Browse Skills
Visa Doc Translate
v1.0.0Translate visa application documents (images) to English and create a bilingual PDF with original and translation
Videodb
v1.0.0Video and audio perception, indexing, and editing. Ingest files/URLs/live streams, build visual/spoken indexes, search with timestamps, edit timelines, add overlays/subtitles, generate media, and create real-time alerts.
Video Editing
v1.0.0AI-assisted video editing workflows for cutting, structuring, and augmenting real footage. Covers the full pipeline from raw capture through FFmpeg, Remotion, ElevenLabs, fal.ai, and final polish in Descript or CapCut. Use when the user wants to edit video, cut footage, create vlogs, or build video content.
Verification Loop
v1.0.0A comprehensive verification system for Claude Code sessions.
Tdd Workflow
v1.0.0Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.
Swiftui Patterns
v1.0.0SwiftUI architecture patterns, state management with @Observable, view composition, navigation, performance optimization, and modern iOS/macOS UI best practices.
Swift Protocol Di Testing
v1.0.0Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.
Swift Concurrency 6 2
v1.0.0Swift 6.2 Approachable Concurrency — single-threaded by default, @concurrent for explicit background offloading, isolated conformances for main actor types.
Swift Actor Persistence
v1.0.0Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.
Strategic Compact
v1.0.0Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
Springboot Verification
v1.0.0Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.
Springboot Tdd
v1.0.0Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.