Skip to main content

このリポジトリの skills

HoangNguyen0403/agent-skills-standard - 4ページ

SkillsMP は HoangNguyen0403/agent-skills-standard から 363 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

HoangNguyen0403/agent-skills-standard

収集済み skill 363 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

Enforce session-cost telemetry and execution-metadata reporting. Use when explicitly invoking get_session_cost, reporting token/cost usage, applying telemetry or cost guidance during a workflow handoff, or writing artifacts/session-cost.md at a workflow…

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

Design distinctive, production-grade frontend UI with bold aesthetic choices. Use when building web components, pages, interfaces, dashboards, or applications in any framework (React, Next.js, Angular, Vue, HTML/CSS).

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Standardizes visual audits, responsive design, and behavioral testing for web apps. Use to verify a web UI fix or cross-browser behavior; defer backend API refactors, Playwright installation/tooling setup, and Appium/mobile automation.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Rules for writing concise, token-efficient workflow and skill files. Prevents over-building that requires costly optimization passes. Use when creating or editing workflow files, SKILL.md files, or new skill definitions.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Dart code quality conventions: naming, const/final/var hierarchy, single quotes, trailing commas, collection idioms, tear-offs, and import organization. Use only for Dart style-focused changes or reviews; never activate for configuration-only lint setup,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Dart 3.x language feature standards: null safety, records, sealed classes, switch pattern matching, extensions, and async/await. Use when using !, ?., ??, late, sealed classes, record types, switch expressions, or async patterns — and before introducing any…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Dart static analysis, linting, formatting, and code-generation standards. Use only for analysis_options.yaml, build_runner, dart format, DCM, lefthook, or analyze/format CI failures; defer Dart language, null-safety, Flutter tests, and generic CI questions.

原文の言語: 英語

更新
職業分類
データベースアーキテクト
説明

Plan additive, zero-downtime schema migrations with rollout, backfill, and rollback awareness. Use when renaming columns, backfilling data, or shipping risky database changes.

原文の言語: 英語

更新
職業分類
データベースアーキテクト
説明

Apply MongoDB data-modeling, indexing, and query rules from access patterns. Use when designing schemas, choosing embed vs reference, or tuning MongoDB query behavior.

原文の言語: 英語

更新
職業分類
データベースアーキテクト
説明

Apply PostgreSQL standards for migrations, indexing, transactions, and ORM boundaries. Use when editing entities, Prisma schema, migrations, RLS, or query-performance work for PostgreSQL.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Diagnose database latency with explain plans, index ownership, and query-shape review. Use when a query is slow, an index is missing, or scans and N+1 patterns appear.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Optimize Redis as cache and coordination infrastructure with TTL, eviction, and latency-aware key design. Use when implementing Redis caching, key invalidation, or Redis performance work.

原文の言語: 英語

更新
職業分類
データベースアーキテクト
説明

Design relational or document schemas from access patterns, cardinality, and lifecycle. Use when modeling entities, choosing embed vs normalize, or shaping schema boundaries before implementation.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Define transaction boundaries, locking, and consistency guarantees for multi-step writes. Use when designing atomic operations, retries, idempotency, or concurrent write behavior.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Implement typed routing, nested routes, and auth guards using auto_route in Flutter. Use when the task explicitly uses auto_route or its generated router; defer generic deep-link setup and other routing libraries.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement BLoC/Cubit state, events, transitions, and async concurrency in Flutter. Use for BLoC/Cubit feature logic, debounced/cancellable events, state rendering, or bloc tests—not generic widget-only work.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Set up CI/CD pipelines for Flutter apps. Use when configuring automated testing, build, or deployment workflows with GitHub Actions or Fastlane.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Execute long-running tasks in background isolates to keep the UI responsive. Use when performing heavy computations, parsing large datasets, or choosing between async/await and isolates.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Configure service locator setup using injectable and get_it in Flutter. Use when wiring dependency injection with get_it or injectable.

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

Enforce Design Language System adherence in Flutter. Use when implementing design tokens, preventing hardcoded colors/spacing, or building a DLS.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement functional repository error recovery with Either/Failure patterns in Flutter. Use when handling exceptions or dartz Either types in data flows; defer UI-only retry buttons.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Organize Flutter apps with modular feature-based clean architecture. Use when creating features under lib/features/ with domain, data, and presentation layers. Do not use for test-only, BlocBuilder, navigation, or spinner requests.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement context-less navigation, named routes, and middleware using GetX. Use when building navigation with GetX routing in Flutter.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement reactive state with GetX controllers, bindings, and observables in Flutter. Use when managing app state with GetxController, Obx, GetBuilder, or dependency lifecycle—not unit tests for existing controllers.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement typed routes, redirection, and guards using go_router in Flutter. Use when changing go_router navigation; defer widget tests that merely assert redirect behavior and defer slide/transition animation work.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Compose modern Flutter layouts and widgets idiomatically. Use for widget trees, layout constraints, mounted safety, and UI composition—not BLoC state management, routing, dependency injection, or tests.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Enforce inward dependency flow, pure domain layers, and DTO-to-entity mapping in Flutter DDD architecture. Use when structuring layers or boundaries; defer navigation-only routing and feature implementation such as notifications.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Add Flutter translation assets, locale initialization, localized strings, locale switching, and plurals with easy_localization and CSV or JSON files. Use for Flutter i18n work; not RTL-only layout or locale-specific date formatting.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement route configuration, go_router/deep linking, and named routes in Flutter. Use for route declarations, route guards, and URL-to-screen mapping; defer transition-only animation, state-transfer/BLoC questions, auto_route-specific setup, and generic…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Integrate push and local notifications using FCM and flutter_local_notifications in Flutter. Use for notification delivery or presentation; defer badge-only UI and notification-service tests.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Optimize Flutter widget rebuilds, memory usage, rendering, and scrolling performance. Use when diagnosing jank, reducing rebuilds, or improving list performance—not performance tests, monitoring setup, or API optimization.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Build type-safe HTTP networking with Dio and Retrofit including auth interceptors in Flutter. Use when integrating REST APIs with Dio or Retrofit.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement reactive state management using Riverpod 3.x with code generation in Flutter. Use when defining providers, building AsyncNotifiers, or overriding providers in tests.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Secure Flutter token/PII storage, build-time secrets, network trust, and release hardening using OWASP Mobile practices. Use for secure storage, secret injection, certificate pinning, jailbreak/root risk, or release builds—not generic form validation, API…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Write unit, widget, and integration tests with robot patterns, widget keys, and Patrol in Flutter. Use when implementing test behavior; defer CI-only configuration without test changes.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Build maintainable Flutter UI components with composition and theming. Use when changing widget implementation; defer animation-only changes and widget-test authoring.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Build HTTP services, REST APIs, and middleware in Go. Use when building Go HTTP servers, REST APIs, or custom middleware.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Structure Go code with package-first boundaries, `cmd/` and `internal/`, and explicit dependency wiring. Use when shaping project layout, package ownership, or service boundaries in Go; defer Redis/cache-specific implementation recipes to database skills.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Write safe concurrent Go code with goroutines, channels, and context. Use when implementing concurrency with goroutines, channels, or context in Go.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Load and validate application configuration from environment variables and config files. Use when managing Go application config with environment variables or viper.

原文の言語: 英語

更新
収集済み skill 363 件中 40 件を表示しています。