tizee

49 mods across 4 repositories, 19 stars between them.

analyzer

25

tizee/skills

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

2 1mo ago A 0 tokens

comparator

26

tizee/skills

Agent

Compare two outputs WITHOUT knowing which skill produced them.

2 1mo ago A 0 tokens

grader

27

tizee/skills

Agent

Evaluate expectations against an execution transcript and outputs.

2 1mo ago A 0 tokens

skill-lint

28

tizee/skills

Skill Claude CodeCodex

Validate and lint Agent Skill SKILL.md files and diagnose why a skill fails to load. Use whenever the user wants to check if a skill's frontmatter is valid, find out why a skill "vanished" or is not discovered, lint a single skill, or scan an entire skills directory before committing. Triggers on requests like…

2 1mo ago A 150 tokens

system-design-doc

29

tizee/skills

Skill Claude CodeCodex

Write a grounded design/implementation doc for existing code, author a forward-looking design doc before code exists, or apply the embedded principles/checklist to review any design doc. Use whenever the user wants to understand, document, or reverse-engineer how a system, feature, or subsystem is architected (e.g.…

2 1mo ago A 215 tokens

tdd

30

tizee/skills

Skill Claude CodeCodex

Tests are living documentation. They describe what the product does, not how the code is wired internally. A test that breaks on a refactor (while behavior is unchanged) is a bad test -- it was coupled to implementation, not behavior.

2 1mo ago A 7 tokens

tgbot

31

tizee/skills

Skill Claude CodeCodex

Operate the tgbot CLI to send Telegram messages, files, and images from the terminal or from automated agent workflows. Use this skill whenever the user wants to send a Telegram message, notify a Telegram chat or channel, broadcast announcements, send files or images via Telegram, pipe command output to Telegram, or…

2 1mo ago A 119 tokens

tmux

32

tizee/skills

Skill Claude CodeCodex

Remote control tmux sessions for interactive CLIs by sending keystrokes and scraping output.

2 1mo ago A 21 tokens

uv-script

33

tizee/skills

Skill Claude CodeCodex

Create standalone executable Python scripts using uv with inline metadata and shebang support. Use when agent needs to write Python scripts that (1) have self-declared dependencies via inline TOML metadata, (2) should be executable without manual virtualenv management, (3) need reproducible dependency locking, or (4)…

2 1mo ago A 73 tokens

yaw

34

tizee/skills

Skill Claude CodeCodex

Manage scheduled workflows and cron jobs via the yaw (yet another workflow) CLI. Use when the user wants to list, create, inspect, run, enable, disable, or debug recurring scheduled tasks or multi-step workflows. Also use when the user asks about cron jobs, timed tasks, scheduled commands, periodic scripts, recurring…

2 1mo ago A 120 tokens

zhu-reinit

35

tizee/skills

Skill Claude CodeCodex

Review available recent Zhu-agent history and tool calls, then update the current repository's durable agent guidance with repeatedly needed facts and user-corrected conventions. Run only when the user explicitly invokes /zhu-reinit or names the zhu-reinit skill; never invoke automatically.

2 1mo ago A 60 tokens

brainstorming

36

tizee/skills

Skill Claude CodeCodex

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2 1mo ago A 37 tokens

tizee/skills

Skill Claude CodeCodex

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.

2 1mo ago A 26 tokens

executing-plans

38

tizee/skills

Skill Claude CodeCodex

Use when you have a written implementation plan to execute in a separate session with review checkpoints.

2 1mo ago A 22 tokens

tizee/skills

Skill Claude CodeCodex

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.

2 1mo ago A 44 tokens

tizee/skills

Skill Claude CodeCodex

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.

2 1mo ago A 38 tokens

tizee/skills

Skill Claude CodeCodex

Use when completing tasks, implementing major features, or before merging to verify work meets requirements.

2 1mo ago A 22 tokens

tizee/skills

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

2 1mo ago A 21 tokens

tizee/skills

Skill Claude CodeCodex

Use when implementing any feature or bugfix, before writing implementation code.

2 1mo ago A 17 tokens

using-git-worktrees

45

tizee/skills

Skill Claude CodeCodex

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification.

2 1mo ago A 35 tokens

using-superpowers

46

tizee/skills

Skill Claude CodeCodex

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions.

2 1mo ago A 29 tokens

tizee/skills

Skill Claude CodeCodex

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.

2 1mo ago A 43 tokens

writing-plans

48

tizee/skills

Skill Claude CodeCodex

Use when you have a spec or requirements for a multi-step task, before touching code.

2 1mo ago A 21 tokens