Skip to main content
Run any Skill in Manus
with one click
samjwillis97
GitHub creator profile

samjwillis97

Repository-level view of 18 collected skills across 3 GitHub repositories.

skills collected
18
repositories
3
updated
2026-05-10
repository explorer

Repositories and representative skills

brainstorming
software-developers

Use when starting a new feature, design change, or architecture decision. Explores approaches and tradeoffs before planning or coding. NEVER skip this for non-trivial work.

2026-05-10
executing-plans
project-management-specialists

Use when executing an implementation plan. Each step is delegated to a fresh subagent for isolated context, then reviewed before proceeding. Do NOT execute plans inline — use subagents.

2026-05-10
finishing-work
software-developers

Use when implementation is complete and you need to decide how to integrate the work - guides completion by presenting structured options for merge, PR, or cleanup

2026-05-10
planning
software-developers

Use when creating implementation plans. Breaks work into small, verifiable steps with exact file paths and verification commands. Use after brainstorming approval.

2026-05-10
receiving-code-review
software-quality-assurance-analysts-and-testers

Use when you receive code review feedback (from a reviewer subagent, /review command, or human). Guides proper processing of feedback without dismissing or cherry-picking.

2026-05-10
systematic-debugging
software-developers

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-05-10
testing-discipline
software-quality-assurance-analysts-and-testers

Use when implementing features or fixing bugs to determine whether tests should be written. Context-aware - scouts existing test infrastructure before deciding. Not all code needs tests.

2026-05-10
verification
software-quality-assurance-analysts-and-testers

Use before claiming any work is complete. Ensures actual verification evidence exists - tests run, builds pass, behavior confirmed. No hedging.

2026-05-10
Showing top 8 of 15 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded