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

humansintheloop-dev

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

skills collected
18
repositories
1
updated
2026-07-17
repository explorer

Repositories and representative skills

debugging-ci-failures
software-quality-assurance-analysts-and-testers

Guidelines for watching CI builds and diagnosing failures. Claude should use this skill when watching a CI build or investigating why a CI build failed.

2026-07-17
plan-file-management
software-developers

Structural CRUD and reordering operations on plan files via the `i2code plan` CLI — insert/replace/delete/reorder threads and tasks, mark tasks/steps complete or incomplete, fix numbering, and query plan structure (get-next-task, get-thread, get-summary, list-threads). Claude MUST use this skill (not raw file edits) for any change to a plan file's threads, tasks, or steps, and for reading plan structure programmatically.

2026-06-24
apply-design-patterns
software-developers

Consult the design pattern catalog before implementing or refactoring code.

2026-04-29
test-output-to-logfile
software-quality-assurance-analysts-and-testers

When running test scripts or long-running commands that produce verbose output, redirect output to a log file under logs/ to avoid truncation in the Bash tool. Claude should use this skill when running test scripts, end-to-end tests, or any command likely to produce large output. NOTE: This skill does not apply to Gradle because test output is written to TEST*.xml files.

2026-04-29
test-runner-java-gradle
software-quality-assurance-analysts-and-testers

a definition of tests and testing in a Java project using Gradle and JUnit 5. Advice on using Gradle to run tests.

2026-04-29
ask-a-friend
software-developerscomputer-user-support-specialists

When stuck on a problem, formulate a well-structured question and copy it to the clipboard for pasting into ChatGPT. Claude should use this skill when debugging efforts stall or when an outside perspective would help.

2026-03-18
commit-guidelines
software-quality-assurance-analysts-and-testerscomputer-occupations-all-other

Provides a pre-commit checklist and commit message formatting standards for this project. Claude should use this skill when creating git commits to ensure messages follow project conventions, including proper co-authorship attribution and concise formatting.

2026-03-18
dockerfile-guidelines
software-developers

Provides Dockerfile best practices for this project. Claude should use this skill when creating or modifying Dockerfiles to ensure optimal layer caching by ordering instructions from most stable to least stable.

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