Find the perfect skill
Makepad Skills for Rust UI Development
Development
Skills for UI development with Makepad in Rust: setup, patterns, shaders, packaging, and troubleshooting.
Domain-Driven Design Strategic Guide
Development
Strategic DDD guide for splitting the domain into bounded contexts, defining ubiquitous language, and mapping context boundaries. Tactical patterns follow Clean Architecture.
Home Assistant Integration Knowledge
Development
Complete reference for building, testing and reviewing Home Assistant integrations, covering best practices, entity platforms, and quality scale rules.
Python Project Scaffolding
Development
Python project architecture expert specializing in scaffolding production-ready applications with modern tooling.
Instantly Multi-Environment Setup
Development
Configure Instantly.ai across development, staging, and production environments. Use when setting up multi-workspace deployments, isolating test from production, or managing per-environment API keys and webhook endpoints.
iOS SwiftUI App Scaffold
Development
Scaffold a complete iOS repo with SwiftUI, MVVM, offline-first persistence, push notification plumbing, linting, CI, and optional GitHub repo creation.
Pull Request Review
Development
Review and approve/merge pull requests as a maintainer with full workflow including approve, request changes, merge, and close actions.
Skrift Form System (Pydantic + CSRF)
Development
Covers defining Pydantic-backed forms with CSRF protection, template rendering, and hook integration in the Skrift framework.
Commit Message Generation
Development
Generates a formatted commit message with gitmoji and repository conventions from staged changes. Use it to create consistent commits.
Apollo Caching Strategies
Development
Master Apollo Client's caching strategies to optimize data fetching and state management in your applications.
Address PR review to zero
Development
Work a PR's pre-merge review to zero by addressing every blocker, low-confidence finding, and style suggestion until fixed or explicitly resolved.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting GraphQL schemas.