uwuclxdy
UserSome of my Agents & Skills, compatible with most AI coding tools
Categories
Indexed Skills (23)
webapp-testing
Playwright toolkit for local web apps: navigate, click, fill forms, screenshots, console logs.
sync-agenticat
Mine an external agent/skill collection and curate keepers into this repo's catalog (agents/, skills/, README links). Use when importing, adapting, or evaluating external agents, skills, or commands for agenticat.
bash-defensive-patterns
Defensive Bash for scripts that mutate live systems. Use when writing, hardening, or reviewing scripts (deploy/apply, systemd oneshot+timer units, firewall/sshd/sudoers edits, ssh remote-exec).
bats-testing-patterns
Bats test patterns for shell scripts and CLI tools (`.bats` files, `run`, `setup`/`teardown`, PATH-stub mocking, CI wiring). Use when adding tests to a bash/shell script, hardening its error paths, or wiring `bats-core` into CI.
clean-code
Language-agnostic clean-code baseline: naming, functions, error handling, comments, duplication.
clean-rust
Idiomatic Rust 2024 rules: ownership, error handling, async, unsafe, traits, iterators, clippy.
handoff
Captures the session into a continuation prompt, or resumes from a pasted one. Use when context runs low, when ending mid-task, or when told to 'hand off'. `/handoff reusable` instead maintains a persistent multi-session task-runner state file that fresh sessions advance and re-save.
name-check
Suggests project and crate names and checks availability across crates.io, npm, PyPI, AUR, GitHub, and domains.
parity-gap
Diffs a program against a reference or spec, writing the gaps into `docs/todo.md`.
shellcheck-configuration
ShellCheck rc-file and directive discipline. Use when adding a `.shellcheckrc`, silencing warnings (`# shellcheck disable=`), or gating CI.
threat-modeling
STRIDE, attack trees, security-requirement extraction, mitigation and control selection, compliance mapping.
clean-flutter
Idiomatic Flutter and Dart rules: feature-first layout, Riverpod, freezed, go_router, const correctness.
emulator-testing
Boots and drives Android AVDs and iOS simulators from the CLI.
docs-sync
Reconciles README, docs, CLAUDE.md, and agent prompts with what the code does.
ratatui-patterns
Modern-ratatui knowledge pack for Rust TUI code on ratatui and crossterm.
skill-routing-audit
Audits a skill for routing gaps: boundary and negative probes that land where the answer is absent.
terminal-ux
Behavior rules for CLIs and TUIs: exit codes, stdout vs stderr, TTY detection, NO_COLOR, prompts, destructive-action confirmation, signal recovery.
ux-patterns
Interaction-design pack for UI behavior: the five screen states, form validation, error copy, undo vs confirmation, accessibility wiring.
mcp-stateless
MCP knowledge pack for the stateless 2026-07-28 revision.
clean-shell
Defensive Bash and POSIX shell rules: strict-mode flags, traps, idempotent mutation, ShellCheck discipline, bats tests.
todo
Authors and normalizes tasks into `docs/todo.md`.
askama
Askama Rust templating reference (0.16).
maud
Maud Rust `html!` macro reference (0.27).
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.