Browse Skills
20307 skills found
skill-gemini-file-search-tool.md
0
1
export
skill-gemini-file-search-tool
2
from
"dnvriend/gemini-file-search-tool"
from
"dnvriend/gemini-file-search-tool"
3
Manage Gemini RAG stores with Code-RAG support
2026-01-05
global-commenting.md
0
1
export
global-commenting
2
from
"mshafei721/Turbocat"
from
"mshafei721/Turbocat"
3
Write self-documenting code with minimal, evergreen comments that explain complex logic without documenting changes or temporary fixes. Use this skill when adding comments to any code file. When deciding whether code needs a comment or should be made more self-explanatory. When writing comments for complex algorithms or business logic. When tempted to add comments about recent changes, fixes, or TODOs. When reviewing existing comments for relevance and accuracy.
2026-01-05
review-coordinator.md
0
1
export
review-coordinator
2
from
"zacjones93/pokidex"
from
"zacjones93/pokidex"
3
Spawns 4 parallel review agents (Accessibility, React Router, React Core, Anders Hejlsberg) to conduct comprehensive multi-perspective code reviews
2026-01-05
backend-dev-guidelines.md
0
1
export
backend-dev-guidelines
2
from
"Hieubkav/wincellarCloneBackend"
from
"Hieubkav/wincellarCloneBackend"
3
Node.js/Express/TypeScript microservices development. Layered architecture (routes → controllers → services → repositories), BaseController, error handling, Sentry monitoring, Prisma, Zod validation, dependency injection. USE WHEN creating routes, controllers, services, repositories, middleware, API endpoints, database access, error tracking.
2026-01-05
cosmic-python.md
0
1
export
cosmic-python
2
from
"meaningfy-ws/agent-skills"
from
"meaningfy-ws/agent-skills"
3
Clean Architecture and Cosmic Python guidance for well-tested, layered Python systems. Use for designing Python projects with layered architecture (models, adapters, services, entrypoints), enforcing Clean Code and SOLID principles, testing strategies (unit tests, BDD, Gherkin), CI/CD setup (pytest, tox, importlinter), and architectural decision-making (ADRs). Applicable to systems requiring strict boundary enforcement, clean separation of concerns, and comprehensive test coverage.
2026-01-05
cjs-architecture.md
0
1
export
cjs-architecture
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Understand CJS2026 codebase architecture, state management patterns, and file organization for effective navigation and modification
2026-01-05
codebase-auditor.md
0
1
export
codebase-auditor
2
from
"cskiro/claudex"
from
"cskiro/claudex"
3
Use PROACTIVELY when auditing code quality, running security scans, assessing technical debt, reviewing code for production readiness, setting up CI quality gates, or tracking DORA metrics. Analyzes codebases against OWASP Top 10, SOLID principles, Testing Trophy, and 2024-25 SDLC standards. Supports incremental audits for large codebases. Not for runtime profiling or real-time monitoring.
2026-01-05
code-reviewer.md
0
1
export
code-reviewer
2
from
"funiq-lab/xagents"
from
"funiq-lab/xagents"
3
Review code for best practices, bugs, and security risks; use for PR reviews, code quality audits, or whenever the user wants feedback.
2026-01-05
nodes-reference.md
0
1
export
nodes-reference
2
from
"Integrum-Global/kaizen-studio"
from
"Integrum-Global/kaizen-studio"
3
Comprehensive node reference documentation for all 110+ Kailash SDK nodes organized by category: AI, API, Code, Data, Database, File, Logic, Monitoring, Admin, Transaction, and Transform nodes. Use when asking about 'node reference', 'available nodes', 'node list', 'AI nodes', 'API nodes', 'code nodes', 'data nodes', 'database nodes', 'file nodes', 'logic nodes', 'monitoring nodes', 'transaction nodes', 'transform nodes', 'which nodes', 'node documentation', or 'node capabilities'.
2026-01-05
testarchitect.md
0
1
export
testarchitect
2
from
"banjoey/FORGE"
from
"banjoey/FORGE"
3
Test-first development strategy for PAI projects. USE WHEN user needs test strategy, coverage analysis, ATDD workflows, risk-based testing, or quality gates. Ensures tests are written before code, not after bugs appear.
2026-01-05
executing-spikes.md
0
1
export
executing-spikes
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Autonomously execute exploratory implementation of one approach from spike definition, working independently until natural stop. Use when partner provides spike definition and assigns you an approach number to explore in isolation, when comparing multiple implementation alternatives, or when evaluating technical feasibility before committing to an approach
2026-01-05
business-english-game.md
0
1
export
business-english-game
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create interactive learning games for business English practice.Supports multiple game types (quiz, simulation, drag-drop) acrossvarious business scenarios (emails, meetings, presentations, negotiations).Generate HTML/React-based games tailored to user's industry, job role,and proficiency level. Use when users request business English learninggames, practice materials, interactive training content, or educationalexercises for professional English communication.
2026-01-05
railway.md
0
1
export
railway
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Deploys applications on Railway with zero-config detection, databases, and automatic CI/CD. Use when deploying Node.js apps, setting up databases, or needing simple PaaS deployment.
2026-01-05
global-tech-stack.md
0
1
export
global-tech-stack
2
from
"frankdevlabs/compilothq"
from
"frankdevlabs/compilothq"
3
Reference and maintain consistency with the project's technical stack including frameworks, runtimes, languages, frontend libraries, databases, ORMs, testing tools, deployment platforms, and third-party services. Use this skill when making technology choices or selecting libraries that need to align with the existing stack, adding new dependencies to package.json, pnpm-workspace.yaml, requirements.txt, or other dependency management files, implementing features using the project's established frameworks, ORMs, databases, or APIs, writing code in the project's primary language and runtime environment, setting up testing infrastructure with the project's test frameworks, configuring CI/CD pipelines or deployment settings, integrating third-party services that match the project's existing integrations, ensuring compatibility with the project's build tools and bundlers, or ensuring any technical implementation decision aligns with the project's established technologies, architectural patterns, and conventions doc
2026-01-05
code-review-checklist.md
0
1
export
code-review-checklist
2
from
"L-Sypniewski/claude-code-toolkit"
from
"L-Sypniewski/claude-code-toolkit"
3
Comprehensive code review checklist covering correctness, performance, security, and maintainability. Use when performing code reviews or preparing code for review.
2026-01-05
authhub.md
0
1
export
authhub
2
from
"awudevelop/claude-plugins"
from
"awudevelop/claude-plugins"
3
Use when implementing authentication, user management, organization/tenant management, team invitations, role-based access control (RBAC), or multi-tenant architecture in a Supabase project. Provides complete schema, API templates, and frontend components for AuthHub-style authentication.
2026-01-05
ds-implement.md
0
1
export
ds-implement
2
from
"edwinhu/claude-plugins"
from
"edwinhu/claude-plugins"
3
This skill should be used when the user asks to "implement the analysis", "run the code", "execute the pipeline", or as Phase 3 of the /ds workflow. Enforces output-first verification at each step.
2026-01-05
plugin-creator.md
0
1
export
plugin-creator
2
from
"shiiman/claude-code-plugins"
from
"shiiman/claude-code-plugins"
3
新しい Claude Code プラグインを作成する。「プラグイン作成」「新しいプラグイン」「プラグインを作って」「プラグイン追加」「plugin 作成」「プラグインを追加したい」「新規プラグイン」などで起動。必要なディレクトリ構造とファイルを持つプラグインを生成。
2026-01-05
react-component.md
0
1
export
react-component
2
from
"rafaelcruzazevedo/dotfiles"
from
"rafaelcruzazevedo/dotfiles"
3
Create React components following Atomic Design and project patterns. Use when asked to create a new component, build UI, or implement a feature with React.
2026-01-05
domain-detection.md
0
1
export
domain-detection
2
from
"kelleysd-apps/sdd-agentic-framework"
from
"kelleysd-apps/sdd-agentic-framework"
3
Analyze text to identify technical domains and suggest appropriate specialized agentsfor delegation following Constitutional Principle X (Agent Delegation Protocol).This skill examines specifications, plans, tasks, or any technical text to detectdomain keywords and recommend whether to use single-agent or multi-agent delegation.It ensures specialized work is routed to specialists rather than handled by generalists.Triggered by: User request for "which agent?", "who should do this?", domainidentification needs, or automatically by /specify, /plan, /tasks commands.
2026-01-05
chrome-devtools-site-search.md
0
1
export
chrome-devtools-site-search
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Validate website parsing and browser automation feasibility by browsing and searching within a user-specified website scope using the chrome-devtools MCP server (mcp_servers.chrome-devtools); summarize results backed by observed page content (real titles/URLs), and open matching pages for review. Use when the user asks you to open a site, find specific content on it, run a site-scoped query, and keep the relevant pages open.
2026-01-05
kc-docs.md
0
1
export
kc-docs
2
from
"Markedslabben/kc"
from
"Markedslabben/kc"
3
Generate intelligent Python project documentation with UML class diagrams, architecture diagrams, and code analysis. Analyzes codebase structure to recommend and create appropriate visualizations for project overview.
2026-01-05
skill-writer.md
0
1
export
skill-writer
2
from
"johanruttens/paddle-battle"
from
"johanruttens/paddle-battle"
3
Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.
2026-01-05
landsandboat-ffxi.md
0
1
export
landsandboat-ffxi
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert knowledge of Final Fantasy XI private server development using LandSandBoat codebase. Use when working with FFXI game mechanics, LandSandBoat source code, database schema, Lua scripting, GM tools, or server administration.
2026-01-05