·rails-testing
</>

rails-testing

etewiah/property_web_builder

Help with Rails testing including unit tests, integration tests, fixtures, and debugging test failures. Use when working on tests or debugging test issues.

5Installs·0Trend·@etewiah

Installation

$npx skills add https://github.com/etewiah/property_web_builder --skill rails-testing

SKILL.md

When user asks: "How do I test this model?" → Create a model test in test/models/ following existing patterns, test validations and associations

When user asks: "Why is this test failing?" → Analyze the error, check test data setup, verify assertions, suggest fixes

When user asks: "Add tests for this controller" → Create controller tests in test/controllers/, test CRUD actions and edge cases

Help with Rails testing including unit tests, integration tests, fixtures, and debugging test failures. Use when working on tests or debugging test issues. Source: etewiah/property_web_builder.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/etewiah/property_web_builder --skill rails-testing
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is rails-testing?

Help with Rails testing including unit tests, integration tests, fixtures, and debugging test failures. Use when working on tests or debugging test issues. Source: etewiah/property_web_builder.

How do I install rails-testing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/etewiah/property_web_builder --skill rails-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/etewiah/property_web_builder

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01