ST

stacks-buddy

Provides command-line assistance for Stacks framework operations.

Install

mkdir -p .claude/skills/stacks-buddy && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11943" && unzip -o skill.zip -d .claude/skills/stacks-buddy && rm skill.zip

Installs to .claude/skills/stacks-buddy

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Use when working with the Stacks CLI (buddy/bud/stacks/stx) — understanding all 50+ commands with their flags and options, adding custom commands, the make:* scaffolding commands, development server commands, build commands, deployment commands, email/mail commands, environment management, or domain/DNS commands. Covers @stacksjs/buddy and all CLI command files.
364 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Intermediate

Key capabilities

  • Understand Stacks CLI commands and options
  • Add custom commands to Stacks CLI
  • Use `make:*` scaffolding commands
  • Start development servers
  • Execute build commands
  • Manage environment variables

How it works

The skill provides complete information about the Stacks CLI, including its architecture, lazy loading system, startup flow, and how to add custom commands, enabling various development and deployment tasks.

Inputs & outputs

You give it
User request related to Stacks CLI operations
You get back
Information about Stacks CLI commands, execution of CLI tasks, or custom command integration

When to use stacks-buddy

  • Scaffold new component
  • Run development server
  • Execute build command

About stacks-buddy

Provides reference for the full Stacks CLI command set, including build, scaffold, and deployment commands.

Use when working with the Stacks CLI (buddy/bud/stacks/stx) — understanding all 50+ commands with their flags and options, adding custom commands, the make:* scaffolding commands, development server commands, build commands, deployment commands, email/mail commands, environment management, or domain

When not to use it

  • When working with a CLI other than Stacks CLI
  • When Bun is not available or is older than 1.3.0
  • When TypeScript is not available

Prerequisites

Bun >= 1.3.0TypeScript

Limitations

  • The complete CLI runtime for the Stacks framework with 50+ commands
  • Commands are lazy-loaded for performance
  • Application commands go in `app/Commands/`, framework commands in `storage/framework/core/buddy/src/commands/`

How it compares

This skill offers detailed, source-grounded guidance on the Stacks CLI's internal workings and extensibility, unlike generic CLI documentation.

Compared to similar skills

stacks-buddy side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
stacks-buddy (this skill)04moReviewIntermediate
workflow42moReviewIntermediate
pnpm-upgrade23moReviewIntermediate
write-script-bun12moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

workflow

vercel

Creates durable, resumable workflows using Vercel's Workflow DevKit. Use when building workflows that need to survive restarts, pause for external events, retry on failure, or coordinate multi-step operations over time. Triggers on mentions of "workflow", "durable functions", "resumable", "workflow devkit", or step-based orchestration.

431

pnpm-upgrade

openai

Keep pnpm current: run pnpm self-update/corepack prepare, align packageManager in package.json, and bump pnpm/action-setup + pinned pnpm versions in .github/workflows to the latest release. Use this when refreshing the pnpm toolchain manually or in automation.

211

write-script-bun

windmill-labs

MUST use when writing Bun/TypeScript scripts.

13

trigger-dev-tasks

triggerdotdev

Use this skill when writing, designing, or optimizing Trigger.dev background tasks and workflows. This includes creating reliable async tasks, implementing AI workflows, setting up scheduled jobs, structuring complex task hierarchies with subtasks, configuring build extensions for tools like ffmpeg or Puppeteer/Playwright, and handling task schemas with Zod validation.

02

deploy

serithemage

Deploys Serverless OpenClaw CDK stacks to AWS. Handles SecretsStack parameter injection, full/individual stack deployment, and Docker image push.

00

sst

ComeOnOliver

SST (Serverless Stack) is a framework for building and deploying full-stack applications on AWS with high-level constructs for Lambda, API Gateway, DynamoDB, S3, and frontend frameworks. It features live local development connected to real AWS services, type-safe resource linking

00

Search skills

Search the agent skills registry