Autonomous project creation, research-driven production hardening, and 10-dimension project scoring for Claude Code
npx claudepluginhub evilander/superskillsProduction-grade skills that transform Claude Code into an autonomous product engineer. Includes autonomous project creation (genesis), research-driven 2+ hour QA (production-autopilot), and a 10-dimension scoring rubric. Use when you want to build a project from scratch, make an existing project production-ready, or score a project's quality.
Production-grade skills for Claude Code that make AI build real products, not prototypes.
These skills transform Claude Code from a code assistant into an autonomous product engineer. They were born from the realization that by 2027, most people using AI coding tools won't be developers — they'll be people with ideas who need AI to build production-ready software without hand-holding.
/genesis — Autonomous Project CreationSay "go" and Claude autonomously:
You become the tester. Claude becomes the builder with creative ownership.
/production-autopilot — Research-Driven Quality AssuranceA 2+ hour sustained effort that goes far beyond lint and tests:
Not done until a non-technical person could use it flawlessly.
/rubric — The Litmus Test10-dimension scoring system. Below 7 in ANY dimension = NOT PRODUCTION READY.
| Dimension | What It Measures |
|---|---|
| WORKS | Does it actually function? Every edge case? |
| OBVIOUS | Can someone use it in 30 seconds? |
| FAST | Does it feel instant? |
| SOLID | Would it survive a hostile security audit? |
| TESTED | Would you know if something broke? |
| ALIVE | Does it have personality and soul? |
| MONEY | Could this make money? Who pays? |
| ELEGANT | Would a great engineer respect the code? |
| READY | One-command deploy? Could you deploy and sleep? |
| ORIGINAL | Does this already exist? Why is THIS version worth existing? |
Every score requires evidence. No vibes-based scoring.
cheatcodes.md — Claude Code Performance GuideEvery hidden lever, environment variable, and undocumented feature that makes Claude Code perform at its ceiling:
ultrathink, think very hard)Traditional: Human asks AI for help → AI assists → Human reviews This: AI builds with creative ownership → Human tests and gives feedback → AI iterates
Every project gets reviewed by an internal AI skeptic who believes AI-generated code is mediocre by default. The adversary challenges creativity, business viability, and whether the project has "soul." Its criticisms must be answered with real code improvements, not justifications.
The person running these skills in 2027 is not a developer. They have an idea. They described it to an AI. Now they need it to be production-ready. These skills ensure the AI treats that responsibility seriously — with research, testing, and a quality bar that doesn't flinch.
Copy the .md files to your skills directory:
cp genesis.md production-autopilot.md rubric.md ~/.claude/skills/
Copy the files (without .md extension) to your Codex skills directory:
cp genesis ~/.codex/skills/
cp production-autopilot ~/.codex/skills/
cp rubric ~/.codex/skills/
Add to your ~/.claude/settings.json:
{
"effortLevel": "max",
"env": {
"ENABLE_TOOL_SEARCH": "auto:0",
"DISABLE_NON_ESSENTIAL_MODEL_CALLS": "1",
"CLAUDE_CODE_MAX_OUTPUT_TOKENS": "64000",
"CLAUDE_AUTOCOMPACT_PCT_OVERRIDE": "80"
}
}
These skills incorporate research-backed techniques for maximizing LLM output quality:
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations