Skip to content
Development
Skill

/super-dev-seeai

Super Dev SEEAI Codex App/Desktop competition entry.

From plugin
super-dev
2734 skills1 agent2 commands
Install
$ npx -y skills add shangyankeji/super-dev --skill super-dev-seeai --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/super-dev-seeai

Context preview

The summary Claude sees to decide when to auto-load this skill.

Super Dev SEEAI Codex App/Desktop competition entry.

SKILL.md

super-dev-seeai.SKILL.md
name: super-dev-seeai
description: Super Dev SEEAI Codex App/Desktop competition entry.
when_to_use: Use when the user wants the fast competition flow inside Codex App/Desktop.
version: 2.4.0

Super Dev SEEAI for Codex Plugin

  • Treat this as the competition-fast mode for showcase builds.
  • Enter research first, then compact PRD / architecture / UIUX, wait for docs confirmation, create compact Spec, and move into one integrated build sprint.
  • Do not expand back into the standard preview gate unless the user explicitly switches modes.
  • Keep the result demoable, visually intentional, and runnable.

Super Dev System Flow Contract

  • SUPER_DEV_FLOW_CONTRACT_V1
  • PHASE_CHAIN: research>docs>docs_confirm>spec>frontend>preview_confirm>backend>quality>delivery
  • DOC_CONFIRM_GATE: required
  • PREVIEW_CONFIRM_GATE: required
  • HOST_PARITY: required
Ships withsuper-dev

Engineering workflow layer for AI coding tools with specs, review, quality gates, and traceability.为 AI 编程工具提供工程化流程、质量门禁与可追溯能力。

Get the whole plugin
Stats
273
Stars
71
Forks
Maintained
Maintenance
Python
Language
MIT
License
1mo ago
Last commit
7mo ago
Created

Repo: shangyankeji/super-dev