بنقرة واحدة
towles-tool-rs
يحتوي towles-tool-rs على 6 من skills المجمعة من ChrisTowles، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Use towles-tool (`tt`) CLI for journaling and worktree slots. Use when asked about "tt commands", "daily notes", "meeting notes", or worktree slot management.
Onboard a git repo onto tt worktree slots — unique per-slot ports, env templating, and Claude Code worktree hooks. Use when the user asks to "onboard this repo for slots", "set up tt slots", "make worktrees get unique ports", "wire the worktree hooks", or when a repo's slots render an empty `.env` and it needs per-slot ports. Requires the `tt` CLI on PATH.
Project recipe for driving the real Tauri shell (apps/client) to verify a UI/IPC change end-to-end, rather than only running tests/typecheck. Use as the handle for the generic verify skill in this repo.
Visual design language ("Folder Rail" style) for new or restyled UI in the Towles Tool desktop app (apps/client) — color tokens, agent-status semantics, folder/session hierarchy, spacing, glyphs, Tailwind recipes. Use when adding a new screen/component, restyling an existing one, or the user asks about the app's look, the "folder rail", status dots/colors, or the repo→folder→session hierarchy. Not needed for logic-only changes to already-styled components.
General-purpose usability/UX design rules for building or reviewing any UI — matching user mental models, reducing decisions, visible affordances, forgiving forms, actionable errors, and a pre-ship usability checklist. Use when designing a new screen or flow, adding a confirmation dialog, writing button/error copy, deciding whether something needs a setting, or reviewing a UI for usability before shipping. This governs behavior and flow; for this app's specific color/typography/layout system see the folder-rail-ui skill instead.
Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".