auravibes-apps avatar

auravibes-apps

Official

@auravibes-apps

0Followers
|
2Public Repos
|
26Published Skills

Provides structured Flutter and Dart development patterns, Git repository management, and technical specification governance for enterprise mobile application engineering.

Skills Distribution
DomainDeveloper To...Mobile Application.. (40%)Version Control Go.. (30%)Technical Specific.. (30%)

Agent Skills by auravibes-apps

Showing 26 vetted skills indexed across 1 GitHub repositories.

auravibes-appsauravibes-apps

speckit-checklist

Generates checklists from a document's text to assess its emotional tone.

Official
Advanced
auravibes-appsauravibes-apps

melos-7

Configure Dart/Flutter monorepos for Melos 7+ workspace conventions.

Official
Advanced
auravibes-appsauravibes-apps

speckit-git-remote

Parse Git remote URLs to output owner, repo, and GitHub flag.

Official
Basic
auravibes-appsauravibes-apps

code-architecture

Organize feature-based Flutter/Dart code with layered architecture conventions.

Official
Intermediate
auravibes-appsauravibes-apps

speckit-git-validate

Validate active Git branch names against sequential or timestamp-based feature patterns.

Official
Intermediate
auravibes-appsauravibes-apps

dart-shorthand

Apply Dart 3.11+ dot shorthand to enums, constructors, and static members.

Official
Intermediate
auravibes-appsauravibes-apps

speckit-git-initialize

Initialize a Git repository with an initial commit when none exists.

Official
Intermediate
auravibes-appsauravibes-apps

speckit-constitution

Updates the project constitution and syncs dependent templates.

Official
Advanced
auravibes-appsauravibes-apps

speckit-implement

Executes implementation plans from tasks.md with phase-based tracking and error handling.

Official
Advanced
auravibes-appsauravibes-apps

code-review

Review code changes for bugs, security issues, and quality risks.

Official
Intermediate
auravibes-appsauravibes-apps

speckit-taskstoissues

Convert design tasks into dependency-ordered GitHub issues for spec-kit projects.

Official
Intermediate
auravibes-appsauravibes-apps

speckit-clarify

Prompt up to five targeted questions and embed answers into a spec-kit specification.

Official
Advanced
auravibes-appsauravibes-apps

speckit-plan

Generate planning artifacts from a spec kit using a standard plan template.

Official
Advanced
auravibes-appsauravibes-apps

speckit-git-feature

Create and switch to numbered git feature branches from a specification.

Official
Advanced
auravibes-appsauravibes-apps

speckit-analyze

Analyze spec.md, plan.md, and tasks.md for inconsistencies and ambiguities.

Official
Advanced
auravibes-appsauravibes-apps

review-pr

Aggregates and normalizes GitHub PR feedback into an actionable list for automated or manual fixes.

Official
Advanced
auravibes-appsauravibes-apps

usecase-pattern

Create domain use cases with constructor-injected dependencies and a call(...) entry point.

Official
Advanced
auravibes-appsauravibes-apps

dart-coverage-audit

Parse lcov.info to compute Dart/Flutter coverage and report low-covered files.

Official
Intermediate
auravibes-appsauravibes-apps

flutter-notifier-pattern

Migrate Riverpod controllers to notifiers and enforce notifier-use case boundaries in Flutter apps.

Official
Advanced
auravibes-appsauravibes-apps

speckit-git-commit

Automatically commits Spec Kit project changes via Git hooks after commands.

Official
Intermediate
auravibes-appsauravibes-apps

speckit-specify

Generate structured feature specifications from natural language descriptions.

Official
Advanced
auravibes-appsauravibes-apps

error-handling-exceptions

Enforce domain-specific exceptions with clear business semantics across application layers.

Official
Intermediate
auravibes-appsauravibes-apps

flutter-riverpod-expert

Implement modern Riverpod state management in Flutter with AsyncNotifier and code generation.

Official
Advanced
auravibes-appsauravibes-apps

flutter-controller-pattern

Move Flutter business logic into Riverpod controllers with use cases and tests.

Official
Advanced

Frequently Asked Questions About auravibes-apps

FAQPage Schema
What specific development tasks are enabled by these capabilities?▼

These capabilities enable structured Flutter development, including Riverpod state management implementation, Git branch lifecycle management, and the conversion of natural language specifications into actionable tasks, dependency-ordered issues, and project planning artifacts.

Which engineering personas benefit from these technical patterns?▼

Mobile engineers, Flutter developers, and technical leads benefit from these patterns. They are designed for teams requiring strict architectural consistency, standardized Git repository conventions, and rigorous documentation-to-code traceability in complex Dart-based mobile projects.

What are the prerequisites for implementing these development patterns?▼

Implementation requires a Dart 3.11+ environment and a Flutter 3+ project structure. Users should have existing familiarity with Riverpod state management, Melos monorepo conventions, and standard Git version control practices to effectively integrate these patterns into their existing codebase.