#13StrongAI/claude-skills-writing-conceptual1 skillswrite-conceptualTransform technical source material into polished non-technical conceptual writing for non-expert audiences. Use when asked to write a presentation, overview, explainer, or narrative about a technical product or system for potential users, stakeholders,…2026년 3월 20일
#14StrongAI/claude-skills-tools-ocr_openai1 skillsocrUse when OCR-ing screenshot images of text (books, papers, essays) to markdown with LaTeX math. Triggers on "ocr this", "transcribe these images", "ocr /path/to/images", image-to-text conversion of scanned pages. NOT for PDF extraction (use pdf-to-markdown…2026년 3월 18일
#15StrongAI/claude-skills-workflow-setup1 skillssetupUse when bootstrapping Claude Code on a new machine or re-running setup after installing new software. Installs MCPs, deploys skills/hooks, constructs settings.json. Re-runnable: detects current state, only installs what's missing. Triggers on: 'setup',…2026년 3월 17일
#16StrongAI/claude-skills-programming-concurrency1 skillsprogramming-concurrencyInternal skill invoked by /programming chain. Use when writing, reviewing, debugging, or migrating concurrent code on Apple platforms -- threads, GCD, actors, async/await, Combine, SwiftUI state management, Core Data threading, Sendable conformance, Swift 6…2026년 3월 17일
#17StrongAI/claude-skills-programming-postgres1 skillsprogramming-postgresInternal skill invoked by /programming chain. Use when writing PostgreSQL queries, designing schemas, choosing index types, implementing pagination, or configuring Row Level Security. Trigger keywords: PostgreSQL, postgres, pg, index, B-tree, GIN, BRIN, RLS,…2026년 3월 17일
#18StrongAI/claude-skills-programming-cpp1 skillsprogramming-cppInternal skill invoked by /programming chain. Use when writing, reviewing, or refactoring C++ code — applying Core Guidelines patterns, choosing between raw and smart pointers, setting up GoogleTest/CMake, or diagnosing sanitizer reports. Trigger keywords:…2026년 3월 17일
#19StrongAI/claude-skills-programming-typescript1 skillsprogramming-typescriptInternal skill invoked by /programming chain. Use when writing, reviewing, or refactoring TypeScript, React, or Next.js code — enforcing type safety, fixing immutability violations, designing API routes with Zod validation, or structuring React components and…2026년 3월 17일
#20StrongAI/claude-skills-programming-swift_ui1 skillsprogramming-swift-uiInternal skill invoked by /programming chain. Use when writing, reviewing, or debugging SwiftUI views, state management, navigation, animations, or performance. Use when encountering view update issues, body re-evaluation, @State/@Binding/@Observable…2026년 3월 17일
#21StrongAI/claude-skills-programming-swift1 skillsprogramming-swiftInternal skill invoked by /programming chain. Use when writing, reviewing, or refactoring Swift code (.swift files). Use when encountering Sendable conformance errors, actor isolation warnings, @MainActor issues, "cannot convert value of type 'any X' to…2026년 3월 17일
#22StrongAI/claude-skills-programming-swift_tdd1 skillsswift-tddInternal skill invoked by /programming chain. Use when implementing any feature or bugfix in Swift, before writing implementation code. Use when writing Swift tests with @Test,2026년 3월 17일
#23StrongAI/claude-skills-programming-wrapping_up1 skillsprogramming-wrapping-upInternal skill invoked by /programming chain. Use when about to claim work is complete, fixed, or passing, before committing or creating PRs2026년 3월 17일
#24StrongAI/claude-skills-programming-solving_bugs1 skillssolving-bugsUse when encountering any code behavior question — bugs, crashes, unexpected output, test failures, "why does this do X", "this isn't working", "I think the issue is", EXC_BAD_ACCESS, segfault, wrong return value, or any unexpected behavior. Triggers BEFORE…2026년 3월 17일