Searching...
Searching...
Found 122398 results
alec-c4
Specializes in DevOps setup for Ruby on Rails applications, including Docker, CI/CD pipelines, and cloud deployment configurations.
alec-c4
Provides utilities for creating, scheduling, and monitoring Rails background jobs using Solid Queue with best practices for reliable processing.
alec-c4
Specializes in building RESTful APIs for Ruby on Rails applications with endpoint creation, serialization, versioning, and JWT authentication.
alec-c4
Specialized tool for writing and managing Rails tests using RSpec, FactoryBot, and TDD practices, covering unit, integration, and system tests.
alec-c4
Provides business and systems analysis for Rails projects, including feature decomposition, risk identification, and product feature planning.
alec-c4
Builds reusable ViewComponents in Rails with Hotwire (Turbo/Stimulus) and tests them using Lookbook.
alec-c4
Provides core Rails principles and conventions knowledge, routing general Rails inquiries to specialist skills for effective learning and problem resolution.
alec-c4
Enables building modern SPAs with Inertia.js, React/Vue/Svelte, and Rails, handling client-side routing, forms, and shared data.
alec-c4
Manages Rails project workflows by breaking down tasks, coordinating specialized skills, and ensuring efficient feature implementation.
alec-c4
Specializes in creating clear, complete, and maintainable technical documentation for Rails projects, including API docs, setup guides, and code comments.
obra
Enforces multi-layer data validation across software components to prevent bugs at every stage of data processing.
obra
Provides a four-phase debugging framework to identify root causes before implementing fixes, preventing premature solutions.
obra
Validates all external inputs for correctness, ensuring only valid data is processed and preventing invalid data from propagating.
obra
Automates software development by assigning dedicated subagents to each task and integrating code reviews between steps for quality assurance.
obra
Enforces code naming based on domain semantics rather than implementation, improving readability and maintainability.
obra
Automates execution of detailed plans in batch sequences with mandatory review checkpoints for quality control.
obra
Creates isolated Git worktrees with intelligent directory selection and safety verification to prevent conflicts during development.
obra
A safe refactoring methodology prioritizing test coverage before changes, with incremental adjustments isolated from bug fixes or new features.
obra
Encourages evaluating 2-3 design alternatives prior to implementation to improve solution quality and avoid premature decisions.
obra
Dispatches multiple Claude AI agents in parallel to investigate and resolve independent issues simultaneously, improving efficiency.
obra
Refactors code to flatten nested conditionals using early returns or table-driven approaches, ensuring control flow clarity with ≤3 nesting levels.
obra
Enforces minimal variable scope and early initialization to enhance code clarity and reduce bugs.
obra
Dispatches a code-review subagent to validate implementation against project requirements and plans before proceeding.
obra
Creates timeless code comments explaining purpose (WHAT) and rationale (WHY) without temporal or historical context.