Browse Skills
44358 skills found
git-workflow.md
0
1
export
git-workflow
2
from
"racurry/neat-little-package"
from
"racurry/neat-little-package"
3
User-specific git workflow preferences and edge case handling. Documents commit message format requirements and pre-commit hook retry logic specific to this user. Use when creating commits or handling pre-commit hook failures.
2026-01-05
fork-terminal.md
0
1
export
fork-terminal
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Spawn new terminal windows to run Claude Code, Gemini CLI, or raw CLI commands in parallel. Use when the user wants to fork a task, spawn an agent, run parallel work, delegate a task to a new terminal, or mentions "fork", "spawn", "new terminal", "parallel agent".
2026-01-05
ascii-ui-designer.md
0
1
export
ascii-ui-designer
2
from
"garbray/claude-config"
from
"garbray/claude-config"
3
Create high-quality ASCII art UI/UX previews for web development with a two-phase approach. Phase 1: Design & Preview - visualize interfaces, explore layouts, refine ideas in ASCII format without code. Phase 2: Implementation - when ready, get HTML/CSS/React code and design tokens. Use for exploring ideas, getting stakeholder feedback, and iterating on design before development.
2026-01-05
skill-installer.md
0
1
export
skill-installer
2
from
"OEvortex/opencodex"
from
"OEvortex/opencodex"
3
Install Opencodex skills into $opencodex_home/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
2026-01-05
layout-primitives.md
0
1
export
layout-primitives
2
from
"dylantarre/design-system-skills"
from
"dylantarre/design-system-skills"
3
Builds composable layout components (Stack, Cluster, Grid, Sidebar, Center, Cover). Use when creating layout systems, spacing compositions, or Every Layout-style intrinsic design patterns that adapt without breakpoints.
2026-01-05
prioritize.md
0
1
export
prioritize
2
from
"ioku24/autorankr"
from
"ioku24/autorankr"
3
Prioritize tasks and issues to determine what to work on and in what order. Use after identification, when planning work, or when unsure what to do next. This is the third system in the 5-system framework.
2026-01-05
mutation-testing.md
0
1
export
mutation-testing
2
from
"rubrical-studios/idpf-praxis-dist"
from
"rubrical-studios/idpf-praxis-dist"
3
Guide developers through mutation testing to assess and improve test suite quality
2026-01-05
code-review.md
0
1
export
code-review
2
from
"Cambridge-AI-Build-Club/MCP-Workshop"
from
"Cambridge-AI-Build-Club/MCP-Workshop"
3
Performs structured code reviews focusing on bugs, security, performance, and best practices. Use when reviewing code, pull requests, diffs, or when the user asks for feedback on implementations.
2026-01-05
validation-engine.md
0
1
export
validation-engine
2
from
"jrc1883/popkit-claude"
from
"jrc1883/popkit-claude"
3
Validate plugin integrity and offer safe auto-fixes for common issues - checks agents, skills, hooks, routing config, and plugin structure
2026-01-05
bid-strategy.md
0
1
export
bid-strategy
2
from
"sihu-dev/qetta"
from
"sihu-dev/qetta"
3
입찰 전략 분석 및 최적 투찰가 계산
2026-01-05
dispatching-systematic-debugging.md
0
1
export
dispatching-systematic-debugging
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when encountering bugs, test failures, unexpected behavior, errors, or performance problems - dispatches systematic-debugging-agent that enforces 4-phase process (root cause investigation, pattern analysis, hypothesis testing, implementation) to prevent quick-fix attempts and ensure proper debugging
2026-01-05
gemini-batch.md
0
1
export
gemini-batch
2
from
"edwinhu/workflows"
from
"edwinhu/workflows"
3
This skill should be used when the user asks to "use Gemini Batch API", "process documents at scale", "submit a batch job", "upload files to Gemini", or needs large-scale LLM processing. Includes production gotchas and best practices.
2026-01-05
feature-research.md
0
1
export
feature-research
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide interactive research and POC creation to understand features deeply. This skill should be used when planning to implement a new feature and needing to research design patterns, understand integration points in the codebase, consult documentation via MCP Deep Wiki, or create minimal POCs to validate concepts. Can receive CDC.md from feature-specification as input for clear requirements.
2026-01-05
time-series-models.md
0
1
export
time-series-models
2
from
"choxos/BayesianAgent"
from
"choxos/BayesianAgent"
3
Bayesian time series models including AR, MA, ARMA, state-space models, and dynamic linear models in Stan and JAGS.
2026-01-05
comparative-estimation-study.md
0
1
export
comparative-estimation-study
2
from
"MontassarbellahAbdallah/Construction_cost_estimation_system"
from
"MontassarbellahAbdallah/Construction_cost_estimation_system"
3
Compare AI-generated estimations with actual company PDFs to identify price differences and new items. Use when users need to validate estimations against real company quotes.
2026-01-05
root-calculator.md
0
1
export
root-calculator
2
from
"techybolek/child"
from
"techybolek/child"
3
Performs mathematical root calculations including square root, cube root, and nth roots. Use when user asks to calculate square root, cube root, nth root, or uses keywords like 'sqrt', 'root of', 'calculate root'.
2026-01-05
env-config-management.md
0
1
export
env-config-management
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
환경변수(.env.*), Spring 프로파일(application-*.yml) 수정 시 사용. app/backend/CLAUDE.md 참조 필수. 서비스별 포트 중복 검증, 민감 정보는 .env.local만, application-*.yml은 플레이스홀더만(기본값 금지). 의미없는 override 지양. SQS 엔드포인트 정확성 확인.
2026-01-05
implement-static-graph-question.md
0
1
export
implement-static-graph-question
2
from
"asmith7013/coachingPlatform"
from
"asmith7013/coachingPlatform"
3
Create D3 questions with static line graphs and coordinating table inputs. Students read graphs and fill in corresponding values.
2026-01-05
deployment-engineer.md
0
1
export
deployment-engineer
2
from
"MrOwaisAbdullah/ai-humanoid-robotics"
from
"MrOwaisAbdullah/ai-humanoid-robotics"
3
Expert deployment automation for cloud platforms. Handles CI/CD pipelines, container orchestration, infrastructure setup, and production deployments with battle-tested configurations. Specializes in GitHub Actions, Docker, HuggingFace Spaces, and GitHub Pages.
2026-01-05
doc-coauthoring.md
0
1
export
doc-coauthoring
2
from
"RebelPotato/agent-config"
from
"RebelPotato/agent-config"
3
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
2026-01-05
task-coding-loop.md
0
1
export
task-coding-loop
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Earn trust through verification. Invoke at session start to establish verifiable checkpoints (environment, baseline, completion). Trust comes from gates, not claims.
2026-01-05
prompt-writer.md
0
1
export
prompt-writer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert prompt engineering for LLMs and AI agents. Use when users request help writing, reviewing, or improving prompts for chatbots, AI agents, system prompts, instruction sets, or any LLM-based application. Applies research-backed techniques to minimize hallucinations and maximize reliability.
2026-01-05
git-workflow.md
0
1
export
git-workflow
2
from
"Git-Fg/thecattoolkit"
from
"Git-Fg/thecattoolkit"
3
PROACTIVELY invoke this skill when creating PRs, resolving merge conflicts, or asked about version control best practices. Provides expert guidance for Git workflows, branching strategies, commit conventions, and collaboration patterns.
2026-01-05
agentic-workflow-guide.md
0
1
export
agentic-workflow-guide
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design, review, and improve agent workflows & agent using SSOT, SRP, Fail Fast principles. Supports Prompt Chaining, Parallelization, Orchestrator-Workers patterns.
2026-01-05