Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Genesis-Legacy-V2

Genesis-Legacy-V2 contains 23 collected skills from Nagiliant, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
23
Stars
2
updated
2026-06-18
Forks
3
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

a1-design-master-spec-consistency
software-quality-assurance-analysts-and-testers

The drift check. Compare what was built against the design doc and master spec. Sets the Double Gate — A3 cannot start until A1 is at zero findings.

2026-06-18
a2-spec-review
software-quality-assurance-analysts-and-testers

Mechanical FR/AC compliance. Walk every functional requirement and acceptance criterion and render a binary Pass/Fail with evidence. No judgment about quality, direction, or architecture.

2026-06-18
a3-polish
software-quality-assurance-analysts-and-testers

Code/content quality. Dead code, hardcoded values, leftover TODOs, weak error handling, security holes, performance traps, standards violations. Enforces the Double Gate — blocks until A1 is at zero findings.

2026-06-18
a4-north-star-direction
software-developers

Vision-gap analysis. Compared to the perfect-world North Star, what is missing, drifting, or underbuilt — and what to add or change now to close the gap. Not a passive alignment scorecard.

2026-06-18
a5-web-audit
software-developers

Research the world. Real web research to find what the best teams do for every technology and pattern in the build, then implement superior approaches now (not later). The only lens that brings outside knowledge.

2026-06-18
accept
project-management-specialists

The boundary ritual — review what just landed, record an approval, journal it, and advance the phase. The ONLY step that writes approvals, and it does NO git.

2026-06-18
amend
project-management-specialists

Formally amend the constitution, with mandatory impact analysis before any change lands. The constitution is supreme law; amendments are versioned and their downstream effects scanned first.

2026-06-18
brainstorm
software-developers

Interactive ideation and decision capture at any pipeline boundary. Opinionated dialogue that surfaces contradictions, gaps, and untested assumptions — not template-filling. Feeds the Furnace.

2026-06-18
clarify
software-developers

Find and close holes in the master spec before the North Star — resolve ambiguity markers, run a coverage scan, ask high-impact questions, and optionally simulate usage scenarios.

2026-06-18
closure
software-developers

Git closure — push the branch and open a PR. The ONLY step that performs git operations. Never auto-merges.

2026-06-18
constitute
software-developers

Create or amend the constitution — the project's supreme, enforceable law. Everything built afterward must comply.

2026-06-18
design
software-developers

Author project-level design documentation — architecture, data models, API contracts, user journeys, glossaries, and decision records (ADRs). For per-feature design, use /genesis-feature.

2026-06-18
discover
software-developers

Build the project profile through guided conversation — the grounding document every later phase reads. Establishes the mode and, for content projects, the work-unit registry.

2026-06-18
feature
software-developers

Write the feature design doc — the WHY + SHAPE for a single feature. No formal requirements yet (those come in /genesis-specify).

2026-06-18
final-the-f-pass
software-developers

The feature-wide final audit. Re-runs the five lenses across ALL groups together, then two extra passes — Dreamland (dream perfection, then make it real) and Simulation (realistic scale testing). Runs after every group is accepted.

2026-06-18
help
software-developers

Command reference for Genesis Spec-Kit. Pass a command name for detailed help on that command.

2026-06-18
implement
software-developers

Implement one micro spec — one commit, one PR. The micro spec is the complete instruction set; write only the files in its File Operations table, verify against its acceptance criteria, commit.

2026-06-18
init
software-developers

Initialize Genesis Spec-Kit in a project — scaffold .genesis/ and determine the project mode (greenfield, brownfield, lowfield). Use when setting up the kit for the first time.

2026-06-18
micro
software-developers

Write all micro specs for one group — fully self-contained implementation units, plus the group's simulation scenarios and human-testing checklist.

2026-06-18
north-star
software-developers

Write the perfect-world vision for the feature — no-compromise narrative, weighted quality dimensions, and the Compass. The qualitative reference every audit measures against.

2026-06-18
resume
software-developers

Reconstruct the exact pipeline position from disk, load the frontier spec in full, list failed approaches not to retry, and present the next action. Read-only, any time.

2026-06-18
specify
software-developers

Write the master spec — the WHAT. User stories, functional & non-functional requirements, acceptance criteria, and the dependency-ordered micro-spec plan. Strictly WHAT, never HOW.

2026-06-18
status
software-developers

Pipeline dashboard — current feature, position, per-group progress, approvals, pending PRs, blockers. Read-only, any time.

2026-06-18