- Home
- /
- Categories
- /
- API Dev
API Dev
API design, REST, GraphQL
polymarket-mert-sniper
by SpartanLabsXyz
Near-expiry conviction trading on Polymarket. Snipe markets about to resolve when the odds are heavily skewed. Filter by topic, cap your bets, and only trade strong splits close to deadline.
simmer-x402
by SpartanLabsXyz
Make x402 payments to access paid APIs and gated content. Use when a skill needs to fetch data from x402-gated endpoints (like Kaito mindshare API, Simmer premium endpoints, or any x402 provider). Handles 402 Payment Required responses automatically using USDC on Base.
security-audit
by netresearch
"Use when conducting security assessments, CVSS scoring, or auditing PHP/TYPO3 projects against OWASP Top 10 and CWE Top 25."
android-development
by travisjneuman
Android development with Kotlin, Jetpack Compose, and modern Android architecture. Use when building Android apps, implementing Material Design, or following Android best practices.
数据工程域 · Data Engineering
by telagod
☠️ 一键为 Claude Code / Codex CLI 注入邪修人格与 40+ 安全工程秘典 npx code-abyss
🎨 前端设计美学秘典
by telagod
☠️ 一键为 Claude Code / Codex CLI 注入邪修人格与 40+ 安全工程秘典 npx code-abyss
🏗 阵法秘典 · 架构设计能力中枢
by telagod
☠️ 一键为 Claude Code / Codex CLI 注入邪修人格与 40+ 安全工程秘典 npx code-abyss
日本語テストapi
by neutree-ai
Japanese character filename test. Use when working with the 日本語テストAPI or when the user needs to interact with this API.
swagger-petstore-openapi-3-0
by neutree-ai
This is a sample Pet Store Server based on the OpenAPI 3.0 specification. You can find out more about. Use when working with the Swagger Petstore - OpenAPI 3.0 or when the user needs to interact with this API.
go-naming
by cxuu
Go naming conventions for packages, functions, methods, variables, constants, and receivers from Google and Uber style guides. Use when naming any identifier in Go code—choosing names for types, functions, methods, variables, constants, or packages—to ensure clarity, consistency, and idiomatic style.
mind-map-generator
by GongLingRui
调用generateTreeMind工具创建可视化思维导图,返回图片URL和编辑链接。适用于故事结构可视化、情节关系图谱展示
prometheus-expert
by personamanagmentlayer
Expert-level Prometheus monitoring, metrics collection, PromQL queries, alerting, and production operations
api-design-knowledge
by dykyi-roman
API Design knowledge base. Provides REST constraints, Richardson Maturity Model, HTTP semantics, content negotiation, and GraphQL/gRPC comparison for API audits and generation.
adr-knowledge
by dykyi-roman
Action-Domain-Responder pattern knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for ADR (web-specific MVC alternative) audits.
architecture-doc-template
by dykyi-roman
Generates ARCHITECTURE.md files for PHP projects. Creates layer documentation, component descriptions, and architectural diagrams.
check-doc-links
by dykyi-roman
Validates documentation links. Detects broken relative links, missing anchor targets, malformed URLs, and orphaned documentation files.
api-doc-template
by dykyi-roman
Generates API documentation for PHP projects. Creates endpoint documentation with parameters, responses, and examples.
check-batch-processing
by dykyi-roman
Analyzes PHP code for batch processing issues. Detects single-item vs bulk operations, missing batch inserts, individual API calls in loops, transaction overhead.
bug-impact-analyzer
by dykyi-roman
Analyzes bug fix blast radius. Determines affected code, dependencies, callers/callees, and potential side effects of changes.
auth0-angular
by auth0
Use when adding authentication to Angular applications with route guards and HTTP interceptors - integrates @auth0/auth0-angular SDK for SPAs
auth0-express
by auth0
Use when adding authentication to Express.js server-rendered web applications with session management - integrates express-openid-connect for traditional web apps
auth0-nuxt
by auth0
Use when implementing Auth0 authentication in Nuxt 3/4 applications, configuring session management, protecting routes with middleware, or integrating API access tokens - provides setup patterns, composable usage, and security best practices for the @auth0/auth0-nuxt SDK
payment-integration
by mrgoonie
Integrate payments with SePay (VietQR), Polar, Stripe, Paddle (MoR subscriptions), Creem.io (licensing). Checkout, webhooks, subscriptions, QR codes, multi-provider orders.
testing-laravel
by iliaal
Writes and reviews Laravel tests using PHPUnit. Use when "write tests", "add tests", "review tests", "check tests", "phpunit", "laravel test", "feature test", "unit test", "mock", "factory", or testing/reviewing controllers, models, services, actions, jobs, artisan commands, or API endpoints.