super-dev
Governed pipeline for commercial-grade software delivery
All Skills in This Repository (3)
Pure Emerald Level Indicatorssuper-dev-seeai
Guide users through a research-first workflow to produce PRD, architecture, UIUX, and a runnable demo.
super-dev
Manage the Super Dev pipeline inside Codex App/Desktop.
super-dev-core
Orchestrate AI coding pipeline stages with governance and quality gates.
Frequently Asked Questions
FAQPage SchemaHow to install Super Dev?โผ
Run `npx skills add shangyankeji/super-dev --all -g -y` in your terminal to install all skills in this suite globally.
What does Super Dev actually do?โผ
It governs your coding host through a fixed pipeline: research, PRD, architecture, and UIUX documents, then spec, frontend, backend, quality gates, and delivery. It pauses for your confirmation at key gates so nothing ships unreviewed.
Which coding hosts work with Super Dev?โผ
It supports 26 hosts including Claude Code, Codex CLI, Cursor, and JetBrains IDEs, with auto-generated rule files and skill mappings for each.
How does Super Dev prevent low-quality AI-looking UI?โผ
It locks icon libraries, typography, and design tokens before any UI code is written, bans emoji icons and purple-gradient templates, and blocks offending file writes with pre-edit hooks.
Can I resume an interrupted Super Dev project?โผ
Yes. Session state is stored in `.super-dev/` and `output/` artifacts, so you can simply say 'continue current flow' in your host to pick up where you left off.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core