Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
jstoup111
GitHub-Creator-Profil

jstoup111

Repository-Ansicht von 27 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
27
Repositories
1
aktualisiert
2026-07-12
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

finish
Softwareentwickler

Use when implementation is complete and all tests pass. Verifies with fresh evidence, presents completion options (merge, PR, keep, discard), and cleans up.

2026-07-12
pr
Softwareentwickler

Use when creating or updating a pull request. Analyzes the full diff against the base branch, writes a concise title and structured body, and creates or updates the PR via gh.

2026-07-12
engineer
Sonstige Computerberufe

Interactive, phone-drivable idea→spec loop. The operator hands the host agent a raw idea; the agent routes it to the right repo, runs the FULL DECIDE phase (explore [track] → complexity → prd [product track] → architecture-diagram → architecture-review → stories → conflict-check → plan, tier-aware) in that repo, opens a spec PR there, and nudges that repo's daemon. Runs independently of any build/execution loop. Use when capturing and routing new work, NOT when building inside one repo (that's plain conduct).

2026-07-11
plan
Softwareentwickler

Use after stories are written and conflict-check has passed clean. Converts user stories into a step-by-step implementation plan with 2-5 minute task granularity.

2026-07-11
manual-test
Softwarequalitätssicherungsanalysten und -tester

Use after /finish to validate stories via curl (API) or browser (full-stack). Bugs found loop back through /tdd.

2026-07-11
pipeline
Softwareentwickler

Use when executing an implementation plan with multiple tasks. Factory orchestration with three autonomy levels, quality gates, rework budgets, and audit trails.

2026-07-11
tdd
Softwareentwickler

Use when implementing any feature or bugfix. Five-step cycle: RED → DOMAIN → GREEN → DOMAIN → COMMIT. Enforces test-first development with domain integrity review at every phase boundary.

2026-07-11
writing-system-tests
Softwarequalitätssicherungsanalysten und -tester

Use BEFORE implementing any feature that has stories in .docs/stories/ — generates failing acceptance specs from acceptance criteria as the RED phase of TDD. Generates HTTP/request-level acceptance tests for headless/API projects, end-to-end UI tests for projects with a frontend, using the project's own test framework and directory conventions.

2026-07-11
Zeigt die Top 8 von 27 gesammelten Skills in diesem Repository.
1 von 1 Repositories angezeigt
Alle Repositories angezeigt