GitHub
Skills harvested from GitHub repositories
14810 skills availableflutter-fix-layout-issues
Constraint Violation Diagnostics Layout Error Resolution Workflow Examples Flutter layout operates on a strict rule: Con...
dart-modern-features
Use this skill when: Writing or reviewing Dart code targeting Dart 3.0 or later. Refactoring legacy Dart code to use mod...
dart-cli-app-best-practices
Use this skill when: Creating a new Dart CLI application. Refactoring an existing CLI entrypoint (bin/). Reviewing CLI c...
dart-best-practices
Use this skill when: Writing or reviewing Dart code. Looking for guidance on idiomatic Dart usage. Prefer using multi-li...
flutter-setup-localization
Core Concepts Setup Workflow Implementation Workflow Advanced Formatting Examples Flutter handles internationalization (...
dart-test-fundamentals
Use this skill when: Writing new test files. Structuring test suites with group. Configuring test execution via darttest...
grill-me
Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch o...
dart-skills-lint-validation
Usage for Agents (CLI) Setup for Dart Developers Authoring Custom Rules Workflow: Validating Skills Specification Refere...
dart-package-maintenance
Guidelines for maintaining Dart packages in alignment with Dart team best practices. To find maintenance tasks or incons...
flutter-add-integration-test
Project Setup and Dependencies Interactive Exploration via MCP Test Authoring Guidelines Execution and Profiling Workflo...
fa-theme-customizer
为 Fantastic-admin 框架生成符合规范的主题配色。 主题定义:packages/themes/index.ts(在此替换新主题,跨所有应用共享) 类型推断:自动从 packages/themes/index.ts 的 key ...
fa-store-generator
本项目是 monorepo 架构,apps/ 目录下存放各应用。在执行任何文件读写操作之前,必须先确认目标应用: 执行 ls apps/ 列出所有可用应用 立即向用户提问,明确询问要在哪个应用中创建 Store,并停止等待回复 收到用户明确...
fa-route-generator
框架通过路由自动生成导航菜单,路由配置需要遵循特定约定。 本项目是 monorepo 架构,apps/ 目录下存放各应用。在执行任何文件读写操作之前,必须先确认目标应用: 执行 ls apps/ 列出所有可用应用 立即向用户提问,明确询问要...
fa-form-builder
在 Fantastic-admin 框架中生成独立的 Router 表单页面,使用 vee-validate + zod 完成表单验证,全部使用框架内建 Fa 组件,不引入任何 Element Plus 组件。 生成的文件: apps/<a...
fa-page-optimizer
利用 Fantastic-admin 的 70+ 内建组件优化 Vue 页面,用框架组件替换自定义实现,减少重复代码,保持 UI 一致性。 本项目是 monorepo 架构,apps/ 目录下存放各应用。在执行任何文件读写操作之前,必须先确...
fa-slot-creator
框架通过约定自动发现插槽:目录名必须与插槽名完全匹配(区分大小写),文件名固定为 index.vue。不符合约定的文件不会被加载,这是框架的自动发现机制决定的。 本项目是 monorepo 架构,apps/ 目录下存放各应用。在执行任何文件...
fa-feedback
当用户在使用 fa- 系列技能时遇到反复修改仍无法达到预期的情况,这通常意味着框架本身可能存在改进空间(比如 skill 指令不够精确、框架 API 不够直观、文档缺失等)。此时应主动询问用户是否愿意将问题反馈给框架作者。 在当前对话中,如...
fa-crud-page-generator
在 Fantastic-admin 框架中生成完整的 CRUD 业务模块,一次性生成所有相关文件,让开发者专注于业务逻辑而非重复代码。 生成的文件清单: apps/<app>/src/views/{path}/{name}/list.vue...
fa-framework-settings
本项目是 monorepo 架构,apps/ 目录下存放各应用。在执行任何文件读写操作之前,必须先确认目标应用: 执行 ls apps/ 列出所有可用应用 立即向用户提问,明确询问要在哪个应用中修改设置,并停止等待回复 收到用户明确回复后,...
web-access
在开始联网操作前,先检查 CDP 模式可用性: node "${CLAUDESKILLDIR}/scripts/check-deps.mjs" 未通过时引导用户完成设置: Node.js 22+:必需(使用原生 WebSocket)。版本低...
use-dom
DOM components allow web code to run verbatim in a webview on native platforms while rendering as-is on web. This enable...
native-data-fetching
You MUST use this skill for ANY networking work including API requests, data fetching, caching, or network debugging. Co...
expo-ui-swift-ui
The instructions in this skill apply to SDK 55 only. For other SDK versions, refer to the Expo UI SwiftUI docs for that ...
expo-ui-jetpack-compose
The instructions in this skill apply to SDK 55 only. For other SDK versions, refer to the Expo UI Jetpack Compose docs f...