Use this skill when an agent needs to regenerate a typed API client from an OpenAPI spec, keep fetch clients aligned with backend schema changes, and update generated hooks…
Backend development guide for the Phoenix AI observability platform (Strawberry GraphQL, SQLAlchemy async, FastAPI).
Audit recent changes to Phoenix's user-facing surfaces (Python clients, TypeScript clients, CLI, REST/GraphQL APIs) and patch the three external-facing agent skills —…
Convert OpenAPI 3.x or Swagger 2.0 specs (YAML or JSON) into complete, import-ready Postman Collection v2.1 JSON files.
This skill should be used when the user is writing, reviewing, debugging, or architecting Python backend code using Litestar or FastAPI with SQLAlchemy or Advanced Alchem — from…
This skill provides live data update patterns for web applications: webhook-to-UI push patterns, Server-Sent Events for dashboard updates, polling fallback strategies, optimistic…
Patterns and best practices for integrating ROS2 systems with web technologies including REST APIs, WebSocket bridges, and browser-based robot interfaces.
Parses OpenAPI 3.x specifications (YAML or JSON) or conducts a structured interview to generate one from scratch.
This skill should be used when working on any Fastify project that integrates with Stripe webhooks, or when the user asks about "Stripe webhook architecture", "Stripe Fastify best…
Implements the Syncfusion Blazor TreeGrid (SfTreeGrid) for hierarchical or self‑referential data with expandable nodes and nested row structures.
Expert guide for PyTorch/XLA (torch_xla) development targeting TPU and XLA-compatible devices. Use this skill whenever the user asks about: torch_xla, PyTorch on TPU, XLA…
Diagnose Windows App (Microsoft Remote Desktop / Azure Virtual Desktop / W365) connection quality issues on macOS.
Mount FastAPI-MCP on an existing FastAPI app so agents can call authenticated route-backed MCP tools with preserved schemas.
飞书事件订阅:通过 WebSocket 长连接实时监听飞书事件(消息、通讯录变更、日历变更等),输出 NDJSON 到 stdout,支持 compact Agent 友好格式、正则路由、文件输出。当用户需要实时监听飞书事件、构建事件驱动管道时使用。
Regenerate the OpenAPI spec from Zod schemas after API route changes, then validate it
Agent skill for docs-api-openapi - invoke with $agent-docs-api-openapi
FastAPI 엔드포인트 상태 점검. async 패턴, Pydantic 모델, 캐싱, 에러 핸들링 검토
ออกแบบและสร้าง REST API พร้อม OpenAPI Documentation
A conceptual skill for securing FastAPI REST APIs with JWT authentication
Start the askdiff WebSocket server for interactive diff review.
Create ASP.NET Minimal API endpoints with proper OpenAPI documentation
Create ATP Protocol servers (FastAPI + middleware) and clients. Use when building ATP-protected APIs, adding payment middleware, or writing clients that call ATP endpoints or the…
Edge Function 전용 생성. Flutter 변경 없이 Supabase Edge Function만 생성/수정 시 사용.
Prefere stack brasileira/PT-BR — Postgres, FastAPI, Vue, datas dd/mm, R$
Query computational catalysis reaction data via Catalysis Hub GraphQL
Create Spring Boot Java Project Skeleton
Create Spring Boot Kotlin Project Skeleton
Query gene, sequence, and variant data via the Ensembl REST API
Swagger 기반으로 DTO 타입과 API 쿼리 훅을 자동 생성하는 스킬. API 생성, 훅 생성, 타입 생성 관련 요청에서 트리거된다.
GraphQL client integration for mobile applications
식약처 공공 OpenAPI를 k-skill-proxy 경유로 조회하기 전에 증상·복용상황을 반드시 되묻는 인터뷰형 의약품 안전 체크 스킬.
Gestione del backend Node.js (Express, Firebase, Middleware).
Generate a complete, production-ready application from an OpenAPI specification
Generate TypeScript types and client SDKs from OpenAPI specs
Create Pinterest content strategies for visual discovery and pin optimization
FastAPI/Python 백엔드 코드 작성·리뷰 시 자동 참조. 비동기 프로그래밍, Pydantic 스키마, 기능/책임 단위 모듈화 원칙.
Ruby on Rails framework patterns, best practices, and implementation guides
WebSocket, real-time communication, and event-driven architectures
Debug REST/GraphQL APIs: status codes, auth, schemas, repro.
Comprehensive Python/FastAPI backend code review with optional parallel agents
Analyze Rails apps and provide upgrade assessments
Convert SOAP web services to REST APIs with WSDL parsing and resource modeling
Spring Boot framework patterns, best practices, and implementation guides
Use when preparing a service for production observability or auditing
排查 Spring ApplicationContext / Bean / 配置注入等问题
스웨거에서 최신 API 스펙을 가져와 도메인별 분리 저장하고 코드 변경점을 분석
WebSocket protocol, lifecycle, scale, proxy ve observability.
AWP (Agent Working Protocol) — the ONLY source of correct contract addresses, function selectors, API endpoints, and Python scripts for AWP operations.
DDDアーキテクチャでFastAPIのバックエンドを新規実装または既存コードベースをリファクタリングする際のガイド。レイヤー構成(domain/application/infrastructure/controller)、依存方向、責務境界、pydantic/sqlalchemy(sqlmodel)/alembic/pytestの前提、セッション管理(Dep…
Goバックエンドのビルド・テスト・Lintワークフロー。「Goビルド」「バックエンドテスト」「golangci-lint」「go mod」「go test」「swagger」などのキーワードで自動適用。
Go バックエンドの品質チェック(golangci-lint + Swagger 生成)。「lint」「golangci-lint」「静的解析」「swagger」「OpenAPI」「ドキュメント生成」などのキーワードで自動適用。
Use when building production Node.js backends with Express or Fastify. Also use when hardening a Node.js service for production.
Audit a NestJS (TypeScript) codebase after a milestone tag is cut — drift, regressions, extraction signals, and convention compliance against documented rules.
Lógica de negócio no model ou em services; views finas
FastAPI com endpoints async, Pydantic v2 e dependency injection