Stacks avatar

Stacks

Official

@stacksjs · United States of America

0Followers
|
158Public Repos
|
115Published Skills

A progressive, atomic full-stack framework for artisans. Develop framework-agnostic apps & libraries, faster. Made across the world.

Skills Distribution
DomainDeveloper To...Full-Stack Framewo.. (40%)Database & Data Mo.. (25%)Frontend UI & Comp.. (20%)Infrastructure & D.. (15%)

Agent Skills by Stacks

Showing 115 vetted skills indexed across 3 GitHub repositories.

stacksjsstacksjs
625

stacks-domain-modeling

Builds and sharpens a Stacks project's domain language through CONTEXT.md glossaries and ADRs.

Official
Intermediate
stacksjsstacksjs
625

stacks-flow

Routes development tasks to the appropriate Stacks skill or workflow.

Official
Intermediate
stacksjsstacksjs
625

stacks-mobile

Build native iOS and Android applications from Stacks and STX codebases with Craft.

Official
Advanced
stacksjsstacksjs
625

stacks-codebase-design

Guides design of deep modules with small interfaces in Stacks TypeScript projects.

Official
Intermediate
stacksjsstacksjs
625

stacks-tdd

Guides red-green-refactor test-driven development in Stacks projects using bun test.

Official
Intermediate
stacksjsstacksjs
625

stacks-prototype

Builds throwaway HTML demos or stx view variants to answer design questions.

Official
Intermediate
stacksjsstacksjs
625

stacks-handoff

Write a portable handoff document summarizing the current conversation for another agent session.

Official
Basic
stacksjsstacksjs
625

stacks-wizard

Generates interactive bash wizards that walk humans through manual credential and configuration procedures.

Official
Intermediate
stacksjsstacksjs
625

stacks-writing-for-agents

Guides writing and editing SKILL.md files, AGENTS.md, and agent-facing reference documents in Stacks projects.

Official
Intermediate
stacksjsstacksjs
625

stacks-technical-diagrams

Generate architecture, workflow, sequence, dataflow, and lifecycle diagrams as self-contained HTML with inline SVG.

Official
Advanced
stacksjsstacksjs
625

stacks-grilling

Interviews users in structured rounds to stress-test plans and design decisions before coding.

Official
Intermediate
stacksjsstacksjs
2

stacks-design-taste-codex

Enforce deterministic design rules for Stacks.js frontend layouts.

Official
Advanced
stacksjsstacksjs
2

stacks-design-output

Generate complete Stacks stx components without placeholders or truncated code.

Official
Advanced
stacksjsstacksjs
2

stacks-design-minimalist

Enforce editorial minimalist design constraints for Stacks app interfaces.

Official
Advanced
stacksjsstacksjs
2

stacks-imagegen-web

Generate horizontal frontend design reference images for Stacks application website sections.

Official
Advanced
stacksjsstacksjs
2

stacks-redesign

Audit and upgrade Stacks.js UI patterns in stx templates and Crosswind classes.

Official
Intermediate
stacksjsstacksjs
2

stacks-design-taste

Enforce context-aware design taste rules for Stacks frontend output.

Official
Advanced
stacksjsstacksjs
2

stacks-design-soft

Enforce a premium soft aesthetic preset for Stacks UI designs.

Official
Advanced
stacksjsstacksjs
2

stacks-imagegen-mobile

Generate mobile app reference images and screen flows for iOS, Android, and cross-platform prototyping.

Official
Advanced
stacksjsstacksjs
2

stacks-brandkit

Generate brand-kit reference images for Stacks project identity development.

Official
Advanced
stacksjsstacksjs
2

stacks-design-brutalist

Implement industrial and brutalist user interfaces for Stacks applications with predefined visual archetypes.

Official
Advanced
stacksjsstacksjs
2

stacks-image-to-code

Generate design reference images and implement matching Stacks frontend code.

Official
Advanced
stacksjsstacksjs
2

stacks-investigate

Identify root causes of Stacks project bugs through a four-phase debugging process.

Official
Advanced
stacksjsstacksjs
2

stacks-retro

Generate retrospective summaries from Git history with session detection and commit categorization.

Official
Advanced

Frequently Asked Questions About Stacks

FAQPage Schema
What specific tasks can developers perform using Stacks?

Developers can manage database migrations, define ORM models, orchestrate background jobs, handle OAuth2 authentication, and build reactive UIs using STX templates. The framework provides unified facades for email, SMS, push notifications, and file storage across multiple providers.

Which technical personas benefit most from this framework?

Full-stack engineers and artisans building framework-agnostic applications benefit from the unified TypeScript environment. It is designed for developers who require a cohesive system for managing server-side logic, database schemas, and frontend components within a single, type-safe workspace.

What are the primary runtime dependencies for Stacks?

Stacks requires the Bun runtime for project configuration, dependency management, and execution. It leverages TypeScript for all definitions and integrates with various infrastructure services like AWS, Redis, and Stripe via its internal driver system.