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 252 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

7 201–7 248 of 8 676

page 151 of 181
Run Rust Benchmarks
by ComeOnOliver
346 tokens
Run Rust Tests
by ComeOnOliver
535 tokens
Rust Docs Guidelines
by ComeOnOliver
226 tokens
Rust Review
by ComeOnOliver
2k tokens
Rust Tests Guidelines
by ComeOnOliver
342 tokens
Write Rust Tests
by ComeOnOliver
406 tokens
Create App Scaffold
by ComeOnOliver
824 tokens
A2a SDK
by ComeOnOliver
2k tokens
AI SDK
by ComeOnOliver
1k tokens
Anthropic SDK
by ComeOnOliver
2k tokens
Convex SDK
by ComeOnOliver
1k tokens
Dependency Updater
by ComeOnOliver
1k tokens
Electric SQL SDK
by ComeOnOliver
967 tokens
Git Commit Pro
by ComeOnOliver
1k tokens
MCP SDK
by ComeOnOliver
2k tokens
Ollama SDK
by ComeOnOliver
1k tokens
Openai SDK
by ComeOnOliver
2k tokens
React Aria
by ComeOnOliver
483 tokens
React Email
by ComeOnOliver
1k tokens
React Native Expo
by ComeOnOliver
1k tokens
React Native Reanimated
by ComeOnOliver
2k tokens
React Three Fiber
by ComeOnOliver
1k tokens
Structlog Python
by ComeOnOliver
922 tokens
Temporal SDK
by ComeOnOliver
1k tokens
Val Town SDK
by ComeOnOliver
1k tokens
Vercel AI SDK
by ComeOnOliver
1k tokens
Manimce Best Practices
by ComeOnOliver

| Best practices for Manim Community Edition - the community-maintained Python animation engine. Covers Scene structure, animations, LaTeX/MathTex, 3D with ThreeDScene, camera control, styling, and CLI usage. NOT for ManimGL/3b1b version (which uses `manimlib` imports and `manimgl` CLI).

1k tokens
Android Clean Architecture
by ComeOnOliver

Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns.

2k tokens
API Design
by ComeOnOliver

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

3k tokens
Architecture Decision Records
by ComeOnOliver

在Claude Code会话期间,将做出的架构决策捕获为结构化的架构决策记录(ADR)。自动检测决策时刻,记录上下文、考虑的替代方案和理由。维护一个ADR日志,以便未来的开发人员理解代码库为何以当前方式构建。

2k tokens zh
Backend Patterns
by ComeOnOliver

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

3k tokens
Blueprint
by ComeOnOliver

>- Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, dependency graph, parallel step detection, anti-pattern catalog, and plan mutation protocol. complex multi-PR task, or describes work that needs multiple sessions. than 3 tool calls, or user says "just do it".

1k tokens
Claude API
by ComeOnOliver

Anthropic Claude API 的 Python 和 TypeScript 使用模式。涵盖 Messages API、流式处理、工具使用、视觉功能、扩展思维、批量处理、提示缓存和 Claude Agent SDK。适用于使用 Claude API 或 Anthropic SDK 构建应用程序的场景。

2k tokens
Codebase Onboarding
by ComeOnOliver

分析一个陌生的代码库,并生成一个结构化的入门指南,包括架构图、关键入口点、规范和一个起始的CLAUDE.md文件。适用于加入新项目或首次在代码仓库中设置Claude Code时。

2k tokens zh
Coding Standards
by ComeOnOliver

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

3k tokens
Documentation Lookup
by ComeOnOliver

通过 Context7 MCP 使用最新的库和框架文档,而非训练数据。当用户提出设置问题、API参考、代码示例或命名框架(例如 React、Next.js、Prisma)时激活。

1k tokens zh
Eval Harness
by ComeOnOliver

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles

2k tokens
Everything Claude Code Conventions
by ComeOnOliver

Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.

3k tokens
Frontend Patterns
by ComeOnOliver

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

4k tokens
Golang Patterns
by ComeOnOliver

Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.

4k tokens
MCP Server Patterns
by ComeOnOliver

使用Node/TypeScript SDK构建MCP服务器——工具、资源、提示、Zod验证、stdio与可流式HTTP对比。使用Context7或官方MCP文档获取最新API信息。

970 tokens zh
Nanoclaw Repl
by ComeOnOliver

Operate and extend NanoClaw v2, ECC's zero-dependency session-aware REPL built on claude -p.

213 tokens
Nextjs Turbopack
by ComeOnOliver

Next.js 16+ 和 Turbopack — 增量打包、文件系统缓存、开发速度,以及何时使用 Turbopack 与 webpack。

591 tokens zh
Python Patterns
by ComeOnOliver

Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.

4k tokens
Rust Patterns
by ComeOnOliver

地道的Rust模式、所有权、错误处理、特质、并发,以及构建安全、高性能应用程序的最佳实践。

3k tokens
Springboot Security
by ComeOnOliver

Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.

2k tokens
X API
by ComeOnOliver

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

1k tokens
Alicloud Alidns
by ComeOnOliver

Manage Alibaba Cloud DNS (Alidns) using the @alicloud/alidns20150109 TypeScript SDK. Use when working with DNS resolution on Alibaba Cloud, including domain management, DNS record CRUD (A, AAAA, CNAME, MX, TXT, SRV, CAA, etc.), DNS load balancing (DNSSLB), custom resolution lines, DNSSEC, domain groups, batch operations, Cloud GTM (Global Traffic Manager), DNS GTM, GTM Classic, recursive DNS, DNS cache, Public DNS (PDNS), DNS over HTTPS (DoH), ISP cache flush, domain statistics, and resource tagging. Covers all 234 APIs of the Alidns 20150109 version.

2k tokens