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

Tdd Workflows Tdd Refactor

sickn33/antigravity-awesome-skills
281 installs39.4k stars
Summary

This is a comprehensive TDD refactoring workflow that uses Claude's Opus model as a subagent orchestrator to safely transform code while keeping tests green. It walks through the full refactor phase: detecting code smells, applying design patterns and SOLID principles, optimizing performance, and making incremental changes with test verification at each step. The skill includes specific techniques like extract method, introduce parameter objects, and advanced patterns like Strangler Fig for legacy code. What stands out is the safety focus: it requires a green baseline before starting, runs tests after every change, and includes a rollback protocol if anything breaks. Best used when you have solid test coverage and want to improve code quality without introducing regressions.

Install to Claude Code

npx -y skills add sickn33/antigravity-awesome-skills --skill tdd-workflows-tdd-refactor --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
Testing & QACode Review & Quality
First SeenJun 3, 2026
View on GitHub

More from sickn33/antigravity-awesome-skills

All 708 skills →
  • Godot Gdscript Patterns280
  • Github Automation279
  • Risk Manager277
  • Antigravity Design Expert273
  • C4 Context273
  • Airflow Dag Patterns272
  • Error Diagnostics Error Analysis271
  • Fal Image Edit270
  • Search Specialist270
  • Attack Tree Construction268
  • Grafana Dashboards268
  • Debugging Toolkit Smart Debug267
  • Sales Automator267
  • Protocol Reverse Engineering264
  • Context Fundamentals263
  • Go Concurrency Patterns263
  • Performance Testing Review Multi Agent Review263
  • Tdd Workflows Tdd Green263
  • Observability Monitoring Monitor Setup262
  • N8n Mcp Tools Expert261
  • Supabase Automation261
  • Cloud Penetration Testing260
  • Create Pr260
  • Pdf260

Recommended

More Testing & QA →
cinience avatar
alicloud-ai-audio-asr-test

cinience/alicloud-skills

Minimal non-realtime ASR smoke test for Model Studio Qwen ASR.
280
396
secondsky avatar
bun-test-basics

secondsky/claude-skills

Use for bun:test syntax, assertions, describe/it, test.skip/only/each, and basic patterns.
279
204
0xbigboss avatar
playwright-best-practices

0xbigboss/claude-code

playwright best practices
266
48
sickn33 avatar
performance-testing-review-multi-agent-review

sickn33/antigravity-awesome-skills

performance testing review multi agent review
263
39.4k
sickn33 avatar
tdd-workflows-tdd-green

sickn33/antigravity-awesome-skills

tdd workflows tdd green
263
39.4k
everyinc avatar
test-xcode

everyinc/compound-engineering-plugin

Build and test iOS apps on simulator using XcodeBuildMCP. Use after making iOS code changes, before creating a PR, or when verifying app behavior and checking for crashes on simulator.
262
24.1k