solankiharsh

12 mods across 1 repository, 2 stars between them.

solankiharsh/craftsman-skills

Instructions file

Claude Code instructions for solankiharsh/craftsman-skills, covering claude.md — craftsman-skills, what this repo is, repo conventions, aesthetic baselines and workflow when modifying a skill.

2 3mo ago A 878 tokens

brief-to-tasks

03

solankiharsh/craftsman-skills

Skill Claude CodeCodex

Break a locked design brief into an ordered checklist of independently buildable vertical slices. First task is always the additive token layer. Regression-guard tasks interleaved every third slot. Mirrors the task list into featurelist.json.

2 3mo ago A 50 tokens

design-brief

04

solankiharsh/craftsman-skills

Skill Claude CodeCodex

Convert a grill-me session into a locked design brief with problem statement, aesthetic specs, component inventory, interactions, and an explicit no-touch contract. Saves to .design/ /DESIGNBRIEF.md.

2 3mo ago A 46 tokens

design-flow

05

solankiharsh/craftsman-skills

Skill Claude CodeCodex

Orchestrate all craftsman-skills in sequence for greenfield work. Announces each phase, confirms before moving forward, reads progress.md to resume mid-session. For upgrading existing apps, use /vibe-to-pro instead.

2 3mo ago A 48 tokens

design-review

06

solankiharsh/craftsman-skills

Skill Claude CodeCodex

Structured visual critique against the locked brief and aesthetic. Captures screenshots at 375/768/1280px including dark mode, error, loading, and empty states. Runs regression diff on the no-touch list. Produces DESIGNREVIEW.md with approve/iterate recommendation.

2 3mo ago A 58 tokens

design-tokens

07

solankiharsh/craftsman-skills

Skill Claude CodeCodex

Generate a complete, additive token system (colors, typography, spacing, motion) that extends existing tokens without replacing them. Derives from the locked aesthetic in the design brief. Saves tokens.css and DESIGNTOKENS.md.

2 3mo ago A 49 tokens

frontend-design

08

solankiharsh/craftsman-skills

Skill Claude CodeCodex

Build production-grade components against a locked aesthetic. Mobile-first 375px. CSS transitions only. Tailwind + CSS-vars hybrid. Original content before AI synthesis. References recipes/ for concrete patterns.

2 3mo ago A 42 tokens

grill-me

09

solankiharsh/craftsman-skills

Skill Claude CodeCodex

Interview the user relentlessly about a design plan until every decision branch is resolved. Explores the codebase and existing design artifacts before asking questions. Refuses to exit until all branches are closed.

2 3mo ago A 42 tokens

solankiharsh/craftsman-skills

Skill Claude CodeCodex

Define the structural skeleton of a feature before visual design begins. Produces a site map, navigation model, user flows, route inventory, and empty/error state nodes. Saves to .design/ /INFORMATIONARCHITECTURE.md.

2 3mo ago A 52 tokens

polish-audit

11

solankiharsh/craftsman-skills

Skill Claude CodeCodex

Read-only audit of a vibe-coded app. Runs five checklists (tokens, accessibility, responsive, motion, component debt) and produces a prioritized backlog of maturity issues tagged must-fix/should-fix/could-improve. Never modifies code.

2 3mo ago A 55 tokens

vibe-to-pro

12

solankiharsh/craftsman-skills

Skill Claude CodeCodex

Full maturity upgrade workflow for an existing app. Runs polish-audit → grill-me (against audit) → design-brief (with baseline) → design-tokens (additive) → brief-to-tasks (with regression guards) → frontend-design → design-review (baseline diff) → MATURITYREPORT.md. Use this for upgrading vibe-coded apps, not…

2 3mo ago A 79 tokens