Goal

SkillDev tools

Fix type hints in a file to follow the typing module conventions

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Goal skill

What this skill tells your AI

The instructions your AI receives, as published by causify-ai/helpers in .claude/skills/coding.fix_type_hints/SKILL.md and read by ahel’s review.

Fix type hints in the passed file <FILE> to follow the project's type-hint conventions.

Conventions

  • Follow all the type-hint rules in .claude/skills/coding.rules.md

Verification

  • Confirm type hints use the typing module style, not PEP 604 syntax
  • Run pyright on the file to confirm no new type errors

Signals

GitHub stars
145
Forks
160
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
coding-fix-type-hints
Source
github.com/causify-ai/helpers