Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

AgentsAtlas

AgentsAtlas contient 19 skills collectées depuis AvinashP, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
19
Stars
7
mis à jour
2026-03-02
Forks
1
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

atlas-complete
Spécialistes en gestion de projets

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

2026-03-02
atlas-execute
Développeurs de logiciels

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
Spécialistes en gestion de projets

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

2026-03-02
atlas-plan
Spécialistes en gestion de projets

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-03-02
atlas-status
Spécialistes en gestion de projets

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

2026-03-02
atlas-sync
Administrateurs de réseaux et de systèmes informatiques

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

2026-03-02
atlas-triage
Spécialistes en gestion de projets

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

2026-03-02
brainstorming
Spécialistes en gestion de projets

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

2026-03-02
committing
Développeurs de logiciels

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

2026-03-02
creating-pr
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-02
explaining-code
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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

2026-03-02
scaffolding
Développeurs de logiciels

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

2026-03-02
security-audit
Analystes en sécurité de l'information

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

2026-03-02
testing
Analystes en assurance qualité des logiciels et testeurs

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

2026-03-02
verifying
Analystes en assurance qualité des logiciels et testeurs

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