Browse Skills
44915 skills found
systematic-debugging.md
0
1
export
systematic-debugging
2
from
"timequity/vibe-coder"
from
"timequity/vibe-coder"
3
Use when encountering any bug, test failure, or unexpected behavior - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
2026-01-05
slop.md
0
1
export
slop
2
from
"rhinoman/slop-plugin"
from
"rhinoman/slop-plugin"
3
Generate code in SLOP (Symbolic LLM-Optimized Programming), a language designed forminimal human involvement in coding. Use when: (1) User asks for SLOP code, (2) Needstrong contracts and range types, (3) Creating code with typed holes for incrementalgeneration, (4) Generating efficient C code. SLOP uses S-expression syntax and transpiles to C.
2026-01-05
property-testing-guide.md
0
1
export
property-testing-guide
2
from
"EmilLindfors/claude-marketplace"
from
"EmilLindfors/claude-marketplace"
3
Introduces property-based testing with proptest, helping users find edge cases automatically by testing invariants and properties. Activates when users test algorithms or data structures.
2026-01-05
markdown.md
0
1
export
markdown
2
from
"46ki75/skills"
from
"46ki75/skills"
3
Markdown linting and automated fixing using markdownlint-cli2. Use when Claude needs to: (1) Check markdown files for style issues, (2) Fix markdown formatting problems, (3) Ensure markdown follows best practices, (4) Validate markdown documents, or (5) Apply consistent markdown styling
2026-01-05
analysis-phase.md
0
1
export
analysis-phase
2
from
"metasaver/metasaver-marketplace"
from
"metasaver/metasaver-marketplace"
3
Parallel execution of analysis check skills. Command-specific - /ms uses all 3 checks, /build uses 2, /audit uses 2 different ones. See command for which checks to run.
2026-01-05
writing-plans.md
0
1
export
writing-plans
2
from
"seanGSISG/crispy-claude"
from
"seanGSISG/crispy-claude"
3
Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
2026-01-05
bigquery.md
0
1
export
bigquery
2
from
"BfdCampos/dotfiles"
from
"BfdCampos/dotfiles"
3
Comprehensive guide for using BigQuery CLI (bq) to query and inspect tables in Monzo's BigQuery projects, with emphasis on data sensitivity and INFORMATION_SCHEMA queries.
2026-01-05
react.md
0
1
export
react
2
from
"kprsnt2/MyLocalCLI"
from
"kprsnt2/MyLocalCLI"
3
React development patterns and best practices including hooks, state management, and performance optimization.
2026-01-05
ui-ux-design.md
0
1
export
ui-ux-design
2
from
"htooayelwinict/claude-config"
from
"htooayelwinict/claude-config"
3
Design and implement UI/UX changes using existing components and Tailwind tokens; ensure accessibility. EXCLUSIVE to ui-ux-designer agent.
2026-01-05
rp2350-micropython.md
0
1
export
rp2350-micropython
2
from
"rghamilton3/dotfiles"
from
"rghamilton3/dotfiles"
3
Expert RP2350 development with MicroPython, covering Pimoroni Presto hardware, touchscreen interfaces, RGB lighting control, BLE server implementation, and display rendering. Use when developing for RP2350 boards, implementing touch UI, managing BLE communication, or working with RGB backlights.
2026-01-05
moc-curator.md
0
1
export
moc-curator
2
from
"alexanderop/second-brain-nuxt"
from
"alexanderop/second-brain-nuxt"
3
Suggest MOC updates and new MOCs based on semantic clustering.Use when asked to "curate MOCs", "update maps", "find clusters","what MOCs need updating", or "organize my notes".
2026-01-05
ff-statistical-methods.md
0
1
export
ff-statistical-methods
2
from
"zazu-22/ff_data_analytics"
from
"zazu-22/ff_data_analytics"
3
Expert guidance on statistical analysis methodologies and Monte Carlo simulation for fantasy football. Use this skill when selecting regression approaches, designing simulations, performing variance analysis, or conducting hypothesis tests. Covers regression types (OLS, Ridge, Lasso, GAMs), Monte Carlo frameworks, regression-to-mean analysis, and statistical best practices for player performance modeling.
2026-01-05
systematic-debugging.md
0
1
export
systematic-debugging
2
from
"a-ariff/ariff-claude-plugins"
from
"a-ariff/ariff-claude-plugins"
3
Structured approach to finding and fixing bugs
2026-01-05
birdmate.md
0
1
export
birdmate
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
APM project for birdmate
2026-01-05
track-and-field.md
0
1
export
track-and-field
2
from
"violetio/violet-ai-plugins"
from
"violetio/violet-ai-plugins"
3
Track & Field affiliate tracking context
2026-01-05
sap-odoo18-taxpulse-certified.md
0
1
export
sap-odoo18-taxpulse-certified
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
End-to-end ERP + tax intelligence engineer skill: SAP Business One functional parity, Odoo 18 CE/OCA-compliant implementation, and deep Finance Tax Pulse (PH tax) integration.
2026-01-05
monitoring.md
0
1
export
monitoring
2
from
"pluginagentmarketplace/custom-plugin-kubernetes"
from
"pluginagentmarketplace/custom-plugin-kubernetes"
3
Master Kubernetes observability, monitoring with Prometheus, logging, metrics, and distributed tracing. Learn to implement comprehensive monitoring strategies.
2026-01-05
maintaining-code-quality.md
0
1
export
maintaining-code-quality
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Maintaining code quality and standards in StickerNest. Use when refactoring code, checking file sizes, splitting large files, reviewing code structure, or when files exceed length limits. Covers file length limits, refactoring patterns, code organization, and the "check existing code first" principle.
2026-01-05
nextjs-fsd-starter.md
0
1
export
nextjs-fsd-starter
2
from
"rladydqls99/claude"
from
"rladydqls99/claude"
3
Create a new Next.js project with FSD (Feature-Sliced Design) architecture, TypeScript, Tailwind CSS, ESLint (flat config), Prettier, and Husky. Use when user asks to create/scaffold/initialize a Next.js project with FSD architecture, or when they want a production-ready Next.js boilerplate with modern tooling setup.
2026-01-05
pal-thinkdeep.md
0
1
export
pal-thinkdeep
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Multi-stage deep investigation and reasoning for complex problems using PAL MCP. Use for architecture decisions, complex analysis, performance challenges, or when you need thorough reasoning. Triggers on complex problems requiring deep thought, hypothesis testing, or expert analysis.
2026-01-05
moai-lang-shell.md
0
1
export
moai-lang-shell
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Shell scripting best practices with bats-core 1.11, shellcheck 0.10, and POSIX compliance.
2026-01-05
skill-generator.md
0
1
export
skill-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Meta-skill for creating, refining, and managing Agent Skills. Use when needing to create new skills, improve existing skills, analyze skill performance, or teach the agent new capabilities. Enables self-improvement and knowledge capture.
2026-01-05
runbook.md
0
1
export
runbook
2
from
"aaronwald/dlawskillz"
from
"aaronwald/dlawskillz"
3
Create new runbook in current branch.
2026-01-05
proto-gen.md
0
1
export
proto-gen
2
from
"AlexandrePrevot/OrderParserProcessor"
from
"AlexandrePrevot/OrderParserProcessor"
3
Generate C++ and Python code from Protocol Buffer definitions. Use when user asks to generate proto files, compile protos, regenerate gRPC code, or mentions protobuf/gRPC generation.
2026-01-05