AlphaLab@USTC avatar

AlphaLab@USTC

Community

@alphalab-ustc

44Followers
|
14Public Repos
|
30Published Skills

Alpha Lab @ USTC

Agent Skills by AlphaLab@USTC

Showing 30 vetted skills indexed across 2 GitHub repositories.

AlphaLab-USTCAlphaLab-USTC
131

customize-system-prompt

Customize OhMyCode system prompts via OHMYCODE.md, CLAUDE.md, and system_prompt.py.

Community
Intermediate
AlphaLab-USTCAlphaLab-USTC
131

commit-conventions

Generate Conventional Commits messages with path-based Finnish scope inference for OhMyCode workflows.

Community
Basic
AlphaLab-USTCAlphaLab-USTC
131

add-provider

Add a new LLM provider to OhMyCode with protocol implementation and registration.

Community
Advanced
AlphaLab-USTCAlphaLab-USTC
131

debug-ohmycode

Diagnose OhMyCode installation, provider, tool, and storage failures.

Community
Advanced
AlphaLab-USTCAlphaLab-USTC
131

add-tool

Create OhMyCode tools with JSON Schema parameters and pytest validation.

Community
Intermediate
AlphaLab-USTCAlphaLab-USTC
131

customize-response-style

Customize terminal output styling and rendering for OhMyCode's CLI.

Community
Intermediate
AlphaLab-USTCAlphaLab-USTC
131

add-feature

Plan and implement major OhMyCode feature additions with test-first development.

Community
Advanced
AlphaLab-USTCAlphaLab-USTC
131

using-git-worktrees

Creates isolated git worktrees for feature development while preserving the current workspace.

Community
Advanced
AlphaLab-USTCAlphaLab-USTC
131

test-driven-development

Enforce test-first implementation with red-green-refactor cycles.

Community
Advanced
AlphaLab-USTCAlphaLab-USTC
131

systematic-debugging

Trace technical bugs to root causes before proposing fixes.

Community
Advanced
AlphaLab-USTCAlphaLab-USTC
131

using-superpowers

Check for applicable skills and invoke them before responding.

Community
Basic
AlphaLab-USTCAlphaLab-USTC
131

dispatching-parallel-agents

Dispatch independent debugging tasks to parallel agents for concurrent investigation.

Community
Advanced
AlphaLab-USTCAlphaLab-USTC
131

executing-plans

Execute implementation plans in staged batches with review checkpoints.

Community
Advanced
AlphaLab-USTCAlphaLab-USTC
131

finishing-a-development-branch

Verify test status and guide merge, PR, keep, or discard decisions.

Community
Advanced
AlphaLab-USTCAlphaLab-USTC
131

brainstorming

Structures early-stage ideas into implementation-ready designs through iterative questioning and validation.

Community
Intermediate
AlphaLab-USTCAlphaLab-USTC
131

writing-plans

Create implementation plans with exact file paths and verification commands.

Community
Intermediate
AlphaLab-USTCAlphaLab-USTC
131

requesting-code-review

Request code reviews for git commit ranges before merge.

Community
Intermediate
AlphaLab-USTCAlphaLab-USTC
131

receiving-code-review

Evaluate code review feedback against the codebase before implementing changes.

Community
Intermediate
AlphaLab-USTCAlphaLab-USTC
131

writing-skills

Create, edit, and verify SKILL.md documentation with RED-GREEN-REFACTOR validation.

Community
Advanced
AlphaLab-USTCAlphaLab-USTC
131

verification-before-completion

Require fresh command output before reporting work as complete.

Community
Intermediate
AlphaLab-USTCAlphaLab-USTC
131

subagent-driven-development

Execute implementation plans by delegating tasks to fresh subagents with spec and code quality reviews.

Community
Advanced
AlphaLab-USTCAlphaLab-USTC
131

bench

Run OhMyCode coding benchmarks and record pass-fail outcomes with token usage.

Community
Intermediate
AlphaLab-USTCAlphaLab-USTC
131

gen-tests

Generate project-convention-compliant tests for OhMyCode modules and files.

Community
Advanced
AlphaLab-USTCAlphaLab-USTC
131

run-tests

Run OhMyCode pytest suites and analyze failures with tracebacks.

Community
Intermediate