feat(skills): add shared task workflows
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: api-review
|
||||
description: Review API changes for compatibility and contract clarity.
|
||||
---
|
||||
|
||||
# API Review
|
||||
|
||||
Inspect request and response contracts, validation, errors, authorization, compatibility, and documentation.
|
||||
|
||||
Return concrete findings and affected consumers. Keep detailed API standards for future customization.
|
||||
Reference in New Issue
Block a user