Browse Skills
22656 skills found
typescript-patterns.md
0
1
export
typescript-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Modern TypeScript patterns for type safety and maintainability
2026-01-05
render-book.md
0
1
export
render-book
2
from
"dparedesi/Data-Science-with-Python-book"
from
"dparedesi/Data-Science-with-Python-book"
3
Render the book into HTML or PDF formats using Quarto. Use when the user wants to "render the book", "build the book", "generate the book", or create HTML/PDF output.
2026-01-05
mcp-management.md
0
1
export
mcp-management
2
from
"untangledfinance/untangled-web"
from
"untangledfinance/untangled-web"
3
Manage Model Context Protocol (MCP) servers - discover, analyze, and execute tools/prompts/resources from configured MCP servers. Use when working with MCP integrations, need to discover available MCP capabilities, filter MCP tools for specific tasks, execute MCP tools programmatically, access MCP prompts/resources, or implement MCP client functionality. Supports intelligent tool selection, multi-server management, and context-efficient capability discovery.
2026-01-05
render-book.md
0
1
export
render-book
2
from
"dparedesi/Data-Science-with-R-book"
from
"dparedesi/Data-Science-with-R-book"
3
Render the book into HTML (gitbook) or PDF formats. Use when the user wants to "render the book", "build the book", "generate the book", or create HTML/PDF output.
2026-01-05
git-worktrees.md
0
1
export
git-worktrees
2
from
"AlexisLaporte/agent-helpers"
from
"AlexisLaporte/agent-helpers"
3
Manage multiple Git working trees. Use when user wants to work on multiple branches simultaneously, review PRs while developing, or maintain isolated workspaces.
2026-01-05
adk-agent-handling.md
0
1
export
adk-agent-handling
2
from
"nfbs2000/vibe-with-google-ai-divorce-agent-inflearn"
from
"nfbs2000/vibe-with-google-ai-divorce-agent-inflearn"
3
Google ADK (Agent Development Kit) multi-agent system architecture for BigQuery data analytics. Covers BigQuery agent vs conversational agent patterns, ADK Single Parent Rule, domain routing with sub-agents, agent selection mechanisms, SQL error recovery with ReflectAndRetryToolPlugin, transfer_to_agent workflows, and frontend-backend agent coordination. Use when working with Google ADK agents, multi-agent systems, BigQuery SQL automation, domain expert routing, agent orchestration, or implementing error recovery strategies in AI agent applications.
2026-01-05
moai-cc-agents.md
0
1
export
moai-cc-agents
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Creating and Managing Sub-agents in Claude Code. Design agent personas, define proactive triggers, set tool permissions, structure agent files. Use when building specialized agents for code review, debugging, architecture, or domain-specific tasks.
2026-01-05
self-learning.md
0
1
export
self-learning
2
from
"joe-butler-23/nix-config"
from
"joe-butler-23/nix-config"
3
AI continuous improvement system that detects learning opportunities and evolves skills based on usage patterns. Use when experiencing repeated patterns, skill gaps, workflow inefficiencies, error recovery situations, or when existing skills have not worked as expected and need improvement. Triggers on: iterative refinements, skill modifications, new domain requests, troubleshooting patterns, or workflow optimization opportunities.
2026-01-05
data-attributes.md
0
1
export
data-attributes
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Using data-* attributes as the HTML/CSS/JS bridge for state, variants, and configuration. Use when managing element state, styling variants, or configuring behavior without JavaScript classes.
2026-01-05
search.md
0
1
export
search
2
from
"cyrup-ai/kodegen-claude-plugin"
from
"cyrup-ai/kodegen-claude-plugin"
3
Master fs_search for blazing-fast code search (10-100x faster than grep). WHEN: User mentions "search", "find", "grep", "locate code/files", needs to discover patterns, asks "where is", "which files contain". WHEN NOT: Reading specific known file paths (use fs_read_file), listing directory contents (use fs_list_directory).
2026-01-05
problem-solving.md
0
1
export
problem-solving
2
from
"hungtrandigital/ResidentOne"
from
"hungtrandigital/ResidentOne"
3
Apply systematic problem-solving techniques for complexity spirals (simplification cascades), innovation blocks (collision-zone thinking), recurring patterns (meta-pattern recognition), assumption constraints (inversion exercise), scale uncertainty (scale game), and dispatch when stuck. Techniques derived from Microsoft Amplifier project patterns adapted for immediate application.
2026-01-05
context-manager.md
0
1
export
context-manager
2
from
"physics91/claude-vibe"
from
"physics91/claude-vibe"
3
WHEN: Context setup, token optimization, MCP/agent configuration requestsWHAT: Project analysis + Preset recommendation + MCP server selection + Agent activation + Config generationWHEN NOT: Status check only → /context-status command
2026-01-05
create-agent-skills.md
0
1
export
create-agent-skills
2
from
"RBozydar/rbw-claude-code"
from
"RBozydar/rbw-claude-code"
3
This skill provides expert guidance for creating, writing, building, and refining Claude Code Skills. It should be used when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.
2026-01-05
mastering-aws-cli.md
0
1
export
mastering-aws-cli
2
from
"SpillwaveSolutions/mastering-aws-cli"
from
"SpillwaveSolutions/mastering-aws-cli"
3
AWS CLI v2 quick-reference for experienced developers. Covers compute (Lambda, ECS, EKS), storage (S3, DynamoDB, Aurora), networking (VPC, SSM tunneling), security (IAM, Secrets Manager), and GitHub Actions CI/CD. Use when asked to "write aws commands", "debug aws access", "set up cross-account roles", "configure aws cli", "assume role", "S3 bucket operations", or "deploy to ECS".
2026-01-05
tic-tac-toe-tests.md
0
1
export
tic-tac-toe-tests
2
from
"VictorQian03/tic-tac-toe"
from
"VictorQian03/tic-tac-toe"
3
Create or update pytest coverage for the tic-tac-toe project, including win/draw detection, move validation, bot legality/optimality, and mixed human/bot turn flow. Use when adding or editing tests under the tests/ directory.
2026-01-05
rust-ms-applications.md
0
1
export
rust-ms-applications
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Microsoft Pragmatic Rust Application Guidelines. Use when building CLI tools, binaries, services, or user-facing applications.
2026-01-05
documentation.md
0
1
export
documentation
2
from
"toddmoy/protobox"
from
"toddmoy/protobox"
3
Project documentation patterns using README.md with visual diagrams. For creating and maintaining product-level documentation that's accessible in-app via CMD-I.
2026-01-05
seo-2025-expert.md
0
1
export
seo-2025-expert
2
from
"PPmai/SAO-Auditor"
from
"PPmai/SAO-Auditor"
3
Modern Search Engine Optimization with GEO, AI Overviews optimization, and industry-specific strategies for E-commerce, SaaS, Healthcare, Real Estate, Restaurant, Law Firm, Finance, Travel, and Education industries
2026-01-05
beads-issue-tracking.md
0
1
export
beads-issue-tracking
2
from
"shaneholloman/beads"
from
"shaneholloman/beads"
3
Track complex, multi-session work with dependency graphs using beads (beads) issue tracker. Use when work spans multiple sessions, has complex dependencies, or requires persistent context across compaction cycles. For simple single-session linear tasks, TodoWrite remains appropriate.
2026-01-05
numpy-sorting.md
0
1
export
numpy-sorting
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Sorting and searching algorithms including O(n) partitioning, binary search, and hierarchical multi-key sorting. Triggers: sort, argsort, partition, searchsorted, lexsort, nan sort order.
2026-01-05
backend-queries.md
0
1
export
backend-queries
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Write efficient and secure database queries following best practices for SQL injection prevention, N+1 query optimization, and performance for PostgreSQL (Bun.sql, Prisma, Supabase) and Firestore. Use this skill when writing or modifying database queries, implementing data fetching logic, working with ORMs (Prisma, TypeORM, Entity Framework), using Bun.sql native driver, querying Firestore collections, or implementing caching strategies. Apply when working on service files (services/*.ts, repositories/*.ts, *Service.cs), query builder implementations, data access layers, or any code that fetches or manipulates data. This skill ensures parameterized queries to prevent SQL injection (never interpolate user input), eager loading to prevent N+1 problems, selective column fetching (no SELECT *), strategic indexing on WHERE/JOIN/ORDER BY columns, transactions for related operations, query timeouts for performance, caching expensive queries, prepared statements with Bun.sql for repeated queries, and query-driven mod
2026-01-05
claude-md-customizer.md
0
1
export
claude-md-customizer
2
from
"CAPHTECH/claude-marketplace"
from
"CAPHTECH/claude-marketplace"
3
対話形式の質問を通じてユーザーの技術的背景、開発スタイル、AI協働の好みを把握し、最適化されたCLAUDE.mdを生成するスキル。ユーザーが「CLAUDE.mdをカスタマイズしたい」「AIの振る舞いを自分に合わせたい」「開発スタイルに合わせた設定がしたい」と言った時に使用する。新規ユーザーのオンボーディングや、既存CLAUDE.mdの見直し時にも有効。
2026-01-05
atlas-agent-developer.md
0
1
export
atlas-agent-developer
2
from
"ajstack22/StackMap"
from
"ajstack22/StackMap"
3
Implementation and troubleshooting agent - builds features and fixes bugs
2026-01-05
mcp-builder.md
0
1
export
mcp-builder
2
from
"icartsh/icartsh_plugin"
from
"icartsh/icartsh_plugin"
3
LLM이 잘 설계된 도구를 통해 외부 서비스와 상호작용할 수 있게 해주는 고품질 MCP (Model Context Protocol) 서버를 만들기 위한 가이드입니다. Python (FastMCP) 또는 Node/TypeScript (MCP SDK)를 사용하여 외부 API나 서비스를 통합하는 MCP 서버를 구축할 때 사용하세요.
2026-01-05