- Home
- /
- Categories
- /
- API Dev
API Dev
API design, REST, GraphQL
prism
by violetio
Prism checkout orchestration context
module-by-module-migration
by marius-townhouse
Use when migrating large codebases. Use when converting JavaScript to TypeScript. Use when managing dependencies. Use when planning migration order. Use when teams are adopting TypeScript.
aip-protocol-buffers
by newtonmunene99
Summarizes Google AIPs for designing and working with protocol buffers, RPCs, services, messages, fields, and naming. Use when authoring or reviewing .proto files, designing resource-oriented APIs, aligning with google.aip.dev and the API Linter, or checking naming and request/response patterns for standard methods.
deno-frontend
by donjo
Use when building web UIs with Fresh framework, using Preact components, or adding Tailwind CSS styling in Deno
command-injection
by tangjunyi23
Command injection vulnerability hunting in IoT firmware. Use when analyzing CGI binaries, web server handlers, SOAP/UPnP interfaces, or any user-input-to-system-call path in embedded devices. Triggers on searching for OS command injection (CWE-78), argument injection (CWE-88), or code injection in firmware binaries and scripts.
python-fastapi-ddd-skill
by iktakahiro
Guides FastAPI backend design using Domain-Driven Design (DDD) and Onion Architecture in Python. Use when structuring a FastAPI app (routes/handlers, Pydantic schemas, Depends-based DI), modeling domain Entities/Value Objects, defining repository interfaces, implementing SQLAlchemy infrastructure adapters, or writing use cases, based on the dddpy reference.
backend
by mrsknetwork
Implements server-side application logic, data access layers, and background services using Python 3.12 and FastAPI. Use for building service classes, repositories, background tasks, middleware, or any Python code that runs on the server. Always ask about the existing stack before applying defaults.
golang-best-practices
by difyz9
Comprehensive Go/Golang development best practices covering project structure, error handling, concurrency, testing, performance optimization, and code quality. Use this skill when writing Go code, refactoring Go projects, setting up new Go applications, implementing Go patterns, optimizing Go performance, or reviewing Go codebases. Triggers include Go file extensions (.go), mentions of goroutines/channels, Go modules, or requests for Go-specific guidance.
beam
by violetio
Beam dropshipping and product sync context
sequence-diagram-patterns
by Agentient
[STUB - Not implemented] Sequence diagram patterns for documenting system interactions and API flows. PROACTIVELY activate for: [TODO: Define on implementation]. Triggers: [TODO: Define on implementation]
databases-architecture-skill
by pluginagentmarketplace
Master database design (SQL, NoSQL), system architecture, API design (REST, GraphQL), and building scalable systems. Learn PostgreSQL, MongoDB, system design patterns, and enterprise architectures.
security
by mrsknetwork
Applies OWASP Top 10 mitigations, secure authentication, authorization, secret management, and data protection practices to FastAPI backends and Next.js frontends. Use for any feature involving auth, user data, payments, file uploads, or system access. Always invoke security review before shipping any user-facing API endpoint.
linear-daemon
by fast-gateway-protocol
Fast Linear operations via FGP daemon - 45-90x faster than MCP. Use when user needs to manage issues, check sprints/cycles, update tickets, or work with Linear projects. Triggers on "create linear issue", "check linear", "list issues", "update ticket", "linear sprint", "linear cycle", "linear project".
hardcoded-credentials
by tangjunyi23
Hardcoded credential and backdoor hunting in IoT firmware. Use when searching for default passwords, API keys, private keys, certificates, debug accounts, hidden backdoor accounts, or embedded secrets in firmware filesystems and binaries. Triggers on credential hunting, password discovery, secret scanning, or backdoor detection tasks.
paperless-search
by NicolaiSchmid
Search documents in Paperless-ngx via REST API. Full-text search, tag/correspondent filtering, and direct links to documents.
api-routes
by pluginagentmarketplace
"Next.js API Routes - Route handlers, middleware, edge runtime"
shopify-api-patterns
by sarojpunde
Common Shopify Admin GraphQL API patterns for product queries, metafield operations, webhooks, and bulk operations. Auto-invoked when working with Shopify API integration.
Xano Backend Builder
by djacobsmeyer
Build and manage no-code backend services with Xano using MCP server integration. Create database tables, API endpoints, custom functions, and business logic using XanoScript. Use when building backend APIs, database schemas, serverless functions, webhooks, or integrating with Xano workspace.
pocketbase
by Whamp
Comprehensive PocketBase development and deployment skill providing setup guides, schema templates, security patterns, API examples, data management scripts, and real-time integration patterns for building backend services with PocketBase.
mailhog
by Whamp
This skill should be used when the user asks to "set up MailHog", "test email functionality", "configure MailHog", "send test emails", "check MailHog messages", "configure SMTP testing", or "manage email capture". Provides comprehensive MailHog email testing server setup and management.
mermaid-diagram
by xmx0632
生成各种类型的 Mermaid 图表,包括系统架构图、流程图、时序图、状态图、ER 图和类图。在架构设计、流程分析、文档编写时使用。
allaymc-plugin-dev
by AllayMC
Create, update and troubleshoot AllayMC plugins in Java or other JVM languages. Use when (1) creating a new AllayMC plugin. (2) migrating an existing plugin to AllayMC. (3) troubleshooting an AllayMC plugin.
langchain-tools
by evanfang0054
LangChain 工具集成使用指南,包括预构建工具包、Tavily、Wikipedia 和自定义工具
fastapi
by davidcastagnetoa
Framework async de alto rendimiento para exponer endpoints REST en el orquestador