Browse Skills
44835 skills found
test-driven-development.md
0
1
export
test-driven-development
2
from
"liauw-media/CodeAssist"
from
"liauw-media/CodeAssist"
3
Use when adding features or fixing bugs. Follow RED/GREEN/REFACTOR cycle. Write failing test first, implement minimal code to pass, then refactor.
2026-01-05
test.md
0
1
export
test
2
from
"AlexandrePrevot/OrderParserProcessor"
from
"AlexandrePrevot/OrderParserProcessor"
3
Run unit tests using CTest. Use when user asks to run tests, test the code, check test results, or mentions test failures.
2026-01-05
issue-validator.md
0
1
export
issue-validator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Validate generated GitHub issues for completeness and implementability. Reviews each issue for clear scope, actionable acceptance criteria, and sufficient context for implementation.
2026-01-05
root-cause.md
0
1
export
root-cause
2
from
"pproenca/dot-claude-old"
from
"pproenca/dot-claude-old"
3
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior
2026-01-05
documentation-librarian.md
0
1
export
documentation-librarian
2
from
"coditect-ai/coditect-dev-generative-ui-development"
from
"coditect-ai/coditect-dev-generative-ui-development"
3
Documentation organization and maintenance system with automated indexing, content deduplication, cross-reference management, and navigation file generation for scalable documentation systems
2026-01-05
testing.md
0
1
export
testing
2
from
"OscSer/opencode-config"
from
"OscSer/opencode-config"
3
Framework for writing and reviewing tests. Use when creating new tests, reviewing test quality, or debugging flaky tests.
2026-01-05
condition-based-waiting.md
0
1
export
condition-based-waiting
2
from
"pproenca/dot-claude"
from
"pproenca/dot-claude"
3
Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses
2026-01-05
peft.md
0
1
export
peft
2
from
"atrawog/bazzite-ai-plugins"
from
"atrawog/bazzite-ai-plugins"
3
Parameter-efficient fine-tuning with LoRA and Unsloth. Covers LoraConfig,target module selection, QLoRA for 4-bit training, adapter merging, andUnsloth optimizations for 2x faster training.
2026-01-05
api-documentation.md
0
1
export
api-documentation
2
from
"Wesley1600/ClaudeCodeFrameWork"
from
"Wesley1600/ClaudeCodeFrameWork"
3
Create comprehensive API documentation with examples, parameter descriptions, and interactive code samples
2026-01-05
loading-insurance-data.md
0
1
export
loading-insurance-data
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
加载并预处理保险保单周度数据,支持智能周期检测、多周数据加载、数据验证和清洗。在开始任何保险数据分析任务时使用。
2026-01-05
naming.md
0
1
export
naming
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
命名规范 / Naming conventions。在创建类、函数、变量,或重命名、检查命名时使用。核心原则:简洁优先,上下文消歧义,类型提示已提供足够信息。Use when naming classes/functions/variables, renaming code, or reviewing names. Prioritizes brevity over self-documentation.
2026-01-05
clojure-guardrails.md
0
1
export
clojure-guardrails
2
from
"Ramblurr/nix-agent-dev"
from
"Ramblurr/nix-agent-dev"
3
Reference for Guardrails library with Malli in Clojure. Use when working with `>defn`, `>defn-`, `>def`, `>fdef` macros, gspec syntax, or function validation. Triggers on guardrails imports, `com.fulcrologic.guardrails.malli`, function specs with `=>` operator, or questions about runtime validation in Clojure.
2026-01-05
brainstorming.md
0
1
export
brainstorming
2
from
"liauw-media/CodeAssist"
from
"liauw-media/CodeAssist"
3
Use when starting new features, major changes, or unclear requirements. Establishes shared understanding before implementation.
2026-01-05
rsdt.md
0
1
export
rsdt
2
from
"blackjiro/dotfiles"
from
"blackjiro/dotfiles"
3
Specification-driven development workflow for creating requirements, design, and tasks. Use when the user wants to plan new features, fix bugs with proper specifications, refactor code systematically, or needs help breaking down complex implementation work. Creates requirement-spec.md (Japanese), design.md (Japanese), and tasks.md (Japanese) in RsDT/<feature_name>/ directory.
2026-01-05
sans-course-extraction.md
0
1
export
sans-course-extraction
2
from
"aRustyDev/dotfiles"
from
"aRustyDev/dotfiles"
3
Extract data from files related to SANS courses.
2026-01-05
serena-code-reading.md
0
1
export
serena-code-reading
2
from
"metasaver/claude-marketplace"
from
"metasaver/claude-marketplace"
3
Token-efficient code reading protocol using Serena's progressive disclosure pattern (90-95% token savings). Provides mandatory workflow, tool reference, and common patterns for symbol-level code navigation.
2026-01-05
obsidian-recurring-expenses.md
0
1
export
obsidian-recurring-expenses
2
from
"AlejandroIglesiasCalvo/Coddex-Obsidian-Skills"
from
"AlejandroIglesiasCalvo/Coddex-Obsidian-Skills"
3
Identifica y registra gastos recurrentes desde correos y adjuntos con validacion estricta y trazabilidad.
2026-01-05
architecture-refactor.md
0
1
export
architecture-refactor
2
from
"franchiseai/claude-code-plugins"
from
"franchiseai/claude-code-plugins"
3
Analyze and refactor backend code to follow entity/service separation patterns. Use when asked to "refactor X to entity pattern", "analyze architecture for X", "extract business rules for X", "separate concerns for X", "create entity for X", or "clean up X service". Triggers on domain concepts like deals, leads, applications, locations, franchisees, etc.
2026-01-05
pygame-patterns.md
0
1
export
pygame-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Codify reusable pygame patterns for entities, projectiles, movement, and sprite handling. Use when implementing pygame entities or systems that need frame-independent physics, collision detection, or sprite management. References verified patterns from project implementation.
2026-01-05
phoenix-capital-exit-investigator.md
0
1
export
phoenix-capital-exit-investigator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Capital allocation and exit recycling investigator. Use when working on low-confidence modules like capital allocation and exit recycling.
2026-01-05
sequential-thinking.md
0
1
export
sequential-thinking
2
from
"dev-jelly/jelly-dotclaude"
from
"dev-jelly/jelly-dotclaude"
3
Multi-step analytical reasoning with hypothesis testing for complex problems
2026-01-05
sonar-properties.md
0
1
export
sonar-properties
2
from
"sayali-ingle-pdl/adusa-ai-vuejs-app-template"
from
"sayali-ingle-pdl/adusa-ai-vuejs-app-template"
3
Generates sonar-project.properties for SonarQube code quality analysis and coverage reporting. Auto-detects test framework (Jest/Vitest) and configures coverage paths.
2026-01-05
analyzing-projects.md
0
1
export
analyzing-projects
2
from
"zzjin/devbox_pack"
from
"zzjin/devbox_pack"
3
Analyze project structure to detect languages, frameworks, and generate containerized execution plans. Supports Node.js, Python, Java, Go, PHP, Ruby, Deno, Rust, Shell, and static files.
2026-01-05
assessing-architecture-quality.md
0
1
export
assessing-architecture-quality
2
from
"tachyon-beep/hamlet"
from
"tachyon-beep/hamlet"
3
Use when assessing codebase architecture and you feel pressure to soften critique, lead with strengths, or frame problems diplomatically - provides evidence-based critical assessment resisting relationship and economic pressures
2026-01-05