project-blueprint
Run the following command in DeepSeek Harness:
dsh plugin install shuguang1994/project-blueprint
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, install the project-blueprint plugin using https://github.com/shuguang1994/project-blueprint.
About this plugin
Many projects feel difficult for AI coding agents because the repository lacks a clear, evolving engineering guide. Without it, agents must guess the project structure, technology stack, and collaboration rules, which often leads to inconsistent code, broken patterns, and noisy pull requests. Project Blueprint addresses this by turning a new project into an AI-agent-ready codebase with one instruction, rather than asking developers to write every convention by hand.
Its core strength is autonomous discovery instead of fixed templates. It scans project files, identifies languages, frameworks, ORMs, testing tools, CI components, and project structures, then dynamically assembles AGENTS.md, documentation skeletons, CI/CD pipelines, testing policies, and multi-IDE guidance from a broad knowledge base. It can also work incrementally on existing projects, recommend MCP tools, and embed maintenance rules so the generated conventions continue evolving with the codebase.
This plugin is best suited for developers and teams starting new projects, maintaining mixed tech stacks, or trying to make AI coding assistants more reliable. If you want your agents to understand architecture, module responsibilities, testing rules, and Git conventions without repeatedly re-explaining them, Project Blueprint provides a practical workflow foundation.
Use Cases
- Set up coding standards for a new project
- Help AI agents understand architecture and dependencies
- Generate consistent agent instructions for multiple IDEs
Best For
- Developers starting new projects
- Engineers maintaining multi-stack repositories
- Teams using AI coding assistants
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.