Ismael Marín
Community@igmarin · Leon, Gto. Mexico
Ruby on Rails * Python & Rust & Elixir Student * Staff Engineer * AI Tooling Engineer
Agent Skills by Ismael Marín
Showing 34 vetted skills indexed across 1 GitHub repositories.
rails-review-response
Processes Rails code review feedback into an ordered, verified implementation plan.
yard-documentation
Enforce English YARD tags and documentation blocks on Ruby public APIs.
ruby-service-objects
Enforce Rails service object structure with .call, namespacing, and YARD documentation.
ddd-ubiquitous-language
Collect Rails domain terms and generate a canonical glossary with definitions and invariants.
rails-code-review
Identify code-review gaps in Rails pull requests using a structured framework.
rspec-service-testing
Write RSpec tests for service objects using instance_double isolation.
api-postman-collection
Generate and synchronize Postman collection JSON files for Rails API endpoints.
refactor-safely
Refactor Ruby on Rails codebases in small steps with characterization tests.
rails-engine-reviewer
Review Rails engines for architectural risks and improvement recommendations.
rails-tdd-slices
Guides TDD boundary selection for Rails changes across spec types.
rails-graphql-best-practices
Enforce GraphQL schema design and testing practices in Rails apps.
ddd-boundaries-review
Identify and map domain boundaries in Rails apps to prevent cross-context leakage.
rails-security-review
Identify security risks in Rails code via static analysis.
rails-agent-skills
Activate Rails-focused skills with a TDD-first HARD-GATE workflow.
rails-engine-testing
Set up dummy apps and write Rails engine request, routing, and generator specs.
create-prd
Generate a structured PRD Markdown document from a feature description.
rails-engine-author
Create Rails engine skeletons with host-app contracts and standardized structure.
rails-stack-conventions
Aligns Rails MVC components to PostgreSQL, Hotwire, Tailwind conventions.
rails-code-conventions
Enforce Rails code conventions across models, services, controllers, and workers.
rails-architecture-review
Identify and remediate architectural issues in Rails applications by reviewing structure and boundaries.
generate-tasks
Compile structured Rails implementation task plans from PRDs or feature descriptions.
jira-ticket-planning
Draft, classify, and create Jira tickets from an initiative plan.
ddd-rails-modeling
Map domain concepts to Rails structures with Rails-first modeling guidance.
rails-engine-compatibility
Audit Rails engines for Zeitwerk autoloading, gemspec bounds, and reload-safe initializers.