Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

design-system

design-system 收录了来自 Stack-and-Flow 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
22
更新
2026-07-19
Forks
4
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

npm-architect
软件开发工程师

Guides the transformation of Stack-and-Flow Design System into a properly distributable npm package with per-component tree-shaking, correct exports map, vite lib mode, and peer dependency hygiene. Trigger: When someone asks "how do we distribute this as npm?", "set up the npm package", "configure the build for publishing", or "how do we make each component importable independently". Also delegable from sdd-design when designing the distribution strategy.

2026-07-19
component-child-issues
软件开发工程师

Trigger: component child issues, cataloging child issues, extracted primitives, atoms, molecules, organisms. Create or reuse child issues after validated component cataloging decisions.

2026-07-18
component-contributor
软件开发工程师

Guides an AI agent through implementing a Stack-and-Flow design-system component from an approved issue/spec. Trigger: component implementation, implement this component, build a component, component issue URL, delegated from sdd-apply.

2026-07-18
component-spec-cataloging-validator
软件开发工程师

Trigger: component spec cataloging validation, validate component proposal tier, reuse or extraction audit. Validate a proposed component spec against the catalog tier system before approval.

2026-07-18
component-spec-proposer
软件开发工程师

Trigger: capture-first component spec, reference-component-first spec, HeroUI/Radix/reference component, prepare component issue. Propose specs, run cataloging validation, and prepare the issue spec before implementation.

2026-07-18
bootstrapping
软件开发工程师

Guides an external project through adopting Stack-and-Flow as their design system base. Covers: installing the package, importing the CSS, configuring Tailwind v4 to consume the tokens, and customizing the token layer (colors, typography, spacing) to match their brand. Scope: token customization only — component architecture and structure are not modified. Trigger: When an external project wants to use Stack-and-Flow as a base and customize its tokens.

2026-06-13
components-auditor
软件质量保证分析师与测试员

Reviews existing Stack-and-Flow components against the shared component contract, Storybook conventions, tests, visual states, tokens, and accessibility. Trigger: component audit, review existing component, check component quality, delegated from sdd-verify.

2026-06-13
github-project-tasks
软件开发工程师

Creates and audits GitHub Issues + Project board items for Stack-and-Flow following the canonical board fields and issue template. Trigger: create task, start work, assign issue, move to In progress, end work, close task, move to Done, add component to board, audit GitHub Project issues, delegated from sdd-tasks.

2026-06-13
pr-reviewer
软件质量保证分析师与测试员

Runs the final Stack-and-Flow PR readiness gate: CI evidence, linked issue, title/template hygiene, component audit evidence, visual/MCP cleanup, and clean review scope. Trigger: ready for review, review my PR, check PR before submit, delegated from sdd-verify.

2026-06-13
release-changeset
软件开发工程师

Manages the @changesets/cli release workflow for Stack-and-Flow Design System. Covers initial setup, detecting commits without changeset coverage, generating changeset files, and proposing the correct semver bump based on Conventional Commits. Trigger: When someone asks to "create a changeset", "prepare a release", "what needs a changeset", or "add changeset for my changes". Also delegable from sdd-archive as the final step of a change cycle.

2026-06-13
system-auditor
软件开发工程师

Audits Stack-and-Flow as a full design-system package, not individual components. Covers: token architecture, theme structure, folder organization, package.json configuration, build output, peer dependencies, and design system best practices. Proposes concrete improvements — not just flags issues. Trigger: system-level audit, design-system audit, token architecture review, folder structure review, npm distributable standards, release readiness. Also delegable from sdd-verify or sdd-explore for system-level validation.

2026-06-13
visual-review
软件质量保证分析师与测试员

Trigger: visual review, component visual quality, hover/focus/active states, glow, transition, contrast, accessibility visuals. Audit Stack-and-Flow visual rules.

2026-06-13
worktree-location
软件开发工程师

Trigger: creating git worktrees, parallel writer isolation, subagent worktree isolation, stacked/chained PR worktrees. Enforce sibling worktree placement next to the original repository instead of /tmp.

2026-06-13