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
mrgoonie avatar

Debugging

mrgoonie/claudekit-skills
533 installs2.2k stars
Summary

This is a framework for actually finding root causes instead of slapping Band-Aids on symptoms. It enforces an iron law: no fixes without investigation first, and no claiming completion without verification evidence. The core insight is real: systematic debugging averages 15-30 minutes while guess-and-check thrashing burns 2-3 hours. Four sub-skills cover the full cycle from tracing bugs backward through the call stack to defense-in-depth validation at every layer. The quick dispatch table is handy for knowing which approach fits your current fire. If you've ever "fixed" a bug three times because you kept treating symptoms, this will feel like finally putting on glasses.

Install to Claude Code

npx -y skills add mrgoonie/claudekit-skills --skill debugging --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
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 →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
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 →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
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 →
Categories
Debugging
First SeenJun 3, 2026
View on GitHub

More from mrgoonie/claudekit-skills

All 28 skills →
  • Code Review506
  • Ai Multimodal505
  • Context Engineering482
  • Shopify439
  • Databases425
  • Web Testing425
  • Frontend Design402
  • Repomix393
  • Docs Seeker390
  • Better Auth372
  • Frontend Dev Guidelines360
  • Mcp Management351
  • Web Frameworks351
  • Mermaidjs V11347
  • Skill Creator345
  • Payment Integration338
  • Mcp Builder299
  • Template Skill283
  • Backend Development2k
  • Sequential Thinking1.6k
  • Threejs1.2k
  • Devops954
  • Chrome Devtools725
  • Aesthetic694

Recommended

More Debugging →
forcedotcom avatar
debugging-apex-logs

forcedotcom/afv-library

debugging apex logs
532
705
aaronontheweb avatar
type-design-performance

aaronontheweb/dotnet-skills

Design .NET types for performance. Seal classes, use readonly structs, prefer static pure functions, avoid premature enumeration, and choose the right collection types.
530
1.1k
aj-geddes avatar
web-performance-audit

aj-geddes/useful-ai-prompts

Conduct comprehensive web performance audits. Measure page speed, identify bottlenecks, and recommend optimizations to improve user experience and SEO.
520
317
aaronontheweb avatar
database-performance

aaronontheweb/dotnet-skills

Database access patterns for performance. Separate read/write models, avoid N+1 queries, use AsNoTracking, apply row limits, and never do application-side joins. Works with EF Core and Dapper.
518
1.1k
bartekmis avatar
wordpress-performance-best-practices

bartekmis/wordpress-performance-best-practises

wordpress performance best practices
518
10
longbridge avatar
longbridge-performance-attribution

longbridge/skills

Portfolio performance attribution via Longbridge Securities — Brinson industry attribution (allocation / selection / interaction effects), factor alpha/beta decomposition (market β, value, momentum, size), and timing ability (Treynor-Mazuy model). For portfolio review and fund analysis. Requires login with Trade scope. Triggers: "业绩归因", "归因分析", "Brinson归因", "配置效应", "选股效应", "因子归因", "alpha来源", "择时效应", "業績歸因", "歸因分析", "Brinson歸因", "配置效應", "選股效應", "因子歸因", "performance attribution", "Brinson attribution", "allocation effect", "selection effect", "factor attribution", "alpha decomposition", "timing ability", "portfolio attribution", "T-M model", "Jensen alpha".
511
47