Skip to main content
Run any Skill in Manus
with one click
GitHub repository

flutter_bloc_app

flutter_bloc_app contains 33 collected skills from redjadet, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
33
Stars
2
updated
2026-07-09
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

agents-canonical-rules-architecture
software-developers

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
software-developers

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

2026-07-09
agents-figma
software-developers

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

2026-07-09
agents-modularity
software-developers

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

2026-07-09
agents-references
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-07-04
agents-delivery-workflow
software-developers

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
software-developers

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

2026-06-25
agents-regression-capture
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-06-24
verification-before-completion
software-quality-assurance-analysts-and-testers

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

2026-06-24
agents-quick-reference
software-developers

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

2026-06-17
agents-bloc-standards
software-developers

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

2026-06-08
agents-canonical-rules-presentation
software-developers

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
software-developers

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
software-developers

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
project-management-specialists

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

2026-06-07
agents-global-skills-setup
software-developers

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
database-architects

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

2026-06-02
brainstorming
software-developers

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

2026-06-02
caveman-compress
software-developers

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

2026-06-02
figma-this-repo
software-developers

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

2026-06-02
test-driven-development
software-quality-assurance-analysts-and-testers

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

2026-06-02
writing-plans
software-developers

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

2026-06-02
agents-canonical-rules-async
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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