Loading...
Loading...
Found 7,251 Skills
Analyze and build knowledge graph links in Obsidian vault. Find orphan notes, suggest connections, add backlinks, visualize link structure. Triggers on /graph, "analyze links", "find orphans", "suggest connections".
Provides templates, standards, and best practices for writing clear, comprehensive technical documentation
Secure GraphQL APIs - authentication, authorization, rate limiting, and validation
Advanced Git operations automation including intelligent branching, commit optimization, release workflows, and repository health management
Search and manage Jira issues using JQL queries, create/update issues, and manage workflows. Use when working with Jira project management.
Standardized git commits following Conventional Commits. Supports mapping to GitHub and GitLab.
Security-first visual testing combining URL validation, PII detection, and visual regression with parallel viewport support. Use when testing web applications that handle sensitive data, need visual regression coverage, or require WCAG accessibility compliance.
Review and delivery persona for PR quality management and progress tracking in the SWE workflow.
Architectural persona for high-level technical mapping and requirement decomposition in the SWE workflow.
Expo Framework-specific guidelines. Includes best practices for Views, Blueprints, and Extensions.
Query Windows 11 version 24H2 cumulative update file information. Search for DLLs, drivers, and system files across all patch levels. Compare file versions between builds, track version history, and identify what changed in each update. Use when: (1) investigating which Windows build introduced a file version, (2) comparing file changes between patches, (3) finding DLL/driver versions for specific builds, (4) debugging Windows update regressions, (5) user asks about Windows 11 24H2 files, KB updates, or build versions.
Tailwind CSS v4.1 best practices with WCAG 2.1 AA accessibility, theming, and dark mode support. Use when working with HTML, CSS, styling components, accessibility (a11y), WCAG compliance, color contrast, focus states, screen readers, theming, light mode, dark mode, or building accessible UI patterns like buttons, forms, cards, and navigation. Complements the angular-best-practices skill for Angular frontends.