thrashr888/thrashr888-agent-kit
Skill Claude CodeCodex
Design patterns for local-first AI desktop apps — provider abstraction (Ollama / OpenAI-compatible gateways), RAG retrieval and ingestion hygiene, citation UX that loops back to sources, streaming and scoped cancellation, chat-loop details, and demo-corpus design. Use when building or reviewing a local AI app, a…
thrashr888/thrashr888-agent-kit
Skill Claude CodeCodex
Review user-facing copy (websites, release notes, README, in-app strings) for machine-sounding writing, then codify the owner's voice in a repo WRITING.md. Use when asked to check copy for AI-isms, make text "read human", review marketing or landing-page text, fix writing that "sounds like AI", or set up a writing…
thrashr888/thrashr888-agent-kit
Skill Claude CodeCodex
Find out why a Tauri app crashed, froze, or failed silently — macOS crash reports, the unified log, the debug bridge's error history, panic hooks, and the capture a shipped app needs to have. Use when a Tauri app misbehaves and the terminal shows nothing, or when adding error/crash logging to one.
thrashr888/thrashr888-agent-kit
Skill Claude CodeCodex
Automate, inspect, and verify a running Tauri app with tauri-browser — DOM snapshots, ref-based clicks, React-safe fills, screenshots, direct Tauri command invokes, and demo-data seeding. Use when driving a Tauri app for testing, screenshots, demo setup, or end-to-end verification of app changes.
thrashr888/thrashr888-agent-kit
Skill Claude CodeCodex
Create releases for Rust CLI tools, macOS apps, Python/uv projects, and Next.js apps. Use when asked to release, tag, ship, publish, or deploy any project.
thrashr888/thrashr888-agent-kit
Skill Claude CodeCodex
HCP Terraform (Terraform Cloud) workflow for remote plan and apply. Use when working with Terraform that runs in Terraform Cloud, not locally.
thrashr888/thrashr888-agent-kit
Skill Claude CodeCodex
Manage Homebrew taps for distributing CLI tools and macOS apps. Use when creating or updating Homebrew formulas and casks.
thrashr888/thrashr888-agent-kit
Skill Claude CodeCodex
Audit a macOS app against native-Mac behavior using the six-clause "Mac formula" (system settings, menu bar, keyboard, undo, direct manipulation, state restoration), then fix and triage. Use when asked to review an app "as a Mac app", check HIG or macOS conventions, audit the menu bar / keyboard reach / undo /…
thrashr888/thrashr888-agent-kit
Skill Claude CodeCodex
Makefile patterns for development workflows. Use when creating or understanding Makefiles for build automation, release workflows, and development iteration.
thrashr888/thrashr888-agent-kit
Skill Claude CodeCodex
Rebuild dense strategy decks for live presentation.
thrashr888/thrashr888-agent-kit
Skill Claude CodeCodex
Modern Python development with uv package manager. Use when working on Python projects using uv, pytest, FastAPI, or Django. Covers development workflow, testing, and EC2 deployment.
thrashr888/thrashr888-agent-kit
Skill Claude CodeCodex
Run complex agent work through research, plans, and proof.
thrashr888/thrashr888-agent-kit
Skill Claude CodeCodex
Rust coding best practices for idiomatic, efficient, and maintainable code. Use when writing Rust code, reviewing code, or learning Rust patterns.
thrashr888/thrashr888-agent-kit
Skill Claude CodeCodex
Rust development workflow with quality gates, testing, and iteration patterns. Use when developing Rust code, running tests, or iterating on Rust projects.
thrashr888/thrashr888-agent-kit
Skill Claude CodeCodex
Onboard a new Rust project with standard tooling, CI/CD, and best practices. Use when starting a new Rust project or setting up an existing one with proper infrastructure.
thrashr888/thrashr888-agent-kit
Skill Claude CodeCodex
Release workflow for Rust CLI tools with multi-platform binaries, GitHub Releases, and Homebrew distribution. Use when releasing a new version of a Rust project.
thrashr888/thrashr888-agent-kit
Skill Claude CodeCodex
Build, code-sign, notarize, and release Tauri 2 desktop apps on macOS (Rust backend + web frontend), including dev-loop gotchas (capabilities/ACL, watcher, cargo patches) and CI fallbacks. Use when working on a Tauri app's release pipeline, Apple signing/notarization, GitHub Actions for macOS builds, or debugging a…
thrashr888/thrashr888-agent-kit
Skill Claude CodeCodex
Generate standardized project documentation using the 5-style system. Use when asked to create plans, specs, skills, RFCs, ADRs, or other project documentation. Ensures consistent, high-quality documentation across the codebase.