← 返回 Skills 市场
djc00p

Rails TDD Standards

作者 Deonte Cooper · GitHub ↗ · v1.1.0 · MIT-0
linuxdarwinwin32 ✓ 安全检测通过
233
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install rails-tdd-standards
功能描述
RSpec testing standards and best practices for Rails applications. Use when writing new tests, reviewing test quality, debugging factory errors, setting up F...
安全使用建议
This skill is an advice-only RSpec/Rails testing style guide and appears safe to install: it asks for only the Rails-appropriate 'bundle' binary and no secrets. Keep in mind: (1) it provides code snippets and CI commands — review any suggested commands (e.g., db:schema:load) before running them in your environment; (2) Rails 8-specific guidance (params.expect, status symbol changes) may not apply if your project uses an earlier Rails version, so confirm compatibility; (3) although the skill itself cannot execute code on your machine, an agent using it might suggest shell commands or edits — treat those suggestions like any external code and verify before applying.
功能分析
Type: OpenClaw Skill Name: rails-tdd-standards Version: 1.1.0 The skill bundle provides standard RSpec and FactoryBot best practices for Rails applications, including guidance on Rails 8 updates and CI configuration. The content in SKILL.md is purely educational, focusing on testing patterns, mocking external services like Stripe, and proper database setup for CI environments. No malicious code, data exfiltration, or harmful instructions were found.
能力评估
Purpose & Capability
Name/description match the SKILL.md content (RSpec/Rails test guidance). The only required binary ('bundle') is appropriate for a Rails testing advisor and no unrelated credentials or paths are requested.
Instruction Scope
SKILL.md contains coding guidance, examples, and CI recommendations; it does not instruct the agent to read arbitrary host files, collect environment variables, or transmit data to unexpected endpoints. Examples referencing WebMock and CI commands are within the testing domain.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing will be written to disk or downloaded during installation.
Credentials
The skill declares no environment variables or credentials. SKILL.md does not reference secrets or require unrelated service tokens.
Persistence & Privilege
always is false and the skill does not request elevated persistence or modify other skills/configs. Normal autonomous invocation is allowed (platform default) but not otherwise privileged.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rails-tdd-standards
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rails-tdd-standards 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Rails 8 gotchas (status codes, params.expect, skip_forgery_protection), CI database setup (db:schema:load vs db:prepare), callback testing (before_create vs before_validation with build()), token auth testing patterns, ActionCable channel testing, external service stubs (Geocoder, Stripe), serializer testing
v1.0.1
Fix: Added clawdbot runtime metadata
v1.0.0
Initial release — single-expectation RSpec patterns, FactoryBot best practices, common gotchas (join tables, role traits, association keys), service object testing, system spec setup.
元数据
Slug rails-tdd-standards
版本 1.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Rails TDD Standards 是什么?

RSpec testing standards and best practices for Rails applications. Use when writing new tests, reviewing test quality, debugging factory errors, setting up F... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 233 次。

如何安装 Rails TDD Standards?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install rails-tdd-standards」即可一键安装,无需额外配置。

Rails TDD Standards 是免费的吗?

是的,Rails TDD Standards 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Rails TDD Standards 支持哪些平台?

Rails TDD Standards 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Rails TDD Standards?

由 Deonte Cooper(@djc00p)开发并维护,当前版本 v1.1.0。

💬 留言讨论