Neetrof
Official@NEETROF · France
Neetrof provides OpenSpec change-management skills plus architecture and testing conventions for Flutter, Vue 3, Rust, and MV3 browser extensions.
Agent Skills by Neetrof
Showing 10 vetted skills indexed across 1 GitHub repositories.
openspec-apply-change
Implements tasks from an OpenSpec change using the openspec CLI.
openspec-explore
Explores ideas, investigates codebases, and clarifies requirements before creating OpenSpec change proposals.
openspec-archive-change
Archives completed OpenSpec changes with artifact, task, and delta spec sync checks.
openspec-propose
Generates complete change proposals with design, specs, and tasks via the openspec CLI.
openspec-sync-specs
Sync delta specs from an OpenSpec change into main specification files.
flutter-testing
Applies mockito-based test doubles with Riverpod provider overrides in Flutter tests.
browser-extension-architecture
Guides MV3 browser extension architecture decisions for Chromium and Firefox builds from one source.
flutter-riverpod-architecture
Enforces Riverpod 2 architecture rules and ARB localization consistency for Flutter apps.
vue-frontend-architecture
Enforces Vue 3 architecture rules for stores, async state unions, e2e tests, and i18n alignment.
rust-testing
Standardizes Rust test doubles using mockall mocks injected through trait-object seams.
Frequently Asked Questions About Neetrof
FAQPage SchemaWhat tasks can I accomplish using Neetrof's skills?▼
You can run the full OpenSpec change lifecycle (explore, propose, apply, sync specs, archive) and enforce architecture and testing conventions for Flutter/Riverpod apps, Vue 3 + TypeScript front-ends, Rust backends, and MV3 browser extensions.
Who are Neetrof's skills designed for?▼
Software engineers working in the cymbra monorepo: Flutter developers on apps/music, Vue 3/TypeScript developers on apps/back-office, Rust backend and crate engineers, and developers maintaining the lingua-extension for Chromium and Firefox.
What are the prerequisites for using these skills?▼
The five OpenSpec skills require the openspec CLI to be installed. The architecture and testing skills assume their respective stacks: Flutter with Riverpod 2, Freezed, mockito and build_runner; Vue 3 with Pinia and Playwright; Rust with mockall.
Are Neetrof's skills open source and free to use?▼
The five OpenSpec skills (explore, propose, apply-change, sync-specs, archive-change) are explicitly licensed under MIT. The cymbra-authored architecture and testing skills do not declare a license in their frontmatter.
How do the OpenSpec skills fit together in practice?▼
Start with openspec-explore to clarify requirements, use openspec-propose to generate design, specs, and tasks in one step, implement with openspec-apply-change, optionally merge delta specs via openspec-sync-specs, then finalize with openspec-archive-change.