init-project-docs
Installation
SKILL.md
Designed to be called:
- Standalone:
/init-project-docs - After
/init-project: as the final doc generation step - With
--update: refresh existing docs with latest Linear/roadmap state
README.md — The project's front door. Contains:
- Project name and description
- Tech stack table (auto-detected from package.json)
- Prerequisites and setup (onboarding)
- Available commands (from package.json scripts)
Related skills
More from seangjr/product-skills
daily-standup
Morning standup — surface blockers, stale work, and today's focus
8sync
Sync project state with Linear — detect gaps, consolidate objectives, clean up, route to next action
7maintain
Codebase health check — type errors, lint, git hygiene, deps, Linear, build, and auto-fix
7start-task
Pick up the next Linear issue — validate context, create branch, plan approach
7init-project
Scaffold a new project with Next.js, GSD, skills, Linear integration, and MCP config
7finish-task
Wrap up current task — commit, update Linear, optionally create PR, route to next
7