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. codspeedhq
  4. /
  5. codspeed
  6. /
  7. Codspeed Setup Harness

Codspeed Setup Harness

Editor's Note

Sets up performance benchmarks and CodSpeed integration across Rust, Python, Node.js, Go, and C/C++. It detects your project structure, picks the right benchmarking framework (divan, pytest-benchmark, vitest, go test, Google Benchmark), wires up the CodSpeed harness with proper dependencies, and creates initial benchmark files. The skill handles both deep integrations that give you per-function flamegraphs and the exec harness for black-box program benchmarking. Useful when you're adding performance tests for the first time or need benchmarks before running optimization passes. It knows the difference between simulation mode for deterministic CPU measurement and walltime for I/O-heavy workloads, which matters more than you'd think.

Install

npx skills add https://github.com/codspeedhq/codspeed --skill codspeed-setup-harness
Votes
0
Installs399
GitHub Stars183
Categories
Python
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Python Skills

View all →
fastapi-python

mindrally/skills

0
8.7k
111
Expert guidance for building high-performance FastAPI APIs with async best practices and clean Python patterns.
django-celery-expert

vintasoftware/django-ai-plugins

0
580
63
Expert guidance for Django Celery task design, configuration, error handling, and production monitoring.
fastapi-expert

jeffallan/claude-skills

0
3k
9.1k
Production-grade async Python REST APIs with FastAPI, Pydantic V2, and SQLAlchemy async operations.
pydantic

bobmatnyc/claude-mpm-skills

0
2.2k
44
High-performance Python data validation with type hints, Rust-powered core, and seamless FastAPI/Django integration.
fastapi

jezweb/claude-skills

0
2k
783
Production-ready FastAPI patterns with Pydantic v2, SQLAlchemy 2.0 async, and JWT authentication.
python-backend

jiatastic/open-python-skills

0
1.4k
4
Production-ready Python backend patterns for FastAPI, SQLAlchemy, and Upstash integrations.