Find the perfect skill
Dashboard Design
Development
Design effective dashboards with clear layouts, KPI displays, data grids, and real-time updates. Covers dashboard patterns, information hierarchy, responsive grids, and admin panel layouts.
Python dependency management with uv
Development
Manage Python dependencies, lock files, and project environments using uv.
DOCX Creation, Editing, and Analysis
Development
Provides workflows for creating, editing, and analyzing .docx files using pandoc, docx-js, Python scripts, and OOXML introspection.
Fix Broken Links
Development
Automates fixing broken links reported by the daily link checker, applying the right strategy and opening an auditable PR.
Kubernetes CRD Management in Rust
Development
A skill set for managing Kubernetes CRDs with Rust, including sync, CRD generation, and documentation.
TDD Development with Architectural Constraints
Development
Implements features using Test-Driven Development while enforcing architectural constraints from context files such as tech-stack.md, source-tree.md, and dependencies.md. Automatically invokes the architecture skill if context files are missing. Helps when working on user stories or building features that must comply with predefined architecture.
GSD Undo
Development
Safe revert of GSD commits with dependency checks and confirmation gate before execution.
Create and open a PR
Development
Create a branch, commit changes, and open a PR with gh. Handles branching, pushing, and creating a draft PR.
Distributed Debugging and Tracing
Development
Configure debugging environments, distributed tracing, and diagnostic tools to troubleshoot issues in development and production.
Design Auditor
Development
Audit designs against 19 rules (accessibility, ethics, heuristics). Auto-detects framework and design system. Beginner-friendly with clear explanations.
BambooHR Install & Authentication
Development
Install and configure BambooHR API authentication using HTTP Basic Auth. Use when setting up a new integration, configuring API keys, or initializing BambooHR REST API access.
Vite - Config, Plugin API, SSR, and Rolldown Migration
Development
Skill for Vite configuration, plugin API, SSR, and Rolldown migration to Vite 8. Based on Vite 8 beta.