- Home
- /
- Categories
- /
- API Dev
API Dev
API design, REST, GraphQL
document-writing-skills
by kimasplund
Teaches document writing patterns and templates that agents apply when generating documentation, reports, contracts, guides, and technical writing. Use when creating API docs, user guides, reports, changelogs, ADRs, or technical documentation.
simplifi-scheduler
by SimplifiEDUApplicationManager
Coordinator-facing scheduling tools for Simplifi EDU. Use this skill whenever the user mentions inviting a tutor or coordinator, booking a tutoring session, checking a tutor's availability, or any variant of /invite, /book, or /available. Also trigger on phrases like "when is Jane free", "book Jane for Tuesday 4pm", "invite a new tutor", or "add someone to Simplifi". This skill calls Nylas and Supabase on behalf of the coordinator — never expose API keys or grant IDs to the user.
revet-iam
by revethq
Integration guide for Revet IAM library - identity, access management, and permission evaluation
django
by Olino3
Expert-level Django development patterns and best practices for building secure, scalable web apps and APIs with Django and Django REST Framework. Guides architecture decisions, data modeling, API design, security, performance, and deployment.
openclaw-wa-bridge
by andrepaim
"WhatsApp bridge for OpenClaw — send/receive messages, search chats, manage contacts via REST API + CLI. Incoming messages trigger OpenClaw webhooks for real-time agent responses. Use when the user wants to send WhatsApp messages, check WhatsApp chats, search message history, or manage WhatsApp monitoring."
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.
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.
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.
gwas-database
by Victory-Hugo
查询NHGRI-EBI GWAS目录中的SNP-性状关联。通过rs ID、疾病/性状、基因搜索变异,获取p值和汇总统计信息,用于遗传流行病学和多基因风险评分。
onehome
by chrischall
Search OneHome (CoreLogic) portal listings, get property details, photos, schools, saved searches. Use when the user asks about real estate listings shared by their agent, OneHome links, portal.onehome.com properties, or specific addresses / MLS numbers they want to look up.
backend-pe
by PrakharMNNIT
Distinguished Principal Engineer backend/system architecture skill. Use when the user demands "BackendPE", "Supermode", "Antigravity", or requests high-performance, unlimited-context, world-class backend and distributed systems design. This skill maximizes depth, rigor, and production readiness.
gene-database
by Victory-Hugo
通过E-utilities/Datasets API查询NCBI基因数据库。按基因符号/ID搜索,获取基因信息(RefSeqs、GO、位置、表型),批量查找,用于基因注释和功能分析。
add-malli-schemas
by aiagentskills
Efficiently add Malli schemas to API endpoints in the Metabase codebase with proper patterns, validation timing, and error handling