roadmap
๐ฏSkillfrom jezweb/claude-skills
Generates phased delivery roadmaps for entire application builds โ detailed enough that Claude Code can autonomously pick up any phase, commit at milestones, deploy, test, and continue until done or stuck. Has modes for plan, start, resume, and status so a multi-week build can span many Claude Code sessions.
Same repository
jezweb/claude-skills(196 items)
Installation
npx vibeindex add jezweb/claude-skills --skill roadmapnpx skills add jezweb/claude-skills --skill roadmap~/.claude/skills/roadmap/SKILL.mdSKILL.md
More from this repository10
A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.
A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.
A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.
A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.
Provides FastAPI development patterns including async endpoints, dependency injection, Pydantic models, authentication, and API documentation best practices
Skill for generating complete, accessible color palettes from a single brand hex, creating 11-shade scales, semantic tokens, dark mode variants, and WCAG contrast checking for Tailwind v4
Provides TanStack Start patterns for building full-stack React applications with server-side rendering, routing, and data loading
Generates favicon files in multiple sizes and formats for web projects, from a collection of 87 production-ready skills for Cloudflare, React, and AI integrations.
Provides Zustand state management patterns for React including store creation, selectors, middleware, and best practices for scalable client-side state
Provides React Hook Form integration patterns with Zod schema validation for type-safe, performant form handling