cc-best

Provides Claude Code best practices for CLAUDE.md authoring, plugin design, and agent creation.

3|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/ForgePlan/marketplace --skill cc-best
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cc-best
Source: https://github.com/ForgePlan/marketplace/tree/main/plugins/cc-best/skills/cc-best
Command: npx skills add https://github.com/ForgePlan/marketplace --skill cc-best

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive knowledge base for Claude Code best practices, offering guidance on writing CLAUDE.md, designing plugins, and creating agents, while helping to avoid common pitfalls and inefficiencies.

Core Features & Use Cases

  • Best Practices: Offers a reference for writing CLAUDE.md, designing plugins, writing agents, configuring hooks, and avoiding anti-patterns.
  • Real-world Experience: Synthesizes real ForgePlan production experience, providing valuable insights from 18 plugins and 47+ audit findings.
  • Customized Learning: Offers guidance on various aspects such as CLAUDE.md structure, plugin patterns, agent frontmatter, hook ordering, MCP gotchas, and anti-patterns.
  • Use Case: When authoring CLAUDE.md, designing a plugin, writing an agent, configuring hooks, or seeking advice on best practices in the Claude Code ecosystem.

Quick Start

Use the cc-best skill to get best practices for writing CLAUDE.md.

Frequently Asked Questions about cc-best

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write an effective CLAUDE.md file for my project?

To write an effective CLAUDE.md, follow established best practices for structure and content to guide Claude Code behavior. This skill provides a knowledge base covering CLAUDE.md authoring, plugin design, and agent creation to help you avoid common anti-patterns.

What are common anti-patterns in Claude Code plugin design?

Common anti-patterns in Claude Code plugin design include inefficient configurations and structural mistakes. This skill synthesizes real-world production experience from 47+ audit findings to help you identify and avoid these pitfalls during plugin development.

How does agent creation work in the Claude Code ecosystem?

Agent creation in Claude Code involves defining specific frontmatter and behavioral instructions. This skill offers guidance on writing agents, configuring hook ordering, and navigating MCP gotchas based on real-world production experience.

Do I need prior experience with the Claude Code ecosystem to use these best practices?

Yes, applying these Claude Code best practices requires familiarity with the Claude Code ecosystem. This skill targets users involved in Claude Code development who need guidance on CLAUDE.md, plugins, agents, and hooks.

What is the best way to configure hooks in Claude Code?

The best way to configure hooks in Claude Code is to follow established ordering patterns to prevent execution conflicts. This skill provides a reference for configuring hooks and avoiding anti-patterns based on 18 real-world production plugins.