Skip to main content
conceptadev
ملف منشئ GitHub

conceptadev

عرض على مستوى المستودعات لـ ٤١ skills مجمعة عبر ٥ مستودعات GitHub.

skills مجمعة
٤١
مستودعات
٥
محدث
١٧ أغسطس ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

superdeck-presentations
مطوّرو الويب

Create, review, or edit SuperDeck presentations and presentation apps. Use when working with `slides.md`, SuperDeck Markdown syntax, fullscreen slides, `@section`/`@block`/`@widget` layout, built-in widgets such as `@image`, `@dartpad`, `@webview`, and…

٢٣ يوليو ٢٠٢٦
flutter-adding-home-screen-widgets
مطوّرو البرمجيات

Adds home screen widgets to a Flutter app for Android and iOS. Use when providing glanceable app information or quick actions on the device home screen.

٢٢ أبريل ٢٠٢٦
flutter-animating-apps
مطوّرو البرمجيات

Implements animated effects, transitions, and motion in a Flutter app. Use when adding visual feedback, shared element transitions, or physics-based animations.

٢٢ أبريل ٢٠٢٦
flutter-architecting-apps
مطوّرو البرمجيات

Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring for scalability.

٢٢ أبريل ٢٠٢٦
flutter-building-forms
مطوّرو البرمجيات

Builds Flutter forms with validation and user input handling. Use when creating login screens, data entry forms, or any multi-field user input.

٢٢ أبريل ٢٠٢٦
flutter-building-layouts
مطوّرو البرمجيات

Builds Flutter layouts using the constraint system and layout widgets. Use when creating or refining the UI structure of a Flutter application.

٢٢ أبريل ٢٠٢٦
flutter-building-plugins
مطوّرو البرمجيات

Builds Flutter plugins that provide native interop for other apps to use. Use when creating reusable packages that bridge Flutter with platform-specific functionality.

٢٢ أبريل ٢٠٢٦
flutter-caching-data
مطوّرو البرمجيات

Implements caching strategies for Flutter apps to improve performance and offline support. Use when retaining app data locally to reduce network requests or speed up startup.

٢٢ أبريل ٢٠٢٦
عرض 8 من أصل ٢٤ skills مجمعة.
add-dart-lint-validation-rule
مطوّرو البرمجيات

Instructions for adding a new validation rule and CLI flag to dart_skills_lint.

٩ أبريل ٢٠٢٦
dart-best-practices
مطوّرو البرمجيات

General best practices for Dart development. Covers code style, effective Dart, and language features.

٩ أبريل ٢٠٢٦
dart-cli-app-best-practices
مطوّرو البرمجيات

Best practices for creating high-quality, executable Dart CLI applications. Covers entrypoint structure, exit code handling, and recommended packages.

٩ أبريل ٢٠٢٦
dart-doc-validation
مطوّرو البرمجيات

Best practices for validating Dart documentation comments. Covers using `dart doc` to catch unresolved references and macros.

٩ أبريل ٢٠٢٦
dart-matcher-best-practices
محللو ضمان جودة البرمجيات والمختبرون

Best practices for using `expect` and `package:matcher`. Focuses on readable assertions, proper matcher selection, and avoiding common pitfalls.

٩ أبريل ٢٠٢٦
dart-modern-features
مطوّرو البرمجيات

Guidelines for using modern Dart features (v3.0 - v3.10) such as Records, Pattern Matching, Switch Expressions, Extension Types, Class Modifiers, Wildcards, Null-Aware Elements, and Dot Shorthands.

٩ أبريل ٢٠٢٦
dart-package-maintenance
مطوّرو البرمجيات

Guidelines for maintaining external Dart packages, covering versioning, publishing workflows, and pull request management. Use when updating Dart packages, preparing for a release, or managing collaborative changes in a repository.

٩ أبريل ٢٠٢٦
dart-test-fundamentals
محللو ضمان جودة البرمجيات والمختبرون

Core concepts and best practices for `package:test`. Covers `test`, `group`, lifecycle methods (`setUp`, `tearDown`), and configuration (`dart_test.yaml`).

٩ أبريل ٢٠٢٦
e2e-fixer
محللو ضمان جودة البرمجيات والمختبرون

Diagnose and fix failing or flaky tests in this monorepo, with a bias for e2e (*.e2e-spec.ts). Use when tests fail after a change, when a suite passes alone but fails in the full run, on fixture/bootstrap drift, barrel-registration collisions,…

٦ أغسطس ٢٠٢٦
persistence-agnostic-linter
مطوّرو البرمجيات

Audit and fix persistence wiring so the repository adapter (TypeORM/Firestore/other) stays swappable. Use when adding or reviewing entity/repository code, when you see @InjectRepository or a module-local TypeOrmModule.forFeature, or when checking that…

٦ أغسطس ٢٠٢٦
upstream-migrator
مطوّرو البرمجيات

Migrate the monorepo across @concepta/* and @nestjs/* version bumps and local↔npm dependency swaps. Use when asked to "bump @concepta to alpha.X", "use the npm packages instead of local", "upgrade NestJS", or when a version change breaks the build with…

٦ أغسطس ٢٠٢٦
orchestrator
مطوّرو البرمجيات

Router/dispatcher for Rockets work. Reads the user's request, classifies intent, and tells you which Rockets skill to invoke (or that none applies). Use FIRST whenever a request touches this monorepo and the right skill is not obvious — e.g. "bump @concepta…

٢٢ يونيو ٢٠٢٦
swagger-dto-auditor
مطوّرو البرمجيات

Audit DTOs so every field that must appear in Swagger/OpenAPI is decorated correctly. Use when adding or changing DTOs, when a field is missing from the /api docs or the generated schema is empty, or when reviewing a controller's request/response contracts.…

٢٢ يونيو ٢٠٢٦
عرض ٥ من أصل ٥ مستودعات
تم تحميل كل المستودعات