Browse Skills
44656 skills found
Dependency Health.md
15
1
export
Dependency Health
2
from
"yaleh/meta-cc"
from
"yaleh/meta-cc"
3
Security-first dependency management methodology with batch remediation, policy-driven compliance, and automated enforcement. Use when security vulnerabilities exist in dependencies, dependency freshness low (outdated packages), license compliance needed, or systematic dependency management lacking. Provides security-first prioritization (critical vulnerabilities immediately, high within week, medium within month), batch remediation strategy (group compatible updates, test together, single PR), policy-driven compliance framework (security policies, freshness policies, license policies), and automation tools for vulnerability scanning, update detection, and compliance checking. Validated in meta-cc with 6x speedup (9 hours manual to 1.5 hours systematic), 3 iterations, 88% transferability across package managers (concepts universal, tools vary by ecosystem).
2025-12-13
commit.md
15
1
export
commit
2
from
"ujuc/dotrc"
from
"ujuc/dotrc"
3
Creates git commits following team's version control guidelines. Use when the user asks to "commit changes", "create a commit", "make a commit", "커밋해줘", "변경사항 저장", "커밋 메시지 작성", "커밋 만들어줘", or needs to commit staged/unstaged changes to git.
2026-01-12
transfer-expert.md
15
1
export
transfer-expert
2
from
"kylesean/augo"
from
"kylesean/augo"
3
Handles fund transfers between accounts with intelligent fuzzy matching and interactive UI wizard. Use when user wants to transfer money, move funds between accounts, or reallocate assets. 关键词:转账、账户互转、资金划转、余额转移。
2026-01-19
development-process.md
15
1
export
development-process
2
from
"serpro69/ktchn8s"
from
"serpro69/ktchn8s"
3
1. Always try to use latest versions for dependencies.
2026-01-08
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
example-data-processor.md
15
1
export
example-data-processor
2
from
"fkesheh/skill-mcp"
from
"fkesheh/skill-mcp"
3
Process CSV data files by cleaning, transforming, and analyzing them. Use this when users need to work with CSV files, clean data, or perform basic data analysis tasks.
2026-01-19
hook-intercept-block.md
15
1
export
hook-intercept-block
2
from
"kylesnowschwartz/claude-bumper-lanes"
from
"kylesnowschwartz/claude-bumper-lanes"
3
This skill should be used when implementing slash commands that execute without Claude API calls. Use when: adding a new /bumper-* command, understanding why commands return "block" responses, debugging UserPromptSubmit hooks, or learning the pattern for instant command execution. Keywords: UserPromptSubmit, block decision, hook response, slash command implementation.
2026-01-22
super-dev.md
15
1
export
super-dev
2
from
"shangyankeji/super-dev"
from
"shangyankeji/super-dev"
3
顶级 AI 开发战队 (God-Tier)。调度 10 位精英专家 (PM/架构/UI/UX/安全/代码/DBA/QA/DevOps/RCA),交付商业级研发资产。内置思维链 (CoT) 与实时市场情报系统。
2026-01-16
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
Agent Prompt Evolution.md
15
1
export
Agent Prompt Evolution
2
from
"yaleh/meta-cc"
from
"yaleh/meta-cc"
3
Track and optimize agent specialization during methodology development. Use when agent specialization emerges (generic agents show >5x performance gap), multi-experiment comparison needed, or methodology transferability analysis required. Captures agent set evolution (Aₙ tracking), meta-agent evolution (Mₙ tracking), specialization decisions (when/why to create specialized agents), and reusability assessment (universal vs domain-specific vs task-specific). Enables systematic cross-experiment learning and optimized M₀ evolution. 2-3 hours overhead per experiment.
2025-12-13
ui-ux-pro-max.md
15
1
export
ui-ux-pro-max
2
from
"galangryandana/superpowers-for-my-own-workflow"
from
"galangryandana/superpowers-for-my-own-workflow"
3
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
2026-01-05
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
rails-ai:jobs.md
15
1
export
rails-ai:jobs
2
from
"zerobearing2/rails-ai"
from
"zerobearing2/rails-ai"
3
Use when setting up background jobs, caching, or WebSockets - SolidQueue, SolidCache, SolidCable (TEAM RULE
2026-01-20
pewpew.md
15
1
export
pewpew
2
from
"Everplay-Tech/pewpew"
from
"Everplay-Tech/pewpew"
3
Compressed handoff protocol for session state and token efficiency. Use when user pastes a pewpew block or asks about compression. Built by XZA (Magus) & CZA (Cipher) — say hi for us.
2026-01-05
create-unit-test.md
15
1
export
create-unit-test
2
from
"AnySoftKeyboard/janus"
from
"AnySoftKeyboard/janus"
3
Create and run unit tests following the project's architecture and guidelines (Robolectric, naming, location).
2026-01-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-tdd-python.md
15
1
export
grey-haven-tdd-python
2
from
"greyhaven-ai/claude-code-config"
from
"greyhaven-ai/claude-code-config"
3
Python Test-Driven Development expertise with pytest, strict red-green-refactor methodology, FastAPI testing patterns, and Pydantic model testing. Use when implementing Python features with TDD, writing pytest tests, testing FastAPI endpoints, developing with test-first approach, or when user mentions 'Python TDD', 'pytest', 'FastAPI testing', 'red-green-refactor', 'Python unit tests', 'test-driven Python', or 'Python test coverage'.
2026-01-21
grey-haven-incident-response.md
15
1
export
grey-haven-incident-response
2
from
"greyhaven-ai/claude-code-config"
from
"greyhaven-ai/claude-code-config"
3
Handle production incidents with SRE best practices including detection, investigation, mitigation, recovery, and postmortems. Use when dealing with production outages, SEV1/SEV2 incidents, creating postmortems, or updating runbooks.
2026-01-21
requesting-code-review.md
15
1
export
requesting-code-review
2
from
"galangryandana/superpowers-for-my-own-workflow"
from
"galangryandana/superpowers-for-my-own-workflow"
3
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
2026-01-05
grey-haven-data-validation.md
15
1
export
grey-haven-data-validation
2
from
"greyhaven-ai/claude-code-config"
from
"greyhaven-ai/claude-code-config"
3
Comprehensive data validation using Pydantic v2 with data quality monitoring and schema alignment for PlanetScale PostgreSQL. Use when implementing API validation, database schema alignment, or data quality assurance. Triggers: 'validation', 'Pydantic', 'schema', 'data quality'.
2026-01-21
impact-analyzer.md
15
1
export
impact-analyzer
2
from
"lis186/SourceAtlas"
from
"lis186/SourceAtlas"
3
Analyze what code will be affected by changes. Use when user asks "what will break if I change X", "impact of changing X", "dependencies of X", "is it safe to modify X", or before making significant code changes.
2026-01-18
pptx-skill.md
15
1
export
pptx-skill
2
from
"uxjoseph/ppt_team_agent"
from
"uxjoseph/ppt_team_agent"
3
HTML 슬라이드를 PowerPoint(PPTX) 파일로 변환. PPTX 생성, 편집, 썸네일 생성이 필요할 때 사용.
2026-01-21
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