fastapi
- [ ] **API Design:** Define RESTful endpoints, path parameters, and query parameters. - [ ] **Data Validation:** Plan Pydantic models for request (In) and…
End-to-end testing user flows using browser automation
$ npx -y skills add DongDuong2001/pudo-code-system --skill e2e --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/e2eContext preview
The summary Claude sees to decide when to auto-load this skill.
End-to-end testing user flows using browser automation
name: e2e-test description: End-to-end testing user flows using browser automation
This skill handles full-stack browser and user-journey automation testing.
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…