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 009–7 056 of 8 676

page 147 of 181
Axiom Build Debugging
by ComeOnOliver

Use when encountering dependency conflicts, CocoaPods/SPM resolution failures, "Multiple commands produce" errors, or framework version mismatches - systematic dependency and build configuration debugging for iOS projects. Includes pressure scenario guidance for resisting quick fixes under time constraints

4k tokens
Axiom Code Signing Diag
by ComeOnOliver

Use when code signing fails during build, archive, or upload — certificate not found, provisioning profile mismatch, errSecInternalComponent in CI, ITMS-90035 invalid signature, ambiguous identity, entitlement mismatch. Covers certificate, profile, keychain, entitlement, and archive signing diagnostics.

5k tokens
Axiom Code Signing Ref
by ComeOnOliver

Use when needing certificate CLI commands, provisioning profile inspection, entitlement extraction, Keychain management scripts, codesign verification, fastlane match setup, Xcode build settings for signing, or APNs .p8 vs .p12 decision. Covers complete code signing API and CLI surface.

6k tokens
Axiom Code Signing
by ComeOnOliver

Use when setting up code signing, managing certificates, configuring provisioning profiles, debugging signing errors, setting up CI/CD signing, or preparing distribution builds. Covers certificate lifecycle, automatic vs manual signing, entitlements, fastlane match, Keychain management, and App Store distribution signing.

5k tokens
Axiom Energy Ref
by ComeOnOliver

Complete energy optimization API reference - Power Profiler workflows, timer/network/location/background APIs, iOS 26 BGContinuedProcessingTask, MetricKit monitoring, with all WWDC code examples

7k tokens
Axiom Foundation Models Ref
by ComeOnOliver

Reference — Complete Foundation Models framework guide covering LanguageModelSession, @Generable, @Guide, Tool protocol, streaming, dynamic schemas, built-in use cases, and all WWDC 2025 code examples

7k tokens
Axiom Ios Build
by ComeOnOliver

Use when ANY iOS build fails, test crashes, Xcode misbehaves, or environment issue occurs before debugging code. Covers build failures, compilation errors, dependency conflicts, simulator problems, environment-first diagnostics.

4k tokens
Axiom Ios Networking
by ComeOnOliver

Use when implementing or debugging ANY network connection, API call, or socket. Covers URLSession, Network.framework, NetworkConnection, deprecated APIs, connection diagnostics, structured concurrency networking.

1k tokens
Axiom Keychain Ref
by ComeOnOliver

Use when needing SecItem function signatures, keychain attribute constants, item class uniqueness constraints, accessibility level details, SecAccessControlCreateFlags, kSecReturn behavior per class, LAContext keychain integration, or OSStatus error codes. Covers complete keychain API surface.

6k tokens
Axiom Liquid Glass
by ComeOnOliver

Use when implementing Liquid Glass effects, reviewing UI for Liquid Glass adoption, debugging visual artifacts, optimizing performance, or requesting expert review of Liquid Glass implementation - provides comprehensive design principles, API patterns, and troubleshooting guidance from WWDC 2025. Includes design review pressure handling and professional push-back frameworks

5k tokens
Axiom Metal Migration Ref
by ComeOnOliver

Use when converting shaders or looking up API equivalents - GLSL to MSL, HLSL to MSL, GL/DirectX to Metal mappings, MTKView setup code

5k tokens
Axiom Network Framework Ref
by ComeOnOliver

Reference — Comprehensive Network.framework guide covering NetworkConnection (iOS 26+), NWConnection (iOS 12-25), TLV framing, Coder protocol, NetworkListener, NetworkBrowser, Wi-Fi Aware discovery, and migration strategies

10k tokens
Axiom Networking
by ComeOnOliver

Use when implementing Network.framework connections, debugging connection failures, migrating from sockets/URLSession streams, or adopting structured concurrency networking patterns - prevents deprecated API usage, reachability anti-patterns, and thread-safety violations with iOS 12-26+ APIs

9k tokens
Axiom Photo Library Ref
by ComeOnOliver

Reference — PHPickerViewController, PHPickerConfiguration, PhotosPicker, PhotosPickerItem, Transferable, PHPhotoLibrary, PHAsset, PHAssetCreationRequest, PHFetchResult, PHAuthorizationStatus, limited library APIs

5k tokens
Axiom Sf Symbols Ref
by ComeOnOliver

Use when you need complete SF Symbols API reference including every rendering mode, symbol effect, configuration option, UIKit equivalent, and platform availability - comprehensive code examples for iOS 17 through iOS 26

7k tokens
Axiom Storekit Ref
by ComeOnOliver

Reference — Complete StoreKit 2 API guide covering Product, Transaction, AppTransaction, RenewalInfo, SubscriptionStatus, StoreKit Views, purchase options, server APIs, and all iOS 18.4 enhancements with WWDC 2025 code examples

9k tokens
Axiom Swift Modern
by ComeOnOliver

Use when reviewing or generating Swift code for modern idiom correctness — catches outdated APIs, pre-Swift 5.5 patterns, and Foundation legacy usage that Claude defaults to

1k tokens
Create Skill
by ComeOnOliver

Create a new skill in the current repository. Use when the user wants to create/add a new skill, or mentions creating a skill from scratch. This skill follows the workflow defined in .agents/skills/README.md and helps scaffold, validate, and sync new skills.

824 tokens
Gh Create Issue
by ComeOnOliver

Use when user wants to create a GitHub issue for the current repository. Must read and follow the repository's issue template format.

881 tokens
Gh Create Pr
by ComeOnOliver

Create or update GitHub pull requests using the repository-required workflow and template compliance. Use when asked to create/open/update a PR so the assistant reads `.github/pull_request_template.md`, fills every template section, preserves markdown structure exactly, and marks missing data as N/A or None instead of skipping sections.

933 tokens
Vercel React Best Practices
by ComeOnOliver

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

2k tokens
Analyzing Projects
by ComeOnOliver

Analyzes codebases to understand structure, tech stack, patterns, and conventions. Use when onboarding to a new project, exploring unfamiliar code, or when asked "how does this work?" or "what's the architecture?

958 tokens
Designing Apis
by ComeOnOliver

Designs REST and GraphQL APIs including endpoints, error handling, versioning, and documentation. Use when creating new APIs, designing endpoints, reviewing API contracts, or when asked about REST, GraphQL, or API patterns.

1k tokens
Managing Git
by ComeOnOliver

Manages Git workflows including branching, commits, and pull requests. Use when working with Git, creating commits, opening PRs, managing branches, resolving conflicts, or when asked about version control best practices.

1k tokens
Vercel React Best Practices
by ComeOnOliver

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

1k tokens
AI Ml API Automation
by ComeOnOliver

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

738 tokens needs MCP
API Bible Automation
by ComeOnOliver

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

738 tokens needs MCP
API Labz Automation
by ComeOnOliver

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

734 tokens needs MCP
API Ninjas Automation
by ComeOnOliver

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

742 tokens needs MCP
API Sports Automation
by ComeOnOliver

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

742 tokens needs MCP
Asin Data API Automation
by ComeOnOliver

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

753 tokens needs MCP
Changelog Generator
by ComeOnOliver

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

774 tokens
Countdown API Automation
by ComeOnOliver

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

753 tokens needs MCP
Currents API Automation
by ComeOnOliver

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

749 tokens needs MCP
Dictionary API Automation
by ComeOnOliver

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

757 tokens needs MCP
Eodhd Apis Automation
by ComeOnOliver

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

742 tokens needs MCP
Fidel API Automation
by ComeOnOliver

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

738 tokens needs MCP
Gender API Automation
by ComeOnOliver

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

742 tokens needs MCP
Langsmith Fetch
by ComeOnOliver

Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations, or examining agent performance. Automatically fetches recent traces and analyzes execution patterns. Requires langsmith-fetch CLI installed.

3k tokens
MCP Builder
by ComeOnOliver

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

3k tokens
News API Automation
by ComeOnOliver

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

734 tokens needs MCP
npm Automation
by ComeOnOliver

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

715 tokens needs MCP
Openweather API Automation
by ComeOnOliver

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

760 tokens needs MCP
Sslmate Cert Spotter API Automation
by ComeOnOliver

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

794 tokens needs MCP
The Odds API Automation
by ComeOnOliver

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

749 tokens needs MCP
Wolfram Alpha API Automation
by ComeOnOliver

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

768 tokens needs MCP
Zyte API Automation
by ComeOnOliver

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

734 tokens needs MCP
Swift API Design Guidelines Skill
by ComeOnOliver

Write, review, or improve Swift APIs using Swift API Design Guidelines for naming, argument labels, documentation comments, terminology, and general conventions. Use when designing new APIs, refactoring existing interfaces, or reviewing API clarity and fluency.

2k tokens