WILDBIT
Official@wildbitca · Ecuador
Offers standardized architectural patterns, code quality enforcement, and cross-platform mobile development frameworks for enterprise-grade software engineering teams.
Agent Skills by WILDBIT
Showing 116 vetted skills indexed across 1 GitHub repositories.
clickup-feature-tracking
Link new features to ClickUp cards using ClickUp MCP tools.
flutter-testing
Standardize Flutter unit, widget, and integration tests using the Robot Pattern.
flutter-go-router-navigation
Implement type-safe Flutter navigation with GoRouter and typed routes.
using-git-worktrees
Create, list, and remove git worktrees for isolated development in separate directories and branches.
common-mobile-ux-core
Enforce touch-first UX rules across iOS, Android, Flutter, and React Native.
angular-architecture
Enforce Angular project structure and naming scope rules.
flutter-riverpod-state
Standardize Riverpod state management with Notifiers, immutable state, and Result-based async flows.
zod-4
Enforce runtime data shapes and types with Zod 4 in TypeScript projects.
playwright
Automate Playwright end-to-end testing workflows with page objects and selectors.
flutter-design-system
Replace hardcoded Flutter design values with token-based design system equivalents.
common-api-design
Enforce consistent REST API design across backend services.
github-pr
Enforce conventional commits and standardized PR descriptions in GitHub workflows.
flutter-notifications
Integrate push and local notifications into Flutter apps with firebase_messaging and flutter_local_notifications.
terraform-version-commit
Automate Terraform semver releases by inspecting uncommitted .tf changes and existing tags.
common-owasp
Audit web applications and APIs against OWASP Top 10 risks.
angular-performance
Apply NgOptimizedImage, @defer, and lazy-loading to Angular components.
dart-tooling
Enforce Dart formatting, linting, and metrics via analysis_options.yaml and dart format.
ai-sdk-5
Migrate AI chat features to AI SDK 5 patterns with useChat and DefaultChatTransport.
common-accessibility
Apply WCAG 2.2 and ARIA practices to UI components.
react-native
Standardize React Native project structure and patterns across Expo and bare workflows.
flutter-navigation
Implement go_router-based navigation with nested routes and deep links in Flutter apps.
cursor-plan-tracking
Track Cursor plan progression via YAML frontmatter in .plan.md files.
common-product-requirements
Guide iterative discovery and document product requirements into a PRD file.
flutter-ios-distribution-launch
Fix iOS distribution launch failures from sandbox denials and scene issues.
Frequently Asked Questions About WILDBIT
FAQPage SchemaWhat specific engineering tasks are enabled by these standards?▼
These standards enable consistent project scaffolding, automated dependency management, type-safe navigation implementation, and rigorous architectural auditing across mobile and backend services. They provide structured approaches for state management, error handling, and security compliance.
Which technical personas benefit from these architectural patterns?▼
Mobile engineers, full-stack developers, and DevOps practitioners benefit from these patterns. They are designed for teams requiring strict adherence to clean architecture, consistent UI/UX design systems, and reproducible infrastructure deployments.
What are the prerequisites for implementing these standards?▼
Implementation requires a standard development environment with access to the specific language runtimes, such as Dart/Flutter, Java 21, or TypeScript. Projects must support standard configuration files like analysis_options.yaml, pubspec.yaml, or Terraform provider constraints.