Plugin Claude Code
Development marketplace for Superpowers core skills library.
Plugin Claude Code
Development marketplace for Superpowers core skills library.
Plugin Claude Code
Development marketplace for Superpowers core skills library.
Instructions file CodexOpenCode
AGENTS.md instructions for icefrag/nbl-superpowers, covering 1. think before coding, 2. simplicity first, 3. surgical changes, 4. goal-driven execution and 5. the decision ladder.
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.
Skill Claude CodeCodex
Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations.
Skill Claude CodeCodex
Use when deploying guozhi-series services to dev environments. Triggers on "部署", "发布", "deploy", "发布到dev", "上线". Automates git commit/push, parallel jkd+jku, BFF passthrough check, and BFF deployment.
Skill Claude CodeCodex
A skill for editing rule files in the `rules/common/` folder. It applies when someone asks to change rules or coding standards.
Skill Claude CodeCodex
Use when you have a written implementation plan to execute in a separate session with review checkpoints.
Skill Claude CodeCodex
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work.
Skill Claude CodeCodex
A skill for installing the latest rule files from a GitHub repository into the local `/.claude/rules/` folder. GitHub is a service for hosting and versioning code.
Skill Claude CodeCodex
A troubleshooting skill for checking guozhi service logs in Kubernetes environments. Kubernetes is software that runs and manages applications in containers across servers.
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.
Skill Claude CodeCodex
A Java-focused workflow for finding unused or unreachable code and restructuring the remaining code. Dead code is code that is no longer needed or used.
Skill Claude CodeCodex
Use when completing tasks, implementing major features, or before merging to verify work meets requirements.
Skill Claude CodeCodex
Use when executing implementation plans with independent tasks in the current session.
Skill Claude CodeCodex
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
Skill Claude CodeCodex
A guide for creating technical design documents, including the background, activation conditions, working method, and expected structure.
Skill Claude CodeCodex
Use when implementing any feature or bugfix, before writing implementation code.
Skill Claude CodeCodex
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback.
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.
Skill Claude CodeCodex
Use when you have a spec or requirements for a multi-step task, before touching code.
Skill Claude CodeCodex
Use when creating new skills, editing existing skills, or verifying skills work before deployment.