award-craft
01Plugin Claude Code
Award Craft — Awwwards-level landing page builder: guided intake, three rendered comps approved at a single design-plan gate, recipe-driven build, Higgsfield assets, mandatory visual verify.
Plugin Claude Code
Award Craft — Awwwards-level landing page builder: guided intake, three rendered comps approved at a single design-plan gate, recipe-driven build, Higgsfield assets, mandatory visual verify.
Plugin Claude Code
Builds and elevates Awwwards-level landing pages on a fixed stack (Next.js + Tailwind + GSAP + Lenis, optional R3F): guided intake with landing script and brand source, three rendered comps approved at a single design-plan gate, build from recipes, Higgsfield MCP assets, mandatory visual verify loop. Shares PRODUCT.md.
Skill Claude CodeCodex
Generate, refine and integrate all landing media via Higgsfield MCP from DESIGN.md-derived briefs — hero images, textures, background loops, product shots. Use when craft invokes the asset phase, standalone to (re)generate one slot ("/award-craft:assets hero"), or to refine a slot from feedback ("/award-craft:assets…
Skill Claude CodeCodex
Build the landing from the approved DESIGN.md and design plan on the fixed stack (Next.js + Tailwind + GSAP + Lenis, optional R3F). Use when craft/elevate invoke it after the design-plan gate, or standalone to rebuild a section. Never use before a design plan is approved.
Skill Claude CodeCodex
Build a new Awwwards-level landing page end-to-end — intake (script + brand source + interview), approved design plan gate, recipe build, Higgsfield assets, mandatory verify. Use when the user wants a new landing/marketing page built ("/award-craft:craft [@docs] [--brand ]"). Not for elevating an existing page (use…
Skill Claude CodeCodex
Produce the Pass-1 design plan for an Awwwards-level landing — tokens, motion identity, art direction, ASCII wireframe per script section, ONE signature moment, and explicit drift vs brand source. Use when craft/elevate invoke it, or standalone to (re)generate a design plan before any code. Requires PRODUCT.md (and…
Skill Claude CodeCodex
Elevate an existing landing page toward Awwwards level — read the project, gap-analysis against the anatomy checklist, prioritized plan gate, apply approved items, mandatory verify. Use when the user wants an existing page improved ("/award-craft:elevate [path]"). Not for building from scratch (use craft).
Skill Claude CodeCodex
Mandatory visual verification loop for award-craft landings — screenshot desktop+mobile, critique against the quantitative checklist, fix, re-shoot until verified. Use when craft/elevate reach the verify phase, or standalone after manual edits ("/award-craft:verify"). An edit that ran without errors is NOT done — only…
Plugin Claude Code
Forge Master — agentic loop-engineering plugin: PRD design/import, tagged phase planning, autonomous TDD execution loop.
Plugin Claude Code
Agentic loop-engineering for complex tasks. PRD -> tagged phase plan -> autonomous TDD execution loop with deterministic escalation, command-based verification, and disk-backed state that survives compaction.
Skill Claude CodeCodex
Estimate the token cost of an approved-shape plan before it is frozen. Reads the PRD and the plan, produces a per-phase Budget Matrix (tier/process/AC-count drivers → estimated token range), flags phases whose cost contradicts their tier/process tag, and writes principled phasebudget / runbudget values into the plan's…
Skill Claude CodeCodex
Execute an approved forge-master plan as an autonomous loop. Disk-backed state machine — reads docs/forge/plans/plan-NNN.md, runs phases in dependency order, verifies with the test runner (never opinion), escalates tier/process by deterministic rules, flushes state after every phase so it survives compaction, and ends…
Skill Claude CodeCodex
Umbrella entry point for the full forge-master pipeline — chains prd-design, optional spec-design, plan-design, and run in one invocation while keeping every human gate intact. Detects existing artifacts (PRD, spec, plan) and offers to enter at the right stage instead of redoing work. Use when the user says…
Skill Claude CodeCodex
Decompose an approved PRD into docs/forge/plans/plan-NNN.md — phases tagged tier (junior/senior) and process (light/heavy), each mapped to the ACs it covers, with a proven total-coverage table and an acyclic dependson graph. Reads docs/context/lessons.md so past escalations improve triage. Stops at human approval…
Skill Claude CodeCodex
Interview a user from a raw idea into a testable PRD at docs/forge/prd/NNN-name.md. Every user story gets at least one Given/When/Then acceptance criterion verifiable by test or command. Mandatory Non-Goals. Stable IDs (US-n, AC-n.m). Stops at human approval gate. Use when starting a forge-master run, or when the user…
Skill Claude CodeCodex
Take an existing or external PRD (a file path, a pasted doc, a Jira/Notion/Linear export, or free-form requirements) and normalize it into the forge-master PRD contract at docs/forge/prd/NNN-name.md — testable Given/When/Then ACs, mandatory Non-Goals, stable IDs (US-n, AC-n.m), manual-check tagging. Fills gaps via a…
Skill Claude CodeCodex
Turn an approved PRD into a technical design spec at docs/forge/specs/spec-NNN.md — architecture, components, exact interfaces, file map, resolved decisions, and risks that feed plan tagging. Optional step between prd-design/prd-import and plan-design; skip it for small tasks. Stops at human approval gate. Use after a…