PromptMinder Skills
可审查、可复用的 Agent Skills
同步自公开来源。
expo-module
内容可用Framework (OSS). Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native views, shared objects, config plugins, lifecycle hooks, autolinking, and type system. Use when building or modifying native modules for Expo.
two-factor-authentication-best-practices
仅索引暂无描述
recipe-share-event-materials
仅索引暂无描述
recipe-send-team-announcement
仅索引暂无描述
recipe-log-deal-update
仅索引暂无描述
gws-modelarmor-sanitize-prompt
仅索引暂无描述
flutter-fix-layout-issues
内容可用Fixes Flutter layout errors (overflows, unbounded constraints) using Dart and Flutter MCP tools. Use when addressing "RenderFlex overflowed", "Vertical viewport was given unbounded height", or similar layout issues.
gws-modelarmor-sanitize-response
仅索引暂无描述
recipe-create-classroom-course
仅索引暂无描述
gws-classroom
仅索引暂无描述
nestjs-best-practices
仅索引暂无描述
clerk-testing
仅索引暂无描述
flutter-add-widget-test
内容可用Implement a component-level test using `WidgetTester` to verify UI rendering and user interactions (tapping, scrolling, entering text). Use when validating that a specific widget displays correct data and responds to events as expected.
baoyu-translate
仅索引暂无描述
reddit-automation
仅索引暂无描述
flutter-add-integration-test
内容可用Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests. Use when adding integration testing to a project, exploring UI components via MCP, or automating user flows with the integration_test package.
flutter-setup-declarative-routing
内容可用Configure `MaterialApp.router` using a package like `go_router` for advanced URL-based navigation. Use when developing web applications or mobile apps that require specific deep linking and browser history support.
postgresql-table-design
内容可用Use this skill when designing or reviewing a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features
gh-cli
仅索引暂无描述
nx-workspace
内容可用Explore and understand Nx workspaces. USE WHEN answering questions about the workspace, projects, or tasks. ALSO USE WHEN an nx command fails or you need to check available targets/configuration before running a task. EXAMPLES: 'What projects are in this workspace?', 'How is project X configured?', 'What depends on library Y?', 'What targets can I run?', 'Cannot find configuration for task', 'debug nx task failure'.