stack-manager

Recommend and bootstrap application stacks from .claude/stacks/*.md definitions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/brianclaridge/_claude --skill stack-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stack-manager
Source: https://github.com/brianclaridge/_claude/tree/main/skills/stack-manager
Command: npx skills add https://github.com/brianclaridge/_claude --skill stack-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Recommend and bootstrap ready-to-use application stacks to accelerate project setup and standardize tooling.

Core Features & Use Cases

  • Interactive stack selection via wizard, tag search, or AI analysis
  • Automated bootstrap of chosen stack with recommended tooling
  • Post-bootstrap guidance and next steps

Quick Start

Start by selecting a stack method (Interactive wizard, Tag-based search, or Show all stacks), then bootstrap the project.

Frequently Asked Questions about stack-manager

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

FAQPage Schema
How do I bootstrap a new application project with a predefined stack?

Stack-manager recommends and bootstraps ready-to-use application stacks to accelerate project setup. Select a stack via interactive wizard, tag-based search, or view all stacks, then run the bootstrap workflow to generate your project with standardized tooling and configuration.

Can I filter application stacks by language, complexity, or use case?

Yes, stack-manager filters stacks by language, complexity, and use cases for web apps, APIs, dashboards, and CLIs. Use tag-based search to narrow results, or leverage AI analysis to automatically recommend the best stack for your specific requirements.

What bootstrap workflow options does stack-manager provide?

Stack-manager supports four bootstrap methods: direct generation, cookiecutter integration, step-by-step guided setup, and dry-run preview. Each method reads stack definitions from .claude/stacks/*.md and initializes your project with complete file reporting and next steps.

Does stack-manager work for different project types like web apps and CLIs?

Stack-manager handles multiple project types including web apps, APIs, dashboards, and command-line interfaces. It tailors stack recommendations and bootstrap configurations based on your selected project type and technology preferences.

What happens after I bootstrap a stack with stack-manager?

After bootstrap, stack-manager provides complete reporting of all created files and detailed next steps to initialize and configure your project. This ensures you have clear guidance on dependencies, environment setup, and how to begin development.

Can I use stack-manager to standardize tooling across multiple projects?

Yes, stack-manager standardizes tooling and project setup by recommending predefined stacks that enforce consistent configuration. Store stack definitions in .claude/stacks/*.md to create reusable templates across your team's web apps, APIs, dashboards, and CLIs.