troykelly/codex-skills

type-design-analyzer

Use when asked to evaluate type design/invariants or explicitly asked to run the type-design-analyzer subagent.

First seen Feb 10, 2026

Installation

$ npx skills add troykelly/codex-skills --skill type-design-analyzer

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from troykelly/codex-skills · top by installs.

npx skills add troykelly/codex-skills

Browse all from troykelly/codex-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 11
Default branch main
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents codex

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 529 B
  • docs SUMMARY.md 139 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 8 installs

SKILL.md

Type Design Analyzer Subagent

Use the type-design-analyzer agent card to handle this specialized task.

Run

codex-subagent type-design-analyzer <<'EOF'
[Provide the task context, scope, and any issue/PR numbers.]
EOF

Notes

  • Include concrete scope and constraints in the context block.
  • Fold the subagent output back into the main workflow.