Find the perfect skill
WidgetKit and Live Activities
Development
Comprehensive guide to creating Home Screen widgets, Live Activities, Dynamic Island, and Control Center widgets using WidgetKit and SwiftUI.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers and stand the test of time.
Do Workflow
Development
Executes a task end-to-end: research, implement, CI, PR, and ship. Mostly autonomous with optional review pause.
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.
View Jira Ticket Details
Development
Fetch detailed information about a Jira ticket (summary, description, status, priority, assignee, dates, linked issues). Use this skill when the user mentions a ticket key or wants to understand requirements before starting work.
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.
Feature Development Workflow
Development
Automate 7-phase feature development with specialized agents (code-explorer, code-architect, code-reviewer). Use for multi-file features, architectural decisions, or encountering ambiguous requirements, integration patterns, design approach errors.
Knowledge-Driven Development
Development
Records decisions and meta-reflection after features with trade-offs or architectural choices. Captures what was built (why) and surfaces session friction as chat output only — no file logging.