Stack and Flow avatar

Stack and Flow

Official

@stack-and-flow

0Followers
|
2Public Repos
|
11Published Skills

Offers standardized architecture for design system component lifecycle management, from specification drafting to npm distribution and visual compliance auditing.

Skills Distribution
DomainDeveloper To...Design System Arch.. (40%)Package Engineering (30%)Quality Assurance (30%)

Agent Skills by Stack and Flow

Showing 11 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Stack and Flow

FAQPage Schema
What 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.