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. antithesishq
  4. /
  5. antithesis-skills
  6. /
  7. Antithesis Setup

Antithesis Setup

Editor's Note

Scaffolds the entire Antithesis harness from scratch: Dockerfiles, docker-compose.yaml, SDK integration, and your first bootstrap assertion. This is the heavy lifting step that happens once per project after you've done your research. It walks through instrumentation decisions, image builds, service topology, and local validation before you submit anything. The skill is opinionated about structure (everything under antithesis/, no color output in logs, explicit healthchecks) and won't proceed without research artifacts in the scratchbook. Treats getting symbols and coverage instrumentation right as table stakes, not optional polish. If you're bringing a new system into Antithesis, this is where the docker-compose skeleton actually gets written.

Install

npx skills add https://github.com/antithesishq/antithesis-skills --skill antithesis-setup
Votes
0
Installs169
GitHub Stars67
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment