Loading...
Loading...
Found 52 Skills
Write technical reports — experiment reports, system design documents, code documentation, and internal research memos. Use when documenting technical work that doesn't fit paper format.
Automatically generate standardized comments for Vue 2 Single-File Components (.vue). Parse the three blocks of template, script, and style, add structured comments according to the agreed format, without modifying any code logic. Trigger scenarios: Users request to add comments, supplement document comments for components, and interpret Vue 2 component structure.
You MUST use this when an approved design or settled requirements need a detailed multi-step implementation plan before code changes begin.
Use when you have a spec or requirements for a multi-step task, before touching code