一键导入
supersimple
supersimple 收录了来自 gc-victor 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Code-quality review that MUST assess five quality axes and SHOULD apply the ReAct checklist with prioritized fixes.
Multi-phase delivery framework that MUST preserve session continuity and SHOULD support SHA-based rollback.
Debugging workflow that MUST reproduce, investigate, fix, and verify unexpected behavior.
Cleanup pass that MUST remove filler and SHOULD tighten code, docs, and Markdown.
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 sessions, or interacts with third-party services.
Refinement pass that MUST preserve behavior and SHOULD make recent changes clearer and more consistent.