Skip to main content
xcrft
Perfil de creador de GitHub

xcrft

Vista por repositorio de 26 skills recopiladas en 1 repositorios de GitHub.

skills recopiladas
26
repositorios
1
actualizado
2026-07-31
explorador de repositorios

Repositorios y skills representativas

mastermind-design-intake
Diseñadores de interfaces web y digitales

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
Especialistas en gestión de proyectos

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
Analistas de seguridad de la información

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Mostrando las 8 principales de 26 skills recopiladas en este repositorio.
Mostrando 1 de 1 repositorios
Todos los repositorios cargados