Skip to main content
xcrft
GitHub 创作者资料

xcrft

按仓库查看 1 个 GitHub 仓库中的 26 个已收集 skills。

已收集 skills
26
仓库
1
更新
2026-07-31
仓库浏览

仓库与代表性 skills

mastermind-design-intake
网页与数字界面设计师

Turn a design handoff into a task contract that can actually be checked — named source, resolved components, token names instead of raw values, and an explicit list of what stays unverifiable. Use when a Figma frame, mockup, or design spec is handed over for implementation.

2026-07-31
mastermind-product-intake
项目管理专家

Convert a PRD, ticket, or feature request into a task contract that can fail — behaviour split from outcome, product nouns resolved to symbols that exist, unspecified cases surfaced as questions, and success metrics parked where a merge gate cannot wave them through. Use when product writing is handed over for implementation.

2026-07-31
mastermind-security-research
信息安全分析师

Enumerate what a change can reach and what enforces it — privileged operations and their callers, guards and the sites that apply them, and every module that reads a secret — before designing an auth, permission, or secrets change. Feeds the security review; produces a population and a gap list, never a verdict.

2026-07-30
mastermind-test-audit
软件质量保证分析师与测试员

Read-only review of whether the tests in a finished change actually prove its behaviour — changed code no test reaches, a test exercising a different path than the one that changed, an assertion edited to match the new output, and a suite that ran nothing. Use after implementation, and whenever a change claims to be covered.

2026-07-30
mastermind-runtime-research
软件开发工程师

Gather who already depends on a service, handler, or state owner before changing it, and name the runtime gaps the codegraph cannot span. Use before designing a change to an API, queue consumer, background job, migration, or shared state; it feeds the architecture review rather than replacing it.

2026-07-30
mastermind-frontend-audit
软件质量保证分析师与测试员

Read-only review of a finished UI change against the codegraph — a component nothing renders, a props contract changed without its callers, a reinvented component, or a raw value where the design system has a token. Use after implementing React or Vue work; triggers "review this UI change", "check the component", or a finished frontend diff.

2026-07-30
mastermind-browser-verification
软件质量保证分析师与测试员

Turn "I opened it and it looks fine" into recorded evidence — accessibility tree over screenshot, console and network errors as mechanical failures, viewport and colour-scheme checks as a checklist, and anything unchecked marked unchecked. Use after implementing a UI change in a client that can drive a browser.

2026-07-30
mastermind-component-research
软件开发工程师

Ground a UI change in the codegraph before writing it — find whether the component already exists, who renders it, and what its props contract is. Use before creating or changing any React or Vue component; triggers "add a component", "change these props", "build this screen", or a Figma frame handed over for implementation.

2026-07-30
当前展示该仓库 Top 8 / 26 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库