By nimdalkr
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Use before implementing a new feature, UX change, or behavior change when requirements are still fuzzy or multiple valid approaches exist
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Use when you have a written implementation plan to execute in a separate session with review checkpoints
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
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
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Coness is a Codex-first remake of the Superpowers skill workflow, originally tuned for Claude Code.
The core idea is simple:
superpowersThis repository is not just a benchmark. The main product is the Codex-friendly distribution. The coness runner exists to prove that the remake actually changes Codex behavior.
Coness takes the original Superpowers workflow and adapts it for Codex.
That means:
If you want the shortest description:
Coness is a Codex-first remake of a Claude-oriented skill pack, with a built-in Codex verification harness.
Requirements:
Install:
git clone https://github.com/nimdalkr/coness.git
cd coness
npm install
npm install does three things:
coness entrypoint~/.agents/skills/superpowersquick Codex check onceQuick check:
npm run coness -- quick
Full suite:
npm run coness -- full
Single case:
node .\scripts\coness.js case writing-plans-natural
Reports are written to:
.\.coness\latest\results.md.\.coness\latest\results.jsonThis repo includes a rewritten version of the original workflow so Codex can use it more predictably.
Key skills already tuned for Codex include:
using-superpowersbrainstormingsystematic-debuggingwriting-planssubagent-driven-developmentverification-before-completionconess install links the skills into Codex's native skill directory and runs a default smoke check.
Manual install:
node .\scripts\coness.js install
Coness can compare:
HEADagainst the same prompt cases in Codex, then report:
Coness is a Codex-friendly remake of the original Superpowers workflow, which was designed mainly around Claude Code.
Coness keeps the useful skill system from Superpowers, but rewrites it for Codex's actual behavior. It also includes a built-in runner that checks whether those rewritten skills really trigger as intended in Codex.
MIT License - see LICENSE
npx claudepluginhub nimdalkr/coness --plugin superpowersSuperpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.