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

AidALL

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

skills collected
27
repositories
2
updated
2026-07-05
repository explorer

Repositories and representative skills

session-intent-analyzer
software-developers

Update the per-session intent ledger for every user input and provide current intent as semantic context consumed by gates, skill-evolution, and jailbreak-detector. Keep intent summaries without storing raw prompts.

2026-06-23
skill-evolution
software-developers

Use when the user asks about skill upgrades, update recommendations, or an evolution backlog; analyze io-trace and conduct_feedback to produce report-only evolution candidates. No automatic edits.

2026-06-23
executing-plans
software-developers

Use when an implementation plan already exists. Execute it in a separate session with review checkpoints.

2026-06-22
test-driven-development
software-developers

Use when implementing a known feature, bug fix, or refactor with a resolved behavior contract. Requires a failing test before production code; use discovery first when the target or premise is unknown.

2026-06-22
using-coding-convention
software-developers

Use at the start of every coding or development conversation. Defines how to find and invoke coding-convention family skills. Requires relevant skills before any response, including clarification questions.

2026-06-22
task-router
software-developers

Runs after session-intent-analyzer and jailbreak-detector/downstream gate as their consumer. Decomposes the request and routes output, verification, lifecycle, and boundary skills without owning intake, raw intent inference, or tool permission.

2026-06-22
verification-before-completion
software-developers

Use before claiming completion, fixes, passes, commits, or PR creation. Requires running verification commands and reading their output before making success claims. Evidence always comes before claims.

2026-06-18
richskill
software-developers

Use when exercising the rich addon fixture (skill + command + resource).

2026-06-18
Showing top 8 of 26 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded