工具
開發工具、實用程式和生產力輔助
17720 skills in this category
plan-tracking
Track working plans and tasks using Miller's mutable plan system. Activates when planning work, tracking progress, or managing multiple tasks. Provides working memory with atomic updates and one active plan enforcement.
memory-keeper
Manages Bob's persistent memory across sessions. Use when learning something new, having a meaningful conversation, reflecting on experiences, starting any significant task, or when context suggests something should be remembered for later.
video-creator
Expert in FFmpeg-based video creation and editing. **Use when users request to extract, cut, trim, or clip segments from videos (e.g., "first 5 minutes", "extract from 1:30 to 2:45"), create video montages, apply transitions, process/extract/add audio, convert video/audio formats, optimize for platforms, or any video/audio manipulation using ffmpeg, sox, ffprobe, and related media tools.** Trigger on keywords: extract, cut, trim, clip, segment, video, audio, convert, montage, transition, ffmpeg.
git-commit-assistant
Assists with careful Git commits in any repository. Activates when committing changes, checking .gitignore, or generating commit messages. Ensures proper file exclusion (credentials, MCP configs, personal settings), identifies untracked files, and generates Conventional Commits messages with Japanese explanations.
generate-e2e-test
Generate an end-to-end test for a given feature or user story. Use when the user asks to create E2E tests, automate workflows, test user flows, or convert manual workflows into Playwright tests. Leverages Playwright MCP to perform the workflow interactively before generating test code.
coding-patterns
TypeScript monorepo patterns including contract-port architecture, dependency injection, hermetic primitive ports, and composition root. Use when creating packages, designing contracts/interfaces, implementing ports, wrapping platform primitives (Date, console, process), or testing with inline mocks.
tdd-workflow-guide
Automatically guides users through RED-to-GREEN TDD workflow when implementing features in kiro projects
http-kit
http-kit is a HTTP client and server for Clojure with Ring compatibility. Use when working with http-kit client or server
recent-changes-review
最近のコミットをセキュリティ・パフォーマンス・保守性の観点からレビュー。「最近の変更をレビュー」「今日のコミットを確認」「コードレビューして」と言われた時に使用
onboarding
First-time project setup - creates .feat-tree/ with CONTEXT.md and memories
study
Persona-based collaborative research tool with intelligent role-based orchestration and conversation threading
redis-config-generator
Generate Redis configuration files and connection code for caching and session management. Triggers on "create redis config", "generate redis configuration", "redis setup", "cache config".
ideal-direct-sop-assistant
Automate Ideal Direct finance and supply chain SOPs with browser-based workflow guidance. Handles payroll, working hours, purchase orders, and audits using Playwright MCP.
waybar
Manage and configure Waybar status bar. Use when user asks about waybar, status bar modules, bar layout, or wants to customize their top/bottom panel.
pre-commit-validator
Validates code quality before commits in the MigraineTracker React Native project. Use this skill when preparing to commit code, before pushing changes, or when the user asks to run pre-commit checks. Ensures TypeScript type safety, test coverage (80%+), passing tests, and proper branch strategy compliance.
git-manager
智能Git版本控制助手,提供规范的提交信息生成(Conventional Commits)、分支管理、代码审查、Changelog生成等功能。自动分析代码变更,生成规范的commit信息。适用于git提交、提交代码、创建分支、合并分支、生成changelog、版本管理等场景。
photo-composition-critic
Expert photography composition critic grounded in graduate-level visual aesthetics education, computational aesthetics research (AVA, NIMA, LAION-Aesthetics, VisualQuality-R1), and professional image analysis with custom tooling. Use for image quality assessment, composition analysis, aesthetic scoring, photo critique. Activate on "photo critique", "composition analysis", "image aesthetics", "NIMA", "AVA dataset", "visual quality". NOT for photo editing/retouching (use native-app-designer), generating images (use Stability AI directly), or basic image processing (use clip-aware-embeddings).
getting-pr-artifacts
Use when needing workflow artifacts from PR - runs in subagent to find jobs with artifacts, returns gh commands to download them without consuming context
testing-strategy
Comprehensive testing workflow combining TDD, real implementations (no mocking), and E2E testing. Use when implementing features, writing tests, or setting up test infrastructure.
session-replay
Set up session replay for visual debugging. Use when implementing DOM recording with privacy controls.