Browse Skills

44915 skills found

architecture-paradigm-client-server.md
0
1 export architecture-paradigm-client-server
2 athola from "athola/claudenomicon"
3 Model system responsibilities across clients, servers, and optional peer nodes.
2026-01-05
ic-optimize.md
0
1 export ic-optimize
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Optimize IC10 code for efficiency and line count. Use when user wants to reduce line count, improve performance, or refactor existing Stationeers IC10 code.
2026-01-05
face-alignment.md
0
1 export face-alignment
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Face alignment, landmark extraction, and quality gating. Use when debugging alignment issues, reviewing rejected faces, or tuning quality thresholds.
2026-01-05
validate.md
0
1 export validate
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Check decisions against beliefs, wisdom, and intentions. Use before significant actions to ensure coherence with accumulated knowledge.
2026-01-05
email-dev.md
0
1 export email-dev
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Email template development with React Email and Tailwind CSS. Use when creating or modifying email templates, testing email rendering, or building email HTML from React components.
2026-01-05
index-docs.md
0
1 export index-docs
2 Roger-Parkinson-EHP from "Roger-Parkinson-EHP/agentic"
3 Index markdown documentation - headings, diagrams, tables, code blocks, links. Use for quick overview without reading full files.
2026-01-05
lintmesh.md
0
1 export lintmesh
2 hexsprite from "hexsprite/lintmesh"
3 Run multiple linters (eslint, oxlint, tsc, biome) in parallel with unified JSON output. Use when linting code, checking for errors before commits, or debugging lint failures. Triggers on "lint", "check code", "run linters", or after editing JS/TS files.
2026-01-05
systematic-debugging.md
0
1 export systematic-debugging
2 timequity 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 rhinoman 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 EmilLindfors 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 46ki75 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 metasaver 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 seanGSISG 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 BfdCampos 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 kprsnt2 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 htooayelwinict 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 rghamilton3 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 alexanderop 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 zazu-22 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 a-ariff from "a-ariff/ariff-claude-plugins"
3 Structured approach to finding and fixing bugs
2026-01-05
birdmate.md
0
1 export birdmate
2 majiayu000 from "majiayu000/claude-skill-registry"
3 APM project for birdmate
2026-01-05
track-and-field.md
0
1 export track-and-field
2 violetio 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 majiayu000 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 pluginagentmarketplace 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