Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

OpenAgentd

OpenAgentd には lthoangg から収集した 13 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
13
Stars
206
更新
2026-07-15
Forks
35
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

oad-release
ソフトウェア開発者

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

2026-07-15
oad-diagram
ソフトウェア開発者

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

2026-07-15
oad-docs
ソフトウェア開発者

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

2026-07-15
oad-plan
ソフトウェア開発者

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

2026-07-15
oad-search-doc
ソフトウェア開発者

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

2026-07-15
oad-test-driven-development
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア開発者

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
ソフトウェア開発者

OpenAgentd workflow for well-formatted, detailed conventional commits.

2026-07-02
oad-debug
ソフトウェア開発者

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

2026-07-02
oad-review
ソフトウェア品質保証アナリスト・テスター

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
その他コンピュータ職

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

2026-07-01
self-healing
その他コンピュータ職

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