bundled-skills/new-rails-project/SKILL.md
Create a new Rails project
npx skillsauth add FrancoStino/opencode-skills-antigravity new-rails-projectInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate a new Rails project named $1 in the current directory. You may reference @CLAUDE.md for general guidance, though the guidance here takes precedence.
Set up the following tech stack:
timestamptz for timezone awarenessmocha gem and VCR for external services (only in the providers layer)OpenStruct for mock instancesbundle exec rubocop -a after significant code changes.rubocop.yml for style configurationbundle exec brakemanVerify the boilerplate is working by running bin/rails server and accessing the application at http://localhost:3000 via playwright MCP.
research
Skill for academic research workflows: search Semantic Scholar (200M+ papers), inspect citations, download arXiv PDFs, and extract PDF text. Bundles a self-contained Python CLI.
development
Turns vague prompts into 8 structured planning files for brand new projects. DO NOT use on existing codebases.
development
Maps code, architecture, and infrastructure changes to specific control IDs in PCI-DSS v4.0 and MAS TRM (Singapore financial regulator), producing an audit-traceable findings report with per-control remediation.
testing
Companion to atlas-contract. Auto-invoked by its Final Audit on caught drift; also use after Post Reviews or user requests to record a mistake. Distills drift into WHEN/DON'T/INSTEAD clauses, writes to Atlas.md after confirmation.