christopherarterchristopherarterCommunity·10 Agent Skills Included

superpowers-reasonix

Disciplined coding workflows: test-first, debug, plan, verify

Enforces careful engineering habits across the full coding workflow, from brainstorming and planning to test-driven development, systematic debugging, and verified completion. Eliminates common failure patterns like guessing at fixes, skipping tests, and claiming work is done without evidence. Loads the right process playbook automatically at each stage so coding sessions stay rigorous from idea to merge.
npx skills add christopherarter/superpowers-reasonix --all -g -y
Available:

Instructs the agent to always load the matching process skill before acting, with a situation-to-skill routing table and rules to stop rationalizing shortcuts.

All Skills in This Repository (10)

Pure Emerald Level Indicators
📦 In Repo
christopherarterchristopherarter

superpowers-test-driven-development

Write failing tests before production code and implement minimal fixes.

Community
Intermediate
📦 In Repo
christopherarterchristopherarter

superpowers-writing-skills

Enforce a test-driven red-green-refactor workflow for creating and validating Reasonix skills.

Community
Advanced
📦 In Repo
christopherarterchristopherarter

superpowers-verification-before-completion

Enforce evidence-based verification before marking software tasks complete.

Community
Advanced
📦 In Repo
christopherarterchristopherarter

superpowers-receiving-code-review

Verify and clarify code review feedback before implementing changes.

Community
Advanced
📦 In Repo
christopherarterchristopherarter

superpowers-using-git-worktrees

Create isolated git worktree workspaces for feature development.

Community
Advanced
📦 In Repo
christopherarterchristopherarter

superpowers-systematic-debugging

Trace root causes and validate fixes across multi-component systems.

Community
Advanced
📦 In Repo
christopherarterchristopherarter

superpowers-finishing-a-development-branch

Verify tests and finalize development branches with merge, PR, or cleanup options.

Community
Advanced
📦 In Repo
christopherarterchristopherarter

superpowers-writing-plans

Translate software specifications into structured development plans with tests and commits.

Community
Advanced
📦 In Repo
christopherarterchristopherarter

superpowers-executing-plans

Execute written plans step-by-step with in-session task checkpoints.

Community
Advanced
📦 In Repo
christopherarterchristopherarter

superpowers-brainstorming

Guide teams through structured brainstorming to produce approved design documents.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install superpowers-reasonix?

Run `npx skills add christopherarter/superpowers-reasonix --all -g -y` in your terminal to install all skills globally.

What does superpowers-reasonix do?

It gives your coding agent the disciplines of a careful engineer: write tests first, debug from evidence, plan before coding, and verify before claiming done.

Which coding agents work with these skills?

They are built for the Reasonix CLI and DeepSeek models, and follow the standard SKILL.md format used by compatible coding agents.

How do the skills know when to run?

The bundled AGENTS.md file routes each situation, like a bug or a finished branch, to the right skill automatically at the moment it applies.

Do I need coding experience to use it?

Basic development familiarity helps, but the skills guide the agent step by step, so you mainly describe what you want built or fixed.

Related Repositories in Software Engineering

View All in Software Engineering