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

brokenrobot.xyz

brokenrobot.xyz 收录了来自 mezeitamas 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
4
更新
2026-06-10
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

visual-regression-tests
软件质量保证分析师与测试员

Run and update Playwright visual-regression + axe accessibility checks for brokenrobot.xyz in both light and dark themes. Use at a change's Verify step, when UI snapshots need refreshing after an intentional visual change, or when an a11y check needs to run. Runs inside the devcontainer so rendering matches the committed CI baselines.

2026-06-10
component-scaffold
网页开发工程师

Scaffold a new Astro component (or Preact island) for brokenrobot.xyz to the repo's conventions — feature-folder placement, typed props, scoped token-driven styles, both-theme readiness, and the correct interactivity choice. Use when adding a new UI component so it matches the existing tree instead of drifting.

2026-06-09
preflight-checks
软件质量保证分析师与测试员

Run the brokenrobot.xyz quality gate — type-check, lint, format-check, and build — and summarize failures. Use before committing a change or handing it to review, to catch type/lint/format/build errors in one pass. This is the non-visual half of Verify; pair it with visual-regression-tests.

2026-06-09
openspec-apply-change
软件开发工程师

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

2026-06-02
openspec-archive-change
软件开发工程师

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

2026-06-02
openspec-explore
其他计算机职业

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

2026-06-02
openspec-propose
软件开发工程师

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

2026-06-02