Browse Skills

17720 skills found

docusaurus-setup.md
0
1 export docusaurus-setup
2 bilalmk from "bilalmk/ai-native-book"
3 This skill use to deploy the Docusaurus site on github pages, deploy site to GitHub Pages using a CI/CD pipeline with the GitHub CLI.
2026-01-05
fd-search.md
0
1 export fd-search
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Fast and user-friendly file system search using fd as a replacement for `find` command
2026-01-05
orchestrator.md
0
1 export orchestrator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master coordinator that delegates to specialist skills, synthesizes outputs, AND creates new skills on-the-fly when needed. Expert in problem decomposition, skill orchestration, quality assurance, and skill creation for capability gaps. Use for multi-skill coordination, complex task decomposition, workflow design. Activates on 'orchestrate', 'coordinate', 'multi-skill', 'complex task'. NOT for single-domain tasks or simple linear workflows.
2026-01-05
specfirst.md
0
1 export specfirst
2 impactaky from "impactaky/ortify"
3 Spec-driven development methodology for ANY software project.USE WHEN developing features, fixing bugs, creating skills, or preparing releases.USE WHEN user mentions specs, testing, release process, change proposals, or deployment.Provides flexible spec tooling guidance but STRICT release discipline.
2026-01-05
raouf-change-protocol.md
0
1 export raouf-change-protocol
2 Raoof128 from "Raoof128/Raoof128.github.io"
3 Before making any code changes, read AGENT.md/agent.md and changelog variants (CHANGELOG*.md, HISTORY.md, RELEASES.md). After changes, update both agent + changelog files with a "Raouf:" template entry. If blocked, search latest official developer docs and use all available tools/MCPs.
2026-01-05
sentry-setup-tracing.md
0
1 export sentry-setup-tracing
2 getsentry from "getsentry/sentry-for-claude"
3 Setup Sentry Tracing (Performance Monitoring) in any project. Use this when asked to add performance monitoring, enable tracing, track transactions/spans, or instrument application performance. Supports JavaScript, TypeScript, Python, Ruby, React, Next.js, and Node.js.
2026-01-05
backend-nodejs.md
0
1 export backend-nodejs
2 nera0875 from "nera0875/blv_htmx"
3 Node.js/TypeScript backend expert. Handles Express/Fastify API routes, TypeScript strict mode, Prisma ORM, Zod validation, error handling, configuration management. Use when project is Node.js backend (package.json + TypeScript server).
2026-01-05
charm-stack.md
0
1 export charm-stack
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build terminal UIs with Bubbletea, Bubbles, Lipgloss, and Huh. Use when creating TUI applications, interactive forms, styled terminal output, or when user mentions Bubbletea, Bubbles, Lipgloss, Huh, Charm, or TUI development.
2026-01-05
developer-detective.md
0
1 export developer-detective
2 involvex from "involvex/involvex-claude-marketplace"
3 ⚡ PRIMARY TOOL for: 'how does X work', 'find implementation of', 'trace data flow', 'where is X defined', 'audit integrations', 'find all usages'. Uses claudemem v0.3.0 AST with callers/callees analysis. GREP/FIND/GLOB ARE FORBIDDEN.
2026-01-05
lint-service.md
0
1 export lint-service
2 gar-ai from "gar-ai/mallorn"
3 Unified linting scripts for all services in the monorepo. Use when the user wants to lint code, check formatting, or run type checks.
2026-01-05
git-hex-branch-cleanup.md
0
1 export git-hex-branch-cleanup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user wants to clean up a feature branch's history using git-hex (squash/fixup commits, reorder/drop/split commits, or rebase a branch onto main) without using an interactive terminal. Trigger phrases include: "clean up my branch", "polish history", "squash these commits", "fixup commits", "rebase onto main", "rewrite commits".
2026-01-05
review-and-judge.md
0
1 export review-and-judge
2 UBAIDRAZA1 from "UBAIDRAZA1/UBAIDRAZA1-Todo-Web-App"
3 Reviews outputs as a hackathon judge and ensures compliance with specs and rules.
2026-01-05
ai-sdk-core.md
0
1 export ai-sdk-core
2 jackspace from "jackspace/ClaudeSkillz"
3 Backend AI functionality with Vercel AI SDK v5 - text generation, structured output with Zod,tool calling, and agents. Multi-provider support for OpenAI, Anthropic, Google, and Cloudflare Workers AI.Use when: implementing server-side AI features, generating text/chat completions, creating structuredAI outputs with Zod schemas, building AI agents with tools, streaming AI responses, integratingOpenAI/Anthropic/Google/Cloudflare providers, or encountering AI SDK errors like AI_APICallError,AI_NoObjectGeneratedError, streaming failures, or worker startup limits.Keywords: ai sdk core, vercel ai sdk, generateText, streamText, generateObject, streamObject,ai sdk node, ai sdk server, zod ai schema, ai tools calling, ai agent class, openai sdk, anthropic sdk,google gemini sdk, workers-ai-provider, ai streaming backend, multi-provider ai, ai sdk errors,AI_APICallError, AI_NoObjectGeneratedError, streamText fails, worker startup limit ai
2026-01-05
vkc-admin-ops-workflow.md
0
1 export vkc-admin-ops-workflow
2 LEE-SANG-BOK from "LEE-SANG-BOK/VKC-2-"
3 Standardize admin operations workflow (Draft -> Review -> Scheduled publish -> Published) using DB states + admin API routes + scheduled visibility. Use when implementing admin-controlled publishing systems.
2026-01-05
bash-executor.md
0
1 export bash-executor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Execute bash commands and scripts safely with validation, error handling, and security checks. Use for system operations, file management, text processing, and command-line tools.
2026-01-05
blog-en-review.md
0
1 export blog-en-review
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Review and improve English translations in bilingual blog posts. Use when the user wants to review, edit, or polish English text in blog posts that have Japanese originals with `::ja` and `::en` sections.
2026-01-05
mermaid-diagram.md
0
1 export mermaid-diagram
2 younwony from "younwony/TIL"
3 Mermaid CLI를 사용하여 다이어그램을 생성합니다. 플로우차트, 시퀀스 다이어그램, ER 다이어그램 등 복잡한 논리 흐름에 적합합니다.
2026-01-05
openai-assistants.md
0
1 export openai-assistants
2 jackspace from "jackspace/ClaudeSkillz"
3 Complete guide for OpenAI's Assistants API v2: stateful conversational AI with built-in tools(Code Interpreter, File Search, Function Calling), vector stores for RAG (up to 10,000 files),thread/run lifecycle management, and streaming patterns. Both Node.js SDK and fetch approaches.⚠️ DEPRECATION NOTICE: OpenAI plans to sunset Assistants API in H1 2026 in favor of Responses API.This skill remains valuable for existing apps and migration planning.Use when: building stateful chatbots with OpenAI, implementing RAG with vector stores, executingPython code with Code Interpreter, using file search for document Q&A, managing conversation threads,streaming assistant responses, or encountering errors like "thread already has active run", vectorstore indexing delays, run polling timeouts, or file upload issues.Keywords: openai assistants, assistants api, openai threads, openai runs, code interpreter assistant,file search openai, vector store openai, openai rag, assistant streaming, thread persistence,state
2026-01-05
executing-plans.md
0
1 export executing-plans
2 Doyajin174 from "Doyajin174/myskills"
3 Execute plan in batches with review checkpoints. Use when partner provides a complete implementation plan to execute with controlled batches and architect review between batches.
2026-01-05
updating-dawncaster-filters.md
0
1 export updating-dawncaster-filters
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when updating filter options in Dawncaster card/talent browser after game expansions release - systematically checks ALL filter types (categories, rarities, types, banners, expansions) across both HTML dropdowns and JavaScript arrays to prevent missing updates
2026-01-05
tailwindcss.md
0
1 export tailwindcss
2 levanminhduc from "levanminhduc/LuongHoaThoNew"
3 Guide for implementing Tailwind CSS - a utility-first CSS framework for rapid UI development. Use when styling applications with responsive design, dark mode, custom themes, or building design systems with Tailwind's utility classes.
2026-01-05
serpapi.md
0
1 export serpapi
2 vm0-ai from "vm0-ai/api0"
3 SerpApi search engine results API via curl. Use this skill to scrape Google, Bing, YouTube, and other search engines.
2026-01-05
stripe-integration.md
0
1 export stripe-integration
2 breverdbidder from "breverdbidder/life-os"
3 Guides consistent, correct implementation of Stripe payment processing including payment flows, webhooks, subscriptions, and customer management. Use when integrating Stripe payments, setting up subscriptions, implementing webhooks, or managing customer billing.
2026-01-05
frontend-dev.md
0
1 export frontend-dev
2 shabaraba from "shabaraba/shabaraba-cc-plugins"
3 Frontend development skill for React, Next.js, Tailwind CSS, and TypeScript. Use when implementing web frontend features.
2026-01-05