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

4 609–4 656 of 8 676

page 97 of 181
UI Page
by lingxling

Scaffold a new mobile page/screen using the StyleSeed layout patterns

828 tokens
Uniprot Database
by lingxling

Direct REST API access to UniProt. Protein searches, FASTA retrieval, ID mapping, Swiss-Prot/TrEMBL. For Python workflows with multiple databases, prefer bioservices (unified interface to 40+ services). Use this for direct HTTP/REST work or UniProt-specific control.

2k tokens
Unity Ecs Patterns
by lingxling

Production patterns for Unity's Data-Oriented Technology Stack (DOTS) including Entity Component System, Job System, and Burst Compiler.

4k tokens
Unslop File
by lingxling

Humanize natural-language memory files (CLAUDE.md, todos, preferences, docs) by removing AI-isms and adding burstiness while preserving every code block, URL, path, command, and heading exactly. Two modes: --deterministic (fast, regex-based, no API) and LLM (default, calls Claude for...

3k tokens
Update Swiftui Apis
by lingxling

Scan Apple's SwiftUI documentation for deprecated APIs and update the SwiftUI Expert Skill with modern replacements. Use when asked to "update latest APIs", "refresh deprecated SwiftUI APIs", "check for new SwiftUI deprecations", "scan for API changes", or after a new iOS/Xcode...

3k tokens
Upgrading Expo
by lingxling

Guidelines for upgrading Expo SDK versions and fixing dependency issues

7k tokens
Uv Package Manager
by lingxling

Comprehensive guide to using uv, an extremely fast Python package installer and resolver written in Rust, for modern Python project management and dependency workflows.

4k tokens
Variant Analysis
by lingxling

Find similar vulnerabilities and bugs across codebases using pattern-based analysis. Use when hunting bug variants, building CodeQL/Semgrep queries, analyzing security vulnerabilities, or performing systematic code audits after finding an initial issue.

1k tokens
Varlock Claude Skill
by lingxling

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

312 tokens
Vercel AI SDK Expert
by lingxling

Expert in the Vercel AI SDK. Covers Core API (generateText, streamText), UI hooks (useChat, useCompletion), tool calling, and streaming UI components with React and Next.js.

2k tokens
Vercel CLI With Tokens
by lingxling

Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e.g. \"deploy to vercel\", \"set up vercel\", \"add environment variables to vercel\".

3k tokens
Vercel React View Transitions
by lingxling

Guide React and Next.js view transitions, shared element animations, route transitions, transition types, and reduced-motion-safe UI state animation.

11k tokens
Vibe Code Auditor
by lingxling

Audit rapidly generated or AI-produced code for structural flaws, fragility, and production risks.

4k tokens
Vibe Code Cleanup
by lingxling

Safe production cleanup and hardening for vibe-coded fullstack apps (Next.js, React, Node.js, etc.). Removes dead imports, unused files, and broken references without breaking routes or APIs.

2k tokens
Vscode Extension Guide En
by lingxling

Guide for VS Code extension development from scaffolding to Marketplace publication

897 tokens
Webdriverio Skill
by lingxling

Generates WebdriverIO (WDIO) automation tests in JavaScript or TypeScript. Supports local and TestMu AI cloud. Use when user mentions "WebdriverIO", "WDIO", "wdio.conf", "browser.url", "$", "$$". Triggers on: "WebdriverIO", "WDIO", "wdio", "browser.$".

1k tokens
Whatsapp Cloud API
by lingxling

Integracao com WhatsApp Business Cloud API (Meta). Mensagens, templates, webhooks HMAC-SHA256, automacao de atendimento. Boilerplates Node.js e Python.

65k tokens scripts
Wiki Architect
by lingxling

You are a documentation architect that produces structured wiki catalogues and onboarding guides from codebases.

693 tokens
Wiki Changelog
by lingxling

Generate structured changelogs from git history. Use when user asks \"what changed recently\", \"generate a changelog\", \"summarize commits\" or user wants to understand recent development activity.

292 tokens
Wiki Onboarding
by lingxling

Generate two complementary onboarding documents that together give any engineer — from newcomer to principal — a complete understanding of a codebase. Use when user asks for onboarding docs or getting-started guides, user runs /deep-wiki, or user wants to help new team members understand a codebase.

1k tokens
Wiki QA
by lingxling

Answer repository questions grounded entirely in source code evidence. Use when user asks a question about the codebase, user wants to understand a specific file, function, or component, or user asks \"how does X work\" or \"where is Y defined\".

413 tokens
Wjttc Builder
by lingxling

PLAN and GENERATE WJTTC (Championship-Grade) test suites for any project. Analyzes the codebase, classifies components across the WJTTC five tiers (Brake · Engine · Aero · Tyre · Pit), writes a tiered test plan, and scaffolds executable test files. This is the BUILDER — it plans and...

3k tokens
Zeroize Audit
by lingxling

Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis, and control-flow verification. Use for auditing C/C++/Rust code handling secrets, keys, passwords, or other sensitive data.

5k tokens
Zod Validation Expert
by lingxling

Expert in Zod — TypeScript-first schema validation. Covers parsing, custom errors, refinements, type inference, and integration with React Hook Form, Next.js, and tRPC.

2k tokens
Zustand Store Ts
by lingxling

Create Zustand stores following established patterns with proper TypeScript types and middleware.

506 tokens
API Security Best Practices
by lingxling

Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities

6k tokens
Azure Mgmt Botservice Py
by lingxling

Azure Bot Service Management SDK for Python. Use for creating, managing, and configuring Azure Bot Service resources.

2k tokens
Biopython
by lingxling

Biopython is a comprehensive set of freely available Python tools for biological computation. It provides functionality for sequence manipulation, file I/O, database access, structural bioinformatics, phylogenetics, and many other bioinformatics tasks.

4k tokens
Bun Development
by lingxling

Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by [oven-sh/bun](https://github.com/oven-sh/bun).

4k tokens
Codebase To Wordpress Converter
by lingxling

Expert skill for converting any codebase (React/HTML/Next.js) into a pixel-perfect, SEO-optimized, and dynamic WordPress theme.

1k tokens
Commit
by lingxling

ALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry conventions with proper conventional commit format and issue references. Trigger on any commit, git commit, save changes, or commit message task.

1k tokens
Expo API Routes
by lingxling

Guidelines for creating API routes in Expo Router with EAS Hosting

2k tokens
Gemini API Dev
by lingxling

The Gemini API provides access to Google's most advanced AI models. Key capabilities include:

1k tokens
Gemini API Integration
by lingxling

Use when integrating Google Gemini API into projects. Covers model selection, multimodal inputs, streaming, function calling, and production best practices.

2k tokens
Hugging Face Trackio
by lingxling

Track ML experiments with Trackio using Python logging, alerts, and CLI metric retrieval.

6k tokens
Langgraph
by lingxling

Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with checkpointers, human-in-the-loop patterns, and the ReAct agent pattern.

3k tokens
Native Data Fetching
by lingxling

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (useLoaderData).

3k tokens
Odoo Rpc API
by lingxling

Expert on Odoo's external JSON-RPC and XML-RPC APIs. Covers authentication, model calls, record CRUD, and real-world integration examples in Python, JavaScript, and curl.

997 tokens
Openclaw Github Repo Commander
by lingxling

7-stage super workflow for GitHub repo audit, cleanup, PR review, and competitor analysis

2k tokens scripts
Production Code Audit
by lingxling

Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade, corporate-level professional quality with optimizations

4k tokens
Transformers Js
by lingxling

Run Hugging Face models in JavaScript or TypeScript with Transformers.js in Node.js or the browser.

21k tokens
UI Page
by lingxling

Scaffold a new mobile-first page using StyleSeed Toss layout patterns, section rhythm, and existing shell components.

878 tokens
UI Setup
by lingxling

Interactive StyleSeed setup wizard for choosing app type, brand color, visual style, typography, and the first screen scaffold.

985 tokens
Upgrading Expo
by lingxling

Upgrade Expo SDK versions

805 tokens
Vibe Code Auditor
by lingxling

Audit rapidly generated or AI-produced code for structural flaws, fragility, and production risks.

4k tokens
Android CLI
by lingxling

Orchestrates Android development tasks including project creation, deployment, SDK management, and environment diagnostics using the `android` command-line tool.

5k tokens
Claude Code Expert
by lingxling

Especialista profundo em Claude Code - CLI da Anthropic. Maximiza produtividade com atalhos, hooks, MCPs, configuracoes avancadas, workflows, CLAUDE.md, memoria, sub-agentes, permissoes e integracao com ecossistemas.

4k tokens
Claude Settings Audit
by lingxling

Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or determining which read-only bash commands to allow. Detects tech stack, build tools, and monorepo structure.

3k tokens