一键导入
app-iOS
app-iOS 收录了来自 MacMagazine 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
MacMagazine design reference — theme tokens, card selection, typography, touch targets, accessibility, dark mode. Use when creating or restyling UI, choosing which card view renders content, picking colors or fonts, or when the user mentions "design", "theme", "card", "dark mode", or "accessibility".
Definition of Done verification for MacMagazine — build, test, lint, code-quality and git checks with real evidence. Use before marking any task complete, before committing, or when the user says "done", "verify", "is this finished", or "check the work".
Bug-fix and refactoring workflow for MacMagazine — root cause analysis, pattern-matching fix, regression verification. Use when fixing a crash or bug, resolving a GitHub issue, debugging unexpected behavior, refactoring, or when the user says "fix", "bug", "broken", "issue
Complete feature-implementation workflow for MacMagazine with pattern matching, review gates, and quality verification. Use when implementing a new feature or module, adding a view/ViewModel/navigation flow, or when the user says "implement", "build", "add feature", or "create a screen". For bug fixes use ios-fix instead.
Read-only audit of the entire MacMagazine codebase for quality, consistency, and compliance with CLAUDE.md and .claude/rules standards. Use periodically, before releases, or when the user says "sanity check", "audit", "health check", or "how is the codebase".
Pre-flight checklist before writing any code in MacMagazine — requirements, reusable-component search, pattern study, branch setup. Use at the start of any feature or enhancement, before the first line of code, or when the user says "start", "new feature", "begin implementing", or "set up a branch".