Find the perfect skill
Advanced C Systems Programming
Development
Expert C programming skill for systems programming, focusing on memory management, pointer arithmetic, system calls, and embedded/performance-critical code.
Synthetix Perps SDK Guide
Development
Walks users through installing the synthetix-sdk Python package, connecting to the API, fetching market data, and placing trades on the Synthetix perpetual futures exchange.
Frontend CSS Patterns
Development
Framework-agnostic CSS patterns for typography, color, motion, and spatial composition.
Solana Slot Info
Development
Gets slot or block information from the Solana network. Supports mainnet and devnet.
Fix Broken Links
Development
Fixes broken links reported by the daily link checker, triages each to a fix strategy, and opens an auditable PR. Not user-invocable; invoked by the check-links workflow.
Review PRs
Development
Triage open PRs, screen diffs, delegate admission judgment to audit-the-list, then merge or close on GitHub.
Three.js Game Development
Development
Provides guidance for building interactive 3D games in the browser using Three.js, WebGL, and related tools. Covers everything from basic setup and rendering to game mechanics like player movement, collisions, and physics integration. Helpful for developers creating 3D web games with cameras, lighting, models, and animations.
Repository Dashboard
Development
Displays a repository dashboard with priority PRs/issues, CI/CD health, and deployment status. Provides a concise overview and suggested tasks.
Create PR and check CI status
Development
Creates a pull request from the current branch, links it to an issue, then checks CI status and manages the wip label.
Spec Implementation
Development
Executes feature plans task-by-task with per-file quality verification, semantic review, and subagent delegation. Adapts workflow for full, quick, and micro specs.
Scaffold SwiftUI iOS App with MVVM and CI
Development
Scaffolds a full SwiftUI iOS app with MVVM architecture, offline-first persistence, push notification plumbing, SwiftLint/SwiftFormat, CI, and optional GitHub repo creation.
Electron Development
Development
Master Electron desktop app development with secure IPC, contextIsolation, preload scripts, multi-process architecture, electron-builder packaging, code signing, and auto-update.