Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
JordanCoin
GitHub 创作者资料

JordanCoin

按仓库查看 8 个 GitHub 仓库中的 122 个已收集 skills,并展示近似职业覆盖。

已收集 skills
122
仓库
8
职业领域
3
更新
2026-04-11
仓库浏览

仓库与代表性 skills

#001
ios-skills-collection
104 个 skills20更新于 2026-03-31
占该创作者 85%
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 lifecycle.

2026-03-31
aso-appstore-screenshots
软件开发工程师

Generate high-converting App Store screenshots by analyzing your app's codebase, discovering core benefits, and creating ASO-optimized screenshot images using Nano Banana Pro.

2026-03-30
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-03-30
motioneyes-animation-debug
软件开发工程师

Diagnose, fix, or validate SwiftUI animation and scroll behavior by temporarily instrumenting views with MotionEyes, capturing console traces over time, and comparing motion data to user intent or test expectations. Use when users report bugs such as wrong direction, premature fade, timing or easing mismatch, unexpected movement, missing movement, incorrect relative movement between views, scroll jumps, scroll restoration drift, content-offset desynchronization, or when they want to turn MotionEyes traces into focused assertions. Prefer XcodeBuildMCP log capture first and fallback to CLI log streaming; remove only agent-added MotionEyes instrumentation after validation.

2026-03-30
motioneyes-visual-analysis
软件开发工程师

Pixel-based motion and UI change analysis from frame sequences or screenshots using computer vision and visual comparison. Use when `.transition` or visual effects are not observable via MotionEyes logs, when you only have screenshots/video, when you need regression diffs across builds, or when you need to summarize on-screen changes without instrumentation. Do not use when MotionEyes traces are available and you need precise timing/values; use `motioneyes-animation-debug` instead.

2026-03-30
xcodebuildmcp
软件开发工程师

Official skill for XcodeBuildMCP. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation).

2026-03-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 symbols. Install the MCP server first, then use its tools.

2026-03-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, prepare code for future maintainers, or make a codebase easier to pick up. Trigger liberally — any request touching readability, simplification, cleanup, or "make this easier to understand" should use this skill. Also trigger when the user says things like "review this", "clean this up", "tidy this", "make this simpler", "reduce complexity", "flatten this", "strip the noise", or "I want to understand this code quickly next time I open it".

2026-03-30
当前展示该仓库 Top 8 / 104 个已收集 skills。
#002
codingskills
9 个 skills30更新于 2026-02-28
占该创作者 7.4%
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 separation-of-concerns.

2026-02-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 code-level structure, see separation-of-concerns.

2026-02-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 this codebase using."

2026-02-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, see yagni.

2026-02-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 structural clarity, see separation-of-concerns.

2026-02-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-02-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 object-level coupling, see law-of-demeter.

2026-02-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 simpler structural concerns, see separation-of-concerns.

2026-02-28
当前展示该仓库 Top 8 / 9 个已收集 skills。
#003
ios-design-stack
3 个 skills00更新于 2026-03-30
占该创作者 2.5%
#004
codemap
2 个 skills58151更新于 2026-03-28
占该创作者 1.6%
已展示 8 / 8 个仓库
已展示全部仓库
JordanCoin GitHub Skills | SkillsMP