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

xhd2015

Repository-level view of 20 collected skills across 2 GitHub repositories.

skills collected
20
repositories
2
updated
2026-07-14
repository explorer

Repositories and representative skills

brainstorm
software-developers

Brainstorming specialist. Use before implementing any feature, fix or cli design to discuss the approach with the user first. Plans data models, storage layouts, test scenarios, and expected outputs.

2026-07-14
establish-a-loop
software-developers

Produce LOOP_<YYYY-MM-DD>_<slug>.md — a real runnable repro/verify runbook from user logs or prose. Expands to precise CLI/URL ops, builds workspace tools, runs steps 1–4 for real, records SYMPTOM CONFIRMED or VERIFY PASS. Pair with run-the-loop for fixes. Use for /establish-a-loop, "establish a loop", or "create a debug loop".

2026-07-14
run-the-loop
software-developers

Fix until done: goal + inspect script under script/debug/, then iterate implement → inspect until PASS. Use after establish-a-loop or standalone for /run-the-loop, "loop until done", "max effort", "don't stop until".

2026-07-14
followup
project-management-specialists

Clarification-phase followup. Use when the user mentions followup to stay in discussion mode without moving to implementation.

2026-07-14
llm-mock
software-quality-assurance-analysts-and-testers

OpenAI-compatible HTTP mock server for testing agents without real LLM calls. Loads a JSON config of request→response exchanges and returns pre-configured responses. Use when writing doctests or integration tests for agent runners.

2026-07-08
consolidate-code
software-developers

Incremental deduplication workflow: map overlapping implementations, plan a PR stack into shared packages, seal doctests, migrate callers without behavior change. Use when the user mentions consolidate, dedupe, shared package, move enrichment into dot-pkgs, eliminate duplication, or /consolidate-code. Pair with investigate (overlap map) and doctest-tdd (sealed tests → impl).

2026-07-08
sound-fix
software-developers

Check whether this is a sound fix, or suggest what is the most sound fix, and explain why

2026-07-08
verify-with-prototype
software-developers

Prototype-before-production workflow for risky host integrations (sudo, privileges, system config). Use when a feature touches the real OS, when behavior must be proven with a small script before full implementation, or when the user mentions prototype verification, POC script, or verify-with-prototype. Run after investigate/followup and before doctest-TDD integration.

2026-07-07
Showing top 8 of 19 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded