Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

skills

skills 收录了来自 mintuz 的 25 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
25
Stars
20
更新
2026-01-09
Forks
6
职业覆盖
职业分类待补全
仓库浏览

这个仓库中的 skills

app-store-scraper
未分类

WHEN scraping iOS/macOS App Store data (apps, reviews, ratings, search); NOT for installing or testing apps; retrieves structured JSON data using iTunes/App Store APIs with curl and jq formatting

2026-01-09
local-ai-models
未分类

Comprehensive guide for implementing on-device AI models on iOS using Foundation Models and MLX Swift frameworks. Use WHEN building iOS apps with (1) Local LLM inference, (2) Vision Language Models (VLMs), (3) Text embeddings, (4) Image generation, (5) Tool/function calling, (6) Multi-turn conversations, (7) Custom model integration, or (8) Structured generation.

2026-01-06
chatgpt-app-sdk
未分类

WHEN building ChatGPT apps using the OpenAI Apps SDK and MCP; create conversational, composable experiences with proper UX, UI, state management, and server patterns.

2026-01-06
swiftui-architecture
未分类

WHEN building SwiftUI views, managing state, setting up shared services, or making architectural decisions; NOT for UIKit or legacy patterns; provides pure SwiftUI data flow without ViewModels using @State, @Binding, @Observable, and @Environment.

2026-01-05
tailwind
未分类

WHEN building design systems or component libraries with Tailwind CSS; covers design tokens, CVA patterns and dark mode.

2026-01-03
react
未分类

WHEN building React components/pages/apps; enforces scalable architecture, state management, API layer, performance patterns.

2026-01-03
gps-method
未分类

Evidence-based goal achievement framework using Goal, Plan, and System methodology. Use when users want to set goals, create actionable plans, build execution systems, or diagnose why they're struggling to make progress on existing goals. Triggers include requests to "set a goal", "help me achieve", "create a plan", "why am I not making progress", or similar goal-setting and achievement queries.

2025-12-28
debug
未分类

WHEN users express issues with app behavior, visual appearance, or functionality in the iOS simulator collaborate on fixes with a structured feedback loop.

2025-12-20
status-updates
未分类

WHEN writing team updates, progress reports, or stakeholder comms; delivers scannable structure, honest framing, and warm recognition.

2025-12-19
eyes
未分类

WHEN users express dissatisfaction with visual appearance or behavior; use Playwright MCP to capture screenshots and collaborate on UI fixes with a structured feedback loop.

2025-12-19
app-intent-driven-development
未分类

WHEN designing features App Intent-first so Siri/Shortcuts, widgets, and SwiftUI share logic; NOT UI-first; reuse intents across app.

2025-12-16
swift-testing
未分类

WHEN writing tests in Swift with the Swift Testing framework; NOT XCTest.

2025-12-16
commit-messages
未分类

WHEN writing git/conventional commits; NOT for PR text; returns concise, why-first commit lines with proper type/scope.

2025-12-16
expectations
未分类

WHEN setting working agreements/TDD rules for this codebase; clarifies boundaries and documentation expectations.

2025-12-16
learn
未分类

WHEN capturing learnings/gotchas/decisions into CLAUDE.md; NOT trivial changes; guides what to record, where it lives, and format.

2025-12-16
pr
未分类

WHEN drafting PR descriptions or sizing/splitting work; NOT for commit messages; provides reviewer-first templates and gh pr steps.

2025-12-16
prompt-master
未分类

WHEN refining or structuring prompts; NOT executing tasks; outputs XML-tagged instructions with roles, tasks, constraints, and examples.

2025-12-16
writing
未分类

WHEN creating/editing developer docs/tutorials/proposals/reviews; delivers scannable structure, clear payoffs, and strong titles.

2025-12-16
typescript
未分类

WHEN writing TypeScript, defining types/schemas, or building type-safe apps; outputs strict, schema-first, production-ready code.

2025-12-16
css
未分类

WHEN authoring CSS/styles/layout for web UI; outputs production-ready, accessible, maintainable CSS.

2025-12-16
frontend-testing
未分类

WHEN testing any front-end UI with DOM Testing Library; behavior-first queries, userEvent flows, async patterns.

2025-12-16
react-testing
未分类

WHEN testing React components/hooks/context with React Testing Library; NOT e2e; covers renderHook, providers, forms, and anti-patterns.

2025-12-16
refactoring
未分类

WHEN tests are green and you need a refactor plan; NOT for new feature delivery; commit-first safety with prioritized improvements.

2025-12-16
tdd
未分类

WHEN working in TDD Red-Green-Refactor; NOT ad-hoc coding; write tests first, add minimal code to green, then assess refactoring.

2025-12-16
web-design
未分类

WHEN refining UI layout, typography, color, or polish; NOT code implementation; provides concise principles for intentional, legible design.

2025-12-16