Total 41,100 skills
Showing 12 of 41100 skills
Syncs plan progress to a linked JIRA ticket. Posts plan contents, progress updates, branch links, and PR links at key milestones. Use this skill throughout the plan lifecycle to keep tickets in sync.
Use before merging PR - final gate ensuring all tests pass, review complete, CI green, and acceptance criteria verified
Use when asked to detect silent failures/weak error handling or explicitly asked to run the silent-failure-hunter subagent.
React Query and Zustand patterns for state management. Use when implementing data fetching, caching, mutations, or client-side state. Triggers on tasks involving useQuery, useMutation, Zustand stores, caching, or state management.
Use after 2 consecutive failed attempts at solving a problem - STOP guessing and research documentation, codebase, and online resources before resuming
UI/UX best practices and accessibility guidelines. Use when reviewing UI code, checking accessibility, auditing forms, or ensuring web interface best practices. Triggers on "review UI", "check accessibility", "audit design", "review UX", or "check best practices".
Use for time-based grouping of issues into delivery phases. Creates, updates, and tracks milestones, associates issues and epics, monitors progress toward milestone completion.
This skill should be used when the user asks to "simplify code", "clean up code", "refactor for clarity", "reduce complexity", "improve readability", "make this easier to maintain", or asks to simplify recently modified code.
Structure Python so LLMs can understand it in 50 lines.
World-class PPT design architect, transforms content materials (speech drafts/keywords/outlines) into directly executable PPT design solutions. Applicable scenarios: (1) Generate PPT design prompts based on speech drafts, (2) Expand keywords into complete PPT design solutions, (3) Select the optimal visual form for content outlines, (4) Generate design parameters that comply with brand visual specifications, (5) Output generation instructions usable by tools like Gamma Pro. Triggered when users mention keywords such as "PPT design", "presentation", "slides", "design solution", "NotebookLM", "Gamma", "Keynote style", etc.
Work with JSONB data - queries, indexing, transformations
HTMX patterns for Django including partial templates, hx-* attributes, and dynamic UI without JavaScript. Use when building interactive UI, handling AJAX requests, or creating dynamic components.