add-route
CommunityScaffold new FastAPI backend routes.
AuthorAkshayReddyGujjula
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the boilerplate code generation for adding new API endpoints to the StudyCanvas FastAPI backend, streamlining the development process for new features.
Core Features & Use Cases
- Route Scaffolding: Generates necessary files and code snippets for new API routes.
- Model Generation: Creates Pydantic models for request and response payloads.
- Service Integration: Includes placeholders for Gemini API calls and rate limiting.
- Use Case: When a developer needs to add a new AI-powered feature, like a summarization endpoint, this Skill will set up the route, models, and service integration automatically.
Quick Start
Use the add-route skill to scaffold a new FastAPI route for a feature named 'summarize-notes'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: add-route Download link: https://github.com/AkshayReddyGujjula/StudyCanvas/archive/main.zip#add-route Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.