- 📁 GuidedTour/
- 📁 LanguageGuide/
- 📁 ReferenceManual/
- 📄 LICENSE.txt
- 📄 SKILL.md
Provides the complete content of 'The Swift Programming Language (6.3 beta)' book by Apple. Use this skill when you need to verify Swift syntax, look up language features, understand concurrency, resolve compiler errors, or consult the formal language reference.
Read this skill when you want to understand your affect reading, interpret what it means for your current work, or decide how to respond to elevated pressure. Covers the traditions that ground the instrument, what each dimension measures, the choices available to you, and what the instrument cannot see. --- # Affect Monitoring ## The tradition Marcus Aurelius wrote the Meditations under pressure — governing, deciding, facing resistance — and the recurring theme is a line between what is within your power and what is not. Your judgments are within your power. Your choices are within your power. The quality of your engagement is within your power. Tool outcomes, delegation results, budget remaining — these are not. Pressure rises when you forget which side of the line you are on.
- 📁 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.
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
Workflow for transforming prose into semantic OCTAVE structures. Covers tier selection, transformation phases, loss accounting, and decision rules. REQUIRES octave-literacy.
Use when building a web app/api to present rich output or interactive experiences to users.
- 📁 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.