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

invencible

invencible contains 12 collected skills from juanmanueldaza, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
0
updated
2026-04-27
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

judgment-day
software-quality-assurance-analysts-and-testers

Dual-model adversarial review: Claude and Copilot review independently, verdicts are synthesized.

2026-04-27
sdd-apply
software-developers

Implement the SDD task list. Read tasks and design from memory, write code, run tests.

2026-04-27
sdd-archive
software-developers

Archive all SDD artifacts for a change as a single completed record in memory.

2026-04-27
sdd-design
software-developers

Write the technical design for a planned change: components, interfaces, data flows, edge cases.

2026-04-27
sdd-explore
software-developers

Explore the codebase to build context for a planned change. First phase of the SDD workflow.

2026-04-27
sdd-propose
software-developers

Propose 2–3 solution approaches for a planned change, evaluating trade-offs and recommending one.

2026-04-27
sdd-spec
software-developers

Write a formal specification for a planned change: goals, acceptance criteria, constraints.

2026-04-27
sdd-tasks
software-developers

Break the technical design into an ordered list of atomic, reviewable implementation tasks.

2026-04-27
sdd-verify
software-quality-assurance-analysts-and-testers

Verify the implementation against the spec's acceptance criteria. Produces a pass/fail verdict.

2026-04-27
commits
software-developers

Conventional commit format: type(scope): description. Rules for commit messages, PR prep, and branch cleanup.

2026-04-26
code
software-developers

Python language standards: type hints, error handling, logging, and style conventions.

2026-04-26
testing
software-quality-assurance-analysts-and-testers

pytest testing standards: naming, fixtures, isolation, and parametrize patterns.

2026-04-26