Convert one or more TXT, Markdown, DOCX, or PDF documents into a reusable skill zip backed by normalized Markdown, extracted images, and a grounded JSONL knowledge index. Invoke this skill before inspecting task files, then execute its workflow directly without listing directories.
Convert one public website URL or an explicit batch of public URLs into a reusable skill zip backed by rendered HTML snapshots and a bounded JSONL retrieval index. Use to discover a documentation directory from one URL, crawl a supplied URL set sequentially, generate a source profile, or package indexed web content as…
An AI agent profile for Vue 3 internationalisation and interface translation. Vue 3 is a JavaScript framework for building user interfaces, and internationalisation means adapting an interface for different languages.
A set of Cursor rules for organising Go and Wails backend code, including directory responsibilities and constraints for built-in providers and models.
A set of architecture and coding rules for a ChatClaw front end built with Vue 3 and shadcn-vue. The input does not provide further details about the rules.
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
A rule for where planning and internal development documents should be stored. The description does not provide enough detail to explain the exact folders or naming rules.
A Windows-specific coding rule that prevents direct use of Wails' window.Focus() method, which can make the WebView2 component report an invalid-parameter error.
A checker and updater for translation files in software, using Simplified Chinese as the reference language. It also checks certain Chinese, Japanese, and Korean files for text that was not translated.
Update README and docs/readmes from Word docx (English and Chinese). Use when the user provides docx files to update feature previews, wants to sync README with docx content, or asks to extract docx images and update readmes.