Claude Skill
zebbern/claude-code-guide
Claude代码全面指南,提供安装配置、技能开发、智能体构建、工作流优化和实用技巧,助力AI驱动的高效开发。
概览
仓库信息
安装这个 Skill
claude mcp add <name> <command> [args...] # Add local stdio serverRegistry 信息
claude mcp add <name> <command> [args...] # Add local stdio serverclaude mcp add --transport sse <name> <url> # Add remote SSE serverclaude mcp add --transport http <name> <url> # Add remote HTTP serverclaude mcp add <name> --env KEY=VALUE -- <cmd> [args...] # Pass env to server commandclaude mcp add --transport sse private-api https://api.example/mcp \
项目简介
Claude Code Guide 是掌握Claude代码能力的终极指南,涵盖环境配置、命令系统、工作流优化、智能体构建和技能开发,帮助用户从新手进阶为高级用户。
Claude Code Guide - Setup, Commands, workflows, agents, skills & tips-n-tricks go from beginner to power user!
要点
- 完整的安装配置指南
- SKILL.md文件创建与管理
- 智能体架构构建
- 命令系统实现
- 工作流优化技巧
- 实用技巧合集
使用场景
- 从零开始学习Claude编程
- 构建自定义AI智能体和工具
- 优化开发工作流程
- 创建和管理Claude Skill
- 实现MCP(模型上下文协议)工具
- 增强VS Code与Claude的集成
README 摘要
<div align="center"> <h2 id="claude-code-community-guide">Claude Code Guide</h2> _For updates and contributions, visit the [official Claude Code documentation](https://code.claude.com/docs/en/overview)_  [](https://github.com/anthropics/claude-code) [](https://claude.ai/code) </div> <div align="center"> <kbd> | Section | Status | Other Resources | | ------------------------------------------------- | ------ |------ | | Getting Started |✅|<kbd> **Claude-Code** [**Changelogs**](https://github.com/zebbern/claude-code-guide/blob/main/CHANGELOG.md)</kbd> | | Configuration & Environment Variables |✅|<kbd>**Claude-Code via** [**Discord**](https://github.com/zebbern/claude-code-discord)</kbd> | | Commands & Usage |✅|<kbd>Security Agents [SKILL.md](https://github.com/zebbern/claude-code-guide/tree/main/skills)</kbd> | | Interface & Input |✅|<kbd>Let Agent Create [SKILL.md](https://github.com/zebbern/agent-skills-authoring)</kbd> | | Advanced Features |✅|<kbd>954+ Agent [Skills](https://github.com/zebbern/antigravity-awesome-skills)</kbd> | | Automation & Integration |✅|<kbd>No cost ai [resources](https://github.com/zebbern/no-cost-ai)</kbd> | | Help & Troubleshooting |✅|<kbd>250+ Mermaid [templates](https://github.com/zebbern/mermaid-templates)</kbd> | | Third-Party Integrations |✅|<kbd>Discord Communication [MCP](https://github.com/zebbern/discord-mcp-agent)</kbd> | </kbd>