Browse Skills
17720 skills found
competitor-analysis.md
0
1
export
competitor-analysis
2
from
"Sheshiyer/Skills-claude-brand-genesis"
from
"Sheshiyer/Skills-claude-brand-genesis"
3
Executes a deep-dive market intelligence protocol. Uses search tools to scrape competitor data (Specs, Price, Materials), analyzes customer sentiment (Reviews, FAQs), and synthesizes a product knowledge base.
2026-01-05
command-line-basics.md
0
1
export
command-line-basics
2
from
"astrosteveo/skill-for-ricky"
from
"astrosteveo/skill-for-ricky"
3
Essential Linux command line commands for navigation, file management, and daily tasks. Includes Windows equivalents. Use when the user needs to learn basic terminal commands, file operations, or mentions being intimidated by the command line.
2026-01-05
create-cli.md
0
1
export
create-cli
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior. Use when you’re designing a CLI spec (before implementation) or refactoring an existing CLI’s surface area for consistency, composability, and discoverability.
2026-01-05
close-sprint.md
0
1
export
close-sprint
2
from
"semicolon-devteam/sax-pm"
from
"semicolon-devteam/sax-pm"
3
Sprint(Iteration) 종료 및 회고 정리. Use when (1) Sprint 마감,(2) 회고 작성, (3) /SAX:sprint close 커맨드.
2026-01-05
worktree-workflow.md
0
1
export
worktree-workflow
2
from
"gaurangrshah/gsc-plugins"
from
"gaurangrshah/gsc-plugins"
3
Git worktree setup, management, and cleanup for isolated parallel development
2026-01-05
manage-bap-backup.md
0
1
export
manage-bap-backup
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Manage BAP identity backups - list members, export member identities, and view backup details using the bap CLI. Works with encrypted .bep BAP identity files.
2026-01-05
executing-plans.md
0
1
export
executing-plans
2
from
"Ramblurr/nix-devenv"
from
"Ramblurr/nix-devenv"
3
Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review between batches
2026-01-05
profile.md
0
1
export
profile
2
from
"jankdc/ultraman-bench"
from
"jankdc/ultraman-bench"
3
Analyzes CPU profiles to identify performance bottlenecks and generate optimization recommendations
2026-01-05
env-handler.md
0
1
export
env-handler
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Manage environment variables securely. Handles distinction between .env (template) and .env.local (secrets).
2026-01-05
changelog-generator.md
0
1
export
changelog-generator
2
from
"48Nauts-Operator/opencode-baseline"
from
"48Nauts-Operator/opencode-baseline"
3
Generate user-friendly changelogs from git commits for releases
2026-01-05
gemini-cli.md
0
1
export
gemini-cli
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Gemini CLIを使った任意のタスクを実行するスキル。長文翻訳、PDF翻訳、Q&A、コード生成など、gemini_wrapperを活用して様々なタスクを自動化できる。
2026-01-05
python-development.md
0
1
export
python-development
2
from
"btimothy-har/mycc-config"
from
"btimothy-har/mycc-config"
3
Core Python development skill for scripts, utilities, and general Python code. Covers uv package management, script dependencies, project setup, and coding standards. Use for Python file creation, running scripts, dependency management, or general Python tasks. For web APIs and servers, see python-backend skill. For testing, see python-testing skill.
2026-01-05
ark-devspace.md
0
1
export
ark-devspace
2
from
"dwmkerr/claude-code-agent"
from
"dwmkerr/claude-code-agent"
3
Run Ark from cloned source using devspace
2026-01-05
nextjs-client-cookie-pattern.md
0
1
export
nextjs-client-cookie-pattern
2
from
"mcclowes/vague-playground"
from
"mcclowes/vague-playground"
3
Pattern for client components calling server actions to set cookies in Next.js. Covers the two-file pattern of a client component with user interaction (onClick, form submission) that calls a server action to modify cookies. Use when building features like authentication, preferences, or session management where client-side triggers need to set/modify server-side cookies.
2026-01-05
cli-ux-colorful.md
0
1
export
cli-ux-colorful
2
from
"nikblanchet/claude-code-production-patterns"
from
"nikblanchet/claude-code-production-patterns"
3
Design colorful CLI output with ANSI colors, syntax highlighting, status indicators, and terminal formatting. Use libraries like rich (Python) or chalk (Node.js). Use when designing CLI output, formatting terminal messages, or building command-line interfaces.
2026-01-05
detector-plugin.md
0
1
export
detector-plugin
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create new vision detector plugins following Bob The Skull's detector architecture. Use when adding new detectors like object detection, pose estimation, gesture recognition, or any computer vision detector.
2026-01-05
claude-agent-sdk.md
0
1
export
claude-agent-sdk
2
from
"jackspace/ClaudeSkillz"
from
"jackspace/ClaudeSkillz"
3
This skill provides comprehensive knowledge for working with the Anthropic Claude Agent SDK. It should be used when building autonomous AI agents, creating multi-step reasoning workflows, orchestrating specialized subagents, integrating custom tools and MCP servers, or implementing production-ready agentic systems with Claude Code's capabilities.Use when building coding agents, SRE systems, security auditors, incident responders, code review bots, or any autonomous system that requires programmatic interaction with Claude Code CLI, persistent sessions, tool orchestration, and fine-grained permission control.Keywords: claude agent sdk, @anthropic-ai/claude-agent-sdk, query(), createSdkMcpServer, AgentDefinition, tool(), claude subagents, mcp servers, autonomous agents, agentic loops, session management, permissionMode, canUseTool, multi-agent orchestration, settingSources, CLI not found, context length exceeded
2026-01-05
optimize-throttles.md
0
1
export
optimize-throttles
2
from
"teradata-labs/claude-cookbooks"
from
"teradata-labs/claude-cookbooks"
3
Analyze throttle behavior, recommend optimal configurations, and autonomously create/modify throttles to balance resource allocation and meet performance SLAs
2026-01-05
spec-architect.md
0
1
export
spec-architect
2
from
"codethread/claude-code-plugins"
from
"codethread/claude-code-plugins"
3
Coordinate multi-agent software development from requirements through verified implementation using spec-driven workflows. Use when planning features, creating technical specifications, implementing complex tasks through specialized agents, or managing spec-dev workflows (PLAN/BUILD/ITERATE).
2026-01-05
fastapi-scaffolding.md
0
1
export
fastapi-scaffolding
2
from
"nadeemsangrasi/humanoid-and-robotic-book"
from
"nadeemsangrasi/humanoid-and-robotic-book"
3
Generate and maintain the FastAPI backend structure for the RAG chatbot with proper project organization.
2026-01-05
component-generator.md
0
1
export
component-generator
2
from
"sernstberger/base-joy"
from
"sernstberger/base-joy"
3
Generate new styled components following base-joy patterns. Use when creating a new component, scaffolding a component, adding a new UI component, or building a component from scratch.
2026-01-05
git-hooks.md
0
1
export
git-hooks
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Set up and configure Git pre-commit hooks for code quality, secrets scanning, and commit message validation. Use when installing git hooks, configuring pre-commit checks, or enforcing code standards.
2026-01-05
saas-architect.md
0
1
export
saas-architect
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive SaaS architecture planner for Next.js + Supabase applications. Converts ideas into production-ready technical plans with database schemas, file structures, feature breakdowns, and week-by-week development roadmaps. Use when planning subscription-based applications, multi-tenant SaaS products, or building from idea to launch.
2026-01-05
tailwind-shadcn-ui-setup.md
0
1
export
tailwind-shadcn-ui-setup
2
from
"hopeoverture/worldbuilding-app-skills"
from
"hopeoverture/worldbuilding-app-skills"
3
This skill should be used when setting up, configuring, or initializing Tailwind CSS (v3 or v4) and shadcn/ui for Next.js 16 App Router projects. Configure dark mode, design tokens, base layout with header/sidebar, accessibility defaults, and generate example components. Includes comprehensive setup automation, theme customization, and production-ready patterns. Use when the user requests "setup Tailwind", "configure shadcn/ui", "add dark mode", "initialize design system", or "setup UI framework" for Next.js projects.
2026-01-05