Project Blueprint — DevOps skill for Claude Code
Make any project AI-agent-ready in one command.
How to install Project Blueprint
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open shuguang1994/project-blueprint and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Project Blueprint does
Make any project AI-agent-ready in one command. Adaptive tech stack detection (7 languages × 14 frameworks × 61 components), auto-generates AGENTS.md, docs skeleton, CI/CD, and testing infrastructure. 一句话让任何项目具备 AI 开发能力。
Alternatives in DevOps
- 16 Testing — Prompt 16: Add Test Infrastructure & Smoke Tests 2.3k ★
- Terraform Skill For Claude — Comprehensive Terraform and OpenTofu guidance covering testing, modules, CI/CD, and production patterns 1.4k ★
- Cloudflare Skill — Comprehensive Cloudflare platform reference docs for AI/LLM consumption 709 ★
README
Project Blueprint 🏗️
**One command to make any project AI-agent-ready.** 一键为新项目建立完整 AI 编程规范体系。
[](LICENSE) [](https://skills.sh)
**Topics** · [](https://github.com/topics/dsh-plugin) [](https://github.com/topics/deepseek-harness) [](https://github.com/topics/agent-skills) [](https://github.com/topics/claude-code) [](https://github.com/topics/cursor) [](https://github.com/topics/codex)
[中文文档](README_CN.md)
What is this?
Project Blueprint is a reusable AI agent skill that transforms any new project into an AI-ready codebase in one sentence. It's not a static template — it's an **autonomous discovery engine**: scan your project files, intelligently classify dependencies, and dynamically assemble a customized AGENTS.md, documentation skeleton, CI/CD pipeline, and testing policy from a 95-entry component knowledge base.
Just say: **"Initialize this project's development standards"** and the agent does the rest.
Quick Install
# Global (GitHub)
npx skills add shuguang1994/project-blueprint
# China (Gitee mirror, no proxy needed)
npx skills add https://gitee.com/shuguang1994/project-blueprint.git
# Update later
npx skills update project-blueprint
**DeepSeek Harness (dsh) plugin**:
dsh plugin --profile web add 'github:shuguang1994/project-blueprint'
Supported agents: Claude Code, Cursor, GitHub Copilot, Codex, Windsurf, Trae, OpenCode, DeepSeek Harness, and 28+ more.
Why
**AGENTS.md is now an industry standard in
Related Skills
Reinsurance Treaty Agent
Reinsurance Treaty Analyzer Agent. Tech Stack: Python 3.11+, Pydantic v2, LangGraph (for deterministic agent o
Claude Code Kit
Claude Code infrastructure with auto-activating skills and framework-specific kits. Install complete Claude Co
Setup Tests
Auto-detect project type and set up comprehensive testing infrastructure with best practices
Setup Agents
Detect this project's tech stack and deploy specialized subagents. Use when starting a new project or when the
Docker Compose Architect
Design a production docker-compose stack via guided intake - tech stack, database, network setup, constraints.
Cicd Pipeline
Design an optimized CI/CD pipeline via guided intake - repo stack, testing, deploy target, platform.
Related Agents
Claude Code Subagents By 0xfurai
Production-ready collection of 100+ specialized subagents covering programming languages, frameworks, database
A03 Architect
A03 ARCH — Produces the C4 blueprint, API contracts (OpenAPI/AsyncAPI), ADRs and tech-stack decisions from req
Subagent Security Analyst
Security Analyst specialized in vulnerability detection, OWASP Top 10, and code security review. Tech-stack ag