stacks-buddy

Manage Stacks framework development, build, database, and cloud deployment commands.

2|Updated Jul 8, 2026
One-click install
npx skills add https://github.com/bughq/bughq --skill stacks-buddy-bughq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stacks-buddy
Source: https://github.com/bughq/bughq/tree/main/.claude/skills/stacks-buddy
Command: npx skills add https://github.com/bughq/bughq --skill stacks-buddy-bughq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill simplifies the management of the Stacks framework by providing a unified interface for over 50 complex development, deployment, and maintenance tasks, eliminating the need to memorize intricate command-line flags.

Core Features & Use Cases

  • Unified CLI Management: Execute development, build, database, and cloud deployment commands through a single, lazy-loaded interface.
  • Automated Scaffolding: Rapidly generate models, migrations, controllers, and other framework artifacts using standardized templates.
  • Environment & Cloud Control: Manage environment variables, encryption, DNS records, and cloud infrastructure (AWS/CloudFormation) with built-in safety checks.

Quick Start

Use the stacks-buddy skill to start all development servers and the reverse proxy for your current project.

Frequently Asked Questions about stacks-buddy

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

FAQPage Schema
How do I manage Stacks framework development and cloud deployment from the command line?

Manage Stacks framework development and cloud deployment using a unified CLI that handles over 50 tasks including project scaffolding, database operations, and infrastructure orchestration through a lazy-loaded architecture.

Can I automate SSL certificate generation and DNS configuration for my Stacks framework project?

Automate SSL certificate generation and DNS configuration for Stacks framework projects using a CLI that handles complex workflows and cloud resource lifecycle management with built-in safety checks.

What is the best way to scaffold models and migrations in a Stacks framework application?

Scaffold models and migrations in Stacks framework applications using automated CLI templates that rapidly generate models, migrations, controllers, and other standardized project components without manual file creation.

Does the Stacks CLI support environment variable encryption and AWS CloudFormation integration?

The Stacks CLI supports environment variable management, encryption, and AWS CloudFormation integration, allowing you to control cloud infrastructure and orchestrate resources directly from the command line.

Why use a lazy-loaded CLI architecture for Stacks framework project management?

Using a lazy-loaded CLI architecture for Stacks framework management optimizes performance by loading command modules only when invoked, keeping the interface responsive despite supporting over 50 complex operations.