Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

aaron

aaron 收录了来自 weolopez 的 13 个 skills,并提供仓库级职业覆盖和站内 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