fastapi
- [ ] **API Design:** Define RESTful endpoints, path parameters, and query parameters. - [ ] **Data Validation:** Plan Pydantic models for request (In) and…
Database architecture, schema design, and index planning
$ npx -y skills add DongDuong2001/pudo-code-system --skill database --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/databaseContext preview
The summary Claude sees to decide when to auto-load this skill.
Database architecture, schema design, and index planning
name: database-plan description: Database architecture, schema design, and index planning
This skill is essential when designing data storage solutions and defining schema boundaries.
Modular, scalable, automated development intelligence.
Repo: DongDuong2001/pudo-code-system
- [ ] **API Design:** Define RESTful endpoints, path parameters, and query parameters. - [ ] **Data Validation:** Plan Pydantic models for request (In) and…
- [ ] **Framework Selection:** Choose web framework (Axum, Actix-web) based on performance vs. ecosystem needs. - [ ] **Crate Ecosystem:** Plan dependencies…