Find the perfect skill
C4 Container Level: System Deployment
Documentation
Best practices and guidance for creating C4 container diagrams and system deployment documentation.
Create High-Quality Git Commits
Development
Create high-quality Git commits by gathering context, running relevant agents, and splitting changes into logical commits.
Academic Paper Writing
Documentation
Creates high-quality academic papers in LaTeX format with clear explanations and authoritative formatting. Helps produce research documents and scientific papers that adhere to academic typographical standards.
Apache Reverse Proxy Deployment
DevOps
Complete guide for deploying web applications behind Apache reverse proxy on rivsprod01. Covers relative URL configuration and ProxyPass setup.
Run local services
Development
Automates starting backend, frontend, and documentation services with dependency checks and automatic recovery.
Conventional Git Commits
Development
This skill enforces the Conventional Commits standard for Git commit messages. It guides you to select the appropriate commit type, optional scope, and write a concise subject line with an explanatory body when needed. Use it to keep a clean, informative commit history across your project.
Diagram Generator
Development
Turns a description into a diagram, producing Excalidraw, SVG, and PNG files.
Backtesting Frameworks
Finance & Accounting
Build robust backtesting systems for trading strategies while avoiding look-ahead bias, survivorship bias, and properly modeling transaction costs.
AI System Code Review (Rubric)
Development
Reviews the project against the AI System rubric and provides actionable feedback before each checkpoint.
Thread Spawner for Orchestrator
Development
Spawn and manage parallel threads on a claude-threads orchestrator to run tasks concurrently from Claude Code.
Manage GitHub CI/CD Workflows
DevOps
Configure GitHub Actions workflows, automated releases with Changesets, and Husky hooks. Troubleshoots CI failures and manages GitHub CLI commands.
Project Maintenance & Health Audit
Development
Performs a comprehensive 7-point audit of a codebase: structure, code hygiene, complexity, technical debt, documentation consistency, terminology drift, and test quality. Helps identify dead code, structural deviations, and documentation gaps, ensuring the project remains maintainable and aligned with architectural standards.