respawn-llc
- 13 skills
- 0 followers
- 7 hours ago last updated
- ▌ Effect TS · respawn-llcBuild and change desktop screens with Effect, Atom React and TanStack Query. Proactively use when implementing ViewModels, reactive state, async actions, resource lifetimes or native event streams in the desktop app.
- ▌ UI Design · respawn-llcKent GUI design guide for desktop/web UI work. Use when designing or implementing Kent GUI screens, layouts, visual tokens, animations, writing React or Compose UI code.
- ▌ Tui Design · respawn-llcHow to design TUI frontends. Use when requests involve TUI layout, spacing, colors, UX/UI and working on user-facing surfaces.
- ▌ Prompting · respawn-llcHow to prompt other agents, including delegating to subagents via `kent run`, talking to and supervising other agents, and writing workflow transition prompts. Use when drafting agent instructions, delegating work, steering or continuing a run, observing runs, answering Session questions, or building workflow transition prompts.
- ▌ Spec Writing · respawn-llcWrite, rewrite, review, or validate Kent product specifications under docs/dev/specs. Must use before any task that changes or evaluates those specifications.
- ▌ Kent Tasks · respawn-llcUse the Kent CLI to create, inspect, start, list, and comment on workflow tasks. Use when the user asks to manage tickets/tasks, or mentions Jira-like IDs such as KENT-42.
- ▌ Kent Workflows · respawn-llcHow to use the Kent CLI to author and edit Kent workflow graphs — nodes, edges, transitions, parameters, context modes, and project links. Use when the user asks to define, build, inspect, or modify Kent workflows.
- ▌ Creating Skills · respawn-llcCreate or improve agent skills. Use when the user wants to add a new skill or update an existing skill.
- ▌ Kent Dogfooding · respawn-llcHow to use the `kent` CLI to change your behavior, environment, or config, or to debug issues. Read when the user asks you to or you want to use/manage a worktree, archive or delete a Session, set a goal, change Kent config.toml/settings/behavior/hooks/subagents, or debug project/workspace/worktree/workflow errors.
- ▌ Kent Prompt Development · respawn-llcDevelop Kent’s model-facing instructions. Use when editing Kent system or developer prompts, tool definitions and outputs, compaction or workflow reminders, or prompt assembly.
- ▌ Architecture Deletion Audit · respawn-llcFind wide code mechanisms with narrow or unproven product value and turn one coherent candidate into a plain-language deletion decision. Proactively use for architecture audits, simplification, redundant IDs or state, retry/recovery machinery, protocol fields, and code that may exist only because other code expects it.
- ▌ Firefox CLI · respawn-llcControl the user's Firefox from a terminal. Use when your task needs the user's browser or authenticated session, page navigation, tab/window control, screenshots, DOM reads, waits, or page interactions in Firefox. Do not use it as a web search replacement.
- ▌ Ksrc · respawn-llcSearch/read 3rd-party Gradle dependency sources. Avoid directly accessing `.gradle`; instead, proactively use this skill to inspect source code of dependencies to learn API shapes or implementations.