CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnJobsAdvertise

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
  • Jobs
  • Advertise

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

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. charon-fan
  4. /
  5. agent-playbook
  6. /
  7. Planning With Files

Planning With Files

Editor's Note

Implements the "Manus-style" three-file pattern (task_plan.md, notes.md, deliverable.md) to give Claude persistent memory across context resets. Instead of relying on volatile TodoWrite tools, you track phases with checkboxes, log failures, and store research in markdown files. The core idea is simple: re-read your plan before making decisions so goals don't drift after 50 tool calls. Use it for multi-step tasks, research projects, or anything that needs organization beyond a single response. Skip it for quick edits or simple questions. The approach borrows directly from context engineering patterns that made Manus AI's agents more reliable, treating the filesystem as external memory rather than stuffing everything into context.

Install

npx skills add https://github.com/charon-fan/agent-playbook --skill planning-with-files
Votes
0
Installs760
GitHub Stars55
Categories
Code Review & QualityAI & Agent BuildingData Science & MLProductivity & PlanningRustGo
First SeenMay 16, 2026
View on GitHub

Comments

Login to comment

Related Code Review & Quality Skills

View all →
vercel-react-best-practices

vercel-labs/agent-skills

5
402.7k
26.6k
3
React and Next.js performance optimization guide with 64 prioritized rules across 8 categories.
remotion-best-practices

remotion-dev/skills

0
312.3k
3.2k
Domain-specific knowledge base for building videos with Remotion and React.
supabase-postgres-best-practices

supabase/agent-skills

1
168.9k
2.1k
Postgres performance optimization rules across 8 priority categories, from query tuning to advanced features.
improve-codebase-architecture

mattpocock/skills

0
114.2k
85.4k
Analyze codebases for architectural friction and propose module-deepening refactors as testability improvements.
tdd

mattpocock/skills

0
111.6k
85.4k
Test-driven development with vertical slices, behavior-focused tests, and incremental red-green-refactor cycles.
seo-audit

coreyhaines31/marketingskills

0
110.4k
28.8k
Comprehensive SEO auditing framework covering crawlability, indexation, speed, on-page optimization, and content quality.