API 开发
API 设计、REST 与 GraphQL
discover-caching
rand
Automatically discover caching and performance skills when working with Redis, Memcached, CDN, cache invalidation, HTTP caching, distributed caching, or cache patterns. Activates for caching development tasks.
discover-protocols
rand
Automatically discover protocol skills when working with HTTP, TCP, UDP, QUIC, and network protocols
discover-proxies
rand
Automatically discover proxy skills when working with forward/reverse proxies, nginx, traefik, envoy, caching, or NATS messaging
discover-api
rand
Automatically discover API design skills when working with REST APIs, GraphQL schemas, API authentication, OAuth, JWT, rate limiting, API versioning, error handling, or endpoint design. Activates for backend API development tasks.
discover-cloud
rand
Automatically discover cloud computing and serverless skills when working with cloud. Activates for cloud development tasks.
citation-assistant
ZhangNy301
学术文献引用助手:基于 Semantic Scholar API 的语义化文献检索与引用管理。 触发场景: - 用户在 LaTeX 文稿中标记 [CITE] 占位符,需要查找合适的引用文献 - 用户粘贴论文段落,需要为其中的 [CITE] 标记寻找引用 - 用户需要根据语义上下文查找学术引用 - 用户需要验证/替换不规范的引用格式(如 "PMC Articles") - 用户需要查询期刊/会议质量(CCF/JCR/IF/引用量) - 用户需要查询作者 H-index 和引用量 - 用户需要判断 arXiv 文章是否值得引用 - 用户提及 "文献引用"、"找引用"、"citation"、"bib"、"参考文献" - 用户需要完整的引用推荐到 BibTeX 生成的端到端服务
pattern-finder
lis186
Find implementation examples and design patterns in the codebase. Use when user asks "how to implement X", "how does this project do X", "show me examples of X", "where is X implemented", or needs to follow existing code conventions.
list
lis186
List saved SourceAtlas analysis results
impact-analyzer
lis186
Analyze what code will be affected by changes. Use when user asks "what will break if I change X", "impact of changing X", "dependencies of X", "is it safe to modify X", or before making significant code changes.
citation-verifier
jkitchin
Verify citations and references in scientific documents to detect hallucinated or invalid sources. Extracts DOIs, URLs, arXiv IDs, PubMed IDs, and ISBNs from Markdown, LaTeX, org-mode, and plain text, then validates them using API lookups and web fetches. Use this skill when: - Reviewing AI-generated content for citation accuracy - Validating references in papers, reports, or documentation - Checking if DOIs/URLs resolve to actual papers - Auditing a document for broken or fake citations
api-designer
JochenYang
API architecture design and documentation for RESTful, GraphQL, and gRPC services. Creates OpenAPI specifications, defines versioning strategies, and establishes authentication/authorization patterns.
tinybird
tinybirdco
Tinybird file formats, SQL rules, optimization patterns, and best practices for datasources, pipes, endpoints, and materialized views.
uni-app
uni-helper
Comprehensive skill reference for uni-app cross-platform development framework
vite
uni-helper
Vite next-generation frontend build tool with fast HMR and optimized builds. Use when configuring Vite, adding plugins, working with dev server, or building for production.
airflow-hitl
necatiarslan
Use when the user needs human-in-the-loop workflows in Airflow (approval/reject, form input, or human-driven branching). Covers ApprovalOperator, HITLOperator, HITLBranchOperator, HITLEntryOperator. Requires Airflow 3.1+.
migrating-airflow-2-to-3
necatiarslan
Guide for migrating Apache Airflow 2.x projects to Airflow 3.x. Use when the user mentions Airflow 3 migration, upgrade, compatibility issues, breaking changes, or wants to modernize their Airflow codebase.
home-assistant-awtrix
bradsjm
Manage AWTRIX 3 devices via HTTP filesystem and utility endpoints. Use when listing/uploading/renaming/deleting files, checking flash usage, configuring Wi-Fi, controlling LiveView, or importing LaMetric icons.
flutter-navigation
MADTeacher
Comprehensive guide for Flutter navigation and routing including Navigator API, go_router, deep linking, passing/returning data, and web-specific navigation. Use when implementing screen transitions, configuring routing systems, setting up deep links, handling browser history, or managing navigation state in Flutter applications.
flutter-duit-bdui
MADTeacher
Integrate Duit framework into Flutter applications including setup, driver configuration, HTTP/WebSocket transports, custom widgets, and themes. Use when integrating backend-driven UI, configuring Duit, or adding Duit to Flutter applications.
flutter-networking
MADTeacher
Comprehensive Flutter networking guidance including HTTP CRUD operations, WebSocket connections, authentication, error handling, and performance optimization. Use when Claude needs to implement HTTP requests GET POST PUT DELETE, WebSocket real-time communication, authenticated requests with headers and tokens, background parsing with isolates, REST API integration with proper error handling, or any network-related functionality in Flutter applications.
frappe-api-handler
Venkateshvenki404224
Create custom API endpoints and whitelisted methods for Frappe applications. Use when building REST APIs or custom endpoints.
frappe-external-api-connector
Venkateshvenki404224
Generate code to integrate Frappe with external REST APIs. Use when connecting to third-party services, payment gateways, or external data sources.
frappe-documentation-generator
Venkateshvenki404224
Generate API documentation, user guides, and technical documentation for Frappe apps. Use when documenting APIs, creating user guides, or generating OpenAPI specs.
vpn
chaterm
VPN 配置与管理