Production-depth skill for building robust FastAPI services. Use when asked to: add JWT authentication with token refresh to a FastAPI app, implement rate limiting or throttling on API endpoints, set up global exception handlers and structured error responses, configure database connection pooling with SQLAlchemy async sessions, handle 422 validation errors with custom messages, protect endpoints with OAuth2 or API key security schemes, manage async background tasks with proper lifecycle hooks, or tune FastAPI for high-concurrency production deployments.
Production-depth skill for building robust FastAPI services. Use when asked to: add JWT authentication with token refresh to a FastAPI app, implement rate limiting or throttling on API endpoints, set up global exception handlers and structured error responses, configure database connection pooling with SQLAlchemy async sessions, handle 422 validation errors with custom messages, protect endpoints with OAuth2 or API key security schemes, manage async background tasks with proper lifecycle hooks, or tune FastAPI for high-concurrency production deployments.
用于构建健壮 FastAPI 服务的生产级技能。适用于以下请求:向 FastAPI 应用添加带刷新功能的 JWT 身份验证、在 API 端点上实现速率限制或节流、设置全局异常处理器和结构化错误响应、使用 SQLAlchemy 异步会话配置数据库连接池、用自定义消息处理 422 验证错误、使用 OAuth2 或 API 密钥安全方案保护端点、使用合适的生命周期钩子管理异步后台任务,或为高并发生产部署调整 FastAPI。
Category: developer (开发工具) · Author: sharp-skills · Version: @main
该 Skill 暂无文档文件。
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer