Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

flutter_bloc_app

flutter_bloc_app 收录了来自 redjadet 的 33 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
33
Stars
2
更新
2026-07-09
Forks
1
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

agents-canonical-rules-architecture
软件开发工程师

Canonical rules — feature layers, domain purity, cubit vs widget roles, DI entrypoints, Freezed. Part of agents-canonical-rules split.

2026-07-09
agents-create-cubit
软件开发工程师

Scaffold or add a feature Cubit with Freezed state, tests, and repo-standard placement under presentation/cubit/.

2026-07-09
agents-figma
软件开发工程师

Figma design-to-code for this repo (figma-sync assets, Flutter adaptation, MCP).

2026-07-09
agents-modularity
软件开发工程师

Dependency direction and feature composition. Use for shared package/app-shell changes, cross-feature deps, auth/theme contracts.

2026-07-09
agents-references
软件开发工程师

External references and key file paths for this repo. Use when locating theme, DI, lifecycle, sync, HTTP, or Supabase code.

2026-07-09
agents-repo-context
软件开发工程师

Flutter BLoC app stack snapshot and lib/ layout. Use at task start or when adding features, routes, or shared code.

2026-07-09
agents-shared-patterns
软件开发工程师

Request-id, in-flight coalesce, stream emit safety, offline don't-overwrite. Use for async repos/cubits and remote→local merge.

2026-07-09
agents-feature-delivery
软件开发工程师

Cursor/Codex feature delivery contract for folder shape, use cases, DTO mapping, testing matrix, DI/routes, and validation.

2026-07-04
agents-delivery-workflow
软件开发工程师

Shared Codex/Cursor delivery loop for non-trivial work, validation routing, tracker choice, and completion gate before done or commit. Includes finish gate with post-bug agents-regression-capture before report.

2026-06-25
agents-common-pitfalls
软件开发工程师

Pre-flight checklist of frequent agent mistakes. Use before writing or reviewing code.

2026-06-25
agents-regression-capture
软件开发工程师

Turns fixed unique bugs into regression tests, static guards, checklist wiring, and lessons so the same failure class is caught early. Auto-use immediately after resolving a non-trivial bug, race, lifecycle issue, flaky test, or one-off production failure that could recur; also when the user asks to harden a fix or prevent recurrence.

2026-06-24
agents-skill-routing
软件开发工程师

Discover and invoke the right agent skills for Flutter BLoC app tasks — repo-first routing, official Dart/Flutter skills, discovery commands, and bug-fix hardening via agents-regression-capture. Use when starting implementation, tests, debugging, validation, or host setup; or when unsure which skill applies.

2026-06-24
agents-validation-testing
软件开发工程师

Validation scripts, regression guards, and testing requirements for this repo. After non-trivial bug fix, use with agents-regression-capture. Use when running checks, adding regression tests, or touching Mix/lifecycle/offline-first.

2026-06-24
systematic-debugging
软件开发工程师

Auto-use on errors/failures; preserve root-cause discipline.

2026-06-24
verification-before-completion
软件质量保证分析师与测试员

Auto-use before “done”; require proof before claiming done.

2026-06-24
agents-quick-reference
软件开发工程师

Fast repo orientation, command entrypoints, cross-host guardrails, and shared Codex/Cursor pointers. Repo canon wins.

2026-06-17
agents-bloc-standards
软件开发工程师

Repo BLoC/Cubit standards for Cursor and Codex feature work, state modelling, lifecycle, side effects, and tests.

2026-06-08
agents-canonical-rules-presentation
软件开发工程师

Canonical rules — UI, theme, l10n, Mix, type-safe BLoC access, list/build performance. Part of agents-canonical-rules split.

2026-06-08
agents-principles-baseline
软件开发工程师

Architectural principles and non-negotiable baseline for this repo. Use when implementing features or reviewing code for DRY, SRP, architecture, or baseline (theme, l10n, lifecycle).

2026-06-08
flutter-cross-platform-modern
软件开发工程师

Use automatically for Flutter work involving Android, iOS, Web, Desktop, responsive/adaptive UI, platform behavior, routing/deep links, theming, accessibility, performance, or cross-target tests.

2026-06-08
agents-meta-behavior
项目管理专家

Plan discipline, risk scaling, verification, lessons, and bounded subagent/delegation rules for this repo.

2026-06-07
agents-global-skills-setup
软件开发工程师

Run repo host agent setup for Cursor—sync templates, install/update global vendor skills, trim ~/.agents/skills duplicates, skill inventory. Use when setting up Cursor, after install_global_agent_skills, reducing skill-list bloat, or user says sync/trim global skills.

2026-06-04
agents-supabase
数据库架构师

Supabase MCP + migrations for this repo. Use for schema, RLS, apply_migration/list_migrations.

2026-06-02
brainstorming
软件开发工程师

Auto-use on ambiguous asks; route to repo canon.

2026-06-02
caveman-compress
软件开发工程师

Compress memory files to caveman format; backup .original.md

2026-06-02
figma-this-repo
软件开发工程师

Alias for agents-figma. Use when implementing Figma designs in this repo.

2026-06-02
test-driven-development
软件质量保证分析师与测试员

Auto-use for testable behavior changes; keep TDD pragmatic.

2026-06-02
writing-plans
软件开发工程师

Auto-use for multi-step work; keep plan small and executable.

2026-06-02
agents-canonical-rules-async
软件开发工程师

Canonical rules — cubit lifecycle, subscriptions, timers, stream safety, widget async/mounted, coordinators. Part of agents-canonical-rules split.

2026-06-02
agents-canonical-rules-platform
软件开发工程师

Canonical rules — DI, Hive, Dio, Retrofit, offline-first, HTTP errors, parsing, null/doc hygiene, logging, serialization, deferred routes. Part of agents-canonical-rules split.

2026-06-02
agents-canonical-rules
软件开发工程师

Router for canonical coding rules — points to scoped agents-canonical-rules-* skills. Use when implementing or reviewing feature code; open the child skill that matches your change.

2026-06-02
agents-cursor-integration
软件开发工程师

Cursor integration pointer for Flutter BLoC app. Use when editing repo rules, shared Cursor adapters, or Cursor/Codex review wiring.

2026-05-23
upgrade-pr-triage-validate
软件质量保证分析师与测试员

Triage open non-draft PRs on main, merge/close/make-ready, run upgrade_validate_all, then PR and merge the resulting artifacts.

2026-05-22