Validates Terminal User Interface (TUI) output using freeze for screenshot capture and LLM-as-judge for semantic...
cat ~/Top
Explore os melhores skills ordenados por estrelas do GitHub
Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last...
End-to-end GitHub issue fix workflow using gh, local code changes, builds/tests, and git push. Use when asked to...
Use XcodeBuildMCP to build, run, launch, and debug the current iOS project on a booted simulator. Trigger when asked...
Scaffold, build, and package SwiftPM-based macOS apps without an Xcode project. Use when you need a from-scratch...
Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve...
Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid...
Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow...
Best practices and example-driven guidance for building SwiftUI views and components. Use when creating or...
Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use...
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to...
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:...