oscarqjh

49 mods across 1 repository, 2 stars between them.

code-simplification

25

oscarqjh/super-agent-skills

Skill Claude CodeCodex

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

2 4mo ago A 51 tokens

oscarqjh/super-agent-skills

Skill Claude CodeCodex

Executes multi-stream parallel feature development across isolated worktrees. Use when writing-plans detects 2+ independent work streams in the plan and the user chooses compound execution at the handoff.

2 4mo ago A 42 tokens

context-engineering

27

oscarqjh/super-agent-skills

Skill Claude CodeCodex

Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.

2 4mo ago A 43 tokens

oscarqjh/super-agent-skills

Skill Claude CodeCodex

Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.

2 4mo ago A 43 tokens

executing-plans

30

oscarqjh/super-agent-skills

Skill Claude CodeCodex

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

2 4mo ago A 22 tokens

oscarqjh/super-agent-skills

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.

2 4mo ago A 44 tokens

oscarqjh/super-agent-skills

Skill Claude CodeCodex

Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.

2 4mo ago A 48 tokens

oscarqjh/super-agent-skills

Skill Claude CodeCodex

Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.

2 4mo ago A 52 tokens

oscarqjh/super-agent-skills

Skill Claude CodeCodex

Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing.

2 4mo ago A 45 tokens

oscarqjh/super-agent-skills

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.

2 4mo ago A 38 tokens

oscarqjh/super-agent-skills

Skill Claude CodeCodex

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.

2 4mo ago A 48 tokens

oscarqjh/super-agent-skills

Skill Claude CodeCodex

Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.

2 4mo ago A 40 tokens

super-init

40

oscarqjh/super-agent-skills

Skill Claude CodeCodex

Initialize or audit a project's CLAUDE.md against best-practice criteria. Use on first-time setup ('init', 'set up project', 'first time in this repo'), when scanning a project to create CLAUDE.md, or when refreshing an existing CLAUDE.md against the current state of the codebase. Replaces Claude Code's default /init.

2 4mo ago A 76 tokens

oscarqjh/super-agent-skills

Skill Claude CodeCodex

Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.

2 4mo ago A 50 tokens

threat-modeling

43

oscarqjh/super-agent-skills

Skill Claude CodeCodex

Proactive security design using STRIDE methodology. Use when building features that handle authentication, user input, external APIs, payment, PII, or multi-tenant access. Identifies threats before implementation so mitigations are designed in, not bolted on.

2 4mo ago A 56 tokens

using-git-worktrees

44

oscarqjh/super-agent-skills

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.

2 4mo ago A 35 tokens

using-skills

45

oscarqjh/super-agent-skills

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.

2 4mo ago A 29 tokens

oscarqjh/super-agent-skills

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.

2 4mo ago A 43 tokens

wrap-up

47

oscarqjh/super-agent-skills

Skill Claude CodeCodex

Lightweight end-of-phase checkpoint. Use after completing a task or feature to update backlog, changelog, commit, and move to the next item. For branch-based workflows with merge/PR, use finishing-a-development-branch instead.

2 4mo ago A 50 tokens