Node.js Dev Sandbox
sandbox_preset@snippbot/sandbox-node-dev ORG
Node.js 20 with TypeScript, ESLint, Prettier, Vitest, and common development tooling.
Web Fullstack Sandbox
sandbox_preset@snippbot/sandbox-web-fullstack ORG
Full-stack web development environment: Node.js, Python, PostgreSQL, Redis, and Nginx.
Red-Green: Strict TDD Implementation
@snippbot/workflow-red-green ORG
Implement a feature using strict test-driven development. Enforces one-test-at-a-time discipline: write failing test (red), minimal code to pass (green), refactor, repeat. Catches regressions after every step.
Developer Onboarding Pipeline
Workflow@snippbot/workflow-onboarding ORG
New developer onboarding: environment setup, codebase tour, first task assignment, and review.
Developer Workflow Assistant
@snippbot/profile-dev-workflow ORG
AI assistant configured for software engineers. TDD discipline, architecture-first planning, vertical slicing, and codebase health auditing.
Developer Workflow Suite
@snippbot/suite-dev-workflow ORG
Complete Snippbot setup for software engineers. Idea interrogation, spec generation, implementation planning, vertical slicing, strict TDD, architecture auditing, and smart git workflows — a full development lifecycle in one install.
Python Dev Sandbox
sandbox_preset@snippbot/sandbox-python-dev ORG
Python 3.12 development environment with numpy, pandas, requests, pytest, and common libraries.