Find the perfect skill
Thesis Extract
Documentation
Extract thesis-relevant information (design decisions, numerical stability tricks, JAX/Equinox patterns, privacy accounting math) from codebase and append to thesis notes files.
Paper Review
Productivity
Set up and run a Google-Docs-style document review interface for LaTeX/Markdown in any repo. Bots reply in threads and apply accepted changes.
Dupe (Duplicate)
Testing
Second skill declaring the same name to trigger a duplicate-name violation.
GitOps Workflow with ArgoCD and Flux
DevOps
Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation.
Spec-Driven Development
Documentation
Generates specification templates for non-trivial changes using GitHub Spec Kit 4-stage workflow (Specify → Clarify → Tasks → Implement). Creates GitHub issues and spec files automatically.
Skill Evolve
Development
Meta-skill to optimize SKILL.md files, prompts, or manuals via a feedback loop with sub-agents and mini-batches.
Guide: Adding a New Skill
Development
Step-by-step guide for creating and integrating a new skill in the system. Covers directory structure, SKILL.md creation with frontmatter, optional router scripts, and testing. Useful for developers adding custom skills to extend functionality.
Player System
Development
Generates complete player controllers for Godot, including movement, jump, attack, and state machines. Supports 2D and 3D control modes.
AudioBash Release Process
Development
Documents the complete process for releasing a new version of AudioBash on Windows and macOS, including version updates, builds, and GitHub releases.
Oblivion Compatibility Audit
Development
Per-game audit of Oblivion compatibility, covering NIF v20.0.0.4 and v10.x NetImmerse formats, BSA v103, and live ESM parsing.
bkend.ai Operational Guides
Documentation
Provides operational guides for bkend.ai, including troubleshooting, migration steps, performance optimization, and platform comparisons (vs Firebase, Supabase). Use when you need to resolve common errors, understand best practices, or decide between backend services.
tldr - Simplified Man Pages
Development
Quickly access practical examples for CLI commands using tldr-pages, a concise alternative to traditional man pages.