Find the perfect skill
Checkpoint: Mid-Flow Session Save
Development
Saves progress mid-session without closing out: writes notes, updates CLAUDE.md files, commits with chore(checkpoint):, pushes, and adds an insurance prompt. Keeps the chat going.
Create draft pull request (Vision-Agents)
Development
Create a draft pull request for Vision-Agents using gh, following commit rules and format.
OpenLoomi Pet State & Sprite Helper
Development
Helps users manage OpenLoomi Pet state and appearance in Claude Code. Includes state commands, theme switching, and custom sprite guidance.
Scaffold a new Claude skill/command
Development
Scaffolds a new Claude command/skill in .claude/commands/ following the house format (frontmatter + steps + verify + final report).
Code Review
Development
Use this skill for code review and PR review tasks. Covers review methodology, what to flag, what to skip, and output structure.
Azure Event Grid SDK for Java
Development
Build event-driven applications with Azure Event Grid SDK for Java. Use it for publishing events, implementing pub/sub patterns, or integrating Azure services via events.
Frontend CSS Patterns
Development
Framework-agnostic CSS patterns for typography, color, motion, and spatial composition, with visual details and Tailwind customization.
Git Merge Mastery - Avoiding Merge Problems
Development
Learn a secure merge protocol to prevent and resolve common Git merge issues, especially with GitHub Pages caching and binary file conflicts.
PR Creation with Linear
Development
Creates a GitHub pull request targeting develop with a standardized title and description linked to the corresponding Linear issue.
Change API
Development
Shortcut to change an API without the initial description phase. Binds VERB=change and ARTIFACT=api, then runs the shortcut engine to produce a graded Lite work.
Go Code Auditor
Development
Audits Go codebases for common anti-patterns and risks including unchecked errors, goroutine leaks, interface bloat, and package hygiene issues. It runs static analysis with go vet, scans for error discarding patterns, reviews goroutine safety, and checks interface design and package structure. Ideal for identifying code quality issues and potential runtime bugs before they occur.
Multi-Platform Skill Converter
Development
Converts one or more Agent Skills to other runtime formats (Codex, Copilot, Cursor, Windsurf, Antigravity, Gemini).