AlphaLab-USTC

26 mods across 1 repository, 131 stars between them.

add-feature

01

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

Guide for adding a new feature to OhMyCode. Use when user wants to add functionality that goes beyond existing extension points (tools/providers). Always start by reading docs/DEVELOPMENTGUIDE.md.

131 5mo ago A 44 tokens original MIT

add-provider

02

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

Guide for adding a new LLM provider to OhMyCode. Use when user wants to connect a new AI model backend.

131 5mo ago A 28 tokens original MIT

add-tool

03

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

Guide for adding a new tool to OhMyCode. Use when user wants to create a custom tool.

131 5mo ago A 24 tokens original MIT

commit-conventions

04

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

OhMyCode commit message conventions. MUST load on every git commit — provides Conventional Commits format with scope inference from file paths.

131 5mo ago A 30 tokens original MIT

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

Guide for customizing OhMyCode's terminal output style and rendering. Use when user wants to change colors, formatting, or how responses look in the terminal.

131 5mo ago A 36 tokens original MIT

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

Guide for customizing OhMyCode's AI personality and behavior via system prompt. Use when user wants to change how the AI behaves, its tone, or its instructions.

131 5mo ago A 39 tokens original MIT

debug-ohmycode

07

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

Guide for debugging OhMyCode issues. Use when user reports errors, unexpected behavior, or connection problems.

131 5mo ago A 26 tokens original MIT

brainstorming

08

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

131 5mo ago A 37 tokens copy · 100% MIT

executing-plans

10

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

Use when you have a written implementation plan to execute in a separate session with review checkpoints.

131 5mo ago A 22 tokens copy · 80% MIT

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.

131 5mo ago A 44 tokens copy · 86% MIT

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.

131 5mo ago A 38 tokens copy · 94% MIT

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

Use when completing tasks, implementing major features, or before merging to verify work meets requirements.

131 5mo ago A 22 tokens copy · 81% MIT

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

131 5mo ago A 21 tokens copy · 94% MIT

using-git-worktrees

17

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification.

131 5mo ago A 35 tokens copy · 88% MIT

using-superpowers

18

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions.

131 5mo ago A 29 tokens copy · 81% MIT

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.

131 5mo ago A 43 tokens copy · 84% MIT

writing-plans

20

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

Use when you have a spec or requirements for a multi-step task, before touching code.

131 5mo ago A 21 tokens copy · 100% MIT

writing-skills

21

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

Use when creating new skills, editing existing skills, or verifying skills work before deployment.

131 5mo ago A 20 tokens copy · 78% MIT

bench

22

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

Run OhMyCode benchmarks — score any provider/model with token tracking. Use when user wants to benchmark, evaluate, test performance, or compare models.

131 5mo ago A 32 tokens original MIT

gen-tests

23

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

Generate high-quality tests for OhMyCode modules. Use when user wants to create, add, or generate tests for a module or file.

131 5mo ago A 31 tokens original MIT

run-tests

24

AlphaLab-USTC/OhMyCode

Skill Claude CodeCodex

Run tests and analyze results for OhMyCode. Use when user wants to run, check, or verify tests — or after any code change.

131 5mo ago A 32 tokens original MIT