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

SprocketLab

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

skills collected
9
repositories
1
updated
2025-12-26
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

checkpoint-ambiguity-review
software-quality-assurance-analysts-and-testers

Review checkpoint specs and tests to identify tests that encode ambiguous interpretations rather than explicit requirements. Use when asked to check checkpoint_N.md against test_checkpoint_N.py, when auditing tests for ambiguity, or when reviewing snapshot eval failures for interpretive issues.

2025-12-26
edge-cases
software-quality-assurance-analysts-and-testers

Analyze checkpoint tests and suggest missing edge cases. Use after writing tests or when reviewing test coverage. Invoke with /edge-cases <problem> <checkpoint>.

2025-12-26
audit-spec
software-developers

Audit a checkpoint specification for realism and design decision forcing. Reviews specs to remove hand-holding, hidden corner cases, and architectural giveaways. Invoke with /audit-spec <problem> <checkpoint>.

2025-12-25
edge-cases
software-quality-assurance-analysts-and-testers

Analyze checkpoint tests and suggest missing edge cases. Use after writing tests or when reviewing test coverage. Invoke with /edge-cases <problem> <checkpoint>.

2025-12-24
test-ambiguity-detector
software-quality-assurance-analysts-and-testers

Analyze test cases against specifications to find ambiguous assumptions. Use when tests might be making assumptions not explicitly defined in the spec. Invoke with /test-ambiguity-detector <problem> <checkpoint>.

2025-12-24
fix-solution
software-developers

Continually test and repair solutions to benchmark problems until they pass. Use when a solution has failing tests. Invoke with /fix-solution <snapshot_path> <problem_name> <checkpoint_index>.

2025-12-23
reclassify-tests
software-quality-assurance-analysts-and-testers

Reclassify tests by adding @pytest.mark.functionality to tests not explicitly shown in the spec. Invoke with /reclassify-tests <problem> <checkpoint>.

2025-12-23
run-tests
software-quality-assurance-analysts-and-testers

Run problem tests using eval-snapshot instead of raw pytest. Use this to evaluate solutions against benchmark tests in Docker. Invoke with /run-tests <snapshot_path> <problem_name> <checkpoint_index>.

2025-12-23
Showing top 8 of 9 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded