claude-code-best-practice
from vibe coding to agentic engineering - practice makes claude perfect
GraphCanon updated today · GitHub synced today · 25 views this month
Decision brief
Claude-code-best-practice is a specialized repository aimed at guiding developers in leveraging Claude AI agents to improve workflows and integration with coding environments. Its depth lies in detailing various aspects,
Good fit when
- When you're specifically working on projects involving Claude AI agents and need structured guidance on integrating them into your development workflow.
- To get detailed insights and best practices regarding subagents, commands, skills, and workflows specific to Claude agents, which aren't necessarily covered by generic AI tools.
Avoid when
- When your project does not involve Claude AI agents specifically, as this repository’s depth is tailored to Claude-specific functionalities and may not apply generally.
- If you seek a broader coverage of AI tools beyond Claude or are interested in other types of AI integration that do not focus on developing with Claude-based pipelines.
- Requirements:
- This repository is specific to Claude AI and may require the use of certain coding environments compatible with Claude settings and commands.
Observed Jul 11, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of today
- Provenance
- Not a fork · Personal account
- As of today
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/shanraisshan/claude-code-best-practiceHow it fits your stack(14)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Alternative
Integrates
Depends on
Related
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A repository focusing on best practices and workflows for developing with Claude AI agents. It covers areas such as subagents, commands, skills, and workflows, providing guidance for integrating Claude into coding environments and engineering processes.
Capability facts
- Languages
- html
Source: github.language · Aug 19, 2026
Categories
Tags
README
claude-code-best-practice
from vibe coding to agentic engineering - practice makes claude perfect
<br>
= Agents · = Commands · = Skills
Boris Cherny on X (tweet 1 · tweet 2 · tweet 3)
[!TIP] Visit the How to Use section to take full advantage of this repo.
🧠 CONCEPTS
| Feature | Location | Description |
|---|---|---|
| Subagents | .claude/agents/<name>.md | |
| Commands | .claude/commands/<name>.md | |
| Skills | .claude/skills/<name>/SKILL.md | Official Skills · Skills for Mono-repos |
| Workflows | .claude/commands/weather-orchestrator.md | |
| Hooks | .claude/hooks/ | Guide |
| MCP Servers | .claude/settings.json, .mcp.json | |
| Plugins | distributable packages | Marketplaces · Create Marketplaces |
| Settings | .claude/settings.json | Permissions · Model Config · Output Styles · Sandboxing · Keybindings · Auto Mode Config |
| Status Line | .claude/settings.json | |
| Memory | CLAUDE.md, .claude/rules/, ~/.claude/rules/, ~/.claude/projects/<project>/memory/ | Auto Memory · Auto Memory Deep-dive · Rules |
| Checkpointing |
For agents
This page has a .md twin and JSON over the API.