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

OpenAgentd

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

skills collectés
13
Stars
206
mis à jour
2026-07-15
Forks
35
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

oad-release
Développeurs de logiciels

OpenAgentd workflow for version bumps, release PRs, GitHub releases, and release notes.

2026-07-15
oad-diagram
Développeurs de logiciels

Select and create accurate software architecture, workflow, interaction, data, state, and deployment diagrams.

2026-07-15
oad-docs
Développeurs de logiciels

OpenAgentd workflow for keeping the compact feature catalogue and README aligned with user-visible changes.

2026-07-15
oad-plan
Développeurs de logiciels

Research first, propose a step-by-step implementation plan, and wait for explicit approval before writing any code.

2026-07-15
oad-search-doc
Développeurs de logiciels

Semantic search over the retained OpenAgentd feature catalogue, ADRs, and repository instructions using the turbovec experiment index.

2026-07-15
oad-test-driven-development
Analystes en assurance qualité des logiciels et testeurs

OpenAgentd TDD workflow — write a failing test before the code that makes it pass, reproduce a bug with a test before fixing it. Use when implementing any logic, fixing any bug, or changing any existing behavior in backend (pytest) or frontend (Bun/RTL) code.

2026-07-07
oad-testing
Analystes en assurance qualité des logiciels et testeurs

OpenAgentd testing reference — environment setup, run commands, and fix patterns for backend (pytest) and frontend (Bun/RTL). Load this for running, fixing, or adding coverage to existing tests. For writing a failing test before new code, use oad/test-driven-development instead.

2026-07-07
guidelines
Développeurs de logiciels

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

2026-07-02
oad-commit
Développeurs de logiciels

OpenAgentd workflow for well-formatted, detailed conventional commits.

2026-07-02
oad-debug
Développeurs de logiciels

OpenAgentd workflow for investigating bugs, regressions, sessions, and runtime issues.

2026-07-02
oad-review
Analystes en assurance qualité des logiciels et testeurs

OpenAgentd five-axis code review workflow — correctness, readability, architecture, security, performance. Use before merging any change, before opening a PR, or when asked to review a diff.

2026-07-02
skill-installer
Autres occupations informatiques

Install new skills into the agent's skills directory by fetching from a URL or writing from scratch.

2026-07-01
self-healing
Autres occupations informatiques

Update or upgrade the agent's own configuration on request — swap the model, add tools or MCP servers, change the image-generation provider/model, or install a new skill. Use when the user says things like "upgrade yourself", "switch your model to X", "use Gemini for images", "make yourself faster/smarter".

2026-06-29