Skip to main content
JordanCoin
GitHub クリエイタープロフィール

JordanCoin

11 件の GitHub リポジトリにある 30 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
30
リポジトリ
11
更新
2026年8月12日
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

boy-scout-rule
ソフトウェア開発者

When touching existing code and wanting to leave it better. Use when the user says "clean this up while I'm here," "should I fix this," "tech debt," "while I'm in this file," or "incremental improvement." For full refactoring, see solid or…

2026年2月28日
convention-over-configuration
ソフトウェア開発者

When organizing project structure, establishing patterns, or reducing configuration overhead. Use when the user says "how should I organize this," "what's the convention," "too much config," "project structure," "naming pattern," or "standardize this." For…

2026年2月28日
detect-stack
ソフトウェア開発者

Analyze a codebase to detect its language, framework, conventions, and CI gates. Run this on first use in a project to generate stack context that all coding principle skills reference. Use when the user says "detect stack," "analyze this project," or "what's…

2026年2月28日
dry
ソフトウェア開発者

When writing or reviewing code to eliminate duplicated knowledge and business logic. Use when the user says "this is duplicated," "we have this in two places," "single source of truth," "DRY this up," or "shotgun surgery." For premature abstraction concerns,…

2026年2月28日
kiss
ソフトウェア開発者

When writing or reviewing code to reduce complexity and improve readability. Use when the user says "simplify this," "too complex," "hard to read," "clean up," "what does this do," or "can't follow this code." For over-engineering concerns, see yagni. For…

2026年2月28日
law-of-demeter
ソフトウェア開発者

When reviewing code for excessive coupling and deep object chains. Use when the user says "too coupled," "train wreck," "chained calls," "feature envy," "mocking is painful," or "this reaches too deep." For broader structural coupling, see solid.

2026年2月28日
separation-of-concerns
ソフトウェア開発者

When structuring code into layers and modules with clear boundaries. Use when the user says "this function does too much," "fat controller," "mixed concerns," "where should this logic go," or "separate the layers." For interface-level design, see solid. For…

2026年2月28日
solid
ソフトウェア開発者

When designing module boundaries, interfaces, or class hierarchies for maintainable architecture. Use when the user says "how should I structure this," "too coupled," "hard to test," "dependency injection," "single responsibility," or "interface design." For…

2026年2月28日
収集済み skill 9 件中 8 件を表示しています。
ios-skills-router
ソフトウェア開発者

Always use when working on any iOS, macOS, Swift, SwiftUI, Xcode, or Apple platform project. Routes to the correct specialized skills based on development phase and task context. This collection contains 210 skills from 28 authors covering the full iOS…

2026年3月31日
xcode-preview-capture
ソフトウェア開発者

Build and capture Xcode/SwiftUI previews for visual analysis. Use when you need to see rendered UI output, verify layouts, or inspect visual components.

2026年3月30日
apple-docs-mcp
ソフトウェア開発者

MCP server for Apple Developer Documentation. Search iOS/macOS/SwiftUI/UIKit docs, WWDC videos with transcripts, sample code, and framework APIs. Use when you need to look up Apple APIs, check platform compatibility, find WWDC sessions, or browse framework…

2026年3月30日
cleanse
ソフトウェア開発者

Review code for readability, then simplify it to be easy to follow and understand. Use this skill when the user wants to simplify code, improve readability, clean up for handoff, make code skimmable, reduce complexity, refactor for clarity, strip boilerplate,…

2026年3月30日
figma-to-swiftui
ソフトウェア開発者

Translate Figma designs into production-ready SwiftUI code with 1:1 visual fidelity using the Figma MCP workflow. Trigger when the user provides Figma URLs or node IDs and wants iOS/SwiftUI implementation, asks to implement a design or component from Figma…

2026年3月30日
appkit-accessibility-auditor
ソフトウェア品質保証アナリスト・テスター

Audit macOS AppKit interfaces for accessibility, focusing on VoiceOver, keyboard navigation, and semantics

2026年3月30日
swiftui-accessibility-auditor
ソフトウェア品質保証アナリスト・テスター

Audit SwiftUI views for accessibility (iOS + macOS) with patch-ready fixes

2026年3月30日
uikit-accessibility-auditor
ソフトウェア品質保証アナリスト・テスター

Audit UIKit-based screens for accessibility issues with concrete VoiceOver and Dynamic Type fixes

2026年3月30日
11 件中 11 件のリポジトリを表示
すべてのリポジトリを表示しました