Packs

1 pack

Results for “api-center”

55 skills
More results
mukul975-2
consent-pref-center
Technical architecture guide for building a multi-purpose consent preference center. Covers per-purpose granularity, easy withdrawal under Article 7(3), version history, audit trails, and IAB Transparency and Consent Framework v2.2 integration. Includes database schema, API design, and UI component specifications.
228 · bundle
joshuashepherd
api-data-sources
Researches authoritative APIs and data sources for a project, producing per-API docs, a data catalog, and an integration blueprint for a React + Supabase + Vercel + AI stack.
1
seb1n
api-integration
Integrate with external APIs using REST clients, webhook consumers, SDK wrappers, and polling patterns with proper authentication, error handling, and retry logic. Use when the user requests api integration or provides relevant inputs for this workflow.
159
lap-platform
api-reference
API Reference API skill. Use when working with API Reference for api. Covers 215 endpoints.
6 · bundle
lap-platform
api-v100
API v1.0.0 API skill. Use when working with API v1.0.0 for api. Covers 61 endpoints.
6 · bundle
grvpanchal
server-api
API service-layer patterns — axios/fetch client with interceptors, domain-scoped service objects (UserService, ProductService), auth-token refresh, request cancellation, and error normalisation. Use when adding or reviewing HTTP call sites, organising services under api/ or services/, or centralising cross-cutting request concerns.
0
google
data-manager-api-setup
Guides through client library installation and authentication setup for the Data Manager API, including ADC configuration and required scopes.
14.4k · bundle
microsoft
azure-aigateway
Configure Azure API Management as an AI Gateway to govern AI models, MCP tools, and agents with policies for caching, rate limiting, content safety, and cost control.
2.7k · bundle
lap-platform
shopify-admin-api
Shopify Admin API skill. Use when working with Shopify Admin for admin, fetch_tracking_numbers, fetch_stock. Covers 1473 endpoints.
6 · bundle
zhaoxuya520
api-security
Authorized security assessment of REST, GraphQL, WebSocket, and SOAP APIs covering discovery, authentication, authorization, rate-limiting, and CI/CD integration.
12.8k · bundle
lap-platform
aggregators-api-service
Aggregators API Service API skill. Use when working with Aggregators API Service for api, stats, partners. Covers 28 endpoints.
6 · bundle
ziri22
agent-api-designer
API Designer IA — Expert en conception d'APIs (REST, GraphQL, gRPC, OpenAPI, versioning, rate limiting). Crée des APIs intuitives, évolutives et sécurisées.
6
jeffallan
api-designer
Design REST and GraphQL APIs with OpenAPI 3.1 specifications, resource modeling, versioning strategies, pagination patterns, and error handling standards.
10.4k · bundle
lap-platform
qdrant-api
Qdrant API skill. Use when working with Qdrant for collections, root, telemetry. Covers 73 endpoints.
6 · bundle
mukul975
implementing-api-key-security-controls
Generates, stores, validates, rotates, and revokes API keys with secure hashing, scoping, rate limiting, and leak monitoring.
24.6k · bundle
snoodleboot-io
api-security
An API has no UI to hide things behind.
2
omer-metin
api-designer
API design specialist for REST, GraphQL, gRPC, versioning strategies, and developer experienceUse when "api design, rest, graphql, grpc, openapi, swagger, versioning, pagination, rate limiting, endpoint, api, rest, graphql, grpc, openapi, swagger, versioning, pagination, rate-limiting, ml-memory" mentioned.
128 · bundle
luokai0
api-dev
Scaffold, test, document, and debug REST and GraphQL APIs from the command line, including curl testing, OpenAPI spec generation, mocking, and troubleshooting.
10 · bundle
leandrobenjaminl
frontend-api-integration
Consume APIs from the frontend with TanStack Query, fetch, or SWR, including caching, refetching, optimistic updates, and error handling.
0
akillness
api-design
Design or refactor API contracts for REST and GraphQL systems.
42 · bundle
lap-platform
taggun-receipt-ocr-scanning-api
TAGGUN Receipt OCR Scanning API skill. Use when working with TAGGUN Receipt OCR Scanning for api. Covers 23 endpoints.
6 · bundle
lap-platform
anchore-engine-api-server
Anchore Engine API Server API skill. Use when working with Anchore Engine API Server for root, health, version. Covers 112 endpoints.
6 · bundle
snoodleboot-io
verbose
API Security (Verbose)
2
lap-platform
urlbox-api
Urlbox API skill. Use when working with Urlbox for render. Covers 1 endpoint.
6 · bundle
seb1n
api-design
Design RESTful APIs with proper resource modeling, HTTP method semantics, status codes, pagination, versioning, and documentation. Use when the user requests api design or provides relevant inputs for this workflow.
159
alunadev
api-design-principles
Designs REST and GraphQL APIs following production best practices for resource naming, error handling, versioning, authentication, and documentation. Use this skill when designing new API endpoints, reviewing API contracts, implementing GraphQL schemas, establishing API conventions for a project, or writing API documentation. Apply when creating any route in Next.js API routes or route handlers, any Supabase Edge Function, or any backend endpoint — even if it starts small, these patterns prevent painful rewrites later.
3
kintsugi-programmer
clerk-backend-api
Clerk Backend REST API explorer and executor. Browse tags, inspect endpoint schemas, and execute authenticated requests. Use when listing users, managing organizations, or calling any Clerk API endpoint.
0 · bundle
tools-only
076-api-0b7c8e9f
Manage Cloudflare Tunnels via API and TypeScript SDK, including creation, configuration, DNS routes, and token-based deployment.
7 · bundle
shulkwisec
api-security
Deep API security assessment beyond surface scanning. Covers the full OWASP API Security Top 10 (2023): Broken Object Level Authorization (BOLA / IDOR), Broken Authentication, Broken Object Property Level Authorization (mass assignment + excessive data exposure), Unrestricted Resource Consumption, Broken Function Level Authorization (BFLA / vertical privilege escalation), Unrestricted Access to Sensitive Business Flows, Server-Side Request Forgery via API parameters, Security Misconfiguration, Improper Inventory Management (shadow/zombie/deprecated endpoints, v1/v2 drift), and Unsafe Consumption of third-party APIs. Works across REST, GraphQL, gRPC, SOAP, and MCP servers. Discovers APIs from OpenAPI/Swagger specs, GraphQL introspection, gRPC reflection, .well-known endpoints, JS bundles, and traffic capture. Uses kiterunner, ffuf, schemathesis, restler-fuzzer, openapi-fuzzer, graphql-cop, clairvoyance, batchql, inql, jwt_tool, postman, mitmproxy, and manual http(action="request", ...) payloads. Every techniqu
21
nivkazdan
api-key-auth-setup
Configure api key auth setup operations. Auto-activating skill for API Development. Triggers on: api key auth setup, api key auth setup Part of the API Development skill category. Use when working with APIs or building integrations. Trigger with phrases like "api key auth setup", "api setup", "api".
4
ziri22
agent-api-business
API business builder — Developer experience, rate limits, docs, billing, usage analytics
6
tools-only
076-api-9da1affd
Deploys and manages Cloudflare Workers for Platforms, including dispatch namespaces, static assets, bindings, and outbound routing.
7 · bundle
hoangnguyen0403
laravel-api
Build REST endpoints with API Resources, Sanctum authentication, and versioned route groups in Laravel. Use when creating JsonResource classes, adding token-based auth, or defining rate-limited API routes.
542 · bundle