name: project-dev-context description: Claude adapter for the canonical EmbodiChain project-dev-context skill.
Project Dev Context - Claude Adapter
Canonical source: .agents/skills/project-dev-context/
When to use
- reference project development docs
- reference project context
- refresh project context
- update project context
- write project context
- register a new project context topic
- 参考项目开发文档
- 参考项目上下文
- 刷新项目上下文
- 更新项目上下文
- 写项目上下文
Start here
- Use this adapter when the request asks to reference, refresh, write, or register project development context.
- Then follow
.agents/skills/project-dev-context/SKILL.md. - Resolve topics through
agent_context/MAP.yaml.
Update contract
Keep this file thin. If canonical routing behavior changes, update the canonical skill first, then only adjust this adapter if Claude needs a different local entry hint.
API Documentation Generator
Documentation
Automatically generates OpenAPI/Swagger API documentation.
Technical Writer
Documentation
Writes clear technical documentation following top style guides.
Hono Documentation Search
Documentation
Use the hono CLI to search and view Hono framework documentation. It provides commands like hono search and hono docs to quickly find and browse documentation directly from the terminal. This is useful when developing with Hono and needing instant access to API references or guides.