Favicon of error-handling

error-handling Skill

AI Agent SkillPythonOpen source

统一错误处理系统。在添加 API 端点、修改错误处理、添加前端 API 调用、编写错误相关测试时使用。 Published by microsoft in data-formulator.

What is error-handling Skill?

统一错误处理系统。在添加 API 端点、修改错误处理、添加前端 API 调用、编写错误相关测试时使用。 Published by microsoft in data-formulator. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Security review
  • Documentation
  • Security review use cases
  • Documentation use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use error-handling Skill

  • Use it for security review.
  • Use it for documentation.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/data-formulator
  • Skill file: .cursor/skills/error-handling/SKILL.md

What it does

统一错误处理系统。在添加 API 端点、修改错误处理、添加前端 API 调用、编写错误相关测试时使用。

Skill instructions

Error Handling Skill Unified error handling system for DF. Use when adding API endpoints, modifying error handling, or adding frontend API calls. Prerequisites: Read docs/dev-guides/7-unified-error-handling.md before changing API error behavior. Read docs/dev-guides/2-log-sanitization.md when the work involves logging, credentials, external services, or DataLoaders. If your work introduces new error handling patterns or conventions, update this file and related dev-guides accordingly. Architecture Overview Frontend Backend ──────── ─────── apiClient.ts errors.py ├── apiRequest() ←── JSON ──── ├── ErrorCode (enum) ├── streamRequest() ←── NDJSON ── └── AppError (exception) └── parseStreamLine() errorhandler.py errorCodes.ts ├── registererrorhandlers(app) └── getErrorMessage() ├── classifyandwrapllmerror() └── streamerrorevent() errorHandler.ts └── handleApiError() security/sanitize.py └── classifyllmerror() (internal) MessageSnackbar ← dfSlice.messages Protocol Snapshot Use this contract

Explore related resources

Frequently asked questions

What is error-handling?

error-handling is a open-source AI agent skill with Copy skill directory. 统一错误处理系统。在添加 API 端点、修改错误处理、添加前端 API 调用、编写错误相关测试时使用。

Who is error-handling best for?

error-handling is best for reusing agent instructions, scripts, and references, security review workflows, documentation workflows.

How do I install error-handling?

Install or run error-handling using Copy skill directory. Check error-handling for the latest setup command.

Is error-handling actively maintained?

error-handling may need a closer maintenance check before production use.

Share:

Stars
15,929
Forks
1,496
Last commit
9 days ago
Repository age
2 years
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to error-handling