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

AgentsAtlas

AgentsAtlas 收录了来自 AvinashP 的 19 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
19
Stars
7
更新
2026-03-02
Forks
1
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

atlas-complete
项目管理专家

Complete the current milestone and prepare next work by following the canonical complete command doc.

2026-03-02
atlas-execute
软件开发工程师

Execute the current plan (from STATE.md -> PLAN.md) by following the canonical execute command doc. Make code changes + run necessary checks.

2026-03-02
atlas-init
项目管理专家

Initialize project with CLAUDE.md, STATE.md, and ROADMAP.md by following the canonical init command doc.

2026-03-02
atlas-plan
项目管理专家

Create executable plan for the current phase (3-5 tasks). Reads the canonical plan command doc and produces/updates the current PLAN.md referenced from STATE.md. No implementation.

2026-03-02
atlas-review
软件质量保证分析师与测试员

Review code changes and capture learnings for CLAUDE.md by following the canonical review command doc.

2026-03-02
atlas-status
项目管理专家

Check project progress and suggest the next action by following the canonical status command doc.

2026-03-02
atlas-sync
网络与计算机系统管理员

Restore project context after clear/new session by following the canonical sync command doc.

2026-03-02
atlas-triage
项目管理专家

Pull and triage issues from external sources for planning by following the canonical triage command doc.

2026-03-02
brainstorming
项目管理专家

Use before any creative work - creating features, building components, adding functionality. Explores requirements and design through collaborative dialogue before implementation.

2026-03-02
committing
软件开发工程师

Creates quality git commits with conventional commit format. Use when asked to commit changes or create a commit message.

2026-03-02
creating-pr
软件开发工程师

Creates pull requests with quality descriptions. Use when asked to create a PR, open a pull request, or ship code for review. Requires test verification before PR creation.

2026-03-02
debugging
软件开发工程师

Use when encountering any bug, test failure, error, or unexpected behavior - before proposing fixes. Requires root cause investigation first.

2026-03-02
explaining-code
软件开发工程师

Explains code with diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when asked "how does this work?"

2026-03-02
receiving-feedback
软件质量保证分析师与测试员

Use when receiving code review feedback or corrections - before implementing suggestions. Requires technical verification and reasoned evaluation, not blind agreement or performative responses.

2026-03-02
refactoring
软件开发工程师

Refactors code safely with test verification. Use when asked to refactor, restructure, clean up, or improve code organization.

2026-03-02
scaffolding
软件开发工程师

Generates boilerplate following project conventions. Use when asked to create a new component, module, service, or scaffold code.

2026-03-02
security-audit
信息安全分析师

Audits code for security vulnerabilities. Use when asked to check security, find vulnerabilities, or audit for OWASP issues.

2026-03-02
testing
软件质量保证分析师与测试员

Use when implementing any feature or bugfix - before writing implementation code. Write the test first, watch it fail, then implement.

2026-03-02
verifying
软件质量保证分析师与测试员

Use when about to claim work is complete, fixed, or passing - before committing or creating PRs. Requires running verification commands and confirming output before any success claims.

2026-03-02