bootstrap

Load craft-skills context at session initialization before task execution.

17|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/alexiolan/craft-skills --skill bootstrap-alexiolan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bootstrap
Source: https://github.com/alexiolan/craft-skills/tree/main/skills/bootstrap
Command: npx skills add https://github.com/alexiolan/craft-skills --skill bootstrap-alexiolan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Lack of upfront skill invocation leads to inconsistent behavior and missed structured workflows.

Core Features & Use Cases

  • Ensures craft-skills context is loaded at session start.
  • Automatically triggers relevant skills before actions.
  • Safely blocks direct invocation and standardizes workflows.

Quick Start

Initialize the craft-skills bootstrap so the assistant invokes relevant skills before acting.

Frequently Asked Questions about bootstrap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I load craft-skills context automatically at session start?

To load craft-skills context automatically at session start, initialize the bootstrap skill. It activates relevant skills before any task begins, ensuring consistent behavior and structured workflows across frontend, backend, or full-stack contexts.

Why does my assistant miss structured workflows without upfront skill invocation?

Missing structured workflows happens because relevant skills are not activated before tasks begin. Bootstrap solves this lack of upfront skill invocation by automatically loading craft-skills context at session initialization, preventing inconsistent behavior.

Can I prevent direct invocation of skills to standardize workflows?

Yes, you can prevent direct invocation by accident. The bootstrap skill safely blocks direct invocation, standardizes workflows, and ensures the assistant triggers relevant skills before actions while reinforcing prioritization of user instructions over defaults.

Does session initialization bootstrap work across frontend, backend, and full-stack contexts?

Yes, session initialization bootstrap works across frontend, backend, and full-stack contexts. It applies at session initialization to ensure the assistant activates relevant skills before any task, preventing inconsistent behavior and missed structured workflows.

What is the best way to ensure relevant skills are triggered before actions?

The best way to ensure relevant skills are triggered before actions is to initialize the craft-skills bootstrap at startup. It automatically loads context, safely blocks direct invocation, and standardizes workflows across all development contexts.