- Home
- /
- Categories
- /
- API Dev
API Dev
API design, REST, GraphQL
plan-master
by ryoshimm
.claude/plans/<feature>/plan.md に実装計画書を作成する。コード実装は行わない。
nextjs
by Dsantiagomj
Next.js 15 patterns for App Router, Server Components, streaming, and modern React applications. Trigger: When building Next.js apps, when using App Router, when implementing Server Components, when setting up API routes, when configuring middleware, when optimizing Next.js performance.
SwarmIA - Sistema de Asistentes IA Distribuidos
by nicky686-22
Sistema de auto-actualización
ecommerce-marketplace
by coopergwrenn
Multi-channel e-commerce operations — Shopify, Amazon, eBay order management, inventory sync, returns, fulfillment, and P&L reports. Use when the user mentions Shopify, Amazon, eBay, orders, inventory, returns, shipping, SKUs, listings, or sales reports.
convex-review
by aaronvanston
Comprehensive Convex code review checklist for production readiness. Use when auditing a Convex codebase before deployment, reviewing pull requests, or checking for security and performance issues in Convex functions.
url-orchestrator
by yanix2445
Gouvernance d'URL multi-scopes (produits/activités) pour sites modernes, avec canonisation serveur, SEO/crawl, migrations safe, et implémentation Next.js App Router. À utiliser quand tu conçois, refactors, ou migres des routes/URLs (pages publiques/privées/techniques) pour garder un pattern stable, scalable et testable.
stripe-documentation
by hk-vk
Stripe Documentation documentation and resources. Use this skill when working with Stripe Documentation or when the user mentions stripe documentation.
/{{SLUG}}
by 1306885728
First run creates the local config and local output directories automatically.
feature-api
by ShotaIuchi
API design and implementation. Apply when designing endpoints, request/response schemas, error handling, versioning, rate limiting, and integration contracts for new features.
bb-sites 开发指南
by clawhubmx
```
prediction-markets
by coopergwrenn
Trade on Polymarket (crypto) and Kalshi (USD) using pre-installed scripts. Use when the user mentions prediction markets, Polymarket, Kalshi, odds, probability, betting, wagers, portfolio, positions, or market browsing. ALWAYS use ~/scripts/ — never improvise.
backend-development
by gemini960114
Generic backend development skill for building REST APIs, working with databases, authentication, and server-side logic. Covers patterns, best practices, and common patterns for backend applications.
ponder-gen
by LadderChaos
Generate Ponder indexer handlers from contract ABIs and schema definitions. Use this skill when setting up new event indexing, adding handlers for new contracts, or updating the indexer after contract changes.
universal-data-acquisition-pipeline
by Pranjay-kumar
Trigger when the user wants to collect, structure, evaluate, crawl, extract, refresh, or build reusable data acquisition pipelines from websites, APIs, portals, files, or rendered apps. Use for dataset design, source classification, feasibility, endpoint discovery, authorized/owned-session scraping plans, Playwright fallback, source probing, pagination analysis, scraper/pipeline architecture, sample validation, refresh design, and output contracts. Do not trigger for ordinary browsing, exploitative access, credential theft, CAPTCHA solving, auth bypass, rate-limit bypass, or non-data tasks.
Add Admin API Endpoint
by aiagentskills
Add a new endpoint or endpoints to Ghost's Admin API at ghost/api/admin/**.
bybit-trader
by frostmark
Bybit exchange analytics and trading via V5 API. Triggers on: Bybit, futures, perpetual, funding rate, open interest, orderbook, position, place order, limit order, market order, stop loss, take profit, liquidation, PnL, margin.
add-malli-schemas
by aiagentskills
Efficiently add Malli schemas to API endpoints in the Metabase codebase with proper patterns, validation timing, and error handling
hoosat-dev
by codecustard
"Comprehensive Hoosat blockchain development toolkit for building transactions, integrating wallets, creating dApps, and interacting with the Hoosat network (a Kaspa fork using Blake3 and Hoohash). Use when working with Hoosat blockchain development including: (1) Building and broadcasting HTN transactions, (2) Generating addresses with hoosat: prefix, (3) Creating dApps using hoosat-sdk or hoosat-sdk-web, (4) Integrating Hoosat wallets, (5) Using Hoosat SDKs (Node.js hoosat-sdk, Browser hoosat-sdk-web, Motoko hoosat-mo for IC), (6) Using the Hoosat REST API at proxy.hoosat.net, (7) Working with HRC20 tokens. Supports JavaScript/TypeScript (Node.js and Browser), Go, and Motoko (Internet Computer) development."
no-rot
by ameistad
Prevents brain atrophy from LLM over-reliance by leaving engaging challenges for the user to complete. Use when you want to stay sharp while coding with AI assistance. Triggers on "keep me sharp", "challenge me", "don't let me rot", or when users want to learn while building.
error-handling
by Nomik94
FastAPI 에러 핸들링 패턴 레퍼런스. Use when: 예외 처리, 에러 핸들러, exception handler, 에러 응답, 커스텀 예외, 도메인 예외를 HTTP로 매핑, 전역 에러 핸들링, ValidationError 처리, 404 Not Found, 비즈니스 예외, 에러 코드 체계, 에러 로깅, 예외 계층 설계, mappings.py, DOMAIN_EXCEPTION_MAPPINGS, ErrorBody, @transactional, @retry, @log_execution. NOT for: 보안 관련 예외 (security-audit 참조).
findall
by janwilmake
CLI for prospecting and entity discovery. Use when the user wants to find companies, people, startups, or other entities matching specific criteria. Triggers on: "find all", "find companies", "find startups", "prospect", "lead generation", "build a list of", "discover companies", "search for companies that".
aiven-opensearch
by DmitryKey
Create and manage Aiven for OpenSearch services, connect via REST/Python/Node, manage indices and mappings, run search and Query DSL, configure backups and custom repositories. Covers Aiven API, avn CLI, and Terraform. Use when the user mentions Aiven OpenSearch, creating or connecting to an OpenSearch service on Aiven, index management, OpenSearch queries against Aiven, or Aiven CLI/API/Terraform for OpenSearch.
gsheet-crud
by vkboo
GSheet-CRUD API 使用指南。将 Google Sheets 作为 RESTful API 数据库。当用户需要通过 API 操作 Google Sheets 数据时使用此技能,包括:查询数据(GET)、插入数据(POST)、更新数据(PUT)、删除数据(DELETE)。
test-runner
by ingpdw
Guides the agent through running and writing Python tests with pytest. Triggered when users say "run tests", "write a test", "test this function", "add unit tests", "run pytest", "check test coverage", "debug failing test", "create test fixtures", "mock a dependency", or mention pytest, pytest-asyncio, pytest-cov, testing, unit tests, integration tests, test coverage, or test-driven development.