CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

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
  • 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. Test Automator

Test Automator

Editor's Note

This one covers the full spectrum of test automation, from TDD fundamentals to AI-powered self-healing tests with tools like Testsigma and Applitools. You get guidance on modern frameworks (Playwright, Selenium, Appium), CI/CD integration, performance testing with K6 and Gatling, and test data management. What stands out is the depth on TDD practices, including red-green-refactor cycle automation, both Chicago and London school approaches, and detailed metrics tracking for test-first compliance. Useful if you're building a comprehensive testing strategy beyond just writing a few unit tests. The behavioral traits emphasize maintainability over coverage, which is the right priority but easier said than done at scale.

Install

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill test-automator
Votes
0
Installs308
GitHub Stars39.4k
Categories
Testing & QAAutomation & Workflows
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Testing & QA Skills

View all →
playwright-e2e-testing

bobmatnyc/claude-mpm-skills

0
2.7k
44
Cross-browser end-to-end testing with auto-wait, parallel execution, and built-in debugging tools.
e2e-testing-patterns

wshobson/agents

0
15.6k
35.5k
Comprehensive guide to building reliable, maintainable end-to-end test suites with Playwright and Cypress.
e2e-testing

affaan-m/everything-claude-code

0
4.4k
183.5k
Playwright E2E testing patterns with Page Object Model, configuration, CI/CD setup, and flaky test strategies.
e2e-testing

hieutrtr/ai1-skills

0
1.5k
8
End-to-end testing patterns with Playwright for full-stack Python/React applications.
playwright-testing

alinaqi/claude-bootstrap

0
1.3k
628
Cross-browser E2E testing with Page Objects, authentication, and CI/CD integration.
jest-react-testing

manutej/luxor-claude-marketplace

0
672
55
Comprehensive React component testing with Jest and React Testing Library covering configuration, mocking, async patterns, and best practices.