CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

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
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
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
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
affaan-m avatar

Agentic Engineering

affaan-m/everything-claude-code
5.4k installs229.1k stars
Summary

This is a structured approach to letting AI agents do the grunt work while you stay in control of quality and costs. You define evals before writing code, break work into 15-minute chunks that can be verified independently, and route tasks to Haiku for simple edits or Opus for architectural decisions. The eval-first loop is smart: run tests, capture failures, implement, then compare deltas. What's refreshing is the cost discipline section that actually tells you to track tokens and retries per task, and the review guidance that says skip style nitpicks if you already have automated formatting. If you're shipping features with AI agents instead of just using them for autocomplete, this gives you guard rails without turning into process theater.

Install to Claude Code

npx -y skills add affaan-m/everything-claude-code --skill agentic-engineering --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Categories
AI & Agent Building
View on GitHub

More from affaan-m/everything-claude-code

All 256 skills →
  • Cost Aware Llm Pipeline5.4k
  • Django Verification5.4k
  • Springboot Verification5.4k
  • Codebase Onboarding5.3k
  • Deep Research5.3k
  • Rust Testing5.3k
  • Ai First Engineering5.2k
  • Autonomous Loops5.2k
  • Content Engine5.2k
  • Content Hash Cache Pattern5.2k
  • Kotlin Coroutines Flows5.2k
  • Swiftui Patterns5.2k
  • Investor Materials5.1k
  • Laravel Tdd5.1k
  • Regex Vs Llm Structured Text5.1k
  • Compose Multiplatform Patterns5k
  • Continuous Agent Loop5k
  • Foundation Models On Device5k
  • Investor Outreach5k
  • Kotlin Patterns5k
  • Rust Patterns5k
  • Swift Actor Persistence5k
  • Swift Protocol Di Testing5k
  • Bun Runtime4.9k

Recommended

More AI & Agent Building →
affaan-m avatar
cost-aware-llm-pipeline

affaan-m/everything-claude-code

cost aware llm pipeline
5.4k
229.1k
anthropics avatar
mcp-integration

anthropics/claude-plugins-official

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
5.3k
33.3k
affaan-m avatar
ai-first-engineering

affaan-m/everything-claude-code

ai first engineering
5.2k
229.1k
skills-collective avatar
ai-music

skills-collective/skills

ai music
5.2k
8
starchild-ai-agent avatar
project-builder

starchild-ai-agent/official-skills

End-to-end project engineering: design, incremental build, verify, debug systematically. Use when building software, dashboards, scheduled jobs, or web apps the user has asked for (e.g. build a price monitor, daily summary task, ship an API).
5.2k
22
affaan-m avatar
regex-vs-llm-structured-text

affaan-m/everything-claude-code

regex vs llm structured text
5.1k
229.1k