Quality
Code review, testing, and verification skills.
๐งน
4w ago
Deepen
Deepen finds the shallowest modules in the code the spec touches, researches a deeper design, and proposes refactors that shrink interfaces and hide decisions while keeping behavior constant and tests green before and after.
Quality
1.1K86
๐ง
4w ago
Grill
Grill calibrates interrogation of a fuzzy idea before it becomes a spec, asking one question at a time and landing answers as goals or constraints. Use it when a plan is vague or needs stress-testing before writing a spec.
Quality
1.1K86
๐
4w ago
Spec Drift Detector
Spec Drift Detector checks SPEC.md against current code and reports violations grouped by severity. It is a read-only tool that suggests remedies but never edits files, useful for auditing spec compliance after builds or before shipping.
Quality
1.1K86
๐ฉบ
2w ago
Audit Library Health
Audit Library Health checks a skills library for integrity, broken installs, stale skills, and doc sync. Use it before sharing or installing a library and when verifying updates.
Quality
1.1K131
๐
2w ago
Review A Skill
Review A Skill evaluates whether a skill belongs in a library by previewing content, checking frontmatter, validating structure, and deciding whether to keep, curate, or remove it. Use it when vetting new or existing skills.
Quality
1.1K131
๐
4w ago
Analyze Dependencies
Analyze Dependencies evaluates project dependencies and architectural health, generating dependency matrices, fan-in/fan-out analysis, and prioritized improvement suggestions. Use it to detect circular dependencies, layer violations, excessive coupling, and orphaned modules.
Quality
1.1K111
๐
4w ago
Check Fact
Check Fact verifies whether statements are accurate by checking a project's code, documentation, and config files. Use it to fact-check technical claims, architecture choices, or documentation accuracy.
Quality
1.1K111
๐งฉ
4w ago
Design Patterns
Design Patterns suggests applicable software design patterns and checks code for SOLID compliance and anti-patterns. Use it to evaluate existing architecture, propose refactors, and get example implementations.
Quality
1.1K111
๐
4w ago
Fix Error
Fix Error analyzes error messages to identify root causes, predict resolution time, and suggest proven fixes. Use it when you have build errors, test failures, or stack traces and need immediate or preventive solutions.
Quality
1.1K111
๐
4w ago
Multi-Role Analysis
Multi-Role Analysis runs multiple specialized review roles (like security, performance, or frontend) in parallel against the same target and merges their findings into an integrated report. Use it when you want a multifaceted evaluation of code, plans, or designs in one command.
Quality
1.1K111
๐ง
4w ago
PR Fix
PR Fix helps developers efficiently respond to pull request review comments by classifying feedback by priority and using a 3-stage error analysis approach to identify root causes. Use it to address PR feedback, implement review fixes, and verify code quality.
Quality
1.1K111
๐
4w ago
PR List
PR List displays open pull requests in the current repository and ranks them by priority based on type, draft status, and labels. Use it when you need to see which PRs need attention first.
Quality
1.1K111