/integration-test
Testing boundaries between components, databases, and external APIs
$ npx -y skills add DongDuong2001/pudo-code-system --skill integration-test --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/integration-test
Context preview
The summary Claude sees to decide when to auto-load this skill.
Testing boundaries between components, databases, and external APIs
Modular, scalable, automated development intelligence.
Other skills on pudo-code-system.
- /fastapi
- [ ] **API Design:** Define RESTful endpoints, path parameters, and query parameters. - [ ] **Data Validation:** Plan Pydantic models for request (In) and response (Out) schemas. - [ ] **Database & ORM:** Select the async DB driver and ORM (e.g., SQLAlchemy 2.0 with async
Open skill - /rust
- [ ] **Framework Selection:** Choose web framework (Axum, Actix-web) based on performance vs. ecosystem needs. - [ ] **Crate Ecosystem:** Plan dependencies (e.g., `tokio` for async runtime, `serde` for serialization, `sqlx` or `sea-query` for DB). - [ ] **Error Handling:**
Open skill - /code
Skill, Coding, Implementation, Clean Code
Open skill - /backend
Server-side logic, data processing, and state management
Open skill - /frontend
Frontend architecture, UI/UX implementation, and web performance
Open skill - /java
Java development, JVM tuning, and enterprise patterns
Open skill

