Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

ReAuth

ReAuth contém 4 skills coletadas de sagargupta2001, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
4
Stars
19
atualizado
2026-05-16
Forks
0
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

docs-sync-after-change
Desenvolvedores de software

Use after ReAuth code or docs changes to keep specs, memory docs, indexes, and Graphify state aligned. This skill inspects the diff, applies the update rules from docs/agent/08-documentation-system.md, uses Graphify before broad architecture scanning when graphify-out/graph.json exists, and runs docs validation.

2026-05-16
implement-from-spec
Desenvolvedores de software

Use when a ReAuth feature already has a spec in docs/specs and the next step is implementation. This skill reads the spec, the matching agent and memory docs, uses Graphify before broad architecture scanning when graphify-out/graph.json exists, and implements the smallest coherent vertical slice with tests.

2026-05-16
spec-from-requirement
Analistas de sistemas de computador

Use when a user has a rough feature requirement, ticket, or product note and wants a ReAuth spec created or updated under docs/specs. This skill turns ambiguous requirements into implementation-ready specs by reading the repo docs, checking for existing specs first, and using Graphify before broad architecture scanning when graphify-out/graph.json exists.

2026-05-16
test-from-spec
Analistas de garantia de qualidade de software e testadores

Use when a ReAuth feature spec already exists and you need to add, tighten, or verify tests against that spec. This skill maps the spec's test scenarios to the current implementation, uses Graphify before broad architecture scanning when graphify-out/graph.json exists, and adds the smallest effective tests at the right layer.

2026-05-16