Find the perfect skill
PRD Generator
Development
Generates a structured Product Requirements Document (PRD) from a feature description. It helps by asking clarifying questions and producing a clear, actionable document with user stories, acceptance criteria, and success metrics. Use this when planning a new feature or starting a project.
Theme Manager
Development
Manage UI themes for the trading platform. Switch between light, dark, and custom themes, list available themes, create new ones, and edit existing theme variables. Helps when you need to customize the visual appearance for trading sessions or match system preferences.
Web Browser Game Development
Development
Web browser game development principles: framework selection, WebGPU, optimization, PWA.
High-Quality Git Commits
Development
Create high-quality Git commits by analyzing changes, running agents, and adhering to style conventions.
UI Accessibility Audit
Development
Audits StyleSeed components for WCAG 2.2 AA issues and applies practical accessibility fixes for touch targets, focus, contrast, and labels.
Create Pull Request
Development
Create high-quality pull requests following best practices, with automated pre-flight checks, commits, and rebase.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting GraphQL schemas.
App Mockup Generator
Development
Creates a static HTML mockup of an app screen based on a design system, using exact tokens and components with realistic content.
Update Pull Request
Development
Update an existing PR with new commits, sync with the base branch, refresh the description, and resolve conflicts.
Create Pull Request
Development
Automates git workflow: branch, commit, push, and create a Pull Request using the repo's template.
GWT Git Worktree Management
Development
Manage Git worktrees with the gwt command-line tool for efficient branch-based workflows. Worktrees allow you to work on multiple branches simultaneously without stashing changes. gwt automates creation, switching, listing, and cleanup of worktrees, especially useful when context-switching between tasks or cleaning up after merging pull requests.
Create Pull Request
Development
Push branch and create a PR with concise description and labels.