stacks-development

Orchestrates Stacks dev servers, reverse proxies, IDE integration, and SSL certificate generation for Bun-based TypeScript projects.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill simplifies the complex configuration and orchestration of the Stacks development environment, ensuring that dev servers, proxies, and IDE settings are correctly synchronized without manual intervention.

Core Features & Use Cases

  • Unified Dev Orchestration: Manage multiple services like frontend, API, docs, and dashboard servers through a single CLI interface.
  • Environment Automation: Automate SSL certificate generation, host file updates, and port management for local development domains.
  • Use Case: When starting a new feature, use this skill to spin up the entire development stack, including the reverse proxy and dashboard, with a single command while ensuring all environment variables and pre-loaders are correctly configured.

Quick Start

Use the stacks-development skill to start all development servers in parallel and configure the local reverse proxy.

Frequently Asked Questions about stacks-development

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

FAQPage Schema
How do I automate local SSL certificate generation and port assignments for Bun-based TypeScript projects?

You can automate local SSL certificate generation and port assignments by orchestrating the Stacks development environment, which configures local development domains, reverse proxies, and service discovery automatically without manual intervention.

How do I start multiple dev servers in parallel for a frontend, API, and dashboard?

Start multiple dev servers in parallel using a unified CLI interface to orchestrate the Stacks development stack, synchronizing environment variables, pre-loaders, and IDE settings for frontend, API, docs, and dashboard services simultaneously.

Does the Stacks development environment support hot-reloading capabilities for TypeScript?

Yes, the Stacks development environment supports hot-reloading capabilities for Bun-based TypeScript projects, facilitating local development workflows by automating environment setup and managing reverse proxies alongside service discovery.

What's the best way to manage a reverse proxy and local development domains without manual host file updates?

Use the Stacks development environment to manage a reverse proxy and local development domains, which automates host file updates, SSL certificate generation, and port management through a single CLI command interface.

Why does my local development stack require manual environment synchronization across different services?

Manual environment synchronization is required without orchestration, but the Stacks development skill solves this by ensuring dev servers, reverse proxies, and IDE settings are correctly synchronized automatically.

Can I configure IDE integration and environment variables together when spinning up a dev server?

Yes, you can configure IDE integration and environment variables together by using the Stacks development skill to spin up the entire development stack, ensuring all pre-loaders and settings are correctly configured in one command.