Find the perfect skill
AI Commit
Development
Runs the governed commit pipeline: auto-branches from protected, stages selectively, formats and lints, scans for secrets, gates docs, composes a conventional message, pushes.
Browser Automation with playwright-cli
Testing
Automate browser interactions using playwright-cli commands. Supports navigation, clicking, form filling, screenshots, data extraction, and multi-tab management. Ideal for web testing, scraping, and automating repetitive web tasks.
Design Expert
Development
Skill for adjusting HTML/CSS layout, responsive behavior, and UI styling following the Zed-inspired design system.
Meeting Prep
Productivity
Meeting preparation assistant for Product Managers. Helps prepare talking points, anticipate questions, and structure discussions.
TypeScript Type Guards
Development
Narrow union types safely using type guards, assertion functions, and control flow in TypeScript.
DTO Contracts
Development
Defines DTO structure, lifecycle, and transformation rules across the application layers.
Prepare Proof
Development
Turn settled intent into the cheapest discriminating executable proof before implementation.
Master Temporal Python SDK
Development
Expert Temporal developer for durable workflows with Python SDK. Implements saga patterns and distributed transactions.
Cortex - Claude's Cognitive Layer
Development
Provides persistent memory across Claude Code sessions. Enables searching past memories, reflecting on topics, storing learnings, and consolidating knowledge. Helps maintain context and leverage past experiences.
AWS Lambda Canary Deployment Setup with CDK
DevOps
Step-by-step guide to set up progressive canary deployments for AWS Lambda using CDK TypeScript, including Lambda versions and aliases, CloudWatch alarms for automatic rollback, and CodeDeploy deployment groups for traffic shifting. Ideal for production workloads requiring zero-downtime deployments and automatic failure recovery.
Create Pull Request
Development
Push branch and create a GitHub PR with concise, issue-linked description.
Character System for Virtual Worlds
Development
Manages character entities (players, NPCs, pets) with identity, location, inventory, relationships, and memory. Useful for any game or simulation that requires per-character state persistence and a clear separation between the home file path and the current in-world location.