type-safety-enforcer

Community

Ensure code quality and robustness.

Authordousu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the critical need for robust, maintainable, and error-free code by enforcing strict type safety and documentation standards, preventing bugs before they reach production.

Core Features & Use Cases

  • Comprehensive Type Checking: Utilizes mypy with strict configurations to detect type inconsistencies, missing annotations, and potential runtime errors.
  • Documentation Enforcement: Verifies that all public APIs have necessary docstrings, ensuring code clarity and discoverability.
  • Code Quality Standards: Enforces line length limits and checks for other code quality issues.
  • Use Case: Before merging a new feature, run this Skill to guarantee that all new code adheres to the project's strict type hinting and docstring policies, preventing regressions and improving overall code health.

Quick Start

Run a full type check on the entire codebase to identify any type safety issues.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: type-safety-enforcer
Download link: https://github.com/dousu/maou/archive/main.zip#type-safety-enforcer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.