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. sickn33
  4. /
  5. antigravity-awesome-skills
  6. /
  7. Planning With Files

Planning With Files

Editor's Note

This is a structured approach to keeping Claude oriented during complex tasks by treating markdown files as external memory. You create three files in your project directory: task_plan.md for phases and progress, findings.md for research discoveries, and progress.md for session logs. The core idea is simple: Claude's context window is volatile, so anything important gets written to disk immediately. The 2-action rule is particularly practical: after every couple of browser or search operations, save your findings before the multimodal content gets pushed out of context. It includes a 3-strike error protocol to avoid repeatedly trying the same failing approach. Best for multi-step projects where you need to maintain state across many tool calls, not quick edits or simple questions.

Install

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill planning-with-files
Votes
0
Installs556
GitHub Stars37.6k
Categories
Data Science & MLDebuggingProductivity & Planning
First SeenMay 16, 2026
View on GitHub

Comments

Login to comment

Related Data Science & ML Skills

View all →
azure-kusto

microsoft/azure-skills

0
319.8k
964
Execute KQL queries and analyze data in Azure Data Explorer for log analytics, telemetry, and time series insights.
azure-observability

microsoft/azure-skills

0
98.1k
964
Query metrics, logs, and traces across Azure Monitor, Application Insights, and Log Analytics.
analytics-tracking

coreyhaines31/marketingskills

0
57.9k
28.8k
Set up, audit, and improve analytics tracking to measure marketing and product decisions.
customer-research

coreyhaines31/marketingskills

0
30.9k
28.8k
customer research
expo-cicd-workflows

expo/skills

0
26.5k
1.9k
Write and validate EAS CI/CD workflow YAML files for Expo projects.
baoyu-post-to-wechat

jimliu/baoyu-skills

0
24.3k
18.4k
Publish articles and image-text posts to WeChat Official Accounts via API or browser automation.