Find the perfect skill
Skill Manager for Claude Code
Development
Install, list, and update skills on demand from a registry. Skills are customized inline for the current repository.
SLO Implementation and Monitoring
DevOps
Design and implement Service Level Objectives (SLOs), SLIs, and error budgets with monitoring dashboards and alerts aligned to business priorities.
Best-Matching Skill Loader
Productivity
Loads the most relevant skill documentation from the skills/ directory by searching for a keyword with ripgrep, then applies the corresponding workflow rules to the current task. Helps reuse an existing skill for a new but related task.
Unified Memory
Development
Save and share durable, inspectable context between AI agents using a local Memory Vault. Use for handoffs, resuming tasks, and searching shared project knowledge.
Init Project: Idea to Structured Repo
Development
Turns an idea into a structured new repository by composing existing skills. Runs trigger and value gates, records a foundation, and hands off to the walking-skeleton spec.
Convert Slack message to GitHub issue
Development
Fetches a Slack message and creates a well-structured GitHub issue in pulumi/docs or pulumi/registry.
High-Quality Git Commits
Development
Create high-quality Git commits for pending changes, with context gathering, agent selection, and logical commit splitting.
SSH Server Administration
DevOps
Securely manage remote Linux/Unix servers via SSH. Execute commands, transfer files, and configure tunnels across all platforms.
Shader SDFs
Development
Signed Distance Functions in GLSL for 2D/3D shapes, boolean ops, smooth blending, and raymarching. Ideal for procedural shapes and text effects.
Conference Talk Script Review
Content
Review and improve conference talk scripts by cross-referencing source code and conducting an exhaustive interview. Resolve inaccuracies, deepen technical content, and enhance narrative flow.
Lint All Code
Development
Run the full linter (Rust + JS/TS) to check code quality before opening a PR.
GSD Undo: Safe Git Revert
Development
Safe git revert using the phase manifest with dependency checks and a confirmation gate before execution.