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

Test Driven Development

ganyuanran/aegis
492 starsMIT
Summary

Enforces classic red-green-refactor discipline: write a failing test, watch it fail, write minimal code to pass, then clean up. The skill gates you before letting production code through without a failing test first, which sounds rigid until you realize how often "I'll add the test later" means never. It includes a preflight check that routes medium or high complexity work to planning before you start the TDD cycle, so you're not test-driving your way into the wrong architecture. Also has a pre-edit complexity check to stop you from cramming logic into an already overloaded file just because the test is green. Useful when you want the discipline enforced, not just suggested.

Install to Claude Code

npx -y skills add ganyuanran/aegis --skill test-driven-development --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 →
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 →
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 →
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 →
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 →
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 →
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 →
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 →
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 →
Categories
Testing & QACode Review & Quality
First SeenJun 11, 2026
View on GitHub

More from ganyuanran/aegis

All 22 skills →
  • Update Aegis
  • Using Aegis
  • Using Git Worktrees
  • Verification Before Completion
  • Writing Plans
  • Writing Skills
  • Anti Entropy Governance
  • Brainstorming
  • Communicating Concisely
  • Dispatching Parallel Agents
  • Establishing Project Context
  • Executing Plans
  • Finishing A Development Branch
  • First Principles Review
  • Goal Framing
  • Long Task Continuation
  • Receiving Code Review
  • Recording Architecture Decisions
  • Requesting Code Review
  • Subagent Driven Development
  • Systematic Debugging

Recommended

More Testing & QA →
gpt-cmdr avatar
qa_review_triple-model

gpt-cmdr/ras-commander

|
40
hmislk avatar
deploy-qa

hmislk/hmis

>
208
hoangnguyen0403 avatar
battle-test

hoangnguyen0403/agent-skills-standard

Deep audit of a skills directory against the Skill Creator standard. Produces a scored report and phased remediation plan.
504
hoangnguyen0403 avatar
security-test

hoangnguyen0403/agent-skills-standard

Fast, continuous DevSecOps pipeline for Pull Requests and active branches. Runs SAST, SCA, and secrets detection to catch vulnerabilities before they merge.
504
joshuadavidthomas avatar
test-skill

joshuadavidthomas/opencode-agent-skills

A test skill to verify all plugin tools work correctly - use_skill, read_skill_file, run_skill_script, find_skills
229
laolaoshiren avatar
test-generator

laolaoshiren/claude-code-skills-zh

自动生成单元测试:识别函数逻辑、覆盖边界条件、生成可运行测试代码
328