Skip to content

devkit-pi logo

devkit-pi

devkit-pi is a personal all-in-one pi coding toolkit for agentic coding workflows. It combines subagents, Web research tools, content conversion, LSP code intelligence, automatic diagnostics hooks, and developer commands into a modular pi extension.

The public documentation site is intentionally split into guides and reference. Internal maintainer documents live in the repository's internal-docs/ directory and are not part of the public website navigation.

Documentation site

Online documentation site: https://devkit-pi.wangyan.life/

npm package: https://www.npmjs.com/package/devkit-pi

Local preview commands:

bash
pnpm docs:dev
pnpm docs:build
pnpm docs:preview

Main entry points

  • Guide: documentation overview, reading paths, and content policy.
  • Reference: current public contract / API reference.
  • GitHub: source repository.

Start here