Skip to main content
Run any Skill in Manus
with one click
scute-sh
GitHub creator profile

scute-sh

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

skills collected
13
repositories
1
updated
2026-04-11
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

atdd
software-quality-assurance-analysts-and-testers

Drives implementation outside-in: starts from an acceptance test for user-visible behavior, then works inward layer by layer, stubbing what doesn't exist yet. Use when building a feature across collaborating components to let design emerge from usage rather than speculation.

2026-04-11
feature-development
software-developers

Autonomous end-to-end feature development with phased validation gates. Use when building major new functionality or adding substantial features.

2026-04-11
issue-workflow
software-developers

End-to-end GitHub issue lifecycle: pick up an issue, create a worktree, build the fix or feature, open a PR, watch CI, and iterate until green. Use when picking up, fixing, or implementing a GitHub issue or ticket.

2026-04-11
sketch-slices
project-management-specialists

Decomposes work into ordered, shippable slices. Use when breaking down features, planning implementation order, or slicing work into deliverable increments.

2026-04-11
tdd
software-quality-assurance-analysts-and-testers

Test-driven development (TDD) process used when writing code. Use whenever you are adding any new code, unless the user explicitly asks to skip TDD or the code is exploratory/spike.

2026-04-11
refactoring
software-developers

Refactoring process. Invoke immediately when user or document mentions refactoring, or proactively when code gets too complex or messy.

2026-03-16
acceptance-criteria
project-management-specialists

Defines acceptance criteria from requirements through persona analysis and refinement. Use when clarifying requirements, defining what done looks like, or writing acceptance criteria.

2026-03-13
harden
software-quality-assurance-analysts-and-testers

Hardens code for production: edge cases, resilience, security, and polish. Use when preparing code for release, checking production-readiness, or hardening a feature.

2026-03-13
Showing top 8 of 13 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded