- Home
- /
- Categories
- /
- API Dev
API Dev
API design, REST, GraphQL
dast
by simplerick0
Security reviewer specializing in Dynamic Application Security Testing - analyzing running application behavior and runtime vulnerabilities. Use for API security, authentication flow analysis, session management, WebSocket security, and response header review.
viem-siwe
by melonask
Comprehensive guide and reference implementation for Sign-In with Ethereum (SIWE) using the viem v2 library. Use this skill when implementing authentication flows, verifying Ethereum addresses on a backend, parsing EIP-4361 messages, or managing SIWE sessions. It includes nonce generation, message creation, signature verification, and best practices for replay protection and session management.
native-data-fetching
by kennethkeim
Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, axios, React Query, SWR, error handling, caching strategies, offline support.
AlpacApps Property Management Skill
by rsonnad
Request photos (creates pending request)
convex-http
by aaronvanston
HTTP actions for webhooks and API endpoints in Convex. Use when building webhook handlers (Stripe, Clerk, GitHub), creating REST API endpoints, handling file uploads/downloads, or implementing CORS for browser requests.
wordpress-best-practices
by jcastillotx
WordPress development standards. Triggers when working with WordPress plugins, themes, hooks, REST API, or Gutenberg blocks.
pydantic-schema
by Nomik94
Pydantic v2 DTO/스키마 설계 패턴. Use when: 요청/응답 DTO, CamelModel, dto/ 폴더 구조, camelCase 변환, alias_generator, model_config, 검증 로직, field_validator, model_validator, partial update (apply_simple_fields), 페이지네이션 응답, 에러 응답 (ErrorBody), from_domain 팩토리, Pydantic BaseModel 설정, JSON 직렬화. NOT for: 도메인 엔티티 (domain-layer), DB 모델 (sqlalchemy).
generate-mock-service
by Olino3
Generate simulated service doppelgangers for testing and development. Creates mock servers (Express, Flask, FastAPI, WireMock, Prism) matching real API contracts with realistic responses, error scenarios, and Docker containerization.
poffice-admin
by thierryteisseire
"Administration and automation for the Poffice suite (Mailcow, Seafile, Paperless-ngx). Use for: (1) Creating and managing mail accounts, (2) Sending and receiving emails, (3) Managing calendars and invites (via SOGo), (4) managing documents (Seafile/Paperless), (5) Creating and updating Word, Excel, and PDF documents, (6) Creating and sending calendar events and invites, (7) Automating office workflows."
idempiere-retail-expert
by comitsrl
"Playbook retail para iDempiere: POS, inventario, pricing/promos, devoluciones, e-commerce/omnichannel y analytics; define flujos, guardrails y entregables (plugin, DB, OpenAPI, UI)."
mission-control
by rguillory747
Monitor and manage AI agent squads via Mission Control dashboard. Send heartbeats, log activities, update tasks.
install-app
by ingpdw
연결된 Android 디바이스 또는 에뮬레이터에 앱을 빌드하고 설치합니다. 앱 설치, 디바이스 설치, APK 설치 요청 시 사용됩니다.
android-api-dto-safety
by Envy-7z
Harden Android Kotlin API DTO/mapping (Retrofit/Moshi/Gson) for nullability and contract safety. Use when fixing 4xx/5xx parsing, NPEs, or mismatched fields.
doc-driven-development
by qiao-925
文档驱动开发规范,要求 Agent 在生成代码或修复 bug 前先查阅官方文档与示例,包含 API 验证流程、搜索策略与 MCP 调用规则。适用于接入第三方库、排查 API 报错、版本变更等场景。
generating-nest-servers
by lenneTech
Handles ALL NestJS and @lenne.tech/nest-server development tasks including module creation, service implementation, controller/resolver development, model definition, and debugging. Activates when working with src/server/ files, NestJS modules, services, controllers, resolvers, models, DTOs, guards, decorators, or REST/GraphQL endpoints. Supports monorepos (projects/api/, packages/api/). Covers lt server commands, @Roles/@Restricted security, CrudService patterns, and API tests. NOT for nest-server version updates (use nest-server-updating). NOT for TDD workflow orchestration (use building-stories-with-tdd).
tiktok-slideshow
by SEO-Baby
Creates TikTok image carousels (slideshows with text overlays on photos) via the ViralBaby API. Use when the user wants to: create TikTok slideshows or carousels, find/search for background images for social media content, post or upload slideshow content to TikTok, edit slide text with AI, or manage image collections for content creation. Do NOT use for: general TikTok account management, TikTok analytics or metrics, video editing or video creation (this is for photo slideshows only), non-TikTok social media platforms, or any task unrelated to creating visual slideshow content for TikTok.
Claude Code Server API
by etdofreshai
POST /api/sessions/{session_id}/restart — Restart a session (end + resume)
task-delegation
by vineethsoma
Delegate user stories with complete context, clear acceptance criteria, and validation
payment
by sayxxx
'支付 Skill,识别用户支付/付款/结账意图,或接收其他 skill(如打赏 skill)的调用,执行 scripts/payment_api.js 调用收款码 API,获取 tradeCode 并醒目展示给用户。TRIGGER when: 用户说"我要支付"、"我要付款"、"去支付"、"帮我支付"、"结账"、"付钱"、"买单",或被其他 skill 携带 amount 参数调用。DO NOT TRIGGER when: 用户表达打赏/送礼物/赞赏意图(由 tip skill 处理)。'
smartthings-api
by 401Unauthorized
Use the SmartThings Public REST API and automation models (rules, scenes), including endpoints for devices, locations, rooms, capabilities, automations, subscriptions, and rules, based on official documentation.
ezra-docs
by christopheraaronhogg
Provides expert documentation analysis, API docs review, and knowledge management assessment. Use this skill when the user needs documentation audit, README review, or technical writing evaluation. Triggers include requests for docs audit, API documentation review, or when asked to evaluate documentation coverage and quality. Produces detailed consultant-style reports with findings and prioritized recommendations — does NOT write implementation code.
dataforseo-keywords-data-api
by leonardo-picciani
Retrieve keyword metrics and trends using DataForSEO Keywords Data for "keyword research", "search volume", and "ad planning".
oatda-video-status
by devcsde
Use when the user wants to check the status of an asynchronous video generation task from OATDA. Returns the video URL when generation is complete.
mindicador-api
by JosTechS
Consume and integrate the mindicador.cl economic indicators API for Chile, including endpoint selection, URL construction, response interpretation, and reliability handling. Use when a task involves reading current or historical indicator values (UF, IVP, dolar, euro, UTM, IPC, IMACEC, TPM, libra_cobre, tasa_desempleo, bitcoin, dolar_intercambio), generating client code, validating API paths, or evaluating what the API can and cannot provide.