- Home
- /
- Categories
- /
- API Dev
API Dev
API design, REST, GraphQL
claude-code-self-generation-over-api
by shimo4228
"Use when Claude Code needs to generate or transform text data in bulk. Try self-generation before API calls on Max plan."
videojs-skill
by danraf77
"Guía de referencia sobre la arquitectura API y casos de uso comúnes de Video.js. Uso principal para resolver dudas de configuración, entender el sistema de plugins y resolver problemas con la integración de reproductores multimedia."
vue-fsd
by Shohzod-Abdusamatov-7777777
Feature-Sliced Design architecture for Vue 3 applications. Use when structuring large-scale Vue projects with clear boundaries, scalable folder structure, and maintainable code organization.
web-components
by ManzDev
Create or modify vanilla HTML/CSS/JavaScript (without a framework) using modular ES modules (ESM), vanilla technologies, clean and readable code, ready for production (no transpiling). Useful for lightweight, high-performance pages, dependency-free UI widgets, standard JavaScript refactoring, and rapid prototyping without using frameworks like React, Angular or Vue.
be-techspec
by seonghyeonkimm
BE TechSpec 문서 작성 템플릿과 패턴. 백엔드 프로젝트의 기술 명세서를 작성할 때 참조. Use when: BE TechSpec 작성, API 설계 문서 생성, Given/When/Then 테스트 케이스 정의, DB 스키마 설계, 서비스 아키텍처 설계 문서 작성 시 사용.
x-api
by lobstergeneralintelligence
Post to X (Twitter) using the official API with OAuth 1.0a. Use when you need to tweet, post updates, or publish content. Bypasses rate limits and bot detection that affect cookie-based approaches like bird CLI.
fastapi
by BankkRoll
"Scraped from https://fastapi.tiangolo.com/ Source: https://fastapi.tiangolo.com. Use when questions involve: advanced, deployment, how to, reference, tutorial."
frp-skill
by feng3d-labs
部署 frp (fatedier/frp) 实现内网穿透,将本地服务暴露到公网。当用户需要配置 frp 反向代理、配置 frpc/frps、通过公网服务器暴露本地 HTTP/TCP 服务、或进行 NAT 穿透/内网穿透时使用此技能。覆盖 Windows 客户端和 Linux 服务端部署。
xdevplatform-xdk
by l4r-s
Build applications with the X API using the official TypeScript and Python XDKs. Provides SDK setup, authentication, pagination, streaming, and best practices. Use when the user mentions "X API", "XDK", "Twitter API", "post", "tweet", "stream", "filtered stream", "TypeScript SDK", "Python SDK", "@xdevplatform/xdk", or wants to interact with the X platform programmatically.
doc2x-ocr-markdown
by jysd-ai
Convert PDF or image files to Markdown with Doc2X OCR and extract embedded images to local files. Use when tasks mention Doc2X, OCR, PDF/image-to-Markdown conversion, formula-aware document parsing, or when only DOC2X_APIKEY is provided and a local conversion wrapper is needed.
vibe-mvp-advisor
by khw1031
사용자의 AI 도구/서비스 아이디어를 분석하여 바이브 코딩 구현 가능성과 수익화 MVP를 제안합니다. 아이디어 평가, 수익 모델 설계, MVP 정의, 비즈니스 분석, "이거 만들 수 있을까", "수익화 가능할까" 질문 시 활성화.
graphql-apollo-client
by pluginagentmarketplace
Build React apps with Apollo Client - queries, mutations, cache, and subscriptions
billing-guard
by lpding888
计费审计专家,在规划/开发/运行阶段持续审计与优化成本。评估任务卡预算、模拟调用成本、监控高成本路径,在超出预算或异常时阻断执行并提出替代方案。遵循数据驱动、三板斧优化(缓存/批量/降级)、预警阻断的工程基线。适用于规划预审、PR成本审查、运行时监控时使用。
daytona-sandbox
by computesdk
Guide for creating and managing Daytona sandboxes using ComputeSDK. Use when building applications that need Daytona development workspace environments for code execution, full-featured dev environments, or isolated coding workspaces.
alphavantage
by luohy15
Alpha Vantage API documentation reference - provides comprehensive information about stock data, forex, crypto, technical indicators, and fundamental data APIs.
sell
by Must-be-Ash
Accept USDC payments for API endpoints using x402 protocol. Use when creating paid API endpoints, monetizing services with micropayments, building AI agents that sell data or services, or setting up payment middleware for Express, Hono, Next.js, FastAPI, Flask, or Go servers. Supports EVM (Base, Ethereum, Avalanche) and Solana via CDP Facilitator.
anthropic-api
by BankkRoll
"Scraped from https://docs.anthropic.com/ Source: https://docs.anthropic.com."
autumn-best-practices
by useautumn
Skill for integrating Autumn - the billing and entitlements layer over Stripe.
image-editor
by bluewaves-creations
Edit existing images with text prompts using fal.ai. Use when the user wants to modify, edit, transform, or change an existing image based on a text description. Supports multiple input images and local file upload.
xm-cloud
by twofoldtech-dakota
Apply when working with Sitecore XM Cloud, JSS, Next.js rendering host, or Experience Edge
frontend-modern
by twofoldtech-dakota
Modern frontend patterns for headless Optimizely CMS (React, Next.js)
claude-api
by diskd-ai
Anthropic Claude API integration for building AI-powered applications. Use when working with Anthropic's Messages API, Claude SDKs (Python or TypeScript), tool use/function calling, vision/image inputs, streaming responses, prompt caching, message batches, token counting, extended thinking, PDF processing, or any Claude API integration task.
busirocket-nextjs
by BusiRocket
Applies Next.js App Router route handler patterns. Use when creating or
api-patterns
by baotoq
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.