Browse Skills
17720 skills found
grey-haven-tdd-orchestration.md
15
1
export
grey-haven-tdd-orchestration
2
from
"greyhaven-ai/claude-code-config"
from
"greyhaven-ai/claude-code-config"
3
Master TDD orchestration with multi-agent coordination, strict red-green-refactor enforcement, automated test generation, coverage tracking, and >90% coverage quality gates. Coordinates tdd-python, tdd-typescript, and test-generator agents. Use when implementing features with TDD workflow, coordinating multiple TDD agents, enforcing test-first development, or when user mentions 'TDD workflow', 'test-first', 'TDD orchestration', 'multi-agent TDD', 'test coverage', or 'red-green-refactor'.
2026-01-21
rails-ai:debugging-rails.md
15
1
export
rails-ai:debugging-rails
2
from
"zerobearing2/rails-ai"
from
"zerobearing2/rails-ai"
3
Use when debugging Rails issues - provides Rails-specific debugging tools (logs, console, byebug, SQL logging) integrated with systematic debugging process
2026-01-20
grey-haven-context-management.md
15
1
export
grey-haven-context-management
2
from
"greyhaven-ai/claude-code-config"
from
"greyhaven-ai/claude-code-config"
3
Multi-agent workflow orchestration with state persistence, handoff patterns, and resumable workflows. Use when building multi-agent workflows, coordinating complex tasks, or implementing resumable processes. Triggers: 'orchestration', 'workflow', 'context save', 'handoff', 'multi-agent'.
2026-01-21
CI/CD Optimization.md
15
1
export
CI/CD Optimization
2
from
"yaleh/meta-cc"
from
"yaleh/meta-cc"
3
Comprehensive CI/CD pipeline methodology with quality gates, release automation, smoke testing, observability, and performance tracking. Use when setting up CI/CD from scratch, build time over 5 minutes, no automated quality gates, manual release process, lack of pipeline observability, or broken releases reaching production. Provides 5 quality gate categories (coverage threshold 75-80%, lint blocking, CHANGELOG validation, build verification, test pass rate), release automation with conventional commits and automatic CHANGELOG generation, 25 smoke tests across execution/consistency/structure categories, CI observability with metrics tracking and regression detection, performance optimization including native-only testing for Go cross-compilation. Validated in meta-cc with 91.7% pattern validation rate (11/12 patterns), 2.5-3.5x estimated speedup, GitHub Actions native with 70-80% transferability to GitLab CI and Jenkins.
2025-12-13
Code Refactoring.md
15
1
export
Code Refactoring
2
from
"yaleh/meta-cc"
from
"yaleh/meta-cc"
3
BAIME-aligned refactoring protocol for Go hotspots (CLIs, services, MCP tooling) with automated metrics (e.g., metrics-cli, metrics-mcp) and documentation.
2025-12-13
grey-haven-skill-creator.md
15
1
export
grey-haven-skill-creator
2
from
"greyhaven-ai/claude-code-config"
from
"greyhaven-ai/claude-code-config"
3
Guide for creating effective skills that extend Claude's capabilities. Use when users want to create a new skill, update an existing skill, or need guidance on skill structure and best practices. Triggers: 'create skill', 'new skill', 'skill template', 'build skill', 'skill structure', 'skill design'.
2026-01-21
troubleshoot.md
15
1
export
troubleshoot
2
from
"ujuc/dotrc"
from
"ujuc/dotrc"
3
Diagnoses and fixes errors following structured troubleshooting process. Use when user reports errors, bugs, or asks "왜 안돼?", "에러 났어", "문제 해결해줘", "디버깅 해줘", "이거 왜 이래?", "안 돼", "오류", or needs help with compilation, runtime, or logic errors.
2026-01-12
simple-fetch.md
15
1
export
simple-fetch
2
from
"yoloshii/mcp-code-execution-enhanced"
from
"yoloshii/mcp-code-execution-enhanced"
3
Basic MCP skill demonstrating CLI-based execution pattern for fetching URL content
2026-01-20
dify-dsl-generator.md
15
1
export
dify-dsl-generator
2
from
"wwwzhouhui/skills_collection"
from
"wwwzhouhui/skills_collection"
3
专业的 Dify 工作流 DSL/YML 文件生成器,根据用户业务需求自动生成完整的 Dify 工作流配置文件,支持各种节点类型和复杂工作流逻辑
2026-01-21
grey-haven-tool-design.md
15
1
export
grey-haven-tool-design
2
from
"greyhaven-ai/claude-code-config"
from
"greyhaven-ai/claude-code-config"
3
Design effective MCP tools and Claude Code integrations using the consolidation principle. Fewer, better-designed tools dramatically improve agent success rates. Use when creating MCP servers, designing tool interfaces, optimizing tool sets, or when user mentions 'tool design', 'MCP', 'fewer tools', 'tool consolidation', 'tool architecture', or 'tool optimization'.
2026-01-21
script-writer-personality.md
15
1
export
script-writer-personality
2
from
"outscal/video-generator"
from
"outscal/video-generator"
3
Generates educational video scripts with personality-specific styles (GMTK, Fireship, Chilli) while enforcing strict anti-AI-slop writing rules
2026-01-19
grey-haven-database-conventions.md
15
1
export
grey-haven-database-conventions
2
from
"greyhaven-ai/claude-code-config"
from
"greyhaven-ai/claude-code-config"
3
Apply Grey Haven database conventions - snake_case fields, multi-tenant with tenant_id and RLS, proper indexing, migrations for Drizzle (TypeScript) and SQLModel (Python). Use when designing schemas, writing database code, creating migrations, setting up RLS policies, or when user mentions 'database', 'schema', 'Drizzle', 'SQLModel', 'migration', 'RLS', 'tenant_id', 'snake_case', 'indexes', or 'foreign keys'.
2026-01-21
excel-report-generator.md
15
1
export
excel-report-generator
2
from
"wwwzhouhui/skills_collection"
from
"wwwzhouhui/skills_collection"
3
Automatically generate Excel reports from data sources including CSV, databases, or Python data structures. Supports data analysis reports, business reports, data export, and template-based report generation using pandas and openpyxl. Activate when users mention Excel, spreadsheet, report generation, data export, or business reporting.
2026-01-21
task-breakdown.md
15
1
export
task-breakdown
2
from
"ttmouse/skills"
from
"ttmouse/skills"
3
专业的任务拆解器,将复杂需求拆分成"独立可运行与可演示"的最小闭环任务卡。严格按照纵向切片、单一数据变化、单一入口原则,确保每张任务卡都能在单回合实现并验证。当用户说"帮我拆解一下任务"、"用任务拆解器分析"、"按规范拆分"或需要将一个大的开发需求拆分成可执行的小任务时使用。输出格式严格按照[src/renderer/TODO.md]标准存储。
2026-01-21
Unnamed Skill.md
15
1
export
Unnamed Skill
2
from
"yaleh/meta-cc"
from
"yaleh/meta-cc"
3
Progressive learning methodology for structured onboarding using time-boxed learning paths (Day-1, Week-1, Month-1), validation checkpoints, and scaffolding principles. Use when onboarding new contributors, reducing ramp-up time from weeks to days, creating self-service learning paths, systematizing ad-hoc knowledge sharing, or building institutional knowledge preservation. Provides 3 learning path templates (Day-1: 4-8h setup→contribution, Week-1: 20-40h architecture→feature, Month-1: 40-160h expertise→mentoring), progressive disclosure pattern, validation checkpoint principle, module mastery best practice. Validated with 3-8x onboarding speedup (structured vs. unstructured), 95%+ transferability to any software project (Go, Rust, Python, TypeScript). Learning theory principles applied: progressive disclosure, scaffolding, validation checkpoints, time-boxing.
2025-12-13
write-app-change-log.md
15
1
export
write-app-change-log
2
from
"AnySoftKeyboard/janus"
from
"AnySoftKeyboard/janus"
3
Generates and updates the latest app changelog based on git history since the last version tag.
2026-01-13
shorts-script-personality.md
15
1
export
shorts-script-personality
2
from
"outscal/video-generator"
from
"outscal/video-generator"
3
Generates hyper-optimized YouTube Shorts/Instagram Reels scripts with personality-specific styles while enforcing strict anti-AI-slop writing rules
2026-01-19
grey-haven-project-scaffolding.md
15
1
export
grey-haven-project-scaffolding
2
from
"greyhaven-ai/claude-code-config"
from
"greyhaven-ai/claude-code-config"
3
Generate production-ready project scaffolds for Grey Haven stack with Cloudflare Workers, React + TypeScript, Python + Pydantic, PlanetScale, proper structure, and configuration. Use when starting new projects, creating microservices, setting up monorepo workspaces, initializing projects, or when user mentions 'new project', 'project scaffold', 'project template', 'project setup', 'bootstrap project', 'project starter', or 'initialize project'.
2026-01-21
plugin-authoring.md
15
1
export
plugin-authoring
2
from
"ivan-magda/claude-code-plugin-template"
from
"ivan-magda/claude-code-plugin-template"
3
Use when creating, modifying, or debugging Claude Code plugins. Triggers on .claude-plugin/, plugin.json, marketplace.json, commands/, agents/, skills/, hooks/ directories. Provides schemas, templates, validation workflows, and troubleshooting.
2026-01-20
rails-ai:styling.md
15
1
export
rails-ai:styling
2
from
"zerobearing2/rails-ai"
from
"zerobearing2/rails-ai"
3
Use when styling Rails views - Tailwind CSS utility-first framework and DaisyUI component library with theming
2026-01-20
API Design.md
15
1
export
API Design
2
from
"yaleh/meta-cc"
from
"yaleh/meta-cc"
3
Systematic API design methodology with 6 validated patterns covering parameter categorization, safe refactoring, audit-first approach, automated validation, quality gates, and example-driven documentation. Use when designing new APIs, improving API consistency, implementing breaking change policies, or building API quality enforcement. Provides deterministic decision trees (5-tier parameter system), validation tool architecture, pre-commit hook patterns. Validated with 82.5% cross-domain transferability, 37.5% efficiency gains through audit-first refactoring.
2025-12-13
grey-haven-code-style.md
15
1
export
grey-haven-code-style
2
from
"greyhaven-ai/claude-code-config"
from
"greyhaven-ai/claude-code-config"
3
Apply Grey Haven Studio's TypeScript/React and Python/FastAPI coding standards from production templates. Use when writing code, reviewing PRs, fixing linting errors, formatting files, or when the user mentions 'code standards', 'Grey Haven style', 'linting', 'Prettier', 'ESLint', 'Ruff', 'formatting rules', or 'coding conventions'. Includes exact Prettier/ESLint/Ruff configs, naming conventions, project structure, and multi-tenant database patterns.
2026-01-21
Technical Debt Management.md
15
1
export
Technical Debt Management
2
from
"yaleh/meta-cc"
from
"yaleh/meta-cc"
3
Systematic technical debt quantification and management using SQALE methodology with value-effort prioritization, phased paydown roadmaps, and prevention strategies. Use when technical debt unmeasured or subjective, need objective prioritization, planning refactoring work, establishing debt prevention practices, or tracking debt trends over time. Provides 6 methodology components (measurement with SQALE index, categorization with code smell taxonomy, prioritization with value-effort matrix, phased paydown roadmap, trend tracking system, prevention guidelines), 3 patterns (SQALE-based quantification, code smell taxonomy mapping, value-effort prioritization), 3 principles (high-value low-effort first, SQALE provides objective baseline, complexity drives maintainability debt). Validated with 4.5x speedup vs manual approach, 85% transferability across languages (Go, Python, JavaScript, Java, Rust), SQALE industry-standard methodology.
2025-12-13
asset-creator.md
15
1
export
asset-creator
2
from
"outscal/video-generator"
from
"outscal/video-generator"
3
This skill helps in drawing any visuals. It is a versatile skill and covers every important aspect to draw anything.
2026-01-19