uwuclxdy

66 mods across 4 repositories, 93 stars between them.

plugins

01

uwuclxdy/clauth

Plugin Claude Code

Expose clauth profiles to the session: list/usage, switch, delegate.

84 3d ago A tokens not measured original MIT

UserPromptSubmit

02

uwuclxdy/clauth

Hook

Runs when you submit a prompt, before the agent sees it, running clauth hook-profile-changed-note. From uwuclxdy/clauth.

84 3d ago A tokens not measured original MIT

SessionStart

03

uwuclxdy/clauth

Hook

Runs when a session starts, running clauth hook-profile-changed-note (2 commands). From uwuclxdy/clauth.

84 3d ago A tokens not measured original MIT

PostToolUse

04

uwuclxdy/clauth

Hook

Runs after a tool call finishes for mcp__plugin_clauth_clauth__delegate$ tool calls, running clauth mcp-await-job (2 commands). From uwuclxdy/clauth.

84 3d ago A tokens not measured original MIT

agenticat

05

uwuclxdy/agenticat

Plugin Claude Code

uwuclxdy's curated personal stack of agents and skills.

5 yesterday A tokens not measured original MIT

ratatui-pro-update

06

uwuclxdy/agenticat

Command Claude Code

Re-syncs the catalog's ratatui-patterns skill + ratatui-pro agent against a new ratatui release, or reports whether they're stale.

5 yesterday A 32 tokens original MIT

sync-agenticat

07

uwuclxdy/agenticat

Command Claude Code

Mines an external agent/skill collection and curates keepers into this repo's catalog (agents/, skills/, README links). Use when importing, adapting, or evaluating external agents, skills, or commands for agenticat.

5 yesterday A 45 tokens original MIT

c-cpp-pro

08

uwuclxdy/agenticat

Agent

Implements or refactors C/C++ against the repo's conventions, verifying with its build/tests/clang-tidy/format gate; returns a change report with verbatim gate output. Spawn one per module-sized task.

5 yesterday A 49 tokens original MIT

docs-extractor

09

uwuclxdy/agenticat

Agent

Digests a large file or doc set into a structured brief against the caller's question template, keeping raw bytes out of the caller's context; coverage mode returns only the gaps for a doc slated for deletion or merge. Read-only on inputs; writes only its brief, to a caller-named path outside the repo. Spawn one per…

5 yesterday A 73 tokens original MIT

docs-reconciler

10

uwuclxdy/agenticat

Agent

Reconciles README, docs/, CLAUDE.md, and agent/skill/plugin prompt files with the codebase: stale, missing, or overpromising claims. Edits docs only. Spawn one per repo.

5 yesterday A 49 tokens original MIT

flutter-pro

11

uwuclxdy/agenticat

Agent

Implements or refactors Flutter/Dart against the repo's conventions, verifying with its codegen/format/analyze/test gate; returns a change report with verbatim gate output. Spawn one per module-sized task. Not for reviewing a diff (flutter-reviewer).

5 yesterday A 56 tokens original MIT

flutter-reviewer

12

uwuclxdy/agenticat

Agent

Reviews Flutter/Dart diffs read-only on source and returns a findings table: correctness, async/context safety, rebuild perf, state-management misuse. Writes only its report, to a caller-named path outside the repo. Spawn one per diff. Not for implementing (flutter-pro).

5 yesterday A 60 tokens original MIT

frontend-builder

13

uwuclxdy/agenticat

Agent

Builds self-contained single-file frontends: canvas/WebAudio demos, inline-SVG icons/favicons, no-build client-side pages. Writes frontend files only. Spawn one per artifact.

5 yesterday A 41 tokens original MIT

golang-pro

14

uwuclxdy/agenticat

Agent

Implements or refactors Go against the repo's conventions, verifying with its build/test/vet or golangci-lint gate; returns a change report with verbatim gate output. Spawn one per module-sized task.

5 yesterday A 48 tokens original MIT

mobile-tester

15

uwuclxdy/agenticat

Agent

Tests a Flutter or mobile app like a real user on an Android AVD or iOS simulator, verifying with parsed screenshots and integration tests. Read-only on source; reports pass/fail with evidence paths. Spawn one per app or flow.

5 yesterday A 52 tokens original MIT

prober

16

uwuclxdy/agenticat

Agent

Runs a build, test, lint, or any command and returns a pass/fail probe (exit code, warn/error counts) instead of the full log. Never mutates. Spawn one per check.

5 yesterday A 44 tokens original MIT

python-pro

17

uwuclxdy/agenticat

Agent

Implements or refactors Python against the repo's conventions, verifying with its test/lint/type-check gate; returns a change report with verbatim gate output. Spawn one per module-sized task. Not for reviewing a diff (python-reviewer).

5 yesterday A 52 tokens original MIT

python-reviewer

18

uwuclxdy/agenticat

Agent

Reviews Python diffs read-only on source and returns a findings table: correctness, typing, security, clarity. Writes only its report, to a caller-named path outside the repo. Spawn one per diff. Not for implementing (python-pro).

5 yesterday A 53 tokens original MIT

ratatui-pro

19

uwuclxdy/agenticat

Agent

Implements, refactors, or tests Rust TUI code with current-ratatui built-ins, writing TestBackend tests and running the repo's gate. Use for ratatui/crossterm widgets, layout, or event loops. Edits Rust source plus the target repo's ratatui punch-list. Spawn one per module-sized task.

5 yesterday A 75 tokens original MIT

uwuclxdy/agenticat

Agent

Evidence-first diagnosis of bugs with an unclear or disputed cause: multiple suspects, a 'started failing recently', symptoms across unrelated components. Builds repro harnesses, runs A/B and version-matrix experiments, returns a hypothesis ledger with an attributed cause. Never fixes or posts; writes only its harness…

5 yesterday A 72 tokens original MIT

rust-pro

21

uwuclxdy/agenticat

Agent

Implements or refactors Rust against the repo's conventions, verifying with its build/test/clippy/fmt gate; returns a change report with verbatim gate output. Spawn one per module-sized task. Not for reviewing a diff (rust-reviewer).

5 yesterday A 53 tokens original MIT

rust-reviewer

22

uwuclxdy/agenticat

Agent

Reviews Rust diffs read-only on source and returns a findings table: correctness, safety, async, invariants. Writes only its report, to a caller-named path outside the repo. Spawn one per diff. Not for implementing (rust-pro).

5 yesterday A 54 tokens original MIT

shell-pro

23

uwuclxdy/agenticat

Agent

Writes or refactors shell scripts (bash or POSIX sh) matching the repo's portability posture, verifying with shellcheck and the repo's tests. Spawn one per script or module-sized task. Not for reviewing a diff (shell-reviewer).

5 yesterday A 52 tokens original MIT

shell-reviewer

24

uwuclxdy/agenticat

Agent

Reviews shell scripts read-only on source and returns a findings table: quoting, error handling, injection, portability. Writes only its report, to a caller-named path outside the repo. Spawn one per diff or script set. Not for implementing (shell-pro).

5 yesterday B 56 tokens original MIT