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

LeeSanderson

Repository-level view of 21 collected skills across 2 GitHub repositories.

skills collected
21
repositories
2
updated
2026-07-06
repository explorer

Repositories and representative skills

implementation
software-developers

Fully implement a PRD's issues end-to-end โ€” a parallel read-only investigation pass, then strictly serial TDD implementation on the PRD's shared feature branch, HITL issues left for a human. Use after write-a-prd + prd-to-issues, when the user wants to "implement the PRD", run the whole issue queue, or run /implementation.

2026-07-06
update-nuget-packages
software-developers

Check NuGet analyzer packages for newer versions and, if any are found, autonomously drive the entire release end-to-end โ€” PRD and issues, /implementation, cleanup, changelog, PR with auto-merge, tag, and a published NuGet release. Use when the user wants to bump analyzer dependencies or asks "are there any NuGet updates?".

2026-07-06
work-on-next-issue
software-developers

Pick the next AFK issue from issues/ and implement it end-to-end via TDD, then commit. Use when the user wants to advance the ralph queue, asks to "work on the next issue", or runs this in a /loop.

2026-06-19
work-on-this
software-developers

Implement a specific piece of work described in the skill argument, end-to-end via TDD, then commit. Use when the user wants to work on a described task rather than picking from the issue queue.

2026-06-19
tdd
software-quality-assurance-analysts-and-testers

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

2026-06-17
prove-it-to-me
software-developers

Triggered when the user is skeptical or suspicious of a previous response. The

2026-06-16
improve-codebase-architecture
software-developers

Explore a codebase to find opportunities for architectural improvement, focusing on making the codebase more testable by deepening shallow modules. Use when user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more AI-navigable.

2026-05-30
prd-to-issues
project-management-specialists

Break a PRD into independently-workable issues and write each as a local markdown file in issues/. Use when the user wants to turn a PRD into a list of concrete tasks.

2026-05-30
Showing top 8 of 11 collected skills in this repository.
implementation
software-developers

Fully implement a PRD's issues in dependency order โ€” parallel worktrees, each merged to main as it passes, HITL issues left for a human. Use after write-a-prd + prd-to-issues, when the user wants to "implement the PRD", run the whole issue queue, or run /implementation.

2026-06-26
review-comments
software-developers

Audit comments across the C# and Python codebase against the comment policy in AGENTS.md, then remove or rewrite the ones that don't earn their place. Use when the user wants to clean up comments, reassess comment value, prune redundant comments, or enforce the comment policy. Optional arg scopes the review โ€” a path (e.g. RaceDataDownloader/), "changed" (git-modified files), or "staged".

2026-06-22
tdd
software-quality-assurance-analysts-and-testers

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

2026-06-17
clean-up-prd
software-developers

Verify all issues related to the current PRD have been completed and then delete all issues and the PRD itself to maintain a clean project management environment. Use when user explicitly states "clean up PRD" or when a PRD has been marked as completed and needs to be archived.

2026-06-11
work-on-next-issue
software-developers

Pick the next AFK issue from issues/ and implement it end-to-end via TDD, then commit. Use when the user wants to advance the ralph queue, asks to "work on the next issue", or runs this in a /loop.

2026-06-06
review-agents-md
software-developers

Review the AGENTS.md file to ensure all rules are up-to-date, removing any redundant or overly vague rules and updating deterministic guardrails as needed.

2026-05-23
grill-me
project-management-specialists

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-05-23
improve-codebase-architecture
software-developers

Explore a codebase to find opportunities for architectural improvement, focusing on making the codebase more testable by deepening shallow modules. Use when user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more AI-navigable.

2026-05-21
Showing top 8 of 10 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded
LeeSanderson Agent Skills | SkillsMP