Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
gc-victor
/
supersimple
home
/
skills
/
gc-victor
/
supersimple
gc-victor/supersimple
6 skills
View on GitHub
$
npx skills add gc-victor/supersimple
Skill
Installs
code-quality
Code-quality review that MUST assess five quality axes and SHOULD apply the ReAct checklist with prioritized fixes.
—
conductor
Multi-phase delivery framework that MUST preserve session continuity and SHOULD support SHA-based rollback.
—
debug
Debugging workflow that MUST reproduce, investigate, fix, and verify unexpected behavior.
—
deslop
Cleanup pass that MUST remove filler and SHOULD tighten code, docs, and Markdown.
—
security
Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sess
—
simplify
Refinement pass that MUST preserve behavior and SHOULD make recent changes clearer and more consistent.
—