Find the perfect skill
Devtool User Map
Documentation
Maps users, buyers, champions, contributors, and operational stakeholders for developer-facing products. Produces a research report in research/devtool-user-map.md.
Create PR and check CI
Development
Creates a pull request from the current branch, links the issue, and checks CI status before removing the wip label.
Pull Request Command
Development
Creates a GitHub pull request with an AI-generated summary, categorizing changes as trivial or non-trivial, running pre-flight checks, and verifying code health.
New Boss Creation
Development
Skill to add a new boss to an online RPG game, handling server configuration, enemy class, spawn manager, game engine, and client visualization.
Git Blame - Line-by-line Authorship
Development
Reveals who last modified each line in a file, including commit hash, author, and date. Use it to trace bug origins, identify code owners, or understand how a file evolved over time.
Security Control Verification
Security
Verifies that security controls from a threat model are implemented in the codebase. Searches for control implementations using code patterns, validates configurations, and identifies missing or incomplete controls. Helps when validating a threat model against actual code or finding security gaps.
Fix a GitHub Issue
Development
End-to-end workflow for fixing a GitHub issue: read, plan, implement, test, and commit.
Password Strength Analyzer
Security
Automated assistance for analyzing and strengthening password security, covering authentication, validation, and secure coding best practices.
kube-coder Preflight CI
Development
Run kube-coder's full CI suite locally before pushing: Helm lint+unit tests, Python tests, SPA builds+vitest, shell checks.
Abstract SVG Illustrations for Positron IDE
Content
Create or update on-brand abstract SVG illustrations for the Positron IDE, used in docs, walkthroughs, and onboarding. Enforces static, self-contained SVGs with hardcoded colors and no external styles or scripts.
Google TypeScript Style Guide
Development
Google's TypeScript style guide for writing and reviewing code following Google's conventions.
Draft or Revise a Book Chapter
Content
Drafts or revises a chapter of 'The AI Exoskeleton' grounded in canon files and source essays. Use when drafting, writing, or revising a specific chapter.