Find the perfect skill
Kubernetes CRD Sync and Regeneration
Development
Procedural skills for verifying and regenerating Kubernetes CRDs and API docs from Rust source types using diffs and code generation.
OpenCode Platform Customization
Development
Authoritative reference for OpenCode (sst/opencode) customization in gald3r projects. Covers .opencode/ layout, plugins, skills, MCP, and install verification.
Update Pull Request
Development
Updates an existing pull request with new changes, syncs the branch, and refreshes the description.
Output SDK Folder Structure Conventions
Development
Validate and fix folder structure for Output SDK workflows. Ensures migrated workflows follow correct naming and file conventions.
Throwaway Prototypes
Development
Build a throwaway prototype to answer a design question, exploring logic/state or UI variations.
Read Claude Code sessions
Development
Use the cc-session CLI to read, filter, and analyze past Claude Code sessions, with automatic pagination and tool call summaries.
Storybook Upgrade
Development
Upgrade all Storybook packages in a project to a specific version (canary or release) using the npx storybook upgrade command.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers and stand the test of time.
i18n Pre-Commit Check
Development
Pre-commit i18n check. Scans changed files for untranslated strings, missing locale keys, and locale sync issues. Fast and focused — only checks what changed. Use before committing or as a review add-on.
Review Skill
Development
Review a skill folder for clarity, trigger quality, and maintainability. Returns findings and proposed edits.
Fix Broken Links
Development
Automates fixing broken links reported by the daily link checker, applying the right strategy and opening an auditable PR.
Expert C Programming
Development
Write efficient C code with memory management, pointers, and system calls. Ideal for embedded systems, kernel modules, and performance-critical code.