Registry durchsuchen
Alle Einträge, alphabetisch — insgesamt 56.437. Seite 21 von 226.
- api-email-setup-resendResend email setup, domain verification
- api-endpointUse when creating an API endpoint or HTTP route handler — detects the project stack and routes to the matching
- api-endpoint-generatorGenerates CRUD REST API endpoints with request validation, TypeScript types, consistent response formats, erro
- api-endpoint-probeRecursively Self-Improving Module — persistent memory + structured improvement loop for Claude Code
- api-endpoint-scaffolderGenerate REST API endpoints with proper structure, validation, error handling, and types. Use when creating ne
- api-engineeringExamples of my Claude Code infrastructure with skill auto-activation, hooks, and agents
- api-enrichmentBuild API-first enrichment pipelines — provider selection, batching, retries, rate limits, idempotency, webhoo
- api-error-patternsAPI error response format -- machine-readable codes, human-readable reasons, status code rules.
- api-error-reportProduce a detailed report on APIError events from Agent Monitor data — counts over time, which sessions and mo
- api-error-troubleshootingGuide users through resolving 4xx and 5xx API errors.
- api-fetch-wrapperWrap a public HTTP API (Open-Meteo weather as the demo) with credential handling, error normalisation, and a s
- api-flags-posthog-flagsPostHog feature flags, rollouts, A/B testing. Use when implementing gradual rollouts, A/B tests, kill switches
- api-for-yourselfPublish 'how to work with me' as a literal API spec — endpoints (what to ask me for and what you'll get back),
- api-framework-elysiaBun-native HTTP framework — routing, TypeBox validation, Eden Treaty, plugins, lifecycle hooks
- api-framework-expressExpress.js routes, middleware, error handling, request/response patterns
- api-framework-fastifyFastify routes, JSON Schema validation, plugin system, TypeScript type providers
- api-framework-honoHono routes, OpenAPI, Zod validation
- api-framework-nestjsNestJS backend framework - modules, controllers, services, DI, guards, pipes, interceptors, exception filters,
- api-fuzzAPI semantic fuzzing payload templates. Provides intelligent payload selection based on parameter semantic typ
- api-fuzzingAPI endpoint fuzzing for discovering unexpected behaviors, crashes, and security vulnerabilities through malfo
- api-fuzzing-bug-bountyThis skill should be used when the user asks to \"test API security\", \"fuzz APIs\", \"find IDOR vulnerabilit
- api-fuzzing-for-bug-bountyThis skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities",
- api-gatewayConnect to 100+ APIs (Google Workspace, Microsoft 365, GitHub, Notion, Slack, Airtable, HubSpot, etc.) with ma
- api-gateway-designDesign API gateways that route, authenticate, rate-limit, and aggregate backend services. Use when building cl
- api-gateway-patternsAPI Gateway patterns for routing, authentication, rate limiting, and service composition in microservices arch
- api-gateway-testingAPI gateway testing skill covering rate limiting validation, request routing, authentication proxy testing, lo
- api-generatingGenerate API endpoint documentation from Express route files. Use when the user asks to generate, update, or r
- api-generatorAPI code generator. Generate RESTful endpoints, GraphQL schemas, OpenAPI/Swagger docs, API clients, mock serve
- api-graphql-apollo-serverGraphQL API server with Apollo Server — schema, resolvers, context, error handling, data sources, plugins
- api-graphql-mercuriusGraphQL server for Fastify with Mercurius — loaders, subscriptions, federation, JIT compilation
- api-graphql-yogaGraphQL Yoga v5 server, Envelop plugins, subscriptions, error masking
- api-hardeningAPI security hardening patterns. Use when implementing rate limiting, input validation, CORS configuration, AP
- api-integrationIntegrates with various REST APIs using different URL patterns and endpoints when data fetching or authenticat
- api-integration-builderGenerates production-ready API clients with TypeScript types, retry logic, rate limiting, authentication (OAut
- api-integration-helperAI-powered API integration toolkit for endpoint mapping, schema validation, authentication management, and rat
- api-integration-planDesign and document a api integration plan with structured process, quality checks, and system integration
- api-integration-resilience-playbookPlan and implement resilient third-party API integrations with Claude. Use Claude.ai to enumerate failure mode
- api-labz-automationAutomate API Labz tasks via Rube MCP (Composio). Always search tools first for current schemas.
- api-learnerWorkflow for learning site APIs via traffic capture and replacing browser automation with direct curl calls.
- api-load-testerLoad tests API endpoints with progressive concurrency. Measures response times, error rates, throughput, and i
- api-local-testLocally test a backend API at runtime with mcp2cli — turn any OpenAPI, GraphQL, or MCP endpoint into a CLI (ze
- api-messaging-webhooksWebhook patterns — receiving, sending, signature verification, and retry logic
- api-monitoringE-commerce skills for AI agents — product research, marketing automation, supply chain optimization, and busin
- api-monitoring-botsBuild monitoring bots that poll APIs and send notifications on state changes (new listings, price alerts, stat
- api-ninjas-automationAutomate API Ninjas tasks via Rube MCP (Composio). Always search tools first for current schemas.
- api-observability-axiom-pino-sentryPino logging, Sentry error tracking, Axiom - structured logging with correlation IDs, error boundaries, perfor
- api-observability-setup-axiom-pino-sentryPino, Axiom, Sentry installation - one-time project setup for logging and error tracking with source maps uplo
- api-page-generatorWhen the user wants to create, optimize, or audit the API introduction/overview page. Also use when the user m
- api-patternsAPI design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pa
- api-performance-api-performanceQuery optimization, caching, indexing, connection pooling, async patterns
- api-playwright-test-developerWrites and reviews API automation tests with Playwright. Use when creating backend API tests, contract checks,
- api-protocol-security当目标存在REST/GraphQL/gRPC/WebSocket接口、Swagger/OpenAPI文档、调试端点(actuator/console)、旧版本API、内部接口、微服务网关,或需要测试HTTP走私、DoS、
- api-provider-setup添加和配置第三方 API 中转站供应商到 OpenClaw。当用户需要添加新的 API 供应商、配置中转站、设置自定义模型端点时使用此技能。支持 Anthropic 兼容和 OpenAI 兼容的 API 格式。
- api-provider-status查询 API 供应商的余额、用量与可用状态,支持多供应商监控与定时汇报。
- api-proxyRoutes API requests through the user's residential proxy to bypass cloud IP blocks. TWO use cases - (1) Runtim
- api-queue-bullmqJob queues, background processing, and task scheduling with BullMQ v5
- api-quota-monitor查询监控 API 供应商/服务的额度、余额、消耗情况。支持官方供应商(Gemini/xAI/ZAI/Minimax/OpenRouter等)、中转站(AIXN/Provider-A等)、订阅服务(Brave/Tavily
- api-rate-limiting-testingTesting API rate limiting implementations including throttling behavior, burst handling, rate limit headers, a
- api-reference-rule사내 API Reference 및 API Response 작성 규칙. Java/Spring Boot, Kotlin/Spring Boot, Python/FastAPI, Python/Django(DRF
- api-rest-designDesign practical REST/JSON APIs with consistent errors, versioning, and auth boundaries. Use when adding backe
- api-round-message-groupingSplit conversation history into API-round buckets so compaction retries cut only the chunks tied to the failed
- api-round-ptl-retry-truncationOn prompt-too-long retries, drop the oldest API-round groups first and inject a synthetic user preamble when n
- api-scaffoldScaffold a production-ready REST API endpoint with CRUD operations, input validation, error handling, rate lim
- api-scaffolderTrigger when the user wants to scaffold REST or GraphQL API endpoints, route handlers, controllers, or middlew
- api-schema-evolution-testingTesting API schema evolution patterns including additive changes, field deprecation, type widening, and backwa
- api-search-elasticsearchElasticsearch patterns -- client setup, index management, search DSL, aggregations, vector search, bulk operat
- api-search-meilisearchMeilisearch search engine patterns -- client setup, indexing, search, filtering, facets, geo search, multi-ten
- api-search-xquikXquik REST API patterns for X post search, user and timeline reads, cursor pagination, media downloads, monito
- api-securityAPI security best practices and common vulnerability prevention. Enforces security checks for authentication,
- api-security-best-practicesImplement secure API design patterns including authentication, authorization, input validation, rate limiting,
- api-security-scanReview a REST/HTTP API — from its OpenAPI spec or route code — for security gaps like missing auth, broken obj
- api-security-testingComprehensive API security testing based on OWASP API Security Top 10 including broken authentication, injecti
- api-skillUpdated API skill
- api-specs-openapiOpenAPI 3.1 specification, schema design, code generation
- api-sports-automationAutomate API Sports tasks via Rube MCP (Composio). Always search tools first for current schemas.
- api-styleShared API ergonomics conventions (Claude variant)
- api-surfaceMaps the entire API surface of a codebase -- route definitions, middleware chains, auth requirements, request/
- api-testRun API integration tests against the running backend, verify endpoints return expected responses and status c
- api-test-brunoUse this skill when you need to parse multi-format API definitions and generate Bruno collections for executab
- api-test-generatorГенерация полных Python pytest тестов для REST API эндпоинтов с валидацией схемы. Использовать при создании те
- api-test-planPlan tests for an API endpoint or service — functional, negative, and contract. Use when asked to test an API,
- api-test-postmanUse this skill when you need to design Postman collections, environments, scripts, and Newman-ready API regres
- api-test-pytestUse this skill when you need to parse multi-format API definitions and generate Pytest API automation; trigger
- api-test-restassureUse this skill when you need to parse multi-format API definitions and generate Rest Assured Java test classes
- api-test-suite-builderScans API route definitions across frameworks (Next.js App Router, Express, FastAPI, Django REST) and auto-gen
- api-test-suite-generatorAutomatically generate comprehensive API test suites from OpenAPI specifications covering CRUD operations, err
- api-test-supertestUse this skill when you need to parse multi-format API definitions and generate executable Supertest scripts;
- api-tester依据真实 OpenAPI、路由实现和现有测试生成并验证 API 测试。用于用户要求测试接口、补集成测试、验证 API 契约、生成回归用例或排查接口兼容性时;区分“生成测试”和“执行请求”的授权,不猜测状态码、响应结构或
- api-testingUse when writing API endpoint tests — integration tests, contract validation, response assertions, mocked exte
- api-testing-observability-api-mockYou are an API mocking expert specializing in realistic mock services for development, testing, and demos. Des
- api-testing-restComprehensive RESTful API testing patterns covering HTTP methods, status codes, request/response validation, a
- api-testing-suiteAPI testing with Bruno, Schemathesis, Hypothesis property-based testing, and OpenAPI validation for REST APIs
- api-to-openapi将自然语言接口描述、接口文档、参数表格或支持的后端代码转换为标准 OpenAPI 3.0.3 JSON, 并在需要时生成 Postman Collection 等平台兼容产物,供 Postman / Apifox / A
- api-to-productionEnd-to-end workflow for taking an API from design through TDD, code review, CI/CD, and containerized deploymen
- api-toolkit通用 REST API 工具包,用于快速接入第三方服务、调试端点和构建自动化流程。
- api-tracer录制和分析浏览器网络请求。通过 CDP 连接 Playwright 浏览器实例,捕获所有 API 请求的完整信息(URL、headers、cookie、请求体、响应体),生成分析报告用于后期自动化。
- api-usageREST API for creating AI-powered video ads programmatically. Bearer token auth via API key, OAuth client_crede
- api-vector-db-chromaChroma vector database -- collection management, automatic embedding, metadata filtering, document storage, qu
- api-vector-db-pineconePinecone serverless vector database -- index management, vector operations, metadata filtering, namespaces, hy
- api-vector-db-qdrantQdrant vector database -- collection management, point operations, payload filtering, named vectors, quantizat
- api-vector-db-weaviateWeaviate vector database patterns with weaviate-client v3 -- collection management, vectorizer modules, hybrid
- api-versioningAPI versioning strategies — URL path, header, query param, content negotiation — with breaking change classifi
- api-versioning-deprecation-plannerPlans safe API evolution with versioning strategies, client migration guides, deprecation timelines, and backw
- api-versioning-patternsAPI versioning strategies, breaking change detection, deprecation lifecycle, and migration guides
- api-versioning-strategistProduces an API version scheme (date-pinned header or URI), a breaking-vs-additive change policy, and a publis
- api-versioning-strategyWrite an API versioning strategy document for a service or API platform. Use when asked to define versioning p
- api-versioning-testingTesting API versioning strategies including URL path, header, and query parameter versioning with backward com
- api-web-search-with-citationsReusable implementation notes derived from the Claude blog post “Introducing web search on the Anthropic API”.
- api-webhook-signerA curated collection of Claude Code skills for SpoonOS development and Web3 integrations. 57 Python scripts ac
- api2pdf-automationAutomate Api2pdf tasks via Rube MCP (Composio). Always search tools first for current schemas.
- api2skill-creatorInterview the user about an OpenAPI/Swagger API (including multi-spec, base URL, and authorization), assemble
- apiflash-automationAutomate Apiflash tasks via Rube MCP (Composio). Always search tools first for current schemas.
- apifySocial media scraping, business data, e-commerce via Apify actors — with auto-update workflow for actor catalo
- apify-actor-developmentDevelop, debug, and deploy Apify Actors - serverless cloud programs for web scraping, automation, and data pro
- apify-actorizationConvert existing projects into Apify Actors - serverless cloud programs. Actorize JavaScript/TypeScript (SDK w
- apify-ads-intelligenceResearch, spy on, and analyze ads across Meta (Facebook & Instagram), Google (Ads Transparency Center + paid s
- apify-ai-search-visibility-trackerTrack whether a brand and its competitors get cited or mentioned across Google AI Overviews, Google AI Mode, C
- apify-apify-actor-developmentDevelop, debug, and deploy Apify Actors - serverless cloud programs for web scraping, automation, and data pro
- apify-apify-actorizationConvert existing projects into Apify Actors - serverless cloud programs. Actorize JavaScript/TypeScript (SDK w
- apify-apify-generate-output-schemaGenerate output schemas (dataset_schema.json, output_schema.json, key_value_store_schema.json) for an Apify Ac
- apify-apify-sdk-integrationIntegrate Apify into an existing JavaScript/TypeScript or Python application using the apify-client package. U
- apify-apify-ultimate-scraperUniversal AI-powered web scraper for any platform. Scrape data from Instagram, Facebook, TikTok, YouTube, Link
- apify-automationAutomate web scraping and data extraction with Apify -- run Actors, manage datasets, create reusable tasks, an
- apify-booking-host-leadsFind and enrich B2B leads from Booking.com - hotels, apartments, and vacation rentals - and pull each host's o
- apify-buying-signal-detectionSet up a recurring buying-signal detection pipeline that finds companies showing buying intent across three si
- apify-collectCollect fresh job-posting URLs into ~/.dear-hiring-manager/urls.txt by running an Apify job scraper — the disc
- apify-competitor-intelligenceAnalyze competitor strategies, content, pricing, ads, and market positioning across Google Maps, Booking.com,
- apify-easy-competitive-intelligenceThis skill should be used when the user asks to "analyze a competitor", "compare pricing", "competitive landsc
- apify-ecommerceScrape e-commerce data for pricing, reviews, bestsellers, and seller discovery across 30+ platforms including
- apify-generate-output-schemaGenerate output schemas (dataset_schema.json, output_schema.json, key_value_store_schema.json) for an Apify Ac
- apify-google-maps-leadsBuild a local-business lead database from Google Maps in one Apify pipeline: search by target audience + geogr
- apify-influencer-brand-collabsDiscover Instagram brand–creator partnerships by chaining Apify Actors. Use when the user asks who collabs wit
- apify-js-sdkApify JS SDK Documentation - Web scraping, crawling, and Actor development
- apify-lead-scoring-enrichmentScore and enrich a CSV of B2B leads using Apify Actors. Takes a CSV with company URLs, free-text scoring rules
- apify-link-prospecting-outreachFind sites ranking for target keywords, score every prospect with Ahrefs domain authority and page-level traff
- apify-osint-threat-intelUse this skill when the user asks to "find CVEs for", "check if my domain is breached", "threat intel on", "OS
- apify-sdk-integrationIntegrate Apify into an existing JavaScript/TypeScript or Python application using the apify-client package. U
- apify-ultimate-scraperUniversal AI-powered web scraper for any platform. Scrape data from Instagram, Facebook, TikTok, YouTube, Link
- apify-verified-email-finderBuilds a list of verified business emails from Google Maps, Google SERPs, or a user-supplied URL list. Verific
- apify-x402-agentic-walletDiscover, pay for, and run any Apify Actor by paying USDC on Base over the x402 protocol with a Coinbase Agent
- apify/agent-skillsCollection of Apify Agent Skills
- apify/apify-mcp-serverThe Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerc
- apify/awesome-skillsCommunity collection of Apify agent skills for AI coding assistants
- apilio-automationAutomate Apilio tasks via Rube MCP (Composio). Always search tools first for current schemas.
- apipie-ai-automationAutomate Apipie AI tasks via Rube MCP (Composio). Always search tools first for current schemas.
- apitemplate-io-automationAutomate Apitemplate IO tasks via Rube MCP (Composio). Always search tools first for current schemas.
- apiverve-automationAutomate Apiverve tasks via Rube MCP (Composio). Always search tools first for current schemas.
- apk-redteam-pipelineEnd-to-end Android APK red-team pipeline — automated APK acquisition (Play Store + apkpure + apkmirror fallbac
- apko-generatorGenerate apko YAML configurations for building custom Wolfi-based container images
- apocalypse-worldsApocalyptic and dystopian world art direction for Blender including post-apocalyptic, zombie, alien invasion,
- apocdataUse when users ask for A-share stock quotes, financials, capital flows, technical factors, news, announcements
- apod-to-shortTurn a NASA Astronomy Picture of the Day (APOD) into a 30–60s vertical short — script, shot list, captions, an
- apollo-automationAutomate Apollo.io lead generation -- search organizations, discover contacts, enrich prospect data, manage co
- apollo-clientGuide for building React applications with Apollo Client 4.x. Use this skill when: (1) setting up Apollo Clien
- apollo-connectorsGuide for integrating REST APIs into GraphQL supergraphs using Apollo Connectors with @source and @connect dir
- apollo-federationGuide for authoring Apollo Federation subgraph schemas. Use this skill when: (1) creating new subgraph schemas
- apollo-iosGuide for building Apple-platform applications with Apollo iOS, the strongly-typed GraphQL client for Swift. U
- apollo-kotlinGuide for building applications with Apollo Kotlin, the GraphQL client library for Android and Kotlin. Use thi
- apollo-mcp-serverGuide for using Apollo MCP Server to connect AI agents with GraphQL APIs. Use this skill when: (1) setting up
- apollo-prospectingUse when executing your B2B prospecting strategy inside Apollo.io specifically - turning an ICP into stacked A
- apollo-routerVersion-aware guide for configuring and running Apollo Router for federated GraphQL supergraphs. Generates cor
- apollo-router-plugin-creatorGuide for writing Apollo Router native Rust plugins. Use this skill when: (1) users want to create a new route
- apollo-serverGuide for building GraphQL servers with Apollo Server 5.x. Use this skill when: (1) setting up a new Apollo Se
- apollographql-skill-creatorGuide for creating effective skills for Apollo GraphQL and GraphQL development. Use this skill when: (1) users
- apology-letterWrite a sincere, effective apology to a customer, group, or the public. Use when asked to write an apology, sa
- apostle-antislopEdit existing English or Chinese prose when the language has become model-shaped rather than subject-shaped: i
- apostle-article-researchPre-draft research for long-form nonfiction whose question, claim, scope, or structure must be allowed to chan
- apostle-artifacts-loopsLong tasks, sub-agent, and multi-agent work — durable artifacts, session handoff, execution graphs, and contex
- apostle-constitutioApostle-Constitutio——智能协作宪法。 凡涉及实质思考或将产生效应的任务即应全文加载、不分层:深度讨论、批判与分析、研究与论证、创作与设计、决策辅助、哲学与社会议题、长对话,以及文件与记录的变更、委托、
- apostle-opus-reading对著作的深度理解。当用户交来著作、长文、全集要求真正读懂,或说深度阅读、深读、细读、逐句精读、重读、隐微阅读、读懂这本书、"未写而必须"时使用;对象为承重文本(指定文本、哲学/理论专著、隐微写作、被低估之作)时必须加载。
- apostle-opusmethodology-foucault-archaeologyApostle-Opusmethodology·方法迁移:福柯《知识考古学》(L'archéologie du savoir, 1969)。 当通行统一体("某学科/某思潮/某群体/某传统")一用就打滑、寻找共同本质连续
- apostle-opusmethodology-foucault-society-defendedApostle-Opusmethodology·方法迁移:福柯法兰西学院课程《必须保卫社会》(«Il faut défendre la société», 1976)。 当一个领域自我呈现为和平/共识/普遍性("社区""
- apostle-opusmethodology-karatani-originsApostle-Opusmethodology·方法迁移:柄谷行人《日本近代文学の起源》(1980/定本2004)。 当一个「从来如此」的自然之物(某种感受方式、某个学科对象、某类主体、某种常识范畴) 需要被读出成立时刻
- apostle-sdd编程工作流,在你开始工作编程前加载。
- apostle-translation形式即内容的文本(措辞、句法、难度本身即思想)外译中的完整规程:哲学、社会理论、思想史、历史、文学、学术论文的低方差精译,源语覆盖英/法/德/俄/日/韩/拉丁。凡用户要求翻译论文/章节/整本书、要求"继续翻译/别停/一口
- app-actionQuick single-step app operations like launch, tap, type, swipe. Use for simple actions. For research, browsing
- app-adsWhen the user wants to run app install ads, user acquisition (UA), or promote mobile apps. Also use when the u
- app-agbWenn es um App Agb in AGB-Recht-Prüfer geht: ordnet Sachverhalt, Norm, Beweislast, Gegenargumente und nächsten
- app-ai-guardrailsScaffold a new production application with the full agentic-AI guardrail canon baked in from commit #1: a unif
- app-builderMain application building orchestrator. Creates full-stack applications
- app-clipGenerates App Clip targets with invocation URL handling, lightweight experiences, and full app upgrade prompts
- app-clipsBuild iOS App Clips with invocation URLs, App Clip Codes, NFC, QR codes, Safari banners, Maps, Messages, targe
- app-creatorOrchestrate iOS/macOS app scaffolding and optional skill adoption for existing projects. Use when users want a
- app-demo-agentUse this skill to turn screen recordings into polished app demo videos with AI voiceover and music. Triggers:
- app-description-writerGenerate compelling App Store descriptions that convert browsers into users. Use when writing initial descript
- app-developmentScaffold and architect custom Frappe apps including app structure, hooks, background jobs, service layers, and
- app-docsGenerate complete user documentation for a web app with screenshots. Browses the app via browser automation, s
- app-exploreOperate Android apps via MCP tools with a research mindset. Browse multiple sources, read content thoroughly,
- app-extensionsGenerates app extension infrastructure for Share Extensions, Action Extensions, Keyboard Extensions, and Safar
- app-flow把自然语言 App 需求、模块说明和参考截图一路推进到经验证的代码与当次授权交付;用于需要长时间自主开发、持续排障和跨上下文恢复的移动端或跨端 App 任务。它不固定技术栈、阶段或交付形式,也不会把无人值守理解为远端发布
- app-flow-build在需要创建、修改、重构、修复 App 代码,或只读诊断崩溃、定位根因、给出候选补丁时使用;支持独立窄任务,也支持作为 app-flow 的当前行动。它不做产品调研、原型/设计、独立评审或打包发布,除非当前行动本身就是改代
- app-flow-delivery在需要打包、签名、OTA、APK/IPA、GitHub Release、商店提交、部署、回滚或验活时使用;支持独立窄任务,也支持作为 app-flow 的当前行动。它核对具体渠道授权,可复用用户明确记录的项目级 prev
- app-flow-reviewer在需要与生产者分离的独立评审、复核、验收,或对 App 方案、UI、代码、体验或交付准备度做质量判断时使用;支持独立窄任务,也支持作为 app-flow 的当前行动。它只做只读评判并绑定真实证据,不创建或修改产物,也不做
- app-growth-playbookA collection of custom skills that extend Claude's capabilities with specialized workflows, methods, and domai
- app-iconGenerate app icons for your React Native Expo app with iOS 26 support
- app-icon-generatorGenerates an app icon for macOS or iOS — a fast CoreGraphics placeholder and/or flat layered source art to fin
- app-icon-studioApple app icons: create, generate, evaluate, export, install, or debug iOS AppIcon.appiconset and macOS .icns
- app-install-campaignApp Install Campaign — Skill especializada para app install campaign
- app-integration-shapingDecide how an external app or service should be integrated, including boundaries, auth scopes, ownership, and
- app-intentsApp Intents for Siri, Shortcuts, Spotlight, and Apple Intelligence integration including intent modes, interac
- app-intents-code-reviewReviews App Intents code for intent structure, entities, shortcuts, and parameters. Use when reviewing code wi
- app-intents-specialistAuthoritative App Intents best practices from Apple. Consult for any App Intents best-practices or correctness
- app-intents-whats-new-27New App Intents APIs, behaviors, and deprecations introduced in the iOS 26 (2025) and iOS 27 (2026) releases (
- app-prdUse when the user wants an app idea turned into a Product Requirements Document (PRD) committed to a repo — "c
- app-realtimeUse when the user wants realtime multiplayer, live presence, chat, or shared live state in a web app - rooms,
- app-releaseUse when the user asks to release a new version, ship a build, or publish a Skill Zoo release. Also use when a
- app-research-architectResearch and architect modern professional apps before implementation. Use when the user wants to build an app
- app-review-analyzerA collection of custom skills that extend Claude's capabilities with specialized workflows, methods, and domai
- app-screenshotsScreenshot every view/screen of an app for marketing, product sites, and documentation. Use when asked to "scr
- app-size-optimizerAnalyzes mobile app binary size -- asset audit for unused images and font subsetting, code stripping with ProG
- app-storePre-submission check for iOS App Store guidelines. Payments/IAP compliance, privacy manifests, login flows, me
- app-store-approvalAudit an iOS/iPadOS codebase for App Store rejection risks before submission. Use this skill whenever the user
- app-store-assetsComprehensive App Store asset specifications and guidelines for all promotional artwork — app icons, screensho
- app-store-changelogGenerate App Store release notes from git history. Use when: creating release changelogs, App Store 'What's Ne
- app-store-copyWrites App Store and Play Store listing copy to platform-specific rules - iOS name, subtitle, and hidden keywo
- app-store-listing-optimizerA collection of custom skills that extend Claude's capabilities with specialized workflows, methods, and domai
- app-store-opportunity-researchA collection of custom skills that extend Claude's capabilities with specialized workflows, methods, and domai
- app-store-optimizationComplete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance
- app-store-release-prepProduce a reproducible signing, versioning, and store-declaration pipeline so an iOS or Android build passes A
- app-store-reviewAudits App Store submission readiness and rejection risk across current review guidelines, PrivacyInfo.xcpriva
- app-store-review-arbitrageFetches low-star App Store and Google Play reviews, clusters them into broken-promise patterns, and generates
- app-store-screenshotsCreate App Store and Google Play screenshots with exact platform specs. Covers iOS/Android dimensions, gallery
- app-store-submission-packagerPrepare iOS App Store and Google Play submissions—metadata, assets, compliance checks, and release checklist.
- app-testerBuild and maintain a navigable graph of any iOS, macOS, tvOS, or Android app's screens. Reads the project's na
- app-ui-designMobile app UI design expert for iOS and Android. Use when designing app interfaces, creating design systems, e
- app-user-story-qaEnd-to-end app feature inventory and user-story testing workflow with a canonical tracker. Use when the user a
- app.3dstreet/3dstreetDrive an open 3DStreet scene tab from Claude Desktop or Claude Code via MCP tool calls.
- app.anamneseai/anamneseA self-improving memory layer. Your memory, notes, tasks and goals, remembered everywhere.
- app.aspirelearning/mcpAspire Learning MCP — browse courses, chapters, lessons, and import LaTeX quizzes
- app.businys/mcp-server221 MCP tools across 26 practices for independent professionals. Clients, invoices, contracts.
- app.cannonstudio/cannon-studioPublic Cannon Studio MCP for product, pricing, workflow, model, and API answers.
- app.cardog/mcpVehicle listings, market analysis, VIN decoding, recalls, and EV charging data
- app.certman/serverCreate and manage your own Certificate Authority for internal HTTPS.
- app.clearpolicy/clearpolicyAuthenticated MCP server for ClearPolicy policy and compliance workflows.
- app.clicon/lotusGEO Intelligence Engine for B2B. Analyze domains and fetch actionable defense code.
- app.cnvs/whiteboardZero-auth real-time collaborative whiteboard with MCP — AI agents + humans edit the same board live.
- app.contendeo/contendeoMultimodal video analysis MCP — transcription, vision, and OCR for any video URL.
- app.cooperpetcare.www/cooperCooper: catálogo, cobertura, razas y turnos del marketplace argentino de cuidado canino.
- app.dealermax/public-searchItalian cross-dealer MCP: cars, NLT rentals with quotations, dealer directory, automotive KB.
- app.decibelshield/decibel-shieldNoise data tools: city noise rankings, decibel levels of common sounds, NIOSH safe-exposure math.
- app.docwand/pdfSign, fill, merge and split PDFs entirely in your browser - files never leave your device.
- app.edgelock/journalQuery your trades, stats, and journal in EdgeLock and log new entries by chat. OAuth; free account.
- app.elasticflow/mcpAI-native team workspace — tables, documents, workflow automation, live dashboards & analytics
- app.eurocomply/complianceEU regulatory compliance data: 17 regulations, deadlines, enforcement actions. EU-hosted.
- app.evlek/mcp-serverAI-native property MCP for Northern Cyprus (KKTC/TRNC): listings, prices, legal, market data.
- app.flaim/mcpRead-only fantasy analysis for ESPN, Yahoo, and Sleeper leagues via MCP
- app.fryd/mcp-serverSearch crops, check companion planting, explore seasonal calendars, and find planting plans.
- app.ganty/mcp-serverGantt chart SaaS with server-side critical path and dependency-aware shift-impact tools, plus CRUD.
- app.getdialer/dialerAn MCP server that provides lets you make outbound phone calls using your own phone number
- app.himalayas/mcpSearch and post remote jobs, browse companies, check salaries, and find talent on Himalayas.app