NicoSKOOL

Context Bootstrapper — Development skill for Claude Code

Development community

Interviews the user about their business and generates the 8 context files needed by Systems 1-4 (site-config, audience, tone-of-voice, experience-notes, services, brand-guidelines, competitors, autho.

How to install Context Bootstrapper

Installs to ~/.claude/skills/nicoskool-the-four-systems-context-bootstrapper/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nicoskool-the-four-systems-context-bootstrapper && curl -fsSL https://raw.githubusercontent.com/NicoSKOOL/the-four-systems/HEAD/.claude/skills/context-bootstrapper.md -o ~/.claude/skills/nicoskool-the-four-systems-context-bootstrapper/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Context Bootstrapper does


name: context-bootstrapper description: Interviews the user about their business and generates the 8 context files needed by Systems 1-4 (site-config, audience, tone-of-voice, experience-notes, services, brand-guidelines, competitors, author). Fetches the user's website first to pre-fill what it can see, then asks only what it cannot infer. Use this when a user is setting up the four systems for the first time, or when they say "set up the context folder", "bootstrap my business info", "crea

Alternatives in Development

  • Competitive Battlecard — Create sales-ready battlecards against specific competitors 7.8k ★
  • Job Hunt Copilot — 建立个人项目素材库,针对每个投递岗位自动生成定制简历、面试讲稿和模拟面试 217 ★
  • User Interviews — Generate a user interview script to validate your product assumptions 86 ★

Full documentation available on GitHub

View Source Repository