后端与 API

后端服务、API、Webhook 和服务端工具

111 skills available

Skills List

springboot-patterns

springboot-patterns

230Kbackend-api

Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.

affaan-m avataraffaan-m
獲取
django-patterns

django-patterns

230Kbackend-api

Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.

affaan-m avataraffaan-m
獲取
api-design

api-design

230Kbackend-api

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

affaan-m avataraffaan-m
獲取
backend-patterns

backend-patterns

229Kbackend-api

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

affaan-m avataraffaan-m
獲取
debugging-and-error-recovery

debugging-and-error-recovery

77Kbackend-api

Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.

addyosmani avataraddyosmani
獲取
api-and-interface-design

api-and-interface-design

77Kbackend-api

Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.

addyosmani avataraddyosmani
獲取
caveman-compress

caveman-compress

73Kbackend-api

>

juliusbrussee avatarjuliusbrussee
獲取
noob-mode

noob-mode

37Kbackend-api

Plain-English translation layer for non-technical Copilot CLI users. Translates every approval prompt, error message, and technical output into clear, jargon-free English with color-coded risk indicators.

github avatargithub
獲取
azure-resource-visualizer

azure-resource-visualizer

37Kbackend-api

Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. Use this skill when the user asks for a diagram of their Azure resources or help in understanding how the resources relate to each other.

github avatargithub
獲取
typespec-api-operations

typespec-api-operations

37Kbackend-api

Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards

github avatargithub
獲取
copilot-usage-metrics

copilot-usage-metrics

37Kbackend-api

Retrieve and display GitHub Copilot usage metrics for organizations and enterprises using the GitHub CLI and REST API.

github avatargithub
獲取
typespec-create-api-plugin

typespec-create-api-plugin

37Kbackend-api

Generate a TypeSpec API plugin with REST operations, authentication, and Adaptive Cards for Microsoft 365 Copilot

github avatargithub
獲取
containerize-aspnet-framework

containerize-aspnet-framework

37Kbackend-api

Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files customized for the project.

github avatargithub
獲取
project-workflow-analysis-blueprint-generator

project-workflow-analysis-blueprint-generator

36Kbackend-api

Comprehensive technology-agnostic prompt generator for documenting end-to-end application workflows. Automatically detects project architecture patterns, technology stacks, and data flow patterns to generate detailed implementation blueprints covering entry points, service layers, data access, error handling, and testing approaches across multiple technologies including .NET, Java/Spring, React, and microservices architectures.

github avatargithub
獲取
dataverse-python-advanced-patterns

dataverse-python-advanced-patterns

36Kbackend-api

Generate production code for Dataverse SDK using advanced patterns, error handling, and optimization techniques.

github avatargithub
獲取
technology-stack-blueprint-generator

technology-stack-blueprint-generator

36Kbackend-api

Comprehensive technology stack blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology stacks, programming languages, and implementation patterns across multiple platforms (.NET, Java, JavaScript, React, Python). Generates configurable blueprints with version information, licensing details, usage patterns, coding conventions, and visual diagrams. Provides implementation-ready templates and maintains architectural consistency for guided development.

github avatargithub
獲取
azure-static-web-apps

azure-static-web-apps

36Kbackend-api

Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure, setting up SWA local development, configuring staticwebapp.config.json, adding Azure Functions APIs to SWA, or setting up GitHub Actions CI/CD for Static Web Apps.

github avatargithub
獲取
dataverse-python-production-code

dataverse-python-production-code

36Kbackend-api

Generate production-ready Python code using Dataverse SDK with error handling, optimization, and best practices

github avatargithub
獲取
microsoft-code-reference

microsoft-code-reference

36Kbackend-api

Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.

github avatargithub
獲取
multi-stage-dockerfile

multi-stage-dockerfile

36Kbackend-api

Create optimized multi-stage Dockerfiles for any language or framework

github avatargithub
獲取
hyperframes-media

hyperframes-media

29Kbackend-api

Asset preprocessing for HyperFrames compositions — multi-provider TTS (HeyGen / ElevenLabs / Kokoro local), multi-provider BGM (Google Lyria / local MusicGen), Whisper transcription, background removal, and caption authoring. Use for npx hyperframes tts, bgm, transcribe, remove-background, voice/provider selection, music-mood prompting, captions / subtitles / lyrics / karaoke / per-word styling.

heygen-com avatarheygen-com
獲取
lark-base

lark-base

14Kbackend-api

飞书多维表格(Base)操作:建表、字段、记录、视图、统计、公式/lookup、表单、仪表盘、workflow、角色权限;遇到 Base/多维表格/bitable 或 /base/ 链接时使用。文件导入转 lark-drive,认证/授权转 lark-shared。

larksuite avatarlarksuite
獲取
spring-boot-engineer

spring-boot-engineer

11Kbackend-api

Generates Spring Boot 3.x configurations, creates REST controllers, implements Spring Security 6 authentication flows, sets up Spring Data JPA repositories, and configures reactive WebFlux endpoints. Use when building Spring Boot 3.x applications, microservices, or reactive Java applications; invoke for Spring Data JPA, Spring Security 6, WebFlux, Spring Cloud integration, Java REST API design, or Microservices Java architecture.

jeffallan avatarjeffallan
獲取
dbs-save

dbs-save

7.9Kbackend-api

把当前诊断的关键状态存到本地,下次回来可以接着用。 触发方式:/dbs-save、/存档、「保存这次诊断」「记下来」「这个结论留着」 Save the current diagnosis state to disk for cross-session recall. Trigger: /dbs-save, "save this diagnosis", "remember this"

dontbesilent2025 avatardontbesilent2025
獲取