Back to list
JordanGunn

refactor-dictionaries

by JordanGunn

[DEPRECATED] Collection of agent skills (mostly) targeted at preventing typical issues that surface during agentic programming sessions.

6🍴 1📅 Jan 13, 2026

SKILL.md


name: refactor-dictionaries license: MIT description: | Audit dictionary usage against the Dictionary Usage Doctrine. Produces a severity-grouped report with minimal refactor suggestions. metadata: author: Jordan Godau references: - 01_GOAL.md - 02_DEFINITIONS.md - 03_INVARIANTS.md - 04_SCOPE.md - 05_CHECKS.md - 06_OUTPUT.md keywords: - dictionary - dict - typing - public API - type safety - dataclass - TypedDict

Instructions

Read all references in references/ before using this skill.

Signals

  • Reviewing public APIs for improper dict usage
  • Detecting dynamic-vs-known structure violations
  • Dictionaries crossing module boundaries or encoding state
  • The user asks to "audit dictionaries" or "check dict usage"

References

Directory: references/

  • 01_GOAL.md
  • 02_DEFINITIONS.md
  • 03_INVARIANTS.md
  • 04_SCOPE.md
  • 05_CHECKS.md
  • 06_OUTPUT.md

Score

Total Score

70/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon