Find the perfect skill
Ship It: Commit and Open a PR
Development
Automates finalizing your work: quality checks, meaningful commits, and pull request creation with user approval checkpoints.
TypeScript Error Handling Patterns
Development
Provides reusable error handling patterns for TypeScript applications including custom error classes, a Result type for explicit error propagation, React error boundaries, and async try-catch wrappers. Helps ensure robust error management with proper HTTP status codes and actionable error messages.
Python dependency management with uv
Development
Manages Python dependencies, lock files, and project environments using uv. Add, remove, sync, and run commands in the uv-managed environment.
Code Review
Development
Perform a comprehensive code review of changes on the current branch compared to main, covering best practices, tests, architecture, and more for a Python + SvelteKit project.
CASS Memory System
Development
Procedural memory for AI coding agents with three-layer cognitive architecture, cross-agent knowledge transfer, and safety systems. A Bun/TypeScript CLI tool.
New Column Conventions
Development
Defines conventions for adding database columns in Go structs, including snake_case naming, struct tags, types, and constraints like defaults, null, unique.
Django Development Best Practices
Development
Best practices for Django web development, covering models, views, templates, and testing.
Frontend Component Spec Writer
Development
Generates detailed frontend component specs, design tokens, and implementation guides optimized for AI-assisted development with React/TypeScript.
Update Pull Request
Development
Update an existing pull request with new changes, sync with base branch, and refresh description.
Runway Common Errors
Development
Implementation patterns for handling common errors when using Runway AI video generation platform.
TechSmith Local Dev Loop
Development
Set up a development workflow for TechSmith automation scripts with PowerShell testing.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting GraphQL schemas.