원클릭으로
component-standards
Apply frontend domain conventions for components, Svelte runes/attachments, route form UX, and testing patterns.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Apply frontend domain conventions for components, Svelte runes/attachments, route form UX, and testing patterns.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Tensorlake SDK — sandboxes for AI agents and applications. Use when the user mentions tensorlake or sandboxes, or asks about Tensorlake APIs/docs/capabilities. Also use when building an application, coding agent, or agentic system that needs a sandbox to run code — e.g., executing LLM-generated or untrusted code, persistence via suspend/resume, snapshots/checkpoints for forking parallel workers, custom images, exposing ports, egress allowlists, PTY/interactive shells, computer-use / desktop automation, browser automation (Chrome CDP, Playwright), local tunnels for non-HTTP protocols, async parallel sandboxes, Harbor evals or RL rollouts, file transfer, SSH access, remote-dev (VS Code Remote-SSH), or OCI base images. Also covers Tensorlake's sandbox-native durable workflow orchestration. Works alongside any LLM provider (OpenAI, Anthropic), agent framework (Claude/OpenAI agents SDK, LangChain), database, or API. When this skill applies, ALWAYS WebFetch https://docs.tensorlake.ai/llms.txt first.
Ship Tribunal to production and triage deployment, health-check, Fly, Neon, GitHub OAuth/App, Tensorlake, proxy, review-engine, or live-review rollout issues. Use when a user asks to deploy Tribunal, prepare production secrets, verify production readiness, enable live reviews, debug broken deploys, inspect production health, or recover/rollback Tribunal services.
Ship Tribunal to production and triage deployment, health-check, Fly, Neon, GitHub OAuth/App, Tensorlake, proxy, review-engine, or live-review rollout issues. Use when a user asks to deploy Tribunal, prepare production secrets, verify production readiness, enable live reviews, debug broken deploys, inspect production health, or recover/rollback Tribunal services.
Address unresolved GitHub pull request review comments by analyzing feedback, implementing fixes, and resolving threads.
Generate or refresh a multi-agent project context document and execution-plan authoring prompt from repository analysis. Use when bootstrapping multi-agent orchestration, updating architecture/ownership/contracts guidance, or preparing a reusable planning prompt. Support explicit output path (`OUTPUT=<path>` or plain-language path request); otherwise detect a sensible default path from the project structure.
Stage intended changes, validate them, and create a focused commit with a clear, ticket-aware message.
| name | component-standards |
| description | Apply frontend domain conventions for components, Svelte runes/attachments, route form UX, and testing patterns. |
| allowed-tools | ["mcp__svelte__list-sections","mcp__svelte__get-documentation","mcp__svelte__svelte-autofixer","mcp__svelte__playground-link","Bash","Read","Edit","Write","Grep","Glob"] |
src/lib/components/**src/routes/** that affects component interactions*.svelte.test.ts, E2E UI flows){baseDir}/rules/component-library.md{baseDir}/rules/svelte-patterns.md and {baseDir}/rules/svelte-routes.md when route behavior is involved{baseDir}/rules/testing.md for frontend test environment selectiontokens.cssdata-* attributes, not conditional utility classes<script lang="ts" module>cn() onlychildren, header, footer)$state, $derived, $bindable, and minimal $effect{@attach} for DOM behavior and cleanup correctlymcp__svelte__svelte-autofixer until clean.svelte.test.ts for browser)documentation/testing/ui-regression-matrix.md permutation template for acceptance criteriamcp__svelte__svelte-autofixer returns clean for changed .svelte files.bun run --cwd applications/web test:unit:client).