Find the perfect skill
Harden Skill
Development
Audits and rewrites a Claude skill file applying three principles: visibility flags, deterministic steps, and self-verification.
Create or Update Skills
Development
Guides the creation or update of SKILL.md files for Claude Code, including frontmatter and content rules.
List Registry Commands
Development
Lists all available Pulumi Registry commands grouped by category. Run /registry-tools to discover commands for review, package management, PR shipping, issues, and repository health.
WebF Controller Management
Development
Manage WebF controllers safely using WebFControllerManager for lifecycle, reuse, pre-render, and multiple controllers.
Complete Logging System Guide
Development
Complete guide for implementing application logging, script logs, error monitoring, and request logging.
Gemini API Caching Strategy
Development
Best practices for implementing robust caching strategies for Gemini API calls, including cache versioning, entity-stable keys, and cache busting to reduce costs and improve performance.
Flexprice Engineering Stack — Claude Code Config
Development
Claude Code configuration for a senior backend team: coding rules, Go conventions, error handling, and engineering standards.
Creating Services with Effect v4
Development
Learn to create services using Context.Service, IdentityComposer keys, and Layer composition in Effect v4.
Add API Service
Development
Creates a new API service, hook, and type set for a domain entity. Usage: /add-service EntityName
Using webctl in Claude.ai Containers
Development
Browser automation via webctl CLI with automatic proxy authentication handling for Claude.ai's egress-controlled environment.
Pull Request Creator
Development
Create high-quality pull requests using gh pr create. Covers pre-flight checks, committing, branch management, and syncing.
Create an Agent Skill
Development
Structured guide to create an agent skill for coding agents, covering folder structure, SKILL.md format, and design principles.