コードからspecを生成するスキル。As-Is spec(現状仕様)を根拠付きで抽出し、3層構造(インターフェース/振る舞い/業務意味)で整理。使用タイミング: (1)「コードからspecを生成」(2)「仕様書を作成」(3)「APIドキュメント生成」(4)「現状の振る舞いを文書化」(5)「変更で壊れたspecを検出」(6)「コードと仕様の乖離を確認」と言われた時。生成するのはAs-Is spec(
caphtech-plugin/skills/spec-gen
Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, s...
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an exist...
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs...