Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

cool-admin-flutter

يحتوي cool-admin-flutter على 16 من skills المجمعة من xiaoliwanshui، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
16
Stars
21
محدث
2026-06-21
Forks
16
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

agents-md-generator
مطوّرو البرمجيات

Create or update minimal AGENTS.md files in the repository root and nested module directories using progressive disclosure. Works across heterogeneous projects without assuming any fixed agent folder structure.

2026-06-21
code-review-excellence
محللو ضمان جودة البرمجيات والمختبرون

Code review excellence guidelines and best practices. Invoke when reviewing code, ensuring code quality, identifying bugs, improving performance, and maintaining code standards.

2026-06-21
dart-drift
مطوّرو البرمجيات

Complete guide for using drift database library in Dart applications (CLI, server-side, non-Flutter). Use when building Dart apps that need local SQLite database storage or PostgreSQL connection with type-safe queries, reactive streams, migrations, and efficient CRUD operations. Includes setup with sqlite3 package, PostgreSQL support with drift_postgres, connection pooling, and server-side patterns.

2026-06-21
flutter-adaptive-ui
مصممو واجهات الويب والرقمية

Build adaptive and responsive Flutter UIs that work beautifully across all platforms and screen sizes. Use when creating Flutter apps that need to adapt layouts based on screen size, support multiple platforms including mobile tablet desktop and web, handle different input devices like touch mouse and keyboard, implement responsive navigation patterns, optimize for large screens and foldables, or use Capability and Policy patterns for platform-specific behavior.

2026-06-21
flutter-animations
مطوّرو البرمجيات

Comprehensive guide for implementing animations in Flutter. Use when adding motion and visual effects to Flutter apps: implicit animations (AnimatedContainer, AnimatedOpacity, TweenAnimationBuilder), explicit animations (AnimationController, Tween, AnimatedWidget/AnimatedBuilder), hero animations (shared element transitions), staggered animations (sequential/overlapping), and physics-based animations. Includes workflow for choosing the right animation type, implementation patterns, and best practices for performance and user experience.

2026-06-21
flutter-api-integration
مطوّرو البرمجيات

Flutter HTTP API 集成规范。Invoke when: 1) 添加新的 API 接口 2) 处理网络请求 3) 实现数据缓存 4) 处理请求错误

2026-06-21
flutter-architecture
مطوّرو البرمجيات

Comprehensive guide for architecting Flutter applications following MVVM pattern and best practices with feature-first project organization. Use when working with Flutter projects to structure code properly, implement clean architecture layers (UI, Data, Domain), apply recommended design patterns, and organize projects using feature-first approach for scalable, maintainable apps.

2026-06-21
flutter-drift
مطوّرو البرمجيات

Complete guide for using drift database library in Flutter applications. Use when building Flutter apps that need local SQLite database storage with type-safe queries, reactive streams, migrations, and efficient CRUD operations. Includes setup with drift_flutter package, StreamBuilder integration, Provider/Riverpod patterns, and Flutter-specific database management for mobile, web, and desktop platforms.

2026-06-21
flutter-duit-bdui
مطوّرو البرمجيات

Integrate Duit framework into Flutter applications including setup, driver configuration, HTTP/WebSocket transports, custom widgets, and themes. Use when integrating backend-driven UI, configuring Duit, or adding Duit to Flutter applications.

2026-06-21
flutter-internationalization
مطوّرو البرمجيات

Complete guide for internationalizing Flutter apps using gen-l10n and intl packages. Use when Claude needs to add localization support to Flutter applications, translate UI text, format numbers/dates for different locales, or configure multi-language support for Material/Cupertino apps.

2026-06-21
flutter-navigation
مطوّرو البرمجيات

Comprehensive guide for Flutter navigation and routing including Navigator API, go_router, deep linking, passing/returning data, and web-specific navigation. Use when implementing screen transitions, configuring routing systems, setting up deep links, handling browser history, or managing navigation state in Flutter applications.

2026-06-21
flutter-networking
مطوّرو البرمجيات

Comprehensive Flutter networking guidance including HTTP CRUD operations, WebSocket connections, authentication, error handling, and performance optimization. Use when Claude needs to implement HTTP requests GET POST PUT DELETE, WebSocket real-time communication, authenticated requests with headers and tokens, background parsing with isolates, REST API integration with proper error handling, or any network-related functionality in Flutter applications.

2026-06-21
flutter-state-management
مطوّرو البرمجيات

Flutter 状态管理最佳实践。Invoke when: 1) 需要管理应用状态 2) 实现用户登录状态 3) 主题切换 4) 数据共享 between widgets

2026-06-21
flutter-testing
محللو ضمان جودة البرمجيات والمختبرون

Comprehensive Flutter testing guidance covering unit tests, widget tests, and integration tests. Use when working with Flutter applications to write unit tests for functions/methods/classes, create widget tests to verify UI components, develop integration tests for end-to-end testing, mock dependencies and plugin interactions, debug common testing errors, test Flutter plugins with native code, and run tests in different build modes (debug, profile, release)

2026-06-21
flutter-ui-components
مطوّرو الويب

Flutter UI 组件开发规范。Invoke when: 1) 创建新的 UI 组件 2) 实现视频列表/卡片 3) 添加广告组件 4) 实现筛选/搜索功能

2026-06-21
flutter-video-app
مطوّرو البرمجيات

橘子剧场 Flutter 视频应用开发规范。Invoke when: 1) 创建新的视频相关页面或组件 2) 处理视频播放功能 3) 实现视频列表/详情/筛选功能 4) 添加广告或会员功能

2026-06-21