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

EricCrosson

Repository-level view of 7 collected skills across 1 GitHub repositories.

skills collected
7
repositories
1
updated
2026-07-17
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

drive-to-completion
software-developers

Use when implementing any task end-to-end without user intervention - ensures continuous forward progress by always having a next tool call until the task is fully complete

2026-07-17
orchestrate
computer-occupations-all-other

Use when a task should be parallelized across multiple agents — decomposes work into Linear issues, then drains the queue by spawning worktree agents for unblocked tickets using drive-to-completion

2026-06-25
write-commit-message
software-developers

Use when creating git commits - ensures messages follow Conventional Commits, explain motivation over implementation, and help future maintainers

2026-06-25
create-linear-issue
software-developers

Use when creating a Linear issue from a feature, bug, or task description — gathers required fields then calls the Linear MCP tool directly

2026-06-09
review-plan
software-developers

Use to critically review a plan before approval - invokes a senior engineering review for readability, maintainability, operability, and testability

2026-03-03
test-driven-development-tdd
software-quality-assurance-analysts-and-testers

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

2026-02-25
write-skills
software-developers

Use when creating or improving agent skills - ensures efficient context usage, clear activation conditions, and proper structure for different skill types

2026-02-03
Showing 1 of 1 repositories
All repositories loaded