localization-ios
π―Skillfrom kaakati/rails-enterprise-dev
Generates and manages localization files and translations for iOS applications, ensuring consistent multilingual support across SwiftUI and MVVM architectures.
Installation
npx skills add https://github.com/kaakati/rails-enterprise-dev --skill localization-iosSkill Details
Overview
# Claude Code Plugin Marketplace
Enterprise-grade development plugins for Claude Code with multi-agent orchestration, automatic skill discovery, and comprehensive workflows.
Plugins
| Plugin | Version | Description |
|--------|---------|-------------|
| [rails-enterprise-dev](#rails-enterprise-dev) | 1.0.1 | Enterprise Rails workflow with multi-agent orchestration |
| [reactree-rails-dev](#reactree-rails-dev) | 2.9.1 | ReAcTree-based hierarchical agent orchestration for Rails |
| [reactree-flutter-dev](#reactree-flutter-dev) | 1.1.0 | Flutter development with GetX and Clean Architecture |
| [reactree-ios-dev](#reactree-ios-dev) | 2.0.0 | iOS/tvOS development with SwiftUI and MVVM |
---
rails-enterprise-dev
Enterprise-grade Rails development workflow with multi-agent orchestration, automatic skill discovery, and beads task tracking.
Features
- Automatic Skill Discovery - Uses skills from your project's
.claude/skills/directory - Multi-Agent Orchestration - Coordinates specialist agents through 6-phase workflow
- Beads Integration - Tracks all work with persistent issue tracking
- Quality Gates - Validates each phase before proceeding
- Incremental Implementation - Checkpoints at every layer
Quick Start
```bash
/rails-dev add JWT authentication with refresh tokens
```
Commands
| Command | Description |
|---------|-------------|
| /rails-dev [feature] | Main workflow for feature development |
| /rails-feature [story] | Feature-driven development with user stories |
| /rails-debug [error] | Systematic debugging workflow |
| /rails-refactor [target] | Safe refactoring with test preservation |
---
reactree-rails-dev
ReAcTree-based hierarchical agent orchestration for Rails development with parallel execution, 24h TTL memory caching, and smart intent detection.
Features
- ReAcTree Architecture - Hierarchical task decomposition with control flow nodes
- Parallel Execution - Run independent tasks concurrently
- Dual Memory Systems - Working memory + episodic memory with 24h TTL
- Smart Intent Detection - Auto-suggests workflows based on prompts
- UX Engineer Agent - Accessibility and responsive design
- 14 Specialized Agents - Optimized model selection (Opus/Haiku)
- Comprehensive Skills Library - 16+ production-ready skills
Quick Start
```bash
/reactree-dev implement user subscription billing
```
Commands
| Command | Description |
|---------|-------------|
| /reactree-dev [feature] | Main ReAcTree workflow with parallel execution |
| /reactree-feature [story] | Feature-driven with test-first development |
| /reactree-debug [error] | Debug with FEEDBACK edges for self-correction |
Agents
- workflow-orchestrator - Manages entire ReAcTree workflow
- rails-planner - Creates implementation plans
- implementation-executor - Coordinates code generation
- test-oracle - Test planning with coverage validation
- feedback-coordinator - FEEDBACK edge routing
- ux-engineer - Accessibility and responsive design
- ui-specialist - TailAdmin dashboard UI
---
reactree-flutter-dev
Flutter development with GetX state management, Clean Architecture, multi-agent orchestration, and comprehensive testing patterns.
Features
- GetX State Management - Reactive controllers and dependency injection
- Clean Architecture - Domain, Data, Presentation layers
- Multi-Agent Orchestration - Specialized Flutter agents
- Quality Gates - Automated validation at each phase
- Testing Patterns - Unit, widget, integration, and golden tests
- Navigation Patterns - GetX routing with guards
- i18n Support - Internationalization patterns
- Performance Optimization - Widget rebuilds, memory management
- Accessibility Patterns - Screen reader and semantics support
Quick Start
```bash
/flutter-dev add offline-first data sync
```
Commands
| Command | Description |
|---------|-
More from this repository10
Facilitates seamless connection and data exchange between Rails applications and external APIs, handling authentication, request mapping, response parsing, and error management.
Generates and validates optimal navigation flows and routing strategies for Rails applications, ensuring intuitive user movement and consistent interaction patterns across different interface layers.
Generates and implements standardized, enterprise-grade Rails model design patterns with automatic validation, relationship mapping, and best practice enforcement.
Enforces Flutter development best practices by automatically reviewing code structure, architecture patterns, state management, and design guidelines for clean, scalable mobile applications.
http integration patterns skill from kaakati/rails-enterprise-dev
Generates and validates web accessibility guidelines and WCAG-compliant design patterns for Rails applications, ensuring inclusive user interface components and interaction models.
Manages the complete application development lifecycle stages, tracking and orchestrating tasks from initial conception through deployment and maintenance in an enterprise Rails environment.
Manages automatic dependency injection configuration and resolution for Rails services, ensuring clean separation of concerns and simplified object instantiation.
Generates MVVM (Model-View-ViewModel) architectural scaffolding and boilerplate code for Rails applications, ensuring clean separation of concerns and standardized UI development patterns.
Automatically validate code quality, run linters, and block merges that don't meet predefined standards for Rails enterprise projects