uncertainty-checklist
CommunityEnsure code accuracy before presenting.
AuthorSebdysart
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents the AI from confidently presenting inaccurate or incomplete code by enforcing a rigorous self-audit process before any output is shown to the user.
Core Features & Use Cases
- Import Verification: Checks if imported files and modules are known and exported correctly.
- API Call Validation: Confirms API endpoints and tRPC procedures match scanned definitions.
- Type and Field Accuracy: Ensures referenced types and fields are correctly understood from definitions.
- Placeholder Elimination: Guarantees no
TODOs,FIXMEs, or unimplemented functions remain. - Confidence Calibration: Prompts the AI to qualify uncertain statements and avoid absolute claims.
- Use Case: Before submitting a code change, the AI runs through this checklist to ensure all imports are valid, API calls are correct, types are accurate, and no placeholder code is present, preventing runtime errors and improving code quality.
Quick Start
Run the uncertainty checklist before presenting any generated code.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: uncertainty-checklist Download link: https://github.com/Sebdysart/omni-link-hustlexp/archive/main.zip#uncertainty-checklist Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.