Loading...
Loading...
Found 11,975 Skills
Build modern Vue 3 frontend apps using Frappe UI with components, data fetching, and portal pages. Use when creating custom frontends, SPAs, or portal interfaces for Frappe applications.
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Critical rules for git operations. Enforces git unstage, git undo, and git stash push/apply usage. MUST ALWAYS be applied when performing git operations like staging, unstaging, undoing commits, or stashing changes.
Add test coverage to existing code with correct mock patterns. Use when adding tests to untested modules, writing regression tests for bugs, or user asks to test a specific file. Handles mockReset:true, vi.hoisted(), forwarding pattern, and test app builder utilities.
Design-to-code pipeline: extract copy from URLs, extract design tokens from images, then build React components or HTML preview variants. Use when: extracting content from websites, extracting design systems, generating frontend code, previewing design variants, sending to Figma via MCP. Triggers on "extract copy", "extract design", "build frontend", "generate variants", "export design", "send to Figma".
Use when analyzing plugin structures, MCP tools, and plugin security patterns.
Generate a README introduction following the Diataxis 4-paragraph structure for product documentation.
Syncs tasks between Obsidian vault and Things 3. Adds tasks from notes, extracts action items from projects, reviews existing tasks. Use when managing todos from vault content.
Validates code against coding standards and best practices. Reports compliance violations and suggests fixes.
General guidelines for TALL stack development, emphasizing Laravel and PHP best practices.
Standardized git commits following Conventional Commits. Supports mapping to GitHub and GitLab.
Master mobile UX - iOS HIG, Material Design, gestures, responsive design, platform optimization