83,201 skills sorted by stars.
Apollo.io data management and compliance. Use when handling contact data, implementing GDPR compliance, or managing data exports a...
Deploy Apollo.io integrations to production. Use when deploying Apollo integrations, configuring production environments, or setti...
Enterprise role-based access control for Apollo.io. Use when implementing team permissions, restricting data access, or setting up...
Guide for authoring Apollo Federation subgraph schemas. Use this skill when: (1) creating new subgraph schemas for a federated sup...
Create a minimal working Apollo.io example. Use when starting a new Apollo integration, testing your setup, or learning basic Apol...
Apollo.io incident response procedures. Use when handling Apollo outages, debugging production issues, or responding to integratio...
Install and configure Apollo.io API authentication. Use when setting up a new Apollo integration, configuring API keys, or initial...
Guide for building applications with Apollo Kotlin, the GraphQL client library for Android and Kotlin. Use this skill when: (1) se...
Two-phase Apollo.io prospecting: free People Search to discover ICP-matching leads, then selective enrichment to reveal emails/pho...
Guide for using Apollo MCP Server to connect AI agents with GraphQL APIs. Use this skill when: (1) setting up or configuring Apoll...
Configure Apollo.io multi-environment setup. Use when setting up development, staging, and production environments, or managing mu...
Set up Apollo.io monitoring and observability. Use when implementing logging, metrics, tracing, and alerting for Apollo integratio...
Execute Apollo.io production deployment checklist. Use when preparing to deploy Apollo integrations to production, doing pre-launc...
Implement Apollo.io rate limiting and backoff. Use when handling rate limits, implementing retry logic, or optimizing API request...
Version-aware guide for configuring and running Apollo Router for federated GraphQL supergraphs. Generates correct YAML for both R...
Guide for writing Apollo Router native Rust plugins. Use this skill when: (1) users want to create a new router plugin, (2) users...
Apply production-ready Apollo.io SDK patterns. Use when implementing Apollo integrations, refactoring API usage, or establishing t...
Apply Apollo.io API security best practices. Use when securing Apollo integrations, managing API keys, or implementing secure data...
Guide for building GraphQL servers with Apollo Server 4.x. Use this skill when: (1) setting up a new Apollo Server project, (2) wr...
Plan and execute Apollo.io SDK upgrades. Use when upgrading Apollo API versions, migrating to new endpoints, or updating deprecate...
Implement Apollo.io webhook handling. Use when receiving Apollo webhooks, processing event notifications, or building event-driven...
Enforce Design-It-Twice workflow: generate 2-3 radically different approaches, compare them, then implement. Use when designing mo...
Enforce comments-first workflow for new code and improve naming/documentation for existing code. Use when writing new classes, met...
Enforce strategic programming discipline when modifying existing code. Guide through STOP-ASK-DECIDE-VERIFY workflow with urgency...
Optimize performance through mandatory measure-first workflow with 3 stages: MEASURE (gate) -> FUNDAMENTAL FIX -> CRITICAL PATH RE...
Evaluate module design using APOSD principles with 40-item checklist. Detect complexity symptoms (change amplification, cognitive...
Simplify complex code through the Error Reduction Hierarchy: Define out > Mask > Aggregate > Crash. Use when code is too complex,...
Verify code correctness before claiming done or committing. Run 6-dimension checklist: requirements coverage, concurrency safety,...
Create, modify, and manage shizuku app configurations. Use when the user wants to create a new app, add template files to an app,...
Use when working on the mobile app (packages/app). Covers Expo, React Native, expo-router navigation, NativeWind styling, React Qu...
Imported skill app from langchain
Create apps following contract-port architecture with composition roots. Use when creating new apps in apps/, scaffolding CLI tool...
Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, s...
Step-by-step guidance for app builder.