Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to...
cat ~/トップ
GitHubスター数で並べたトップスキルを閲覧
MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.
Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance...
Analyze an existing PostgreSQL database to identify tables that would benefit from conversion to TimescaleDB hypertables
Comprehensive guide for migrating PostgreSQL tables to TimescaleDB hypertables with optimal configuration and...
Step-by-step instructions for designing table schemas and setting up TimescaleDB with hypertables, indexes,...
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test...
|
Advanced Compose Multiplatform UI patterns for shared composables. Use when working with visual UI components, state...
Build optimization, dependency resolution, and multi-module KMP troubleshooting for AmethystMultiplatform. Use when...
Advanced Kotlin coroutines patterns for AmethystMultiplatform. Use when working with: (1) Structured concurrency...
Advanced Kotlin patterns for AmethystMultiplatform. Flow state management (StateFlow/SharedFlow), sealed hierarchies...
|
Nostr protocol implementation patterns in Quartz (AmethystMultiplatform's KMP Nostr library). Use when working with:...
Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with...
Query official Microsoft documentation to understand concepts, find tutorials, and learn how services work. Use for...
Best practices for building a Stripe integrations
Analyzes codebases to understand structure, tech stack, patterns, and conventions. Use when onboarding to a new...
Convex backend development guidelines. Use when writing Convex functions, schemas, queries, mutations, actions, or...
Designs REST and GraphQL APIs including endpoints, error handling, versioning, and documentation. Use when creating...
Designs software architecture and selects appropriate patterns for projects. Use when designing systems, choosing...
Designs and implements testing strategies for any codebase. Use when adding tests, improving coverage, setting up...
Manages Git workflows including branching, commits, and pull requests. Use when working with Git, creating commits,...
Analyzes and optimizes application performance across frontend, backend, and database layers. Use when diagnosing...