Skip to content

Claude Bootstrap

⚡ Productivity

Opinionated project initialization with security-first guardrails, spec-driven atomic todos, and LLM testing patterns.

Tags

Compatible Platforms

📦 Quick Install

Claude Code example
mkdir -p .claude/skills
git clone https://github.com/alinaqi/claude-bootstrap \
  .claude/skills/claude-bootstrap

Replace .claude/skills/ with your platform's skills directory. View all install options →

claude-bootstrap/SKILL.md — frontmatter preview

---
name: Claude Bootstrap
description: Opinionated project initialization with security-first guardrails, spec-driven a…
authors: [alinaqi]
tags: [bootstrap, scaffolding, security, setup]
platforms: [claude-code, github-copilot, cursor, gemini-cli, windsurf, codex, opencode]
---
🐙 View on GitHub ➕ Submit a Skill

Related Agent Skills

Skill Creator

A meta-skill for creating new skills and iteratively improving them. Helps draft, test, and benchmark SKILL.md files. Official from Anthropic.

Linear Integration

Manage Linear issues, projects, and teams directly from your coding agent using the Linear API.

Claude Code Templates

CLI tool and templates for configuring and monitoring Claude Code. Includes ready-to-use skill structures.