Component stories using Storybook with Svelte CSF. Story patterns, defineMeta, argTypes, snippet-based customization, and visual testing. Keywords: storybook, stories.svelte, defineMeta, Story, args, argTypes, autodocs
Component stories using Storybook with Svelte CSF. Story patterns, defineMeta, argTypes, snippet-based customization, and visual testing. Keywords: storybook, stories.svelte, defineMeta, Story, args, argTypes, autodocs
使用 Svelte CSF 的 Storybook 组件故事。故事模式,defineMeta,argTypes, 基于片段的自定义和视觉测试。 关键词:storybook,stories.svelte,defineMeta,故事,args,argTypes,autodocs
Category: developer (开发工具) · Author: exceptionless · Version: @main · License: Apache-2.0
npx skills add exceptionless/Storybook下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Notion API for creating and managing pages, databases, and blocks.
Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Start voice calls via the OpenClaw voice-call plugin.
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
Search and analyze your own session logs (older/parent conversations) using jq.
Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (for example spawn/run Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:"acp"), or any work in ~/clawd workspace (never spawn agents here). Claude Code: use --print --permission-mode bypassPermissions (no PTY). Codex/Pi/OpenCode: pty:true required.
Category:developer