mcpbeat

Development Claude Skills

8 676 development skills from 759 authors. They write and change code. Half of them fit into 1 830 tokens or less — that is what one costs your context window when the agent loads it. 1 213 ship runnable scripts rather than instructions alone. 42 of them cannot work without an MCP server, most often rube. We also found 1 172 copies of these same skills sitting in other people's repositories — counted once here, not 1 172 times.

8 676 unique 759 authors 5 250 updated this month 1 369 from vendors

1 830
tokens, median
what a typical one costs in context
1 213
ship scripts
code that runs, not instructions alone
42
need a server
most often rube
1 172
copies elsewhere
counted once here, not once per repository

6 385–6 432 of 8 676

page 134 of 181
Docs:update Docs
by christophacham

Update and maintain project documentation for local code changes using multi-agent workflow with tech-writer agents. Covers docs/, READMEs, JSDoc, and API documentation.

6k tokens
Varlock Claude Skill
by christophacham

Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits

232 tokens
Zai CLI
by christophacham

| Use for visual content analysis, web search, page reading, or GitHub exploration. Requires Z_AI_API_KEY.

865 tokens
Async Python Patterns
by christophacham

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-...

5k tokens
Cdk Patterns
by christophacham

Common AWS CDK patterns and constructs for building cloud infrastructure with TypeScript, Python, or Java. Use when designing reusable CDK stacks and L3 constructs.

738 tokens
Fp Ts Errors
by christophacham

Handle errors as values using fp-ts Either and TaskEither for cleaner, more predictable TypeScript code. Use when implementing error handling patterns with fp-ts.

6k tokens
Memory Safety Patterns
by christophacham

Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing safe systems code, managing resources, or preventing memory...

4k tokens
Python Patterns
by christophacham

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

2k tokens
Scaffold
by christophacham

Generates boilerplate for new modules, features, or components based on existing project conventions. Detects patterns from the codebase and produces new code that looks like it belongs. Ensures consistency without manual template maintenance.

960 tokens
Makepad Skills
by christophacham

Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting.

204 tokens
N8n Code Javascript
by christophacham

Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.

26k tokens
N8n Code Python
by christophacham

Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.

4k tokens
npm Automation
by christophacham

Automate NPM tasks via Rube MCP (Composio). Always search tools first for current schemas.

715 tokens needs MCP
Uv Package Manager
by christophacham

Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimi...

4k tokens
API Design Principles
by christophacham

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing...

10k tokens scripts
API Documentation Generator
by christophacham

Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices

3k tokens
API Documentation
by christophacham

API documentation workflow for generating OpenAPI specs, creating developer guides, and maintaining comprehensive API documentation.

821 tokens
API Documenter
by christophacham

Master API documentation with OpenAPI 3.1, AI-powered tools, and modern developer experience practices. Create interactive docs, generate SDKs, and build comprehensive developer portals.

2k tokens
API Patterns
by christophacham

API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.

5k tokens scripts
Apify Actorization
by christophacham

Convert existing projects into Apify Actors - serverless cloud programs. Actorize JavaScript/TypeScript (SDK with Actor.init/exit), Python (async context manager), or any language (CLI wrapper). Us...

4k tokens
Azure Mgmt Apicenter Dotnet
by christophacham

Azure API Center SDK for .NET. Centralized API inventory management with governance, versioning, and discovery.

3k tokens
Azure Mgmt Apicenter Py
by christophacham

Azure API Center Management SDK for Python. Use for managing API inventory, metadata, and governance across your organization.

2k tokens
Azure Mgmt Apimanagement Dotnet
by christophacham

Azure Resource Manager SDK for API Management in .NET.

2k tokens
Azure Mgmt Apimanagement Py
by christophacham

Azure API Management SDK for Python. Use for managing APIM services, APIs, products, subscriptions, and policies.

2k tokens
Backend Dev Guidelines
by christophacham

Opinionated backend development standards for Node.js + Express + TypeScript microservices. Covers layered architecture, BaseController pattern, dependency injection, Prisma repositories, Zod valid...

33k tokens
Bun Development
by christophacham

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, o...

4k tokens
Cc Skill Backend Patterns
by christophacham

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

3k tokens
Dotnet Backend Patterns
by christophacham

Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuratio...

20k tokens
Fastapi Pro
by christophacham

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns.

2k tokens
Fidel API Automation
by christophacham

Automate Fidel API tasks via Rube MCP (Composio). Always search tools first for current schemas.

738 tokens needs MCP
Gender API Automation
by christophacham

Automate Gender API tasks via Rube MCP (Composio). Always search tools first for current schemas.

741 tokens needs MCP
Golang Pro
by christophacham

Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices.

2k tokens
Moodle External API Development
by christophacham

Create custom external web service APIs for Moodle LMS. Use when implementing web services for course management, user tracking, quiz operations, or custom plugin functionality. Covers parameter va...

5k tokens
Nestjs Expert
by christophacham

Nest.js framework expert specializing in module architecture, dependency injection, middleware, guards, interceptors, testing with Jest/Supertest, TypeORM/Mongoose integration, and Passport.js auth...

5k tokens
News API Automation
by christophacham

Automate News API tasks via Rube MCP (Composio). Always search tools first for current schemas.

734 tokens needs MCP
Openapi Spec Generation
by christophacham

Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.

6k tokens
Openweather API Automation
by christophacham

Automate Openweather API tasks via Rube MCP (Composio). Always search tools first for current schemas.

760 tokens needs MCP
Python Fastapi Development
by christophacham

Python FastAPI backend development with async patterns, SQLAlchemy, Pydantic, authentication, and production API patterns.

1k tokens
Python MCP Server Generator
by christophacham

Generate a complete MCP server project in Python with tools, resources, and proper configuration

989 tokens
Ruby MCP Server Generator
by christophacham

Generate a complete Model Context Protocol server project in Ruby using the official MCP Ruby SDK gem.

4k tokens
Rust Async Patterns
by christophacham

Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.

3k tokens
Rust MCP Server Generator
by christophacham

Generate a complete Rust Model Context Protocol server project with tools, prompts, resources, and tests using the official rmcp SDK

3k tokens
Rust Pro
by christophacham

Master Rust 1.75+ with modern async patterns, advanced type system features, and production-ready systems programming.

2k tokens
Sslmate Cert Spotter API Automation
by christophacham

Automate Sslmate Cert Spotter API tasks via Rube MCP (Composio). Always search tools first for current schemas.

794 tokens needs MCP
Swift MCP Server Generator
by christophacham

Generate a complete Model Context Protocol server project in Swift using the official MCP Swift SDK package.

4k tokens
Systems Programming Rust Project
by christophacham

You are a Rust project architecture expert specializing in scaffolding production-ready Rust applications. Generate complete project structures with cargo tooling, proper module organization, testing

2k tokens
The Odds API Automation
by christophacham

Automate The Odds API tasks via Rube MCP (Composio). Always search tools first for current schemas.

749 tokens needs MCP
Typescript MCP Server Generator
by christophacham

Generate a complete MCP server project in TypeScript with tools, resources, and proper configuration

925 tokens