codestackr
- 7 skills
- 0 followers
- 16 hours ago last updated
- ▌ Anti Slop Slop Canon · codestackr bundleCompose, rewrite, edit, or audit everyday text such as notes, updates, posts, emails, docs, scripts, narration, and voice-agent replies. Applies your voice without slop, the recognizable AI-writing habits. Also covers voice onboarding or setup, profile inspection or refresh, and realtime style-prompt requests.
- ▌ Improve Solo · codestackr bundleSurvey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER models/agents to execute. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Plans persist natively into Solo (scratchpads + todos, Solo-agent executors) when Solo is available — auto-detected — or to local files with --files. Use when asked to audit a codebase, find improvement opportunities (bugs, security, performance, test coverage, tech debt, migrations, DX), suggest features or where to take the project next (roadmap, product direction), or generate handoff plans for another agent to implement.
- ▌ Livekit CLI · codestackr bundleUse the LiveKit CLI to manage LiveKit Cloud projects, deploy agents, generate tokens, and configure telephony. Use this skill when working with the `lk` command-line tool for project setup, agent deployment, phone number management, or SIP configuration.
- ▌ Agents Py · codestackr bundleBuild LiveKit Agent backends in Python. Use this skill when creating voice AI agents, voice assistants, or any realtime AI application using LiveKit's Python Agents SDK (livekit-agents). Covers AgentSession, Agent class, function tools, STT/LLM/TTS models, turn detection, and multi-agent workflows.
- ▌ Agents TS · codestackr bundleBuild LiveKit Agent backends in TypeScript or JavaScript. Use this skill when creating voice AI agents, voice assistants, or any realtime AI application using LiveKit's Node.js Agents SDK (@livekit/agents-js). Covers AgentSession, Agent class, function tools with zod, STT/LLM/TTS models, turn detection, and realtime models.
- ▌ Agents UI · codestackr bundleBuild React frontends for LiveKit voice AI agents. Use this skill when creating web interfaces for voice assistants using LiveKit's shadcn-based Agents UI components. Covers AgentSessionProvider, audio visualizers, media controls, chat transcripts, and customization with Tailwind CSS.
- ▌ React Hooks · codestackr bundleBuild custom React UIs with LiveKit hooks from @livekit/components-react. Use this skill when you need low-level control over agent state, participants, tracks, chat, and data channels. For pre-built UI components, use the livekit-agents-ui skill instead.