Skip to main content

ayusavin/labs-harness

SkillsMP 已收集 ayusavin/labs-harness 中的 7 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
7
GitHub 星标
1
GitHub Forks
0

这个仓库中的 skills

已展示 7 / 7 个已收集 Skill。

职业分类
软件开发工程师
描述

Turn a design (Figma file or an exported reference deck) into a build ladder — inventory every frame, extract tokens and atoms, find the gaps the designer still owes you, and write a /build-ready plan plus the .claude/design-gate.json rungs that…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Install this mini dev-loop harness into a target project. Copies the agents, skills (plan/build/review/debug), the test-gate hook, settings, and AGENTS.md into the given project path, then seeds a Memory Bank index if none exists. Run this from a clone of the…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Check the built UI against the design, rung by rung — capture the real rendered component (Storybook via Playwright on web, the debug preview gallery on an iOS simulator or Android emulator), diff it against the 1:1 design export, and write the verdict the…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implement an already-approved plan from swarm-report/<slug>-plan.md. Routes each task to the executing agent that owns its file scope (frontend / backend / devops / mobile), runs the tests, writes an implementation report. Use AFTER /plan, never before.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Find the root cause of a bug or failing test. Spawns 1 debugger subagent that reproduces, ladders hypotheses, isolates with evidence, and applies the minimal fix. Use when a test fails, /build reports blocked, or "X stopped working". Does NOT design features…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Design a feature before writing code. Spawns planner + skeptic subagents that read the Memory Bank, argue, and write a plan to swarm-report/. Use BEFORE /build, for any feature touching 2+ files or with unclear scope. Skip for typos and one-line fixes.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Review a finished change against its plan. Spawns 1 reviewer subagent, reports ship/rework with severity-tagged findings. Use AFTER /build.

原文语言:英语

更新
已展示 7 / 7 个已收集 Skill。