Skip to main content
Run any Skill in Manus
with one click
GitHub repository

aaron

aaron contains 13 collected skills from weolopez, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
0
updated
2026-03-29
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

evaluate-workflow
software-quality-assurance-analysts-and-testers

Evaluate workflow run quality by analyzing artifacts and scratch outputs, identify gaps and root causes, and write a structured assessment with actionable recommendations.

2026-03-29
adr-writer
software-developers

Write an Architecture Decision Record (ADR) for a technical decision

2026-03-27
bug-fixer
software-developers

Diagnose a bug, identify root cause, implement a targeted fix, and verify it

2026-03-27
code-planner
software-developers

Analyze requirements and produce a detailed implementation plan before writing code

2026-03-27
github-pr
software-developers

Create a GitHub branch, commit changes to it, and open a pull request

2026-03-27
init
software-developers

Explore a newly-loaded workspace, map its structure, and write project notes to memory

2026-03-27
refactor
software-developers

Restructure code without changing external behavior — extract, rename, split, move

2026-03-27
verify
software-quality-assurance-analysts-and-testers

Verify that a previous step's claimed outputs actually exist and are correct — emits PASS, FAIL, or BLOCKED

2026-03-27
workflow-runner
software-developers

Define and execute multi-step long-running workflows backed by VFS and GitHub. Use when a task requires multiple sequential phases, checkpoint/resume across sessions, or composing multiple skills into a pipeline.

2026-03-24
api-client
software-developers

Build HTTP API clients with fetch, error handling, retries with exponential backoff, response parsing, request interceptors, and timeout support

2026-03-22
code-review
software-quality-assurance-analysts-and-testers

Analyze code for bugs, security vulnerabilities, performance issues, code smells, naming conventions, and best practices with actionable improvement suggestions

2026-03-22
documentation
software-developers

Generate comprehensive documentation from code including README files, API reference docs, JSDoc comments, usage examples, and changelog entries

2026-03-22
testing
software-quality-assurance-analysts-and-testers

Write comprehensive test suites with unit tests, integration tests, assertions, mocking, edge case coverage, and test-driven development patterns

2026-03-22