AgentSkillsCN

slot-ui-studio

构建具备共享组件、状态模式与发布质量控制的可扩展老虎机UI生产系统。在规划老虎机UI架构、组件库、交互合约,或在各标题间验证生产UI就绪状态时使用此技能。

SKILL.md
--- frontmatter
name: slot-ui-studio
description: Build scalable slot UI production systems with shared components, state patterns, and release quality controls. Use when structuring slot UI architecture, component libraries, interaction contracts, or validating production UI readiness across titles.

Slot UI Studio

Use this skill to organize slot UI production systems with reusable, governed patterns.

Workflow

  1. Define scope and constraints.
  • Define UI surface inventory, component ownership, and style constraints.
  • Capture objective metrics, bounds, and release blockers.
  1. Design implementation plan.
  • Design shared primitives, state contracts, and integration boundaries.
  • Keep ownership and dependency boundaries explicit.
  1. Execute and iterate.
  • Implement in small, traceable increments.
  • Record run/build context for reproducibility.
  1. Validate contract integrity.
  • Validate responsiveness, interaction consistency, and accessibility gates.
  • Treat contract breaches as blockers.
  1. Prepare handoff.
  • Deliver component rollout plan, migration steps, and validation matrix.
  • Include exact commands and acceptance criteria.

Output Contract

Return:

  1. Context: goals, assumptions, constraints.
  2. Validation: pass/fail checks and key deltas.
  3. Changes: concrete file-level updates.
  4. Commands: commands and expected outputs.
  5. Risks: unresolved issues and limits.

References

  • references/workflow.md: detailed execution flow.
  • references/checklist.md: sign-off checklist.

Execution Rules

  • Keep decisions measurable and reversible.
  • Keep validation criteria explicit before iteration.
  • Flag inconsistent control semantics and accessibility regressions as blockers.