Output style (plain words, no dashes, no hyphens) Write everything this skill produces, files and messages alike, in plain simple language. Talk to the reader as you , warm and direct like a colleague, and present every step as a recommendation they may run or skip, never an order. Keep technical terms that carry real meaning; explain each in plain words. Never use a dash or a hyphen as punctuation: no em dash, no en dash, and no hyphenated compounds. Write read only , not read-only . Say it in simple words, or reword the sentence. Code, file paths, command flags, and values other skills match on keep their hyphens. Use short sentences, commas, or parentheses. Clear beats clever. What this skill does The builder: turns a spec plus project conventions into working code. Tracks: UI (components, pages, layouts; ui-guide.md ), Logical (APIs, services, data layers, business logic, integrations; logical-guide.md ), or both (e.g. "auth" = sign in pages plus session logic → run both). Step 0 gates on the spec so load bearing choices (an auth approach, a payment provider) are decided in /architect , not silently invented partway through the build. Asks vs acts Gates, then acts: no upfront question rounds like /architect . Read the decision, build, ask only what the design left open (the visual direction when no reference was given; a business rule the spec didn't settle). Infer from the spec, AGENTS.md , and codebase; recommend local implementation choices. Artifact ownership Show more Installs 275 Repository jsmastery-pro/skills GitHub Stars 785 First Seen Jul 11, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
develop
安装
npx skills add https://github.com/jsmastery-pro/skills --skill develop