Browse Skills
17720 skills found
quality-standards.md
4
1
export
quality-standards
2
from
"cuipengfei/prompts"
from
"cuipengfei/prompts"
3
质量标准 - 代码质量、设计模式和反模式的统一指南。包含 SOLID 原则、代码异味识别和最佳实践。
2026-01-05
verification-gate.md
4
1
export
verification-gate
2
from
"Jamie-BitFlight/claude_skills"
from
"Jamie-BitFlight/claude_skills"
3
Enforce mandatory pre-action verification checkpoints to prevent pattern-matching from overriding explicit reasoning. Use this skill when about to execute implementation actions (Bash, Write, Edit, MultiEdit) to verify hypothesis-action alignment. Blocks execution when hypothesis unverified or action targets different system than hypothesis identified. Critical for preventing cognitive dissonance where correct diagnosis leads to wrong implementation.
2026-01-05
entity-resolution.md
4
1
export
entity-resolution
2
from
"costiash/CognivAgent"
from
"costiash/CognivAgent"
3
Identifies and merges duplicate entities in Knowledge Graph projects. Use after extraction to consolidate duplicate entities, or when users ask about potential duplicates. Supports automatic merging for high-confidence matches and user confirmation for medium-confidence candidates.
2026-01-05
agenthero-ai.md
4
1
export
agenthero-ai
2
from
"Interstellar-code/claud-skills"
from
"Interstellar-code/claud-skills"
3
AgentHero AI - Hierarchical multi-agent orchestration system with PM coordination, file-based state management, and interactive menu interface. Use when managing complex multi-agent workflows, coordinating parallel sub-agents, or organizing large project tasks with multiple specialists. All created agents use aghero- prefix.
2026-01-05
facet.md
4
1
export
facet
2
from
"fasterthanlime/.claude"
from
"fasterthanlime/.claude"
3
Facet is a serde replacement for Rust using reflection. Use this skill when working with serialization, deserialization, CLI parsing, or any task where you'd normally use serde. Provides crate mappings (serde_json → facet-json, clap → facet-args, etc.) and usage patterns.
2026-01-05
create-frontend-controller.md
4
1
export
create-frontend-controller
2
from
"ProxiBlue/claude-skills"
from
"ProxiBlue/claude-skills"
3
Creates a frontend controller action in Magento 2 for the storefront. Use when building custom frontend pages, AJAX endpoints, form submission handlers, or API-like endpoints for JavaScript.
2026-01-05
toml-python.md
4
1
export
toml-python
2
from
"Jamie-BitFlight/claude_skills"
from
"Jamie-BitFlight/claude_skills"
3
When reading or writing pyproject.toml or .toml config files in Python. When editing TOML while preserving comments and formatting. When designing configuration file format for a Python tool. When code uses tomlkit or tomllib. When implementing atomic config file updates.
2026-01-05
map-generator.md
4
1
export
map-generator
2
from
"dmccreary/claude-skills"
from
"dmccreary/claude-skills"
3
This skill generates interactive maps using the Leaflet JavaScript library. Use this skill when users need to create geographic visualizations, location-based data displays, or interactive maps for educational textbooks. The skill creates complete MicroSim packages with HTML, CSS, and documentation, optimized for iframe embedding in narrow MkDocs pages with navbar and TOC.
2026-01-05
websearch-quick.md
4
1
export
websearch-quick
2
from
"thomasholknielsen/claude-code-config"
from
"thomasholknielsen/claude-code-config"
3
Fast, targeted single-pass search strategy for simple factual lookups. 1-iteration workflow with authoritative source verification and minimal citations. Use for version lookups, documentation finding, simple definitions, existence checks. Keywords: what version, find docs, link to, what is, does X support.
2026-01-05
react-patterns.md
4
1
export
react-patterns
2
from
"benshapyro/cadre-devkit-claude"
from
"benshapyro/cadre-devkit-claude"
3
Modern React patterns for TypeScript applications including hooks, state management, and component composition. Use when building React components, managing state, or implementing React best practices.
2026-01-05
ux-waiting-audit.md
4
1
export
ux-waiting-audit
2
from
"BayramAnnakov/ux-waiting-audit"
from
"BayramAnnakov/ux-waiting-audit"
3
Audit UX waiting states for web applications with long-running operations (30+ seconds). Use when asked to evaluate, audit, or analyze a product's loading states, wait times, progress indicators, or user experience during slow operations. Requires browser automation (Chrome MCP tools). Generates comprehensive reports with screenshots, checklist evaluation, and prioritized recommendations.
2026-01-05
software-change-management-using-git.md
4
1
export
software-change-management-using-git
2
from
"delorenj/skills"
from
"delorenj/skills"
3
Use this skill when any task is complete, before beginning any non-trivial task, or whenever working with git or tasked with commiting code.
2026-01-05
github-pr-workflow.md
4
1
export
github-pr-workflow
2
from
"YPares/agent-skills"
from
"YPares/agent-skills"
3
Working with GitHub Pull Requests using the gh CLI. Use for fetching PR details, review comments, CI status, and understanding the difference between PR-level comments vs inline code review comments.
2026-01-05
skill-architecture.md
4
1
export
skill-architecture
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Meta-skill for creating Claude Code skills. TRIGGERS - create skill, YAML frontmatter, validate skill, TodoWrite templates, bundled resources (scripts/references/assets), progressive disclosure, allowed-tools, skill architecture. Use when creating, validating, or structuring skills.
2026-01-05
gen-commit-msg.md
4
1
export
gen-commit-msg
2
from
"acking-you/myclaude-skills"
from
"acking-you/myclaude-skills"
3
Generate concise commit messages based on conversation context and minimal git inspection.
2026-01-05
asciinema-streaming-backup.md
4
1
export
asciinema-streaming-backup
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Real-time asciinema recording backup to GitHub orphan branch with idle-based chunking and brotli archival. TRIGGERS - streaming backup, recording backup, asciinema backup, continuous recording, session backup, orphan branch recording, zstd streaming, chunked recording, real-time backup, github recording storage.
2026-01-05
hammer-test-suite-generator.md
4
1
export
hammer-test-suite-generator
2
from
"Ronin15/SDL3_HammerEngine_Template"
from
"Ronin15/SDL3_HammerEngine_Template"
3
Generates complete test suite infrastructure (test scripts, functional tests, benchmark tests, output directories, CMake integration) for a new SDL3 HammerEngine system or manager following project conventions. Use when adding a new manager or system that needs testing infrastructure.
2026-01-05
webapp-testing.md
4
1
export
webapp-testing
2
from
"NickCrew/claude-cortex"
from
"NickCrew/claude-cortex"
3
Toolkit for interacting with and testing local web applications using Playwright. Use when verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
2026-01-05
multi-agent-performance-profiling.md
4
1
export
multi-agent-performance-profiling
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Multi-agent parallel performance profiling workflow for identifying bottlenecks in data pipelines. Use when investigating performance issues, optimizing ingestion pipelines, profiling database operations, or diagnosing throughput bottlenecks in multi-stage data systems.
2026-01-05
dialogue.md
4
1
export
dialogue
2
from
"jwynia/the-kepler-testimonies"
from
"jwynia/the-kepler-testimonies"
3
Diagnose flat dialogue, same-voice characters, and lack of subtext. Use when conversations feel wooden, characters sound alike, or dialogue only does one thing at a time.
2026-01-05
prompt-optimization-claude-45.md
4
1
export
prompt-optimization-claude-45
2
from
"Jamie-BitFlight/claude_skills"
from
"Jamie-BitFlight/claude_skills"
3
Optimize CLAUDE.md files and Skills for Claude Code CLI. Use when reviewing, creating, or improving system prompts, CLAUDE.md configurations, or Skill files. Transforms negative instructions into positive patterns following Anthropic's official best practices.
2026-01-05
shipany-quick-start.md
4
1
export
shipany-quick-start
2
from
"joey-goodjob/shipanytwo"
from
"joey-goodjob/shipanytwo"
3
Automate first-pass customization of a new ShipAny (ShipAny Two) project from a short project brief (app name, domain/app URL, product description/features, reference links, and branding preferences). Use when the user says they are starting a new project.
2026-01-05
code.md
4
1
export
code
2
from
"sanand0/scripts"
from
"sanand0/scripts"
3
ALWAYS follow this style when writing Python / JavaScript code
2026-01-05
subagent-coordination.md
4
1
export
subagent-coordination
2
from
"outfitter-dev/agents"
from
"outfitter-dev/agents"
3
Orchestrate baselayer subagents for complex tasks. Defines available agents, their skills, and workflows for multi-agent scenarios. Load when coordinating work across agents, delegating tasks, or deciding which agent handles what.
2026-01-05