Quick Commit
Stage all changes and commit with a message
Free skills, commands, and settings for Claude Code. Build your stack, ship faster.
Showing 50 of 50 commands
Stage all changes and commit with a message
Push current branch to origin
Pull latest changes and rebase local commits
Create and switch to a new feature branch
Merge main/master into current branch
Stash all current changes with a message
Apply and remove the latest stash
Interactively rebase last N commits
Undo last commit but keep changes staged
Show commit history in a clean format
Initialize a new Next.js 14 project with TypeScript
Initialize a new Vite project with React and TypeScript
Copy .env.example to .env.local
Install all project dependencies
Generate a new React component with TypeScript
Setup Prisma ORM with PostgreSQL
Install Husky for Git hooks with lint-staged
Initialize shadcn/ui component library
Execute all tests in the project
Run tests in watch mode for development
Run tests with coverage report
Execute Playwright end-to-end tests
Run Playwright tests with UI mode
Run ESLint to check for issues
Auto-fix ESLint issues
Run TypeScript compiler without emitting
Deploy project to Vercel production
Create a Vercel preview deployment
Create optimized production build
Build Docker image for the project
Start all services with Docker Compose
Download environment variables from Vercel
Upload environment variable to Vercel
Analyze bundle size with next/bundle-analyzer
Apply pending database migrations
Push Prisma schema changes to database
Run database seed script
Reset database and run all migrations
Launch Prisma Studio database GUI
Push local migrations to Supabase
Pull remote schema changes from Supabase
Generate TypeScript types from Supabase schema
Start the development server
Start Next.js dev server with Turbopack
Remove node_modules and reinstall
Remove .next cache directory
Run Prettier to format all files
Start dev server with Node debugger
Check for package updates
Update all dependencies to latest
All tools are 100% free. Add to your stack and install in seconds.