@devflow-tools/claude-code-plugin

Claude Code hooks and skills for the DevFlow development intelligence runtime.

Packages

Package details

skill

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.18.6
Published
Aug 27, 2026
Downloads
10.8K/mo · 2,364/wk
Author
shilongfei
License
MIT
Types
skill
Size
636.8 KB
Dependencies
11 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
  • PreToolUsePostToolUseStop hooks:记录 telemetry、回填 tool output、提交 memory event

构建与运行时依赖

prepack 会校验 manifest 和 runtime dependencies;manifest 由 scripts/sync-plugin-manifest.ts 同步,插件运行时通过 SDK contract 访问 context/memory/knowledge。

相关链接

License

MIT