Stats
Actions
Tags
How this agent operates — its isolation, permissions, and tool access model
Agent reference
agents:plugins/backend-development/skills/api-design-principles/assets/api-design-checklistThe summary Claude sees when deciding whether to delegate to this agent
- [ ] Resources are nouns, not verbs - [ ] Plural names for collections - [ ] Consistent naming across all endpoints - [ ] Clear resource hierarchy (avoid deep nesting >2 levels) - [ ] All CRUD operations properly mapped to HTTP methods - [ ] GET for retrieval (safe, idempotent) - [ ] POST for creation - [ ] PUT for full replacement (idempotent) - [ ] PATCH for partial updates - [ ] DELETE for ...
npx claudepluginhub nmalinowski/agentsSurgical 1-2 file editor for typo fixes, single-function rewrites, mechanical renames, comment removal, format tweaks. Refuses 3+ files, new features, cross-file changes. Returns caveman diff receipt.
Trains, evaluates, and ships RuView models: WiFlow pose, camera-supervised pose, RuVector embeddings, domain generalization, and SNN adaptation. Handles GPU training on GCloud and Hugging Face publishing.