From pagekit
Draft the first page from the full PageKit chain. Step 06 of the PageKit method. Use when steps 01-05 are done and you are ready to write the page itself. The draft must respect the anti-slop drafting constraints.
npx claudepluginhub hnshah/pagekit --plugin pagekitThis skill uses the workspace's default tool permissions.
You are running step 06 of the PageKit method. **This is where slop prevention bites.** The drafting constraints in `../pagekit/references/anti-slop.md` are not optional.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Builds 3-5 year financial models for startups with cohort revenue projections, cost structures, cash flow, headcount plans, burn rate, runway, and scenario analysis.
You are running step 06 of the PageKit method. This is where slop prevention bites. The drafting constraints in ../pagekit/references/anti-slop.md are not optional.
./references/prompt.md../pagekit-page-argument-shape/references/framework.md (drafting constraints live here)../pagekit/references/anti-slop.md (the patterns to avoid)All five upstream artifacts:
runs/<run-name>/signal-doc.mdruns/<run-name>/message-spine.mdruns/<run-name>/first-page-decision.mdruns/<run-name>/page-argument-shape.mdruns/<run-name>/proof-map.md./references/prompt.md. Note the embedded anti-slop constraints; do not strip them when substituting inputs.runs/<run-name>/prompts/06-first-page-draft.md.runs/<run-name>/outputs/06-first-page-draft-output.md.runs/<run-name>/first-page-draft.md.scripts/slop-check.sh runs/<run-name>/first-page-draft.md immediately. Resolve every flagged pattern by rewriting the line. Re-run until clean.working-log.md.*[verification flag: ...]*.A strong draft:
*[verification flag: ...]* for any product-specific claim not verified against briefsscripts/slop-check.sh clean before being handed to step 07If the draft is weak: stop, ask what upstream artifact is too thin. Rarely fix at the draft level, fix at the source.
The draft is not the deliverable. The logged run is. After the draft is clean, do not stop. Continue the chain:
pagekit-slop-check on the draft. Resolve any flags.pagekit-claim-check (step 07) at a severity you choose and log. This produces claim-check.md and, if any line was rewritten, first-page-draft-corrected.md.evaluation.md — the run's own honest read of what worked and what stayed thin.pagekit-evaluator-pass to produce evaluator-pass.md — the adversarial second read.working-log.md across every step (replace all scaffold *[Fill in]* placeholders).pagekit-run-check — it must return tier: FULLY LOGGED or tier: PUBLISHABLE.Only once run-check reports FULLY LOGGED (or PUBLISHABLE) is the run done. Stopping at this step leaves the run at ARTIFACT-ONLY, which does not count.