- Home
- /
- Categories
- /
- API Dev
API Dev
API design, REST, GraphQL
api-analyzer
by OliverOuyang
API 数据分析智能体 - 从 REST API 获取数据并进行分析。支持 API 调用、数据转换、批量获取、性能监控和对比分析。触发方式:命令 /api-analyze、/api分析,或包含关键词(API、接口、性能监控、数据对比)时自动触发。适用场景:(1) API 数据监控,(2) 第三方数据集成,(3) 实时数据分析,(4) API 性能测试,(5) 数据同步验证。
语音播报
by CyangZhou
在写代码的时候,通过触发技能来进行语音播报AI回复的内容。
nextjs-app-router-file-conventions
by Agentient
Special file conventions in Next.js 14+ App Router for pages, layouts, and API routes. PROACTIVELY activate for: (1) creating pages and layouts, (2) implementing loading and error states, (3) building API route handlers. Triggers: "new page", "layout", "api route"
project-planner
by silvainfm
Comprehensive project planning and documentation generator for software projects. Creates structured requirements documents, system design documents, and task breakdown plans with implementation tracking. Use when starting a new project, defining specifications, creating technical designs, or breaking down complex systems into implementable tasks. Supports user story format, acceptance criteria, component design, API specifications, and hierarchical task decomposition with requirement traceability.
workers-runtime-validator
by hirefrank
Automatically validates Cloudflare Workers runtime compatibility during development, preventing Node.js API usage and ensuring proper Workers patterns
customer-docs-agent
by violetio
Customer-facing documentation
skill-forge-base
by zjfls
Skill Forge 基础设施。初始化数据库、运行 Dashboard 服务器、管理学习历史。
polymarket
by bowen31337
Full Python SDK for Polymarket prediction markets platform. Use when: (1) Trading on Polymarket - placing, cancelling, managing orders (2) Researching markets - discovering events, analyzing prices, tracking positions (3) Building trading bots - WebSocket streaming, real-time data feeds (4) Managing funds - deposits, withdrawals via Bridge API (5) Any task involving prediction markets or Polymarket APIs
solodit
by BowTiedSwan
Search 50,000+ smart contract vulnerabilities from Cyfrin Solodit. 8 MCP tools with intelligent caching for searching, filtering, and analyzing blockchain security findings.
claude-command-firecrawl-setup
by monkey1sai
Converted from Claude plugin command "setup" (firecrawl). Use when the
pricing
by pluginagentmarketplace
Product pricing strategies, monetization models, and revenue optimization for SaaS and digital products.
redux-saga-testing
by anivar
Write tests for Redux Sagas using redux-saga-test-plan, runSaga, and manual generator testing. Covers expectSaga (integration), testSaga (unit), providers, partial matchers, reducer integration, error simulation, and cancellation testing. Works with Jest and Vitest. Triggers on: test files for sagas, redux-saga-test-plan imports, mentions of "test saga", "saga test", "expectSaga", "testSaga", or "redux-saga-test-plan".
graphql-mutations
by jovermier
GraphQL mutation design including payload patterns, field-specific errors, input objects, and HTTP semantics. Use when designing or implementing GraphQL mutations.
documentation-generator
by jorgealves
Analyzes source code to automatically generate technical documentation and architecture diagrams. Use to maintain up-to-date API references and onboarding materials for engineering teams.
python-fastapi-ddd-presentation-skill
by iktakahiro
Guides the FastAPI Presentation layer in a Python DDD + Onion Architecture app (route handler structure, Pydantic request/response schemas, mapping Domain exceptions to HTTP errors, and OpenAPI error documentation), based on the dddpy reference. Use when adding/refactoring endpoints that call UseCases and convert primitives ↔ Value Objects/Entities.
go-performance-best-practices
by mcart13
Go performance optimization guidelines for profiling, allocation, GC tuning, concurrency, PGO, and I/O. This skill should be used when writing, reviewing, or optimizing Go code for performance. Triggers on tasks involving slow services, high latency, high memory usage, memory leaks, goroutine leaks, GC pressure, CPU profiling, pprof analysis, allocation reduction, sync.Pool, mutex contention, HTTP client tuning, Profile-Guided Optimization, GOMEMLIMIT tuning, Go 1.24 features, Swiss Tables, or any Go performance investigation.
docs
by lukeslp
"Documentation generation and technical writing skill. Use when: creating README files, writing API documentation, generating code documentation (Python docstrings, JSDoc), building user guides, producing architecture overviews, or improving existing documentation quality."
write-reference
by Agentient
Create information-oriented documentation for lookup and reference. PROACTIVELY activate for: (1) API documentation, (2) configuration reference, (3) glossaries and terminology, (4) technical specifications, (5) parameter documentation. Triggers: "write reference", "create reference docs", "API documentation", "config reference", "document parameters", "glossary", "specification"
intelligems-core
by Victorpay1
Shared Python library for Intelligems Analytics skills. Sets up the workspace, API client, metric helpers, and configuration. Run this before using any other Intelligems Analytics skill.
java-spring
by violetio
Java/Spring Boot conventions for Violet services
hide-unsafe-assertions
by marius-townhouse
Use when type assertions are necessary. Use when function implementations need any. Use when hiding unsafe code.
observability-patterns
by mindmorass
Observability patterns for metrics, logs, and traces. Use when implementing monitoring, setting up Prometheus/Grafana, configuring logging pipelines, implementing distributed tracing, or designing alerting systems.
system-architecture
by mrsknetwork
Designs high-level system architectures, produces C4 model diagrams, writes Architectural Decision Records (ADRs), and defines Non-Functional Requirements (NFRs). Use when planning a new application, migrating systems, evaluating trade-offs between architectural patterns, or documenting a key technical decision.
openapi-spec-design-first-apis
by Agentient
[STUB - Not implemented] OpenAPI 3.1.0 design-first API specifications as single source of truth. PROACTIVELY activate for: [TODO: Define on implementation]. Triggers: [TODO: Define on implementation]