Browse Skills

44358 skills found

task-pull-request.md
0
1 export task-pull-request
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Author pull requests and respond to review feedback. Use when creating PRs, requesting reviews, reading comments, addressing feedback, or merging changes.
2026-01-05
python-development.md
0
1 export python-development
2 btimothy-har 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
arcanea-design-system.md
0
1 export arcanea-design-system
2 frankxai from "frankxai/arcanea"
3 Complete visual design language for Arcanea - cosmic theme tokens, component patterns, animation standards, and Academy-specific aesthetics
2026-01-05
ark-devspace.md
0
1 export ark-devspace
2 dwmkerr 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 mcclowes 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
security-review.md
0
1 export security-review
2 guvnr-dev from "guvnr-dev/guvnr"
3 Perform security-focused code review using OWASP guidelines and AI-specific security best practices.
2026-01-05
cli-ux-colorful.md
0
1 export cli-ux-colorful
2 nikblanchet 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 majiayu000 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 jackspace 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
elite-powerpoint-designer.md
0
1 export elite-powerpoint-designer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create world-class PowerPoint presentations with professional design, consistent branding, sophisticated animations, and polished visual hierarchy. Use when users request presentations, slide decks, pitches, reports, or want to convert markdown to professionally designed PowerPoint with Apple/Microsoft/Google-level quality.
2026-01-05
optimize-throttles.md
0
1 export optimize-throttles
2 teradata-labs 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
ai-native-dev.md
0
1 export ai-native-dev
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Proactively manage development tasks in TASKS.md. Automatically tracks progress, updates status, prioritizes backlog, and estimates effort. Runs in background during development - no explicit invocation needed.
2026-01-05
handbook.md
0
1 export handbook
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete Amplify Gen 2 handbook - instructs Claude to read resources/handbook/ before implementing any code
2026-01-05
impl-repository.md
0
1 export impl-repository
2 ciandt-fulvio from "ciandt-fulvio/synth-lab"
3 Implementar repositórios de acesso a dados em repositories/. Use quando criar repository, acesso a banco, queries SQL, ou persistência.
2026-01-05
spec-architect.md
0
1 export spec-architect
2 codethread 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
relational-database-web-cloudbase.md
0
1 export relational-database-web-cloudbase
2 sycsky from "sycsky/Soncho"
3 Use when building frontend Web apps that talk to CloudBase Relational Database via @cloudbase/js-sdk – provides the canonical init pattern so you can then use Supabase-style queries from the browser.
2026-01-05
fastapi-scaffolding.md
0
1 export fastapi-scaffolding
2 nadeemsangrasi 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
cloud-platforms.md
0
1 export cloud-platforms
2 majiayu000 from "majiayu000/claude-skill-registry"
3 AWS, GCP, Azure data platforms, infrastructure as code, and cloud-native data solutions
2026-01-05
inland-empire.md
0
1 export inland-empire
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Unified memory substrate. Store facts, patterns, and context. Query with remember, consult, and stats commands.
2026-01-05
database.md
0
1 export database
2 hokita from "hokita/fox"
3 Database schemas, table specifications, and migration information. Use when working with database structure or queries.
2026-01-05
json-schema.md
0
1 export json-schema
2 beshkenadze from "beshkenadze/claude-skills-marketplace"
3 Generate and validate JSON Schema definitions. Use when asked to create schemas, validate JSON structure, or document API payloads.
2026-01-05
hierarchical-models.md
0
1 export hierarchical-models
2 choxos from "choxos/BayesianAgent"
3 Patterns for hierarchical/multilevel Bayesian models including random effects, partial pooling, and centered vs non-centered parameterizations.
2026-01-05
architecture.md
0
1 export architecture
2 terraphim from "terraphim/codex-skills"
3 System architecture design for Rust/WebAssembly projects. Creates ADRs,designs APIs, plans module structures, and documents architectural decisions.Never writes implementation code - focuses purely on design and documentation.
2026-01-05
code-reviewing.md
0
1 export code-reviewing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 高品質なコードレビューを実施するスキル。セキュリティ、パフォーマンス、保守性、アーキテクチャの観点から包括的にレビューし、Must/Should/Nice to haveで優先順位付けした建設的なフィードバックを提供します。
2026-01-05