Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

aaron

aaron에는 weolopez에서 수집한 skills 13개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
13
Stars
0
업데이트
2026-03-29
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

evaluate-workflow
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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

2026-03-27
bug-fixer
소프트웨어 개발자

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

2026-03-27
code-planner
소프트웨어 개발자

Analyze requirements and produce a detailed implementation plan before writing code

2026-03-27
github-pr
소프트웨어 개발자

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

2026-03-27
init
소프트웨어 개발자

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

2026-03-27
refactor
소프트웨어 개발자

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

2026-03-27
verify
소프트웨어 품질 보증 분석가·테스터

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

2026-03-27
workflow-runner
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-03-22
code-review
소프트웨어 품질 보증 분석가·테스터

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

2026-03-22
documentation
소프트웨어 개발자

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

2026-03-22
testing
소프트웨어 품질 보증 분석가·테스터

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

2026-03-22