hamr0

105 mods across 5 repositories, 112 stars between them.

remember

25

hamr0/liteagents

Command

Consolidate stashes + friction into project memory.

22 2d ago A 12 tokens original Apache-2.0

security

26

hamr0/liteagents

Command

Audit $ARGUMENTS for security vulnerabilities. Adapt scope to what the target actually is — a library, CLI, web app, and service won't all have every category. Skip what genuinely doesn't apply; never invent findings to fill a section.

22 2d ago A 7 tokens original Apache-2.0

ship

27

hamr0/liteagents

Command

Pre-deploy / pre-merge gate. Detect the stack first (look for package.json, pyproject.toml/setup.cfg, go.mod, Cargo.toml, Makefile) and run only the checks that actually exist — never assume a script (lint, build, migrate) is present. Report each item as pass / fail / N/A.

22 2d ago A 6 tokens original Apache-2.0

skill-creator

28

hamr0/liteagents

Command

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

22 2d ago A 45 tokens original Apache-2.0

stash

29

hamr0/liteagents

Command

Stash session context [name].

22 2d ago A 9 tokens original Apache-2.0

tdd-flow

30

hamr0/liteagents

Command

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first.

22 2d ago A 42 tokens original Apache-2.0

test-traps

32

hamr0/liteagents

Command

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies.

22 2d ago A 42 tokens original Apache-2.0

trace-back

33

hamr0/liteagents

Command

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior.

22 2d ago A 44 tokens original Apache-2.0

verify-done

34

hamr0/liteagents

Command

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.

22 2d ago A 42 tokens original Apache-2.0

hamr0/liteagents

Plugin Claude Code

Live Canvas — push click-to-annotate feedback from the browser overlay into a Claude Code session.

22 2d ago A tokens not measured original Apache-2.0

live-canvas-channel

36

hamr0/liteagents

Plugin Claude Code

Bridges the Live Canvas browser overlay to a Claude Code session. Each overlay Save becomes a claude/channel notification delivered over MCP.

22 2d ago A tokens not measured original Apache-2.0

brainstorming

37

hamr0/liteagents

Skill Claude CodeCodex

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes.

22 2d ago A 46 tokens copy · 86% Apache-2.0

debug-method

38

hamr0/liteagents

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions.

22 2d ago A 42 tokens copy · 92% Apache-2.0

live-canvas

39

hamr0/liteagents

Skill Claude CodeCodex

Conduct design interviews, generate UI variations, and collect live click-to-annotate feedback that streams into the session so edits land without leaving the browser. Use when the user wants rapid iterative UI refinement, not just batched feedback.

22 2d ago A 50 tokens original Apache-2.0

skill-creator

40

hamr0/liteagents

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

22 2d ago A 45 tokens copy · 95% Apache-2.0

tdd-flow

41

hamr0/liteagents

Skill Claude CodeCodex

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first.

22 2d ago A 42 tokens copy · 97% Apache-2.0

test-traps

42

hamr0/liteagents

Skill Claude CodeCodex

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies.

22 2d ago A 42 tokens copy · 89% Apache-2.0

trace-back

43

hamr0/liteagents

Skill Claude CodeCodex

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior.

22 2d ago A 44 tokens copy · 86% Apache-2.0

verify-done

44

hamr0/liteagents

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.

22 2d ago A 42 tokens copy · 81% Apache-2.0

test-agent

45

hamr0/liteagents

Agent

This is a test agent for fixture purposes.

22 2d ago A 0 tokens original Apache-2.0

hamr0/agentic-toolkit

Instructions file

Instructions for hamr0/agentic-toolkit: For full development and testing standards, see .claude/memory/AGENTRULES.md.

22 2d ago A 26 tokens original Apache-2.0

algorithmic-art

47

hamr0/agentic-toolkit

Command

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright…

22 2d ago A 62 tokens original Apache-2.0

artifacts-builder

48

hamr0/agentic-toolkit

Command

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

22 2d ago A 63 tokens original Apache-2.0