@devflow-tools/claude-code-plugin
DevFlow — Developer Intelligence Platform for Claude Code
Package details
Install @devflow-tools/claude-code-plugin from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@devflow-tools/claude-code-plugin- Package
@devflow-tools/claude-code-plugin- Version
0.17.8- Published
- Aug 4, 2026
- Downloads
- 8,759/mo · 3,126/wk
- Author
- shilongfei
- License
- unknown
- Types
- skill
- Size
- 647.5 KB
- Dependencies
- 8 dependencies · 0 peers
Pi manifest JSON
{
"skills": [
"./skills"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@devflow-tools/claude-code-plugin
DevFlow Claude Code 插件(v0.17.8):在 Claude Code 中提供上下文、知识、记忆、工作流、hooks 和领域 skills。
安装
该插件由 CLI 部署,不需要单独启动服务:
npm install -g @devflow-tools/cli
devflow init
能力
/devflow:context、/devflow:graph、/devflow:memory、/devflow:knowledge、/devflow:workflow- React、Vue、NestJS、Next.js、Electron、GraphQL、Docker、CSS、Tailwind、Animation、Performance、Taro、UI Layout、Git 等领域 skills
PreToolUse、PostToolUse、Stophooks:记录 telemetry、回填 tool output、提交 memory event
构建与运行时依赖
prepack 会校验 manifest 和 runtime dependencies;manifest 由 scripts/sync-plugin-manifest.ts 同步,插件运行时通过 SDK contract 访问 context/memory/knowledge。
相关链接
License
MIT