- 📁 evals/
- 📁 references/
- 📄 SKILL.md
Use when building, redesigning, beautifying, or refactoring SvelteKit pages and reusable components with shadcn-svelte, Bits UI, or the shadcn-svelte MCP. Trigger on landing pages, dashboards, marketing sites, app shells, forms, navbars, tables, dialogs, responsive layouts, theming, icon selection, and requests to turn an idea or rough mockup into polished Svelte UI without inventing component APIs.
End-to-end workflow to create a coded Business Central agent using the Agent SDK. Follows the official Agent Template project structure. Generates all required objects with correct interface signatures. Use when creating a new BC agent.
Use when creating a castle, fortress, keep, walls, towers, or battlements in Unreal Engine with primitive shapes. Use this skill to inspect the Unreal CLI help, create the sample castle workflow, and verify the result by listing actors.
Report user activity and submit feedback to Glean. Use when logging user interactions or providing relevance feedback on search results.
End-to-end workflow to create a coded Business Central agent using the Agent SDK. Follows the official Agent Template project structure. Generates all required objects with correct interface signatures. Use when creating a new BC agent.
Async HTTP server and client for Python with WebSocket support, middleware, streaming, and server-sent events
Skill template with Bun Shell pattern. Copy this folder to create new skills.
Standard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communication
Use when building a web app/api to present rich output or interactive experiences to users.
- 📁 capabilities/
- 📁 examples/
- 📁 references/
- 📄 SKILL.md
PixVerse CLI — generate AI videos and images from the command line. Supports PixVerse V6, Veo, Sora, Grok, Seedance, Kling, Happy Horse video models; Nano Banana (Gemini), Seedream, Qwen, Kling, GPT Image image models; and PixVerse's rich effect template library. Start here.
- 📄 .env.example
- 📄 client.ts
- 📄 first-call.ts
Create new OpenCode agents with a gpt-5.2-codex default.
- 📁 scripts/
- 📄 examples.md
- 📄 reference.md
- 📄 SKILL.md
Control interactive terminal applications like vim, git rebase -i, git add -i, git add -p, apt, rclone config, sudo, w3m, and TUI apps. Can also supervise another CLI LLM (cursor-agent, codex, etc.) - approve or reject its actions by pressing y/n at confirmation prompts. Use when you need to interact with applications that require keyboard input, show prompts, menus, or have full-screen interfaces. Also use when commands fail or hang with errors like "Input is not a terminal" or "Output is not a terminal". Better than application specific hacks such as GIT_SEQUENCE_EDITOR or bypassing interactivity through file use.