frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. [MANDATORY] Before saying "implementation complete", you MUST use this skill to run tests and verify functionality. Completion reports without verification are PROHIBITED.
artifact-proof
Accumulate evidence (screenshots, videos, logs) under .artifacts/<feature=branch_name>/ for the visual-regression and PR documentation workflow. [MANDATORY] Before saying "implementation complete", you MUST use this skill to collect evidence and present a report with proof. Completion reports without evidence are PROHIBITED.
code-coupling-analysis
Analyze code coupling using Vlad Khononov's Balanced Coupling framework. Generates interactive HTML reports with D3.js dependency graphs. Use when analyzing architecture health, identifying risky dependencies, or preparing for refactoring decisions. Language-agnostic design.
obsidian-knowledge-synthesizer
Obsidian note creation, search, and management. Use when working with Obsidian vault, creating literature notes, searching knowledge base, or synthesizing research into Mermaid diagrams with Raindrop integration.
another-ai
追加のAIをTTY付きの素のCLIで実行するためのミニ手順。詳細は本文参照。
qwen-tts
Qwen3-TTS (VoiceDesign mode) をMac MLXで効率的に実行するためのガイド。パラメータ最適化、RTFチューニング、Web UI構築、Remotion連携に使用
figma
Figma design ingestion and fidelity enforcement. Use when extracting designs via the Figma CLI, implementing UI components, or validating design compliance.
hono-vite-ssr
Hono + Vite SSR開発のテンプレートとガイド。サーバー/クライアント2ファイル構成でTypeScript JSXを使用。vite-ssr-componentsでScript/Link/ViteClientを提供。Cloudflare Workers対応。Webアプリ作成時やHono SSRプロジェクト立ち上げ時に使用。
magi
Multi-AI (Claude/Codex/Gemini) deliberation skill with strict availability checks and structured outputs.
slack-bridge
[Required] Use this skill for all questions directed to the user. Do not use AskUserQuestion. Use this skill in all of the following cases: - Requirement confirmation / clarification - Choosing an implementation policy - Deciding how to handle errors - Confirming next actions after task completion - Any other situation that requires asking the user a question Usage: Run with Bash (run_in_background: true) and wait for the result via TaskOutput ~/.claude/skills/slack-bridge/scripts/ask-via-slack.sh "Question text" "Option 1" "Option 2" ...
react-router-v7-mastery
A skill that provides modern development practices for React Router v7. Includes best practices such as file-based routing (auto-routes), functional cohesion and co-location, Hono integration (Cloudflare Workers), and type-safe pattern matching.
reporting-and-tmux
[Must run when a task completes] A Skill that performs a voice report using the macOS say command and updates the tmux window name. Essential for notifying the user of task completion. Use after any task finishes, such as implementation, fixes, investigation, etc.
agent-browser
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
Jotai React Mastery
A collection of modern state-management and async best practices that combine Jotai with React Suspense and Transition. Based on uhyo's "Relearning React with jotai".
env-setup
Set up secure environment variable management using dotenvx + direnv + git worktree. Use when user asks to set up env management, wants to encrypt .env files, or needs to configure environment variables for worktree-based development. Also use when setting up a new project that needs secure env handling.
moonbit-luna-ui
MoonBit + Luna UI (Sol Framework) でのWebアプリ開発。MoonBitコード、Solルーティング、Island Components、Server Actions、D1データベース、Cloudflare Workersデプロイに使用