Browse Skills
22656 skills found
agents.md
0
1
export
agents
2
from
"rafaelcalleja/kai-agents-skill"
from
"rafaelcalleja/kai-agents-skill"
3
Dynamic agent composition and management system. USE WHEN user says create custom agents, spin up custom agents, specialized agents, OR asks for agent personalities, available traits, agent voices. Handles custom agent creation, personality assignment, voice mapping, and parallel agent orchestration.
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"vinceh/recipe"
from
"vinceh/recipe"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
vault.md
0
1
export
vault
2
from
"odysseus0/nix-config"
from
"odysseus0/nix-config"
3
Format conventions for markdown knowledge vaults. Use when writing notes or when format/syntax questions arise. Covers the dual-reader principle (human + AI), YAML frontmatter, wikilinks, and sources.
2026-01-05
claudy-orchestration.md
0
1
export
claudy-orchestration
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use this skill when delegating to sub-agents that require more flexibility than the Task tool provides - when launching multiple agents in parallel, managing persistent sessions across calls, or coordinating complex multi-agent workflows with custom orchestration patterns.
2026-01-05
toon-formatter.md
0
1
export
toon-formatter
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
AGGRESSIVELY use TOON v2.0 format for biggish regular data (≥5 items, ≥60% uniform). Auto-applies to tables, logs, events, transactions, analytics, API responses, database results. Supports 3 array types (inline, tabular, expanded), 3 delimiters (comma, tab, pipe), key folding for nested objects. Triggers on structured data, arrays, repeated patterns. Use TOON by default when tokens matter - RAG pipelines, tool calls, agents, benchmarks. Keywords "data", "array", "list", "table", "log", "transaction", "metric", "analytics", "API", "database", "query", "TOON".
2026-01-05
long-task-harness.md
0
1
export
long-task-harness
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Maintains continuity across long-running tasks that span multiple agent sessions. Use when starting or resuming a complex project that spans multiple sessions, or for tasks with many discrete features requiring iterative development.
2026-01-05
product-analytics-integrator.md
0
1
export
product-analytics-integrator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert guidance for designing event tracking systems, implementing analytics SDKs (PostHog, Mixpanel, GA4, Amplitude), creating semantic event taxonomies, validating instrumentation, building dashboards, and interpreting user behavior metrics. Use when setting up product analytics, designing event tracking, analyzing retention/engagement data, or improving analytics infrastructure.
2026-01-05
nodemailer.md
0
1
export
nodemailer
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Sends emails from Node.js applications using SMTP or other transports with Nodemailer. Use when implementing email functionality with full control over transport configuration.
2026-01-05
ai-engineer.md
0
1
export
ai-engineer
2
from
"kriscard/kriscard-claude-plugins"
from
"kriscard/kriscard-claude-plugins"
3
LLM application and RAG system specialist. Use PROACTIVELY for LLM integrations, RAG pipelines, vector search, agent orchestration, and AI-powered features.
2026-01-05
supadata.md
0
1
export
supadata
2
from
"vm0-ai/api0"
from
"vm0-ai/api0"
3
Supadata API via curl. Use this skill to extract transcripts from YouTube/TikTok/Instagram videos and scrape web content to markdown.
2026-01-05
task-manager.md
0
1
export
task-manager
2
from
"lotosbin/claude-skills"
from
"lotosbin/claude-skills"
3
统一任务管理技能,使用 GitHub Issues 管理所有 Agent 任务,支持任务创建、更新、追踪和完成
2026-01-05
elevenlabs.md
0
1
export
elevenlabs
2
from
"vm0-ai/api0"
from
"vm0-ai/api0"
3
ElevenLabs AI voice generation API via curl. Use this skill to convert text to speech with realistic AI voices.
2026-01-05
auth-js.md
0
1
export
auth-js
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Production-ready Auth.js v5 setup for Next.js and Cloudflare Workers.Use when: setting up authentication, implementing OAuth/credentials/magic links,configuring D1 or PostgreSQL adapters, debugging session issues, migrating fromv4 to v5, fixing edge compatibility, troubleshooting JWT/database sessions,resolving AUTH_SECRET errors, fixing CallbackRouteError, or implementing RBAC.Covers: Next.js App Router & Pages Router, Cloudflare Workers + D1, OAuth providers(GitHub, Google, etc.), credentials auth, magic links, JWT vs database sessions,middleware patterns, role-based access control, token refresh, edge runtimecompatibility, and common error prevention.Keywords: Auth.js, NextAuth.js, authentication, OAuth, credentials, magic links,D1 adapter, Cloudflare Workers, Next.js middleware, JWT session, database session,refresh tokens, RBAC, edge compatibility, AUTH_SECRET, CallbackRouteError,CredentialsSignin, JWEDecryptionFailed, session not updating, route protection
2026-01-05
ai-response-refiner.md
0
1
export
ai-response-refiner
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
AI応答を洗練・改善するスキル。粗い出力を流暢で専門的な文章に変換。構造化、明確化、詳細化、トーン調整、専門性向上、読みやすさ改善を実施。
2026-01-05
worldcrafter-database-setup.md
0
1
export
worldcrafter-database-setup
2
from
"hopeoverture/worldcrafter-v2"
from
"hopeoverture/worldcrafter-v2"
3
Create database tables with Prisma ORM, migrations, and RLS policies. Use when user needs "create database table", "add [model] model", "set up RLS", "create migration", "store data in database", or "design schema". Generates Prisma models with proper naming conventions, creates migrations, sets up Row-Level Security policies, and syncs test database. Includes WorldCrafter patterns for relationships, tags, comments, activity logs, versions, world membership, collections, wiki pages, and bookmarks. Typically the FIRST skill for new features. Do NOT use for UI/forms (use worldcrafter-feature-builder), simple routes (use worldcrafter-route-creator), tests only (use worldcrafter-test-generator), or auth logic only (use worldcrafter-auth-guard).
2026-01-05
troubleshooting-assistant.md
0
1
export
troubleshooting-assistant
2
from
"RobThePCGuy/Claude-Patent-Creator"
from
"RobThePCGuy/Claude-Patent-Creator"
3
Diagnoses and resolves MCP server registration failures, GPU detection, BigQuery authentication, index build failures, import errors, search quality issues, and performance problems.
2026-01-05
web-artifacts-builder.md
0
1
export
web-artifacts-builder
2
from
"defnotwig/My-Portfolioo-"
from
"defnotwig/My-Portfolioo-"
3
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
2026-01-05
using-type-guards.md
0
1
export
using-type-guards
2
from
"djankies/claude-configs"
from
"djankies/claude-configs"
3
Teaches how to write custom type guards with type predicates and use built-in type narrowing in TypeScript. Use when working with unknown types, union types, validating external data, or implementing type-safe runtime checks.
2026-01-05
uml-generation.md
0
1
export
uml-generation
2
from
"rubrical-studios/process-docs"
from
"rubrical-studios/process-docs"
3
Generate UML diagrams from source code (PlantUML)
2026-01-05
frontend-dev-guidelines.md
0
1
export
frontend-dev-guidelines
2
from
"siti34/SPDS-URA"
from
"siti34/SPDS-URA"
3
Comprehensive frontend development guide for Next.js 14+ with App Router, React Server Components, TypeScript, and modern patterns. Use when building Next.js pages, components, layouts, API routes, server actions, data fetching, forms, state management, routing, or working with React 18+ features, TypeScript, Tailwind CSS, and frontend architecture.
2026-01-05
github-task-sync.md
0
1
export
github-task-sync
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Synchronise task lists with GitHub Projects using the gh CLI. Use this skill when users want to add tasks, to-dos, or action items to a GitHub repository's project board. The skill can extract tasks from markdown files, user messages, or structured data, then create GitHub issues and add them to projects. It intelligently detects the target repository from git remotes when not explicitly specified.
2026-01-05
claude-code-architecture.md
0
1
export
claude-code-architecture
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Self-reference guide for Claude Code's own architecture, configuration, and extension points. Use when needing to know where Claude Code stores its configuration files, skills, plugins, hooks, MCP servers, settings, or any other internal structure. Triggers on questions like "where do skills go?", "how do I configure hooks?", "where is the settings file?", or when creating/modifying Claude Code extensions.
2026-01-05
freeagent-api.md
0
1
export
freeagent-api
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Interacts with the FreeAgent accounting API to manage invoices, contacts, projects, expenses, timeslips, and other financial data. Use when the user needs to retrieve, create, update, or analyze FreeAgent accounting information via the API.
2026-01-05
configuring-dapr-pubsub.md
0
1
export
configuring-dapr-pubsub
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Configures Dapr pub/sub components for event-driven microservices with Kafka or Redis.Use when wiring agent-to-agent communication, setting up event subscriptions, or integrating Dapr sidecars.Covers component configuration, subscription patterns, publishing events, and Kubernetes deployment.NOT when using direct Kafka clients or non-Dapr messaging patterns.
2026-01-05