itstimi-XD/apps-in-toss-claude-skills
Claude Code skills for building Apps in Toss (앱인토스) mini-apps. TDS design, review checklist, project scaffold, and policy compliance.
Claude Code skills for building Apps in Toss (앱인토스) mini-apps. TDS design, review checklist, project scaffold, and policy compliance.
npx skills add itstimi-XD/apps-in-toss-claude-skillsClaude Code skills for building Apps in Toss (앱인토스) mini-apps. TDS design, review checklist, project scaffold, and policy compliance.
Opinionated TDD workflow skills for Claude Code — enforces spec → Gherkin → Red/Green/Refactor with Verification Ledger, design review, and pre-complete checks.
Build efficient memory systems for AI agents using topological data analysis and bit drift inference on Apple Silicon.
An MCP server and SKILL.md pair for using the Bonsai Ternary Image Generation model
iOS 26 Liquid Glass design system — dynamic glass material with blur, reflection, and interactive morphing for SwiftUI, UIKit, and WidgetKit.
🧠 All 45 Claude AI skills — website builder, lead gen, ads strategy, SEO, agency pipeline
Apply modern Swift language patterns and idioms for non-concurrency, non-SwiftUI code. Covers if/switch expressions (Swift 5.9+), typed throws (Swift 6+), result builders, property wrappers, opaque and existential types (some vs any), guard patterns, Never type, Regex builders (Swift 5.7+), basic Codable shaping (CodingKeys, custom decoding, nested containers), modern collection APIs (count(where:), contains(where:), replacing()), basic FormatStyle usage, and string interpolation patterns. Use when writing core Swift code involving generics, protocols, enums, closures, or modern language features; route deep Codable to swift-codable, detailed formatting/localization to swift-formatstyle, and API naming to swift-api-design-guidelines.