技能雷达 · GITHUB
值得安装的 Agent Skills。
汇总公开仓库中已验证的 Skills。安装前先看清它能做什么、包内包含什么、热度如何,以及来源是否可靠。
- 目录范围
- 已验证
- Skills
- 5,771
- 仓库
- 824
- 最近同步
- 2026年9月8日
prisma-labs-deveventkit
API reference: EventKit. Query for EKEventStore, EKEvent, EKReminder, calendar access.
- 安装量
- 1
- GitHub Stars
- 323
- 最近更新
- 8月11日
prisma-labs-devguide-macos-spm-packaging
Scaffold, build, and package SwiftPM-based macOS apps without an Xcode project. Use when you need a from-scratch macOS app layout, SwiftPM targets/resources, a custom .app bundle assembly script, or signing/notarization/appcast steps outside Xcode.
- 安装量
- 1
- GitHub Stars
- 323
- 最近更新
- 8月11日
prisma-labs-devguide-swift-concurrency
Swift concurrency patterns — actors, structured concurrency, cancellation, async streams, GCD migration, strict-concurrency diagnostics, common bug patterns. Use when writing, reviewing, or debugging concurrent Swift code.
- 安装量
- 1
- GitHub Stars
- 323
- 最近更新
- 8月11日
prisma-labs-devios-dev
Start here for any iOS or SwiftUI task. Coordinates best-practice guides, correctness checks, and full Apple API references. Use before navigating to other Apple skills — for building, reviewing, refactoring, or debugging iOS apps.
- 安装量
- 1
- GitHub Stars
- 323
- 最近更新
- 8月11日
prisma-labs-devswift-concurrency
API reference: Swift Concurrency. async/await, Task, TaskGroup, actors, AsyncSequence, AsyncStream, continuations.
- 安装量
- 1
- GitHub Stars
- 323
- 最近更新
- 8月11日
prisma-labs-devswift-testing
API reference: Swift Testing framework. @Test, @Suite, expect, require, traits, parameterized tests, migrating from XCTest.
- 安装量
- 1
- GitHub Stars
- 323
- 最近更新
- 8月11日
prisma-labs-devswiftdata
API reference: SwiftData. Query for @Model, ModelContext, @Query, schema migrations.
- 安装量
- 1
- GitHub Stars
- 323
- 最近更新
- 8月11日
prisma-labs-devswiftui
API reference: SwiftUI. Query for views, layouts, navigation, @State/@Binding/@Observable, view modifiers, NavigationStack, iOS 26+ features.
- 安装量
- 1
- GitHub Stars
- 323
- 最近更新
- 8月11日
prisma-labs-devtipkit
API reference: TipKit. Tip protocol, TipView, PopoverTipView, Tips.configure, inline and popover tips.
- 安装量
- 1
- GitHub Stars
- 323
- 最近更新
- 8月11日
prisma-labs-devusernotifications
API reference: UserNotifications. Query for local/remote notifications, triggers, notification content.
- 安装量
- 1
- GitHub Stars
- 323
- 最近更新
- 8月11日
prisma-labs-devwidgetkit
API reference: WidgetKit. Query for widget timelines, entries, providers, home/lock screen widgets.
- 安装量
- 1
- GitHub Stars
- 323
- 最近更新
- 8月11日
prisma-labs-devxcuitest
API reference: XCUITest. Query for element queries, waiting patterns, Swift 6 @MainActor, assertions, screenshots, launch arguments.
- 安装量
- 1
- GitHub Stars
- 323
- 最近更新
- 8月11日
onewave-aigmail-to-crm-pipeline
Uses MCP Connectors to read Gmail inbound leads, score them by ICP fit, draft personalized responses, and log qualified leads to your CRM. Turns your inbox into an automated pipeline.
- 安装量
- 1
- GitHub Stars
- 285
- 最近更新
- 8月11日
potetomeditate
- Audit and evolve the brain vault — prune outdated content, discover cross-cutting principles, review skills for structural encoding opportunities. Triggers: "meditate", "audit the brain", "prune brain", "review skills", "consolidate notes", "prune notes".
- 安装量
- 1
- GitHub Stars
- 267
- 最近更新
- 3月19日
buildgreatproductsbuild-loop-claude-code
Use when building features with Claude Code in any codebase and the work should go through a disciplined build → review → test → fix loop. Triggers on "run the build loop", "build the next task", "continue the plan", "build this feature properly", or any request to implement work from a plan file or a direct feature prompt. Builds from the plan (or the prompt if no plan exists), runs Claude Code's /review (plus /security-review for sensitive surfaces) and fixes every issue found, tests and verifies the feature end to end, fixes anything testing surfaces, and reports back once complete. Repeats until all plan tasks are checked off.
- 安装量
- 1
- GitHub Stars
- 217
- 最近更新
- 7月7日
buildgreatproductsbuild-loop-codex
Use when building features with Codex (OpenAI Codex CLI) in any codebase and the work should go through a disciplined build → review → test → fix loop. Triggers on "run the build loop", "build the next task", "continue the plan", "build this feature properly", or any request to implement work from a plan file or a direct feature prompt. Builds from the plan (or the prompt if no plan exists), runs Codex's /review on uncommitted changes and fixes every issue found, tests and verifies the feature end to end, fixes anything testing surfaces, and reports back once complete. Repeats until all plan tasks are checked off.
- 安装量
- 1
- GitHub Stars
- 217
- 最近更新
- 7月7日
buildgreatproductsbuild-loop-cursor
Use when building features with Cursor in any codebase and the work should go through a disciplined build → review → test → fix loop. Triggers on "run the build loop", "build the next task", "continue the plan", "build this feature properly", or any request to implement work from a plan file or a direct feature prompt. Builds from the plan (or the prompt if no plan exists), runs Cursor's /review and fixes every issue found, tests and verifies the feature end to end, fixes anything testing surfaces, and reports back once complete. Repeats until all plan tasks are checked off.
- 安装量
- 1
- GitHub Stars
- 217
- 最近更新
- 7月7日
buildgreatproductsbuild-mvp
Use inside a product repository when the user wants the full MVP built from their BuilderOS spec documents. Triggers on phrases like "build my MVP", "build the app", "execute the roadmap", "start the build", "work through the whole roadmap", "build everything", or any request to implement the entire plan rather than a single task or phase. Requires docs/prd.md and docs/product-roadmap.md (plus docs/product-vision.md and docs/design.md for context). Works through every roadmap task in order — implementing, testing, and verifying each before moving on, marking checkboxes and updating the status line — and runs until all tasks are complete and the magic moment works end to end, then initializes git with an initial commit and offers to connect a remote repo.
- 安装量
- 1
- GitHub Stars
- 217
- 最近更新
- 7月7日
buildgreatproductsdesign-better
Use when the user is building or refactoring UI in their product codebase and wants designer-quality frontend code — not just functional code. Triggers on phrases like "design better", "make this UI feel more designed", "elevate the design quality", "build this with design best practices", "follow UX heuristics", "make this feel professional", "apply design polish", "review this for craft", or any request to apply UX/UI craft heuristics to code generation or review. Pairs with docs/design.md when it exists — the design system file owns style (colors, typography, spacing tokens, components), this skill owns craft (hierarchy, interaction, accessibility, motion, polish). Reference docs/design.md tokens by name for every visual decision; apply the 50-item heuristics catalogue and the Laws of UX catalogue below for every craft decision. When docs/design.md is absent, fall back to the codebase's existing design conventions and recommend the Design System skill. When a heuristic implies a token the design system doesn't have, flag it as a New Pattern to add via the Design System skill — never invent a value inline. Fully standalone.
- 安装量
- 1
- GitHub Stars
- 217
- 最近更新
- 7月7日
buildgreatproductslaunch-checklist
Use when the user's product is built (or nearly built) and they want to get it live and accessible to customers. Triggers on phrases like "create my launch checklist", "how do I deploy this", "help me launch", "get this live", "put this in production", "ship it to customers", "what do I need to do to go live", or any request for a step-by-step path from working code to a product customers can use. Audits the current codebase — stack, services, environment variables, payments, deploy config — then writes a plain-English, step-by-step launch guide to docs/launch-checklist.md. Every step is marked as something the user must do themselves, something their coding agent can do, or both together, and all technical terms are explained for non-technical founders.
- 安装量
- 1
- GitHub Stars
- 217
- 最近更新
- 7月7日
buildgreatproductsproduct-planner
Vision intake conversation followed by generation of three product documents — docs/product-vision.md (strategy and brand), docs/prd.md (technical spec for coding agents), and docs/product-roadmap.md (phased build plan with task checkboxes). Also captures the founder's answers as docs/VISION.md. Use when the founder says "plan my product", "plan a product", "define my vision", "generate a PRD", "create a roadmap", "spec out my idea", "help me build something", or wants to convert an idea into shippable spec documents.
- 安装量
- 1
- GitHub Stars
- 217
- 最近更新
- 7月7日
dev-toolingssymfony:controller-cleanup
Refactor fat controllers into lean ones by extracting business logic to services, handlers, and invokable commands
- 安装量
- 1
- GitHub Stars
- 208
- 最近更新
- 8月31日
dev-toolingssymfony:test-doubles-mocking
Create test doubles with PHPUnit mocks for isolated unit testing in Symfony
- 安装量
- 1
- GitHub Stars
- 208
- 最近更新
- 8月31日
pproencachrome-extension-ui
Chrome Extensions UX/UI design and implementation guidelines for popups, side panels, content scripts, and options pages. Triggers on tasks involving browser extension UI, manifest v3, chrome APIs.
- 安装量
- 1
- GitHub Stars
- 201
- 最近更新
- 8月15日