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

crouton-labs

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

skills collected
42
repositories
3
updated
2026-07-24
repository explorer

Repositories and representative skills

prompting-effectively
training-and-development-specialists-131151

Structure Claude prompts for clarity and better results using roles, explicit instructions, context, positive framing, and strategic organization. Use when crafting prompts for complex tasks, long documents, tool workflows, or code generation.

2026-06-11
humanloop
software-developers

Pause agent execution to have the human validate decisions, choose between options, answer freetext, or comment on a document — via the `hl` CLI. Every interaction is a kickoff that returns a job handle immediately; collect the human's answer later with `hl job result`. Use for material design decisions, approval gates, picks between meaningful alternatives, and markdown doc review. Not for trivial yes/no confirmations the agent should decide itself.

2026-05-28
review-design
software-developers

Validate technical designs against requirements for coverage, feasibility, and architectural soundness. Use after creating a design.

2026-05-12
review-plan
software-developers

Validate implementation plans against requirements and design. Use after creating a plan to ensure full coverage and no ambiguities.

2026-05-12
review-requirements
project-management-specialists

Validate requirements documents for EARS compliance, completeness, and consistency. Use after creating requirements.

2026-05-12
cli-design
network-and-computer-systems-administrators

Design CLIs for humans and LLM agents — subcommand shape, output streams, exit codes, JSON modes, TTY-aware color, structured errors, mutation safety. Use when building or refactoring a CLI, adding machine-readable output, writing --help, deciding stdout vs stderr, or making a tool agent-friendly.

2026-05-12
debugging
software-developers

Systematic debugging methodologies for hard bugs. Covers rubber ducking, code tracing, hypothesis testing, logging strategies. Use when stuck on bugs that resist quick fixes.

2026-05-12
testing
software-quality-assurance-analysts-and-testers

Test writing and fixing methodology. Covers TDD, investigating failures, and delegating fixes to agents. Use when writing tests or diagnosing test failures.

2026-05-12
Showing top 8 of 37 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded
crouton-labs Agent Skills | SkillsMP