← Back to list

implement-type-annotations
by ambient-code
Repo Optimizer: Assess git repositories for AI-assisted development readiness. Submit your score!
⭐ 106🍴 24📅 Jan 22, 2026
SKILL.md
name: implement-type-annotations description: Add comprehensive type hints to Python/TypeScript code to improve IDE support, catch errors early, and enable better AI code understanding
Implement Type Annotations
When to Use This Skill
Type hints in function signatures
Instructions
- Review the pattern summary above
- Apply the pattern to your repository
- 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
Score
Total Score
75/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
✓人気
GitHub Stars 100以上
+5
✓最近の活動
1ヶ月以内に更新
+10
✓フォーク
10回以上フォークされている
+5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
Reviews
💬
Reviews coming soon
