Browse Skills
11972 skills across 8 categories
๐งช
3w ago
Team Review
Team Review orchestrates a scanner, reviewer, and fixer pipeline for code review. Use it to run analysis, generate findings, and apply fixes with rollback on failure.
Quality
53065
๐งช
3w ago
Team Testing
Team Testing orchestrates a strategist, generator, executor, and analyst to run layered test coverage with Generator-Critic loops. Use it for coordinated testing workflows with shared session state and role-based workers.
Quality
53065
โฟ
3w ago
Accessibility Testing
Accessibility Testing adds axe-core checks, WCAG 2.2 AA checklists, keyboard navigation tests, screen reader patterns, and ARIA validation for web apps. Use it to verify components and end-to-end flows meet common accessibility requirements.
Quality
52844
๐
3w ago
Agent Benchmark Framework
Agent Benchmark Framework measures agent response quality over time and compares runs against baselines. Use it before and after agent changes, for audits, and to catch regressions before release.
Quality
52844
๐งช
3w ago
Agent Linter
Agent Linter checks agent and skill files for required frontmatter, naming rules, and structural consistency. Use it when adding or editing agents and skills to catch silent runtime failures early.
Quality
52844
๐งช
3w ago
Agent QA Testing
Agent QA Testing checks whether agents follow their defined roles and protocol rules with assertion-based tests. Use it to catch role drift, boundary violations, output quality regressions, and inconsistent responses.
Quality
52844
๐งน
3w ago
AI Slop Cleaner
AI Slop Cleaner removes dead imports, debug code, redundant comments, and other AI-generated bloat after a feature is implemented. It works in small passes and runs tests after each pass to catch regressions.
Quality
52844
๐
3w ago
Ast Grep Find
Ast Grep Find searches code by syntax so it can match function calls, imports, and class definitions instead of plain text. Use it for precise refactors, renames, and previewed replacements across a codebase.
Quality
52844
๐งฉ
3w ago
Balanced Coupling
Balanced Coupling explains a three-dimensional model for judging module and service coupling. Use it to decide whether to split or merge components, review modularity, and assess DDD trade-offs.
Quality
52332
๐งฉ
3w ago
Modularity Review
Modularity Review analyzes a codebase for coupling imbalances using the Balanced Coupling model and explains design issues in terms of knowledge, complexity, and change cost. Use it when reviewing architecture, modularity, or distributed monolith risks.
Quality
52332
๐
3w ago
Debugging Techniques
Debugging Techniques provides workflows for breakpoints, remote and container debugging, and production-safe investigation across Python, Go, Rust, and Node.js. Use it when you need to inspect crashes, stack traces, goroutines, or distributed traces.
Quality
51673
๐ ๏ธ
3w ago
Gdtoolkit
Gdtoolkit lints and formats GDScript files with gdlint and gdformat. Use it after editing .gd files, when fixing style errors, or when setting up .gdlintrc configuration.
Quality
51544