Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ReAuth

ReAuth에는 sagargupta2001에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
4
Stars
19
업데이트
2026-05-16
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

docs-sync-after-change
소프트웨어 개발자

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
소프트웨어 개발자

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
컴퓨터 시스템 분석가

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
소프트웨어 품질 보증 분석가·테스터

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