AgentStack
MCP verified MIT Self-run

Claude Engineer

mcp-wangpengchao1993-claude-engineer · by wangpengchao1993

The ultimate guide to mastering Claude — from Claude Code CLI to API to Agent SDK. 全面掌握 Claude 的终极指南。

No reviews yet
0 installs
14 views
0.0% view→install

Install

$ agentstack add mcp-wangpengchao1993-claude-engineer

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Claude Engineer? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Claude Engineer

The ultimate guide to mastering Claude — from Claude Code CLI to API to Agent SDK.


Why This Repo?

  • All-in-one reference — Covers Claude Code CLI, API, Agent SDK, MCP, Prompt Engineering, and more in a single place.
  • Copy-paste ready — Templates for CLAUDE.md, hooks, system prompts, and MCP configs you can use immediately.
  • Real-world examples — Runnable code samples for agents, tool use, streaming, and automation workflows.

Where to Start?

| I want to... | Go here | |--------------|---------| | See the big picture + learning path | [Knowledge Map & Roadmap](roadmap.md) — one-page overview + 6 stages from beginner to team adoption | | Look up a command / shortcut | [Cheatsheet](cheatsheet.md) · [中文速查表](cheatsheet_zh.md) | | Compare with other AI tools | [Tool Comparison](comparison.md) — Claude Code vs Cursor vs Copilot vs Windsurf | | Copy a project template | [Templates](templates/) — Python · C++ · Java · TS · Rust · Fullstack | | Find tools, libraries, articles | [Awesome Resources](awesome.md) |


Guide

17 bilingual chapters (EN + ZH), organized in 6 progressive stages. Full table of contents in [Roadmap](roadmap.md).

| Stage | Chapters | Topics | |-------|----------|--------| | Getting Started | [01](guide/en/01-getting-started.md) | Installation, setup, first conversation | | CLI Mastery | [02](guide/en/02-claude-code-mastery.md) · [03](guide/en/03-claude-md-guide.md) · [04](guide/en/04-hooks-and-automation.md) · [05](guide/en/05-mcp-servers.md) · [06](guide/en/06-multi-agent.md) | Interactive mode, CLAUDE.md, Hooks, MCP, Multi-Agent | | API & SDK | [07](guide/en/07-api-and-sdk.md) · [08](guide/en/08-agent-sdk.md) | Claude API, Tool Use, Agent SDK | | Prompt & Advanced | [09](guide/en/09-prompt-engineering.md) · [10](guide/en/10-advanced-workflows.md) | Prompt engineering, advanced automation | | Production | [11](guide/en/11-end-to-end-project.md) · [12](guide/en/12-cicd-integration.md) · [13](guide/en/13-cost-and-model-selection.md) · [14](guide/en/14-debugging-ai-code.md) | E2E project, CI/CD, cost control, debugging | | Team & Enterprise | [15](guide/en/15-team-workflows.md) · [16](guide/en/16-security-compliance.md) · [17](guide/en/17-large-codebase.md) | Team workflows, security, large codebases |


Templates & Examples

| Resource | Description | |----------|-------------| | [Project Templates](templates/) | CLAUDE.md templates (6 languages + fullstack), hook scripts, security checklists | | [Code Examples](examples/) | Runnable samples for agents, API tool use, streaming | | [CI/CD Templates](examples/cicd-templates/) | GitHub Actions / GitLab CI for AI review and test generation | | [Workflow Frameworks](examples/frameworks/) | 10 AI coding frameworks compared (Superpowers, GSD, Citadel, etc.) | | [Fullstack Demo](examples/fullstack-demo/) | Complete project: CLAUDE.md + Hooks + CI/CD + Docker |


Official Resources


Contributing

Contributions welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.

License

This project is licensed under the [MIT License](LICENSE).


If you find this useful, please give it a star! It helps others discover this resource.

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.