Initializes new repositories with standardized documentation, development rules, and state-tracking files for AI-assisted coding.
The Bootstrap Project skill streamlines the setup of new software projects by generating a consistent ecosystem of configuration and context files optimized for Claude Code and Cursor. It automates the creation of essential scaffolds including CLAUDE.md for project architecture, .cursorrules for AI behavior, and SESSION_LOG.md for cross-agent memory. By gathering specific metadata like your tech stack and cloud providers upfront, it ensures that your project is immediately ready for AI-assisted development while maintaining security by automatically gitignoring local configuration files.
主要功能
01Creation of SESSION_LOG.md to maintain state and memory across AI sessions
02Automatic .gitignore updates to protect local config and session logs
030 GitHub stars
04Generates CLAUDE.local.md templates for sensitive local environment details
05Automated scaffolding of CLAUDE.md and .cursorrules for instant project context
06Interactive setup for tech stack, cloud providers, and project management URLs
使用场景
01Ensuring consistent state tracking and session continuity for AI-assisted development
02Standardizing project structure across a team using Claude Code and Cursor
03Starting a new software repository with best-practice AI alignment documentation