System takeover — take ownership of an existing codebase or inherited system. Use when "we acquired this", "previous team left", "take over this system", "inherited this codebase".
Score 70/100
Runtime mechanisms to disable Apex triggers without commenting out code: Custom Metadata kill switches via Trigger_Setting__mdt, Custom Permission gates via…
Score 70/100
Automate Apex27 tasks via Rube MCP (Composio). Always search tools first for current schemas.
Score 70/100
Aphorism management. USE WHEN aphorism, quote, saying. SkillSearch('aphorisms') for docs.
Score 70/100
Japanese character filename test. Use when working with the 日本語テストAPI or when the user needs to interact with this API.
Score 70/100
Create API agents that wrap external HTTP services (n8n, LangGraph, CrewAI, OpenAI endpoints). Configure request/response transforms, webhook status tracking, A2A protocol…
Score 70/100
Implement secure API authentication with JWT, OAuth 2.0, API keys, and session management. Use when securing APIs, managing tokens, or implementing user authentication flows.
Score 70/100
Automate API Bible tasks via Rube MCP (Composio). Always search tools first for current schemas.
Score 70/100
Creates comprehensive API changelogs documenting breaking changes, deprecations, and migration strategies for API consumers.
Score 70/100
Use when setting up API clients - TanStack Query, Axios, JWT token management, error handling, or response parsing.
Score 70/100
HTTP client patterns, API integration, request/response handling, error handling, retry logic, axios usage.
Score 70/100
REST API client builder with authentication, error handling, retry logic, and request management. Supports OAuth, JWT, API keys.
Score 70/100
Analyze API changes for backward compatibility with breaking change detection and consumer impact assessment
Score 70/100
Validate API changes against an expected contract. Use when a mid-level developer needs to detect breaking changes.
Score 70/100
Generate API_CONTRACT.md by scanning existing routes and controllers
Score 70/100
REST API design conventions and standards. Apply when writing, reviewing, or discussing API endpoints, routes, controllers, serializers, or HTTP handlers.
Score 70/100
Use when user asks for digest ("дайджест", "саммари", "что нового", "digest", "summary") - fetches data via API and generates detailed analysis
Score 70/100
Generate and update API documentation from NestJS controllers. Use when modifying controllers, adding endpoints, or when the user asks about API documentation.
Score 70/100
Update or create API documentation after making changes to the public interface of an API. Use when modifying existing endpoints, introducing new endpoints, or when API…
Score 70/100
Use when APIs fail repeatedly with version-related errors (method not found, wrong arguments, unknown flag) or when about to use library APIs with uncertain knowledge - guides…
Score 70/100
Answer API and technical documentation questions. Use when a customer asks about API usage, code implementation, or integration details.
Score 70/100
Guides standardized REST API endpoint creation following team conventions. Use when creating new API endpoints.
Score 70/100
Standards for creating and organizing HTTP API endpoints using the Echo framework
Score 70/100
Scaffold new Next.js API endpoints with authentication, rate limiting, and tests. Use when creating new API routes, adding endpoints, or building API features.
Score 70/100
Standard API envelope pattern for all responses (success/list/error). Wraps data in consistent structure with sys metadata, automatic payload compaction (30-40% reduction),…
Score 70/100
Apply when designing error responses, implementing error handlers, and ensuring consistent error format across APIs.
Score 70/100
Define consistent API error codes and responses. Use when a mid-level developer needs error standardization.
Score 70/100
Patterns for writing clear, consistent API field descriptions including types, constraints, examples, and edge cases.
Score 70/100
Api Flow Diagram Creator - Auto-activating skill for Visual Content. Triggers on: api flow diagram creator, api flow diagram creator Part of the Visual Content skill category.
Score 70/100
AWS API Gateway for REST and HTTP API management. Use when creating APIs, configuring integrations, setting up authorization, managing stages, implementing rate limiting, or…
Score 70/100
Api Gateway Config - Auto-activating skill for AWS Skills. Triggers on: api gateway config, api gateway config Part of the AWS Skills skill category.
Score 70/100
Configuration de Kong API Gateway — services, routes, plugins, rate limiting, authentification et monitoring.
Score 70/100
Conception d'API Gateway avec YARP (Yet Another Reverse Proxy) en .NET — routing, load balancing, rate limiting, transformations et authentification.
Score 70/100
API code generation from specifications. TODO: Implement for backend. Invoked by: "generate api", "api codegen", "create endpoints", "scaffold api".
Score 70/100
RFC-39 compliant API best practices for Java services. Covers request/response patterns, error handling, pagination, versioning, and authentication standards.
Score 70/100
Create API handoff documentation for frontend developers. Use when backend work is complete and needs to be documented for frontend integration, or user says 'create handoff',…
Score 70/100
Api Health Checker - Auto-activating skill for API Integration. Triggers on: api health checker, api health checker Part of the API Integration skill category.
Score 70/100
Designs health check endpoints, SLA definitions, alerting rules, observability strategies, and dashboard specs for any API.
Score 70/100
Intégrer des appels API dans le frontend. Utiliser quand on ajoute une méthode dans frontend/src/services/api.js.
Score 70/100
Build reliable third-party API integrations including OAuth, webhooks, rate limiting, error handling, and data sync.
Score 70/100
API integration patterns for autonomous-dev including subprocess safety, GitHub CLI integration, retry logic, authentication, rate limiting, and timeout handling.
Score 70/100
Discover and document existing API endpoints from code, logs, and traffic analysis
Score 70/100
Api Key Auth Setup - Auto-activating skill for API Development. Triggers on: api key auth setup, api key auth setup Part of the API Development skill category.
Score 70/100
Automate API Labz tasks via Rube MCP (Composio). Always search tools first for current schemas.
Score 70/100
Load tests API endpoints with progressive concurrency. Measures response times, error rates, throughput, and identifies breaking points.
Score 70/100
Automate API Ninjas tasks via Rube MCP (Composio). Always search tools first for current schemas.
Score 70/100
Provision and harden integration (API-only) users: no UI login, IP restrictions, minimum permission set, session lifetime, and monitoring. NOT for human admin account hardening.
Score 70/100
Implement efficient pagination strategies for large datasets using offset/limit, cursor-based, and keyset pagination.
Score 70/100
Provides Vue component structure templates for Composition API and Options API. Used when generating .vue components and views to match user's selected API pattern preference.
Score 70/100
API protocol guide for Sunrei project. Use when writing API endpoints, request/response type naming, and HTTP method conventions.
Score 70/100
添加和配置第三方 API 中转站供应商到 OpenClaw。当用户需要添加新的 API 供应商、配置中转站、设置自定义模型端点时使用此技能。支持 Anthropic 兼容和 OpenAI 兼容的 API 格式。
Score 70/100
PDF-RAG API reference. REQUIRED after any failed curl/jq to localhost:8000 (404, null, jq error). Also use when uncertain about endpoint path or response shape.
Score 70/100
Api Reference Creator - Auto-activating skill for Technical Documentation. Triggers on: api reference creator, api reference creator Part of the Technical Documentation skill…
Score 70/100
Эксперт по API reference документации. Используй для создания справочников по API, описания endpoints и примеров запросов.
Score 70/100
Build a basic HTTP request (curl or fetch) for an API. Use when a junior developer needs a quick request example.
Score 70/100
Api Response Cacher - Auto-activating skill for API Integration. Triggers on: api response cacher, api response cacher Part of the API Integration skill category.
Score 70/100
Review API design against REST best practices and internal consistency. Audits naming conventions, HTTP method semantics, status code correctness, pagination and filtering…
Score 70/100
Split conversation history into API-round buckets so compaction retries cut only the chunks tied to the failed round.
Score 70/100
On prompt-too-long retries, drop the oldest API-round groups first and inject a synthetic user preamble when needed so the summarize request stays valid.
Score 70/100
Create a new Next.js API route with x402 micropayment middleware
Score 70/100