Skip to content

Quick Start

This guide will help you get up and running with PopKit in minutes.

  • Claude Code 2.1.33 or higher (tested through 2.1.80)
  • Git installed
  • Node.js 18+ (for local development)

After installing PopKit plugins, restart Claude Code and try these commands:

Terminal window
/popkit-dev:next

This command analyzes your project state and recommends context-aware next actions.

Terminal window
/popkit-dev:routine morning

Get a comprehensive project health check with “Ready to Code” score.

Terminal window
/popkit-dev:dev "Add user authentication"

Guided 7-phase feature development workflow from discovery to implementation.

CommandDescription
/popkit-dev:nextGet context-aware next actions
/popkit-dev:git commitSmart git commit with auto-generated messages
/popkit-dev:git prCreate pull request with comprehensive summary
/popkit-dev:routine morningMorning health check and setup
/popkit-dev:routine nightlyEnd-of-day cleanup and summary