HubLens › Trending › shanraisshan/claude-code-best-practice
shanraisshan

claude-code-best-practice

AIClaudeAgentic AIWorkflow AutomationLLM
View on GitHub
111
+340

// summary

This project collects best practices, development workflows, and core concepts for Claude Code, aiming to help users code more efficiently with Claude. The content covers implementation details for various functional modules such as sub-agents, commands, skills, hooks, and MCP servers. Additionally, the project provides rich development tips and industry expert workflows to support full-process automation from research to delivery.

// use cases

01
Build modular automated development workflows through sub-agents, commands, and skills
02
Utilize MCP servers to connect external tools, databases, and APIs to extend Claude's capabilities
03
Implement efficient CI/CD integration and task scheduling using auto-mode, code reviews, and GitHub Actions