Browse Skills
11972 skills across 8 categories
🧪
2w ago
Assess
Assess scores code, designs, or architectures across correctness, maintainability, security, performance, testability, and simplicity. It produces pros/cons analysis, compares against project conventions, and suggests actionable improvements.
Quality
22524
🧪
2w ago
CI Debug
CI Debug classifies a failing CI run using an 11-pattern playbook and identifies the most likely fix. Use it for a specific PR check or GitHub Actions job that failed, not for broader CI sweeps or app test failures.
Quality
22524
🔍
2w ago
Code Review Playbook
Code Review Playbook provides structured checklists, conventional comments, and feedback templates for reviewing pull requests and standardizing review practice. Use it when doing PR reviews, self-reviews, or team review training.
Quality
22524
🧹
2w ago
De-Vibe
De-Vibe audits software for security gaps, reliability issues, and generic AI-generated design or copy. Use it before shipping to remove tells, add a small distinct identity, and make the project feel intentional.
Quality
22531
🧪
2w ago
Frontend Verify
Frontend Verify checks changed web app routes in a headless browser after UI edits. Use it to catch console errors, failed requests, and broken pages before marking a frontend change done.
Quality
22531
🔍
2w ago
Full Codebase Audit
Full Codebase Audit performs single-pass whole-project analysis to find security, architecture, and dependency issues across files. Use it before releases or security reviews when you need severity-ranked findings from the full codebase.
Quality
22524
🧪
2w ago
Jeecg Dev
Jeecg Dev defines the required coding, logging, and database-change conventions for JeecgBoot work. Use it when editing JeecgBoot code, SQL, or related change logs under the /jeecg-dev command.
Quality
22567
🧪
2w ago
Fixture
Fixture держится в снимке как триггер активации, чтобы тихие изменения в тексте были заметны при проверке. Его используют, когда нужен эталонный фрагмент для сравнения и контроля потерь при правках.
Quality
22423
📝
2w ago
Russian Text Quality Check
Russian Text Quality Check reviews Russian text against the ru-text corpus and flags issues with the rule behind each finding and a proposed replacement. Use it for proofreading or when a project gate names ru-text; it never edits files.
Quality
22423
🔗
2w ago
Escaping Symlink Fixture
Escaping Symlink Fixture contains a symlink that resolves outside its declared source root. It is used to verify that an exporter rejects unsafe source trees.
Quality
22217
✅
2w ago
Minimum Viable Implementation Check
Minimum Viable Implementation Check forces you to justify the simplest workable approach before coding. Use it when deciding whether a shell script is enough or a heavier implementation is truly needed.
Quality
22230
🧪
2w ago
Not Hello
Not Hello is an invalid frontmatter fixture used to verify that mismatched exported names are rejected. Use it when testing cataloging or validation of skill metadata exports.
Quality
22217