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

anutron

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

skills collected
53
repositories
1
updated
2026-06-20
repository explorer

Repositories and representative skills

bugbash
software-quality-assurance-analysts-and-testers

Use when the user wants to do a QA session or report multiple bugs — interactive session where bugs are reported conversationally and agents fix them in parallel

2026-06-20
agent-driven-development
software-developers

Use when executing implementation plans with independent tasks — orchestration pattern for worktree isolation, TDD discipline, and two-stage review. Referenced by execute-plan, fixit, and bugbash.

2026-06-20
fixit
software-developers

Use when the user reports a bug or issue that can be fixed without blocking their current work — backgrounds an agent in a worktree to fix and merge back without breaking stride

2026-06-20
ralph-review
software-quality-assurance-analysts-and-testers

Use after implementing changes in an OpenSpec project to review implementation against the active change's deltas — auto-fixes confident issues, parks questions for the user

2026-06-20
anutron-install
software-developers

Install the anutron (claude-skills) kit into the current project — symlinks or copies skills, registers hooks, compiles CLAUDE.md from snippets.

2026-06-01
anutron-uninstall
software-developers

Uninstall the anutron (claude-skills) kit from the current project — reverses everything /anutron-install did.

2026-06-01
bash-style
software-developers

Reference for bash patterns that trigger Claude Code permission guardrails (static-analysis flags that allowlist rules cannot silence). Load when about to run bash with `cd <repo> && git ...`, `$(...)`, backticks, heredocs, inline `python3 -c` / `node -e` / `ruby -e` / `perl -e`, multi-line shell logic with variables/conditionals, or before allowlisting a new script path. Also covers always-prompt verbs and the `git -C` known gap.

2026-06-01
debug
software-developers

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes — multi-agent competing hypotheses debugging

2026-06-01
Showing top 8 of 53 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded