- Home
- /
- Categories
- /
- API Dev
API Dev
API design, REST, GraphQL
candidate-evaluation
by aiagentskills
Evaluate GitHub contributors for MLOps/engineering roles. Use when analyzing candidates, researching GitHub profiles, or updating CONTRIBUTORS.md with hiring assessments.
cloudwerk-routing
by squirrelsoft-dev
File-based routing conventions for Cloudwerk, a full-stack framework for Cloudflare Workers. Use when creating pages, API routes, layouts, middleware, or error boundaries. Triggers on tasks involving route files (page.tsx, route.ts, layout.tsx, middleware.ts, error.tsx, not-found.tsx), dynamic segments ([id], [...slug]), route groups ((group)), loaders, actions, or data loading patterns.
AgentLux
by sjhddh
Result is returned with a presentation narrative ready to show the user. The narrative is honest: it describes what was actually done, not what could have been done.
fp-ts
by yusenthebot
Functional programming in TypeScript. Use when: Learning Resources; version 2.x (current); this Discord server. NOT for: runtime application logic; package management (use npm/yarn).
payment-integration
by brixtonpham
"Payment gateway integration. Providers: SePay (Vietnamese: VietQR, bank transfer, cards), Polar (global SaaS: subscriptions, usage-based billing). SDKs: Node.js, PHP, Python, Go, Laravel, Next.js. Capabilities: checkout flows, subscription management, webhooks, QR code generation, benefit automation, tax compliance. Actions: integrate, implement, configure, handle payments/subscriptions/webhooks. Keywords: payment gateway, SePay, Polar, VietQR, bank transfer, subscription, usage-based billing, checkout, webhook, QR code, API key, OAuth2, product management, customer portal, tax compliance, MoR, recurring payment, invoice. Use when: integrating payment processing, implementing checkout, managing subscriptions, handling payment webhooks, generating payment QR codes, building billing systems."
Burp Suite Web Application Testing
by jcastillotx
This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater", "analyze HTTP history", or "configure proxy for web testing". It provides comprehensive guidance for using Burp Suite's core features for web application security testing.
amazon-sp
by cgk-platform
Complete Amazon Selling Partner API reference for inventory management, FBA reports, order tracking, pricing, listings, fulfillment, and all SP-API operations. Read for ANY Amazon seller API work.
wayMint — ERC-8004 Agent Registration API
by maksika
GitHub: https://github.com/maksika/8004
fastapi-endpoint-generator
by ehtbanton
Generate FastAPI endpoint files with Pydantic models, dependency injection, and async handlers. Triggers on "create fastapi endpoint", "generate fastapi router", "python API endpoint", "fastapi route".
react-development
by jacobporci
React development best practices for functional components, hooks, state management, and performance optimization. Use when asked for "React help", "component creation", "refactoring components", "state management advice", or "fixing re-render issues". Optimized for senior developers building scalable applications.
workload-recovery
by bryan-zxc
Investigate and resolve escalated workload errors — merge conflicts, push failures, worktree creation issues, relay crashes, and cancelled workload cleanup. Use this skill whenever you receive a context message about a workload error that needs investigation, or when told to use the /workload-recovery skill. Triggers on any mention of merge conflicts, push failures, worktree problems, relay crashes, or workload investigation in the admin room.
Pentest Commands
by jcastillotx
This skill should be used when the user asks to "run pentest commands", "scan with nmap", "use metasploit exploits", "crack passwords with hydra or john", "scan web vulnerabilities with nikto", "enumerate networks", or needs essential penetration testing command references.
api-generator
by smouj
Generate REST/GraphQL APIs. AI-powered skill with research-backed implementation.
context-manager
by yousufjoyian
Maintain compiled context artifacts for stateless agent spawning. This skill produces BOOT_CONTEXT (stable project brain), DELTA_CONTEXT (recent changes), and feature bundles so any agent can spawn with deep understanding without reading the entire repo. Use this skill when setting up multi-agent workflows or when agents need fast, token-efficient onboarding.
dev-specs
by codihaus
Generate lean implementation specifications from BRD use cases. Use when: (1) BRD/use cases exist and implementation planning needed, (2) Before starting coding on a feature, (3) Onboarding engineers to a feature's technical scope
RiskModels Research Assistant
by Cerebellum-Archive
Plot the time series.
json-api-mock-generator
by ehtbanton
Generate realistic JSON API mock response files with proper data types, nested structures, and configurable record counts. Triggers on "create mock API response", "generate JSON mock data", "fake API data for", "mock endpoint response".
twenty-crm
by leto-labs
Manage Twenty CRM through API-first workflows for both record operations (Core API) and data-model administration (Metadata API). Use when tasks involve querying/updating CRM records, creating or changing objects/fields/views/layouts, generating code from Twenty OpenAPI, or keeping integrations aligned with workspace-specific schema behavior. Includes baseline-default spec usage plus targeted sync for metadata-driven drift.
fe-test
by ingpdw
Vitest + React Testing Library 기반 테스트 코드를 생성하는 스킬. 단위 테스트, 컴포넌트 테스트, 훅 테스트, 통합 테스트, MSW 목 설정 등. "테스트", "test", "테스트 작성", "테스트 코드", "유닛 테스트" 등의 요청 시 사용.
sixtyfour
by Mtjones2501
"People and company intelligence via the Sixtyfour AI API. AI research agents that read the live web — not static databases — to return structured, confidence-scored profiles. Use when you need to: (1) enrich a lead with full profile data (name, title, email, phone, LinkedIn, tech stack, funding, pain points — up to 50 custom fields), (2) research a company (team size, tech stack, funding rounds, hiring signals, key people), (3) find someone's professional or personal email address, (4) find phone numbers, (5) score/qualify leads against custom criteria with reasoning, (6) search for people or companies via natural language query, or (7) run batch enrichment workflows via API. NOT for: general web browsing, tasks unrelated to people/company data, or non-enrichment research."
chrome-devtools
by Cygnusfear
Control Chrome browser programmatically using chrome-devtools-mcp. Use when user asks to automate Chrome, debug web pages, take screenshots, evaluate JavaScript, inspect network requests, or interact with browser DevTools. Also use when asked about browser automation, web scraping, or testing websites.
ghostfetch
by iArsalanshah
Stealthy web fetcher that bypasses anti-bot protections. Fetches content from sites like X.com and converts to clean Markdown for AI agents.
Tvist API
by superheroin888
GET /openapi.json is the machine-readable spec.
go-error-handling
by imrenagi
Best practices for error handling in Go applications, including error wrapping, domain errors, sentinel vs typed errors, and gRPC error mapping.