atman-33

80 mods across 4 repositories, 105 stars between them.

tdd

49

atman-33/workhub

Skill Claude CodeCodex

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

2 2d ago A 33 tokens copy · 86% MIT

to-issues

50

atman-33/workhub

Skill Claude CodeCodex

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices.

2 2d ago A 31 tokens copy · 86% MIT

to-prd

51

atman-33/workhub

Skill Claude CodeCodex

Turn the current conversation into a PRD and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.

2 2d ago A 32 tokens copy · 83% MIT

obsidian

52

atman-33/workhub

Plugin Claude Code

Generic Obsidian format helpers: Obsidian Flavored Markdown, Bases, JSON Canvas, Obsidian CLI, and Defuddle web clipping.

2 2d ago A tokens not measured original MIT

defuddle

53

atman-33/workhub

Skill Claude CodeCodex

Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page. Do NOT use for URLs ending in .md — those are already…

2 2d ago A 74 tokens copy · 100% MIT

json-canvas

54

atman-33/workhub

Skill Claude CodeCodex

Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.

2 2d ago A 54 tokens copy · 100% MIT

obsidian-bases

55

atman-33/workhub

Skill Claude CodeCodex

Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.

2 2d ago A 63 tokens copy · 100% MIT

obsidian-cli

56

atman-33/workhub

Skill Claude CodeCodex

Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their…

2 2d ago A 102 tokens copy · 100% MIT

obsidian-markdown

57

atman-33/workhub

Skill Claude CodeCodex

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.

2 2d ago A 71 tokens copy · 100% MIT

persona

58

atman-33/workhub

Plugin Claude Code

Switchable response personas with a shared token-reduction engine: bundled characters (holmes, genshijin, noctis, lunafreya, ignis), user-defined characters that survive plugin updates, three compression levels, persisted across sessions, a persona-switch CLI other skills can call, plus character-agnostic…

2 2d ago A tokens not measured original MIT

persona-builder

59

atman-33/workhub

Agent

A narrowly scoped editing persona for small changes to one or two existing files. It requires reading files first, applying a minimal edit, and checking the result afterward.

2 2d ago A 54 tokens original MIT

atman-33/workhub

Agent

A read-only coding assistant profile that locates definitions, callers, references, tests, and imports, then reports their file and line locations in a compact format.

2 2d ago A 73 tokens original MIT

persona-reviewer

61

atman-33/workhub

Agent

Derived from genshijin (MIT, InterfaceX-co-jp) — https://github.com/InterfaceX-co-jp/genshijin.

2 2d ago A 63 tokens original MIT

persona-commit

62

atman-33/workhub

Command

A command that writes a short commit message for changes already staged in Git, a tool for recording code changes.

2 2d ago A 12 tokens original MIT

persona-compress

63

atman-33/workhub

Command

A command that shortens natural-language files so they use fewer input tokens, the text units used by language models.

2 2d ago A 18 tokens original MIT

persona-crew

64

atman-33/workhub

Command

A command that decides whether to delegate work to an investigator, builder, or reviewer subagent.

2 2d ago A 16 tokens original MIT

persona-help

65

atman-33/workhub

Command

A command that displays the reference guide for all persona commands in Japanese.

2 2d ago A 14 tokens original MIT

persona-new

66

atman-33/workhub

Command

A command that creates a new fictional character profile from a name or description.

2 2d ago A 14 tokens original MIT

persona-review

67

atman-33/workhub

Command

A command that produces concise code-review comments for a specified target.

2 2d ago A 11 tokens original MIT

persona-stats

68

atman-33/workhub

Command

A command that displays token usage and estimated token savings from the add-on's recorded statistics.

2 2d ago A 14 tokens original MIT

persona

69

atman-33/workhub

Command

A command for switching the active speaking persona of an AI assistant. With no argument, it shows the available personas and the current selection.

2 2d ago A 13 tokens original MIT

persona-commit

70

atman-33/workhub

Skill Claude CodeCodex

A skill for writing concise Git commit messages in Conventional Commits format, a shared style that labels changes such as features, fixes, tests, or documentation.

2 2d ago A 54 tokens original MIT

persona-compress

71

atman-33/workhub

Skill Claude CodeCodex

A text-compression tool for natural-language memory files such as CLAUDE.md, task lists, and configuration notes. It keeps code, URLs, paths, technical names, numbers, headings, and document structure unchanged while saving the original as a backup.

2 2d ago A 73 tokens original MIT

persona-crew

72

atman-33/workhub

Skill Claude CodeCodex

A set of three compressed roles for delegating coding-agent work: one for finding code, one for small edits, and one for reviewing changes. A monorepo is a repository containing multiple projects; this setup is aimed at choosing the right helper for different code tasks.

2 2d ago A 59 tokens original MIT