id8Labs
Products
Academy

Start Here

FoundationAI Conversation Fundamentals6 modules · 45 min · Free

For Individuals

NewPrompt Engineering for Creators9 modules · Better prompts & outputsAI Partner Mastery8 modules · Work with AI dailyClaude Code for Knowledge Workers10 modules · Full delegation course

For Organizations

AI for Leaders8 modules · Strategic adoptionAI at Scale8 modules · Team adoptionPrivate AI8 modules · Security & compliance
View Full Curriculum7 courses · 57 modules
WritingShipped.
Lab
ThesisConsciousness as FilestructureCaF SeriesThe complete research series (5 parts)Lab StoryHow we got here
ResearchPublished research and deep dives
ContactSTACKSHACK

The Lab · Marketplace · 393+ tools

STACKSHACK

Free skills, commands, and settings for Claude Code. Build your stack, ship faster.

100% FreeVerified
Skills285Commands50Settings20Plugins38Starter Kits12

Filters

Clear

Categories

All Commands50database8deployment8development8git10setup8testing8

Help

How to Install

1. Click any item to view details

2. Copy the install command

3. Run in your Claude Code project

Showing 8 of 50 commands
⚡
Verifieddevelopment

Start Dev Server

Start the development server

npm run dev
nodenpm
0
⚡
Verifieddevelopment

Turbo Dev Server

Start Next.js dev server with Turbopack

npm run dev -- --turbo
nodenpm
0
⚡
Verifieddevelopment

Clean Install

Remove node_modules and reinstall

rm -rf node_modules && rm -f package-lock.json && npm install
nodenpm
0
⚡
Verifieddevelopment

Clear Next.js Cache

Remove .next cache directory

rm -rf .next
nextjs
0
⚡
Verifieddevelopment

Format Code

Run Prettier to format all files

npx prettier --write .
prettier
0
⚡
Verifieddevelopment

Node Debug Mode

Start dev server with Node debugger

NODE_OPTIONS="--inspect" npm run dev
nodenpm
0
⚡
Verifieddevelopment

Check Updates

Check for package updates

npx npm-check-updates
nodenpm
0
⚡
Verifieddevelopment

Update Dependencies

Update all dependencies to latest

npx npm-check-updates -u && npm install
nodenpm
0

Build your stack. Ship faster.

All tools are 100% free. Add to your stack and install in seconds.

Browse Starter KitsView All Skills

id8Labs © 2026

Miami, FL

EST (UTC-5)

Navigation

HomeProductsWritingShipped.Lab
PrivacyTerms

Products

ComposerDeepStackPipelineLLC OpsMILO

Academy

All CoursesNewPrompt EngineeringFreeAI FundamentalsClaude Code Course

Connect

Start a ConversationX @eddiebeGitHubLinkedIn
Shipping in public

Built with Next.js + Vercel + Supabase