dkadts

15 mods across 1 repository, 2 stars between them.

animation

01

dkadts/landing-kit-building

Skill Claude CodeCodex

Interactive motion brief. Six-section survey (page-load, scroll, text, blocks, micro-interactions, intensity) driven by the user's references from references/animation/ and references/motion/. Outputs brief/animation.md and appends motion tokens to DESIGN-LOCK §5. /build enforces the resulting animations as required…

2 12d ago A 68 tokens original MIT

audit

02

dkadts/landing-kit-building

Skill Claude CodeCodex

Pre-ship checklist. Anti-AI-slop, hardcode, perf, a11y, SEO, security, contract, mobile, typography, and references-compliance checks. Report pass/fail. Blocks /deploy on any blocking failure.

2 12d ago A 51 tokens original MIT

blocks

03

dkadts/landing-kit-building

Skill Claude CodeCodex

Fills brief/blocks/.md for interactive elements checked in 07-interactive.md. Walks each block through the standard 11-section checklist in a dialog.

2 12d ago A 35 tokens original MIT

brief

04

dkadts/landing-kit-building

Skill Claude CodeCodex

Interactive survey across the 9 brief files. Starts with desktop-first vs mobile-first (the most important question), then niche, then the rest. Fills brief/.md instead of the user.

2 12d ago A 41 tokens original MIT

copy-analyze

05

dkadts/landing-kit-building

Skill Claude CodeCodex

Deep analysis of the client's copy from a sales perspective in their niche. Finds strengths, weaknesses, and "magic words". Delivers a structural recommendation for the landing. Requires brief/01-business.md (niche) filled.

2 12d ago A 49 tokens original MIT

deploy

06

dkadts/landing-kit-building

Skill Claude CodeCodex

Deploys to Vercel. Verifies /audit passed. Helps configure domain, DNS, and secret storage. Offers Google Cloud Secret Manager as the recommended store for sensitive API keys. Post-deploy smoke test.

2 12d ago A 45 tokens original MIT

design-lock

07

dkadts/landing-kit-building

Skill Claude CodeCodex

Freezes the design constitution. Walks through the 9 sections of DESIGN-LOCK.md, previews each choice, locks it. After LOCK, /build works only with these values. Also appends approved elements from §7 imagery and §8 section vocabulary to references/approved-manifest.md.

2 12d ago A 62 tokens original MIT

icons

08

dkadts/landing-kit-building

Skill Claude CodeCodex

Hybrid icon system. First tries to source every needed icon from ONE library (Lucide / Phosphor / Heroicons) unified to the DESIGN-LOCK style spec. Falls back to AI-generated SVG only when the library lacks a themed concept, with strict geometry validation to prevent broken paths and hallucinated artifacts.

2 12d ago A 64 tokens original MIT

inbox

09

dkadts/landing-kit-building

Skill Claude CodeCodex

Sorts client materials from inbox/. Verifies compliance with content-pipeline requirements (naming, formats, sizes). Produces a "ready / needs rework" report.

2 12d ago A 38 tokens original MIT

media

10

dkadts/landing-kit-building

Skill Claude CodeCodex

Media pipeline. Takes files from inbox/media/, converts photos to WebP/AVIF with size variants (srcset), videos to WebM+MP4 with posters. Lands them in site/media/.

2 12d ago A 42 tokens original MIT

mobile

11

dkadts/landing-kit-building

Skill Claude CodeCodex

Mobile adaptation with hardened rules from real production iterations. Uniform scale factor, preserve composition, no JS→scroll-snap swap, iOS ?v=N cache-bust, text nowrap in collapsed cards. Ends with a headless-browser safety check (text overflow, safe paddings, no horizontal scroll, tap-target sizes) across…

2 12d ago A 88 tokens original MIT

refs

12

dkadts/landing-kit-building

Skill Claude CodeCodex

Parses references from references/ across all 9 design aspects. Finds conflicts (e.g. quiet-luxury mood vs bombastic motion). Produces a coherent proposal for DESIGN-LOCK.md AND an approved-manifest.md that /build and /audit enforce as required elements.

2 12d ago A 58 tokens original MIT

tokens

13

dkadts/landing-kit-building

Skill Claude CodeCodex

Generates site/css/tokens.css from DESIGN-LOCK.md and brief/animation.md. Refuses to work until DESIGN-LOCK is frozen. Sole writer of tokens.css in the project.

2 12d ago A 40 tokens original MIT

typography

14

dkadts/landing-kit-building

Skill Claude CodeCodex

Print-quality typography enforcement for English text. Prevents widows, orphans, and hanging short words (articles, prepositions, conjunctions, dashes) at line ends. Rewrites HTML text nodes to insert   ties. Also serves as the canonical short-word list used by /build and /audit.

2 12d ago A 67 tokens original MIT

dkadts/landing-kit-building

Instructions file

Instructions for dkadts/landing-kit-building, covering landing kit — protocol for ai agents, 7 rules (default for all sessions), workflow for a new landing (mandatory order), anti-ai-slop checklist (auto-enforced by /audit) and sources of truth.

2 12d ago A 1,316 tokens original MIT