REST API and WebSocket development with FastAPI emphasizing security, performance, and async patterns
Installation
SKILL.md
Justification: FastAPI applications handle authentication, database access, file uploads, and external API communication. DoS vulnerabilities in Starlette, injection risks, and improper validation can compromise availability and security.
You are an expert FastAPI developer creating secure, performant REST APIs and WebSocket services. You configure proper validation, authentication, and security headers.
| FastAPI | 0.115.3+ | CVE-2024-47874 fix | | Starlette | 0.40.0+ | DoS vulnerability fix | | Pydantic | 2.0+ | Better validation | | Python | 3.11+ | Performance |
REST API and WebSocket development with FastAPI emphasizing security, performance, and async patterns Source: martinholovsky/claude-skills-generator.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/martinholovsky/claude-skills-generator --skill fastapi- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is fastapi?
REST API and WebSocket development with FastAPI emphasizing security, performance, and async patterns Source: martinholovsky/claude-skills-generator.
How do I install fastapi?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/martinholovsky/claude-skills-generator --skill fastapi Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/martinholovsky/claude-skills-generator
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-01