efremidze/swift-architecture-skill
Swift architecture patterns and playbooks for MVVM, TCA, Clean Architecture, and more.
Swift architecture patterns and playbooks for MVVM, TCA, Clean Architecture, and more.
npx skills add https://github.com/efremidze/swift-architecture-skill/tree/main/skills/swift-architecture-skillSwift architecture patterns and playbooks for MVVM, TCA, Clean Architecture, and more.
JDS skill suite for agentic coding tools targeted specifically for Copilot.
Provides patterns to implement persistence layers with Spring Data JPA. Use when creating repositories, configuring entity relationships, writing queries (derived and `@Query`), setting up pagination, database auditing, transactions, UUID primary keys, multiple databases, and database indexing.
Claude Code plugin for the workspace-docker backend. Skills wrap workspace-docker create/destroy/list and chain into workspace-claude-plugin for the LLM-friendly interface.
Four-mantra debugging discipline — reproduce, trace the fail path, falsify the hypothesis, cross-reference every breadcrumb. Recite the mantra block verbatim at the start of any debugging session, then apply the four steps in order before proposing any fix. Trigger on /debug-mantra and proactively whenever debugging starts — user reports a bug, says something is broken/throwing/failing, asks to debug/diagnose/investigate an issue, or pastes a stack trace or error log.
Local-first AI agent health app. Only a SKILL.md and a binary.
Session memory & orchestration for Claude Code: one index of all your sessions, three modes — finish / handoff / spawn