Browse Skills
22656 skills found
e2e-test-optimizer.md
0
1
export
e2e-test-optimizer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Optimizes Playwright E2E tests by removing waitForTimeout anti-patterns, implementing smart waits, and enabling test sharding for parallel execution. Use when tests timeout, CI execution exceeds limits, or test reliability issues occur.
2026-01-05
dotfiles-config.md
0
1
export
dotfiles-config
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when editing ANY configuration file in this dotfiles repository. Ensures files are edited in the repo (not symlinks), identifies correct file locations, and tracks the repository structure.
2026-01-05
openrewrite.md
0
1
export
openrewrite
2
from
"motlin/claude-code-plugins"
from
"motlin/claude-code-plugins"
3
OpenRewrite recipe development and test maintenance. Use when writing OpenRewrite recipes, fixing test failures, or working with import ordering in recipe tests.
2026-01-05
managing-handoffs.md
0
1
export
managing-handoffs
2
from
"AJBcoding/claude-skill-eval"
from
"AJBcoding/claude-skill-eval"
3
Create, update, and archive handoffs with proper metadata and verification
2026-01-05
plan.md
0
1
export
plan
2
from
"dgrobinson/dotfiles-common"
from
"dgrobinson/dotfiles-common"
3
Generate a plan for how an agent should accomplish a complex coding task. Use when a user asks for a plan, and optionally when they want to save, find, read, update, or delete plan files in the repo .codex/plans.
2026-01-05
project-agent-creator.md
0
1
export
project-agent-creator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when setting up project-specific agents via /cc:setup-project or when user requests custom agents for their codebase - analyzes project to create specialized, project-aware implementer agents that understand architecture, patterns, dependencies, and conventions
2026-01-05
codemap.md
0
1
export
codemap
2
from
"aronasorman/dotfiles"
from
"aronasorman/dotfiles"
3
Use when debugging errors, understanding feature implementations, or tracing execution flow through unfamiliar code - generates hierarchical maps with inline code snippets (5-10 lines), file:line references, and execution traces. Supports Mermaid diagrams when explicitly requested. Triggers: debug, trace, explain, understand.
2026-01-05
qa-workflow-manager.md
0
1
export
qa-workflow-manager
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Manage QA test case workflows, status transitions, and verification checklists. Use when working with QA status states (Reviewing, DevError, ProdError, DevDone, ProdDone, Hold, Rejected, Duplicate), progress tracking (Waiting, Checking, Working, DevDeployed, ProdDeployed), activity logging, or test case management.
2026-01-05
memory-store.md
0
1
export
memory-store
2
from
"gaurangrshah/gsc-plugins"
from
"gaurangrshah/gsc-plugins"
3
Store knowledge, entries, errors, and context in the worklog database
2026-01-05
rails-developer.md
0
1
export
rails-developer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Эксперт Ruby on Rails. Используй для Rails приложений, ActiveRecord, Hotwire и Rails best practices.
2026-01-05
prompt-injection-testing.md
0
1
export
prompt-injection-testing
2
from
"pluginagentmarketplace/custom-plugin-ai-red-teaming"
from
"pluginagentmarketplace/custom-plugin-ai-red-teaming"
3
Master prompt injection attacks, jailbreak techniques, input manipulation, and payload crafting. Use when testing LLM prompt vulnerability or designing attack scenarios.
2026-01-05
taxonomy-resolver.md
0
1
export
taxonomy-resolver
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Resolves ambiguous organism names to precise NCBI taxonomy IDs and scientific names, then searches for genomic data in ENA (European Nucleotide Archive). Use this skill when users provide common names (like "malaria parasite", "E. coli", "mouse"), abbreviated names, or when you need to convert any organism reference to an exact scientific name for API queries. This skill handles disambiguation through conversation and validates taxonomy IDs via NCBI Taxonomy API.
2026-01-05
defense-in-depth-validation.md
0
1
export
defense-in-depth-validation
2
from
"levanminhduc/LuongHoaThoNew"
from
"levanminhduc/LuongHoaThoNew"
3
Validate at every layer data passes through to make bugs impossible
2026-01-05
chrome-extension.md
0
1
export
chrome-extension
2
from
"leobrival/topographic-studio-plugins"
from
"leobrival/topographic-studio-plugins"
3
Build Chrome extensions with React, TypeScript, Tailwind CSS, and shadcn/ui. Use when users need to create browser extensions, content scripts, or popup UIs. Covers Manifest V3, messaging, storage, and permissions.
2026-01-05
ui-builder.md
0
1
export
ui-builder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert guide for building beautiful, responsive UI with React, Tailwind CSS, Shadcn/ui, and modern design patterns. Use when creating components, layouts, animations, or styling.
2026-01-05
unslopify.md
0
1
export
unslopify
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Tactical code cleanup focusing on type strictness, single responsibility, fail-fast patterns, and DRY. Detects sloppy code, workarounds, silent failures, god classes, and duplication. Use for quick code quality checks before committing or during code review.
2026-01-05
git-ship.md
0
1
export
git-ship
2
from
"RBozydar/rbw-claude-code"
from
"RBozydar/rbw-claude-code"
3
Complete git workflow automation - commit, push, create PR, wait for CI, fetch results, merge. Use when you need to ship changes with proper commits and PR descriptions.
2026-01-05
smalltalk-debugger.md
0
1
export
smalltalk-debugger
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Systematic debugging guide for Pharo Smalltalk development. Provides expertise in error diagnosis (MessageNotUnderstood, KeyNotFound, SubscriptOutOfBounds, AssertionFailure), incremental code execution with eval tool, intermediate value inspection, error handling patterns (on:do: blocks), stack trace analysis, UI debugger window detection (read_screen for hung operations), and debug-fix-reimport workflow. Use when encountering Pharo test failures, Smalltalk exceptions, unexpected behavior, timeout or non-responsive operations, need to verify intermediate values, execute code incrementally for diagnosis, or troubleshoot Tonel import errors.
2026-01-05
tailwind-setup.md
0
1
export
tailwind-setup
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Configure Tailwind CSS and shadcn/ui for React frontends with Django backends, including dark mode support and theme tokens. This skill should be used when setting up a new React project or adding Tailwind to an existing one.
2026-01-05
version-bump.md
0
1
export
version-bump
2
from
"godslew/gclip-cli"
from
"godslew/gclip-cli"
3
Cargo.tomlのversionを更新し、`version bump (vX.Y.Z)`でコミットし、`vX.Y.Z`の軽量タグを作成してoriginへpushする作業で使う。Rust CLIのリリース準備、version bump、git tag/pushの依頼があるときに使う。
2026-01-05
design.md
0
1
export
design
2
from
"ftchvs/ftchvs_26"
from
"ftchvs/ftchvs_26"
3
Apply design system tokens, typography, spacing, and component patterns. Use when styling pages, creating UI components, implementing responsive layouts, working with Tailwind CSS, or ensuring visual consistency across the site.
2026-01-05
typography-expert.md
0
1
export
typography-expert
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Master typographer specializing in font pairing, typographic hierarchy, OpenType features, variable fonts, and performance-optimized web typography. Use for font selection, type scales, web font optimization, and typographic systems. Activate on "typography", "font pairing", "type scale", "variable fonts", "web fonts", "OpenType", "font loading". NOT for logo design, icon fonts, general CSS styling, or image-based typography.
2026-01-05
synapse-a2a.md
0
1
export
synapse-a2a
2
from
"s-hiraoku/synapse-a2a"
from
"s-hiraoku/synapse-a2a"
3
This skill provides comprehensive guidance for inter-agent communication using the Synapse A2A framework. Use this skill when sending messages to other agents, routing @agent patterns, understanding priority levels, or handling A2A protocol operations. Also covers task history management including search, statistics, export, and cleanup operations. Automatically triggered when agent communication, A2A protocol tasks, or history operations are detected.
2026-01-05
fhir-generator.md
0
1
export
fhir-generator
2
from
"Fadil369/doctors-linc"
from
"Fadil369/doctors-linc"
3
FHIR R4 resource generation and validation for healthcare interoperability. Converts medical data into FHIR-compliant JSON resources (Patient, Observation, MedicationRequest, Condition, etc.). Use when creating FHIR resources, validating healthcare data structures, or preparing data for EHR integration.
2026-01-05