Browse Skills
2849 skills found
ragsharp-query-code-graph.md
0
1
export
ragsharp-query-code-graph
2
from
"managedcode/RagSharp"
from
"managedcode/RagSharp"
3
Query the ragsharp code graph for declarations, references, callers, callees, dependencies, and line-number evidence.Triggers: find usages, where defined, callers, callees, dependency path, project deps, type hierarchy, line numbers, evidence.
2026-01-05
simulation-code-validation.md
0
1
export
simulation-code-validation
2
from
"DevHammad0/physical-ai-robotics-textbook"
from
"DevHammad0/physical-ai-robotics-textbook"
3
Encodes validation patterns for robotics simulation code (ROS 2, Gazebo, Isaac Sim). Ensures code examples are testable, safe, and follow simulation-first pedagogy. Validates Python syntax, ROS 2 patterns, URDF/SDF markup, and troubleshooting completeness.
2026-01-05
test-driven-development.md
0
1
export
test-driven-development
2
from
"craigtkhill/stdd-agents"
from
"craigtkhill/stdd-agents"
3
Use when writing tests or implementing code. Defines RED-GREEN-REFACTOR cycle and test execution workflow.
2026-01-05
test-writing-patterns.md
0
1
export
test-writing-patterns
2
from
"scooter-indie/gh-pmu"
from
"scooter-indie/gh-pmu"
3
Guide experienced developers on test structure, patterns, assertions, and test doubles for effective test-driven development
2026-01-05
feature-planner.md
0
1
export
feature-planner
2
from
"GMNAPI/DevPortfolio"
from
"GMNAPI/DevPortfolio"
3
Analyze feature documentation (PDF, markdown, or requirements) and create comprehensive implementation plans for DevPortfolio Portfolio app features. Use when asked to create implementation plans, analyze feature requirements, plan new sections, or design features for apps/portfolio/. Generates detailed phase-by-phase plans with entity design, core layer, components, hooks, styling, i18n, and testing checklists.
2026-01-05
scribe-mcp-usage.md
0
1
export
scribe-mcp-usage
2
from
"CortaLabs/scribe_mcp"
from
"CortaLabs/scribe_mcp"
3
Operate the local Scribe MCP for any ~/projects/* repo; use when registering the server, setting projects, drafting ARCH/PHASE/CHECKLIST via manage_docs, or logging work with append_entry/get_project safeguards.
2026-01-05
ui-check.md
0
1
export
ui-check
2
from
"YuheiNakasaka/cc-dev-kit"
from
"YuheiNakasaka/cc-dev-kit"
3
Use Playwright MCP to check UI styles and usability. Automatically used for requests like "check UI", "verify appearance", "take screenshot".
2026-01-05
publishing-astro-websites.md
0
1
export
publishing-astro-websites
2
from
"SpillwaveSolutions/publishing-astro-websites-agentic-skill"
from
"SpillwaveSolutions/publishing-astro-websites-agentic-skill"
3
Comprehensive guidance for building and deploying static websites with the Astro framework.This skill should be used when asked to "create astro site", "deploy astro to firebase","set up content collections", "add mermaid diagrams to astro", "configure astro i18n","build static blog", or "astro markdown setup". Covers SSG fundamentals, Content Collections,Markdown/MDX, partial hydration, islands architecture, and deployment to Netlify, Vercel,GitHub Pages, or GCP/Firebase.
2026-01-05
creating-claude-skills.md
0
1
export
creating-claude-skills
2
from
"scottwater/config"
from
"scottwater/config"
3
Design and create Claude Skills for this Rails event-sourced codebase. Use when you need to capture repeatable workflows, complex multi-step processes, or domain-specific patterns that Claude should handle consistently.
2026-01-05
travelpay-api-expert.md
0
1
export
travelpay-api-expert
2
from
"ianmenethil/zenpay-swagger-file"
from
"ianmenethil/zenpay-swagger-file"
3
Comprehensive expert on TravelPay payment processing API with deep domain knowledge, workflow expertise, and production-ready code generation capabilities
2026-01-05
managing-forks.md
0
1
export
managing-forks
2
from
"mcfearsome/fork-yeah"
from
"mcfearsome/fork-yeah"
3
Manages parallel conversation branches using git worktrees. Use when you want to explore multiple solution approaches simultaneously, need to try different implementations, or want to checkpoint your current conversation state before branching into alternative paths.
2026-01-05
seo-optimizer.md
0
1
export
seo-optimizer
2
from
"ntaksh42/agents"
from
"ntaksh42/agents"
3
Analyze and optimize web pages for SEO including meta tags, structured data, and performance. Use when improving website SEO or analyzing search optimization.
2026-01-05
claude-code-features.md
0
1
export
claude-code-features
2
from
"silenvx/flow-development-program"
from
"silenvx/flow-development-program"
3
新機能調査、提案、設計方針確認時に使用。
2026-01-05
code-quality.md
0
1
export
code-quality
2
from
"jared-bloomer/claude-config"
from
"jared-bloomer/claude-config"
3
Ensures code follows quality standards. Apply when reviewing or writing production code.
2026-01-05
frontend-dev-guidelines.md
0
1
export
frontend-dev-guidelines
2
from
"thomas0369/claude_ai"
from
"thomas0369/claude_ai"
3
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.
2026-01-05
gemini-cli.md
0
1
export
gemini-cli
2
from
"seungwonme/nextjs-boilerplate"
from
"seungwonme/nextjs-boilerplate"
3
Use Gemini CLI for large codebase analysis when context limits are exceeded. Use `gemini -p` with @ syntax to include files/directories when analyzing entire codebases, comparing multiple large files, understanding project-wide patterns, or verifying implementation across files exceeding 100KB total.
2026-01-05
stoptimizer.md
0
1
export
stoptimizer
2
from
"ShipFail/promptware"
from
"ShipFail/promptware"
3
Precise token counter for GPT, Claude, and Gemini models (source of truth from software kernel)
2026-01-05
typescript-node-expert.md
0
1
export
typescript-node-expert
2
from
"DammianMiller/universal-agent-memory"
from
"DammianMiller/universal-agent-memory"
3
Expert TypeScript/Node.js developer for building high-quality, performant, and maintainable CLI tools and libraries. Enforces best practices, strict typing, and modern patterns.
2026-01-05
collaborating-with-coco.md
0
1
export
collaborating-with-coco
2
from
"luw2007/skills"
from
"luw2007/skills"
3
Delegates coding tasks to Coco CLI (Codebase Copilot) for prototyping, debugging, and code review. Use when needing algorithm implementation, bug analysis, or code quality feedback. Supports multi-turn sessions via SESSION_ID.
2026-01-05
code-review-assistant.md
0
1
export
code-review-assistant
2
from
"fusionet24/AISkills"
from
"fusionet24/AISkills"
3
Activates when reviewing code to identify quality issues, security vulnerabilities, and suggest improvements
2026-01-05
change-planning.md
0
1
export
change-planning
2
from
"noodlbox/noodlbox-claude-plugins"
from
"noodlbox/noodlbox-claude-plugins"
3
Analyze blast radius, check what will break, review changes before commit. Use for pre-commit review, PR risk assessment, planning safe refactors, or checking if changes are safe to merge. NOT for debugging (use debugging) or exploring unfamiliar code (use exploring-codebases).
2026-01-05
java-unit-tests.md
0
1
export
java-unit-tests
2
from
"Kacper99/kacpers-marketplace"
from
"Kacper99/kacpers-marketplace"
3
Comprehensive guidance for writing high-quality unit tests in Java projects using JUnit 5 and AssertJ. Use when writing unit tests, creating test classes, or need guidance on mocking strategies, assertions, test builders, or JUnit 5 best practices. Requires JUnit 5, AssertJ, and Mockito dependencies.
2026-01-05
backend-migrations.md
0
1
export
backend-migrations
2
from
"Software-Design-Club/todo-app"
from
"Software-Design-Club/todo-app"
3
Create and manage database migrations with reversible changes, zero-downtime deployments, and proper version control practices. Use this skill when creating database migration files, schema change scripts, or any files that modify database structure. Use this when writing migration files with up/down methods, implementing rollback strategies, creating or modifying database tables, adding or removing columns, creating indexes, or handling data migrations separately from schema changes. Use this when working on files in migration directories like db/migrate/, migrations/, or database/migrations/, or when modifying schema definition files.
2026-01-05
web-search.md
0
1
export
web-search
2
from
"0xKahi/dotfiles"
from
"0xKahi/dotfiles"
3
search the web for information when user explicitly requests web searches, by identifying the nature of the request and delegating to appropriate subagents (@code-researcher for documentation/code examples, @web-researcher for general information)
2026-01-05