Stack and Flow
Official@stack-and-flow
Offers standardized architecture for design system component lifecycle management, from specification drafting to npm distribution and visual compliance auditing.
Agent Skills by Stack and Flow
Showing 11 vetted skills indexed across 1 GitHub repositories.
component-spec-proposer
Convert component tasks and reference implementations into validated GitHub issue-backed specifications.
component-contributor
Implement design-system components from approved specs with Stack-and-Flow architecture.
worktree-location
Create Git worktrees as sibling directories with branch-derived names.
release-changeset
Detect commits lacking Changeset coverage and generate semver bump entries.
bootstrapping
Install Stack-and-Flow, import its CSS, and wire Tailwind v4 token overrides.
system-auditor
Audit design system tokens, folder structure, and npm distributable standards.
components-auditor
Audit React/TypeScript/Tailwind/Radix components against the shared contract and compliance matrix.
pr-reviewer
Check CI evidence, linked issues, and PR hygiene before human review.
github-project-tasks
Create and audit GitHub issues and Project board items for Stack-and-Flow workflows.
npm-architect
Configure npm package exports and Vite library builds for per-component tree-shaking.
visual-review
Audit interactive component CSS for visual states and accessibility constraints.
Frequently Asked Questions About Stack and Flow
FAQPage SchemaWhat specific tasks does Stack and Flow enable for frontend teams?▼
Stack and Flow enables the systematic creation of component specifications, automated semver changeset generation, and rigorous auditing of design system tokens. It facilitates the transition from reference implementations to validated GitHub issues while ensuring npm distributable standards and visual accessibility compliance are maintained throughout the development lifecycle.
Which engineering personas benefit most from these capabilities?▼
Design system engineers, frontend architects, and library maintainers benefit most from these capabilities. The system is specifically designed for teams managing complex React and Tailwind component libraries who require strict adherence to shared contracts, folder structure standards, and automated quality checks before human code review.
What are the prerequisites for implementing Stack and Flow?▼
Implementation requires a project environment utilizing React, TypeScript, and Tailwind v4. Users must have an existing GitHub repository structure to support the issue-backed specification process and Vite-based library builds. The system assumes a standard npm package architecture to effectively manage exports and tree-shaking configurations.