← All creators

Claudient

Organization

Claude Code Skills, Agents & Plugins — Claudient

49 indexed · 0 Featured · 4 stars · avg score 65
Prolific

Categories

Indexed Skills (49)

AI & Automation Listed

agent-construction

Multi-agent architecture, orchestrator patterns, tool design, agent loops, memory, error handling, handoffs

4 Updated 2 days ago
Claudient
AI & Automation Listed

claude-agent-sdk

Building a Python or TypeScript application that uses Claude Code capabilities programmatically; deploying Claude as an autonomous agent inside a product; writing code that drives the `claude` CLI in

4 Updated 2 days ago
Claudient
AI & Automation Listed

claude-api

Anthropic Claude API: prompt caching, streaming, tool use, batch processing, model selection, cost optimization

4 Updated 2 days ago
Claudient
AI & Automation Listed

claude-batch

Processing large volumes of prompts (10 or more), non-time-sensitive workloads, or when the user wants to reduce API costs for bulk operations like document processing, evaluations, or dataset annotat

4 Updated 2 days ago
Claudient
AI & Automation Listed

crewai-multi-agent-framework

Building role-based multi-agent workflows in Python; user mentions CrewAI; need a working multi-agent prototype fast; the problem maps naturally to job roles (researcher, writer, reviewer, analyst); s

4 Updated 2 days ago
Claudient
AI & Automation Listed

langgraph

LangGraph stateful agent framework: StateGraph, nodes, edges, conditional branching, persistence/checkpointing, human-in-the-loop, multi-agent subgraphs

4 Updated 2 days ago
Claudient
AI & Automation Listed

llm-eval

LLM evaluation: build evaluation datasets, choose metrics (RAGAS, G-Eval, LLM-as-judge), run automated evals, monitor production quality, and detect regressions

4 Updated 2 days ago
Claudient
AI & Automation Listed

managed-agents

Building applications where agents need to run autonomously in the cloud, or when the user mentions Claude Managed Agents, long-running agent tasks, or building agent-powered products via the Anthropi

4 Updated 2 days ago
Claudient
AI & Automation Listed

mastra

Mastra AI: TypeScript agent framework — agents, workflows, tools, memory, RAG, evals — for building production-grade AI applications

4 Updated 2 days ago
Claudient
AI & Automation Listed

mcp-server-builder

Build custom MCP servers: expose tools, resources, and prompts via stdio or HTTP/SSE transport — connect proprietary data to Claude Code

4 Updated 2 days ago
Claudient
AI & Automation Listed

modal

- User is deploying ML/AI workloads to Modal (modal.com) - Code imports `modal` or references `@app.function`, `@app.cls`, `Stub`, `App` - User needs serverless GPU compute for inference, fine-tuning,

4 Updated 2 days ago
Claudient
AI & Automation Listed

prompt-caching

Claude API usage with repeated large context blocks — system prompts, prepended documents, large tool definitions — or when the user wants to reduce API costs or latency for workloads that reuse the s

4 Updated 2 days ago
Claudient
AI & Automation Listed

prompt-engineering

Prompt engineering for production: few-shot prompting, chain-of-thought, system prompt design, output formatting, temperature settings, and evaluation — for Claude and other LLMs

4 Updated 2 days ago
Claudient
AI & Automation Listed

programmatic-tool-calling-ptc

User wants to reduce API token usage for tool-heavy workflows, mentions programmatic tool calling, or has a pattern where the same tool is called more than 3 times in a single inference pass.

4 Updated 2 days ago
Claudient
AI & Automation Listed

rag-architect

RAG system design: chunking strategies, embedding model selection, vector store choice, retrieval patterns, reranking, evaluation — production-grade retrieval-augmented generation

4 Updated 2 days ago
Claudient
AI & Automation Listed

vercel-ai-sdk

Vercel AI SDK: streaming AI responses to Next.js, useChat/useCompletion hooks, tool calls, generative UI, multi-provider routing (Claude, OpenAI, Gemini)

4 Updated 2 days ago
Claudient
AI & Automation Listed

browser

Browser automation with Playwright: web scraping, UI testing, form filling, screenshot capture, PDF generation, session recording

4 Updated 2 days ago
Claudient
AI & Automation Listed

claude-design-brand-system-setup

- First time configuring Claude Design for a project or company — no prior design system exists in the tool - Starting a new client project in Claude Design where the client has an existing brand - De

4 Updated 2 days ago
Claudient
AI & Automation Listed

claude-design--end-to-end-workflows

- Starting a new project and need a repeatable design-to-production process rather than ad hoc prompting - A team member is new to Claude Design and needs a structured approach to avoid wasted session

4 Updated 2 days ago
Claudient
AI & Automation Listed

claude-design-integration

- User has exported a handoff bundle from Claude Design and wants to implement it as code - User wants to set up a design→code workflow using Claude Design output - User asks how to convert a Claude D

4 Updated 2 days ago
Claudient
AI & Automation Listed

embedded-systems

Writing firmware for microcontrollers (STM32, ESP32, nRF52, RP2040), designing FreeRTOS task architectures, implementing HAL peripheral drivers, writing interrupt service routines, configuring DMA tra

4 Updated 2 days ago
Claudient
AI & Automation Listed

claude-design--frontier-capabilities

- Building interactive experiences that go beyond standard UI — 3D, audio, particle effects, or immersive animation - Pitch deck or product demo needs live interactive elements rather than static scre

4 Updated 2 days ago
Claudient
AI & Automation Listed

game-development

Unity or Unreal game development tasks — implementing Unity DOTS/ECS for high entity counts, designing game loops, architecting multiplayer with client-side prediction and server reconciliation, optim

4 Updated 2 days ago
Claudient
AI & Automation Listed

iot-development

Connecting IoT devices to cloud infrastructure, designing MQTT topic hierarchies, setting up AWS IoT Core or A

4 Updated 2 days ago
Claudient
AI & Automation Listed

office-docs

Generate PPTX presentations, DOCX reports, and XLSX spreadsheets from structured data — using python-pptx, python-docx, and openpyxl without requiring Microsoft Office

4 Updated 2 days ago
Claudient
AI & Automation Listed

playwright-pro

Playwright E2E testing: page object model, fixture setup, network interception, visual regression, CI integration, and debugging flaky tests — production-grade browser automation

4 Updated 2 days ago
Claudient
AI & Automation Listed

remotion

Remotion video generation: create product demo videos, animated release notes, and explainer videos as React components — render to MP4/GIF programmatically

4 Updated 2 days ago
Claudient
AI & Automation Listed

saas-scaffolder

SaaS project scaffolder: generate a complete production-ready SaaS codebase from a description — Next.js, auth, database, payments, email, and deployment configured

4 Updated 2 days ago
Claudient
AI & Automation Listed

spec-to-repo

Spec to repo: turn a product specification, PRD, or feature description into a complete working repository with code, tests, CI, and documentation

4 Updated 2 days ago
Claudient
AI & Automation Listed

csharp

C#/.NET minimal API, Entity Framework Core, dependency injection, background services, middleware, LINQ

4 Updated 2 days ago
Claudient
AI & Automation Listed

elixir--phoenix

- Building Phoenix web applications or APIs - Designing OTP supervision trees with GenServer and Supervisor - Implementing Phoenix LiveView for server-rendered reactive UIs - Writing Ecto changesets a

4 Updated 2 days ago
Claudient
AI & Automation Listed

flutter-3

- Building Flutter applications for iOS, Android, web, or desktop - Architecting state management with Riverpod 2 - Configuring navigation with go_router - Implementing platform channels for native co

4 Updated 2 days ago
Claudient
AI & Automation Listed

go

Go project layout, HTTP handlers, interfaces, goroutines, error wrapping, table-driven tests, slog logging

4 Updated 2 days ago
Claudient
AI & Automation Listed

spring-boot

Spring Boot REST API, JPA repositories, Spring Security JWT, @WebMvcTest, @SpringBootTest, Spring Cloud

4 Updated 2 days ago
Claudient
AI & Automation Listed

kotlin--android

- Building Android apps with Jetpack Compose - Setting up ViewModel with StateFlow or SharedFlow - Configuring Room database (entity, DAO, database class) - Integrating Retrofit for HTTP and Moshi/Gso

4 Updated 2 days ago
Claudient
AI & Automation Listed

angular-17

- Building or maintaining Angular 17+ applications - Migrating from NgModule-based components to standalone components - Implementing reactive state with Signals or NgRx - Optimi

4 Updated 2 days ago
Claudient
AI & Automation Listed

astro

Astro framework: content-first sites, islands architecture, MDX collections, Cloudflare Workers/Pages deployment, View Transitions, SEO

4 Updated 2 days ago
Claudient
AI & Automation Listed

better-auth

Better Auth: the open-source auth framework for Next.js/TypeScript — session management, OAuth, 2FA, RBAC, Drizzle/Prisma adapters, no vendor lock-in

4 Updated 2 days ago
Claudient
AI & Automation Listed

bun

Bun runtime: build fast Node.js-compatible APIs with Bun's built-in server, bundler, test runner, and package manager — Elysia framework, SQLite, and edge-optimised patterns

4 Updated 2 days ago
Claudient
AI & Automation Listed

express

Express.js REST API: routing, middleware chains, error handling, validation with Zod, authentication with JWT, and production patterns for Node.js services

4 Updated 2 days ago
Claudient
API & Backend Listed

fastify

Fastify REST API: schema-first validation, plugin architecture, hooks lifecycle, TypeScript, Pino logging, JWT auth, Swagger, and production patterns for high-throughput Node.js services

4 Updated 2 days ago
Claudient
AI & Automation Listed

firebase

Firebase: Firestore database, Authentication, Realtime Database, Cloud Functions, Firebase Storage, and security rules — for web and mobile apps

4 Updated 2 days ago
Claudient
AI & Automation Listed

graphql-client-integration

- Setting up a GraphQL client in a React or Next.js project - Consuming a GraphQL API with typed queries - Configuring Apollo Client, urql, or Tanstack Query with GraphQL - Adding GraphQL Code Generat

4 Updated 2 days ago
Claudient
AI & Automation Listed

hono

Hono framework: build ultra-fast REST APIs and middleware for Cloudflare Workers, Bun, Deno, and Node.js — routing, validation with Zod, RPC client, and edge deployment patterns

4 Updated 2 days ago
Claudient
AI & Automation Listed

nestjs

NestJS modules, controllers, services, guards, interceptors, TypeORM, CQRS, microservices, Jest testing

4 Updated 2 days ago
Claudient
AI & Automation Listed

nextjs

Next.js App Router patterns: Server Components, Server Actions, route handlers, middleware, parallel routes, ISR

4 Updated 2 days ago
Claudient
AI & Automation Listed

payload-cms

Payload CMS: TypeScript-first headless CMS, collection schemas, access control, hooks, REST+GraphQL APIs, Next.js App Router integration

4 Updated 2 days ago
Claudient
AI & Automation Listed

rbac

RBAC multi-tenant patterns: role tables, permission checks, row-level scoping, organization isolation, middleware guards for Next.js and Express/FastAPI

4 Updated 2 days ago
Claudient
AI & Automation Listed

advanced-tool-use

User wants to optimi

4 Updated 2 days ago
Claudient

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.