# Implement Type Annotations

> Add comprehensive type hints to Python/TypeScript code to improve IDE support, catch errors early, and enable better AI code understanding Use when this capability is needed.

- Skill: `tomevault-io/implement-type-annotations` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/implement-type-annotations`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/implement-type-annotations/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/implement-type-annotations

---

# Implement Type Annotations

## When to Use This Skill

Type hints in function signatures

## Instructions

1. Review the pattern summary above
2. Apply the pattern to your repository
3. Verify the implementation matches the examples below


## Examples

### Example 1

```
Typed functions: 180/186
```

### Example 2

```
Coverage: 96.8%
```

## Best Practices

- Follow the pattern consistently across your codebase
- Refer to the citations below for authoritative guidance
- Test the implementation after applying the pattern


## Citations

_No citations available_

---

**Generated by**: AgentReady Skill Generator
**Confidence**: 100.0%
**Source Attribute**: type_annotations
**Reusability**: 100.0%
**Impact**: +50.0 pts

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/ambient-code) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

