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日
已展示 8 / 9 个已收集 Skill。
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 个仓库
已展示全部仓库