CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. daymade
  4. /
  5. claude-code-skills
  6. /
  7. Claude Md Progressive Disclosurer

Claude Md Progressive Disclosurer

Editor's Note

This is a methodology for taming bloated CLAUDE.md files using two-level architecture: keep high-frequency rules and code patterns in Level 1, move detailed SOPs and edge cases to Level 2 references with explicit trigger conditions. The core insight is brutal: line count is not a KPI, information loss is the enemy. It enforces "move intact, never compress" because what you think is redundant might save a future debug session. Includes a three-phase verification workflow (file existence, content completeness, no spurious deletion) and warns against fake wins like @import splitting, which doesn't actually reduce context. Written in Chinese but the principles are language-agnostic. Best used when Claude repeatedly ignores rules or you're maintaining the same information in multiple places.

Install

npx skills add https://github.com/daymade/claude-code-skills --skill claude-md-progressive-disclosurer
Votes
0
Installs489
GitHub Stars1.1k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment