Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:52:14 +08:00
commit 5aa901f301
16 changed files with 1105 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# Assets
Bundled resources for api-error-handler skill
- [ ] error_response_template.json: A JSON template for consistent error responses.
- [ ] error_code_prefix_mapping.json: A mapping of error code prefixes to specific API modules or services.