aibuilder.sh
SkillsAgentsCommandsPlugins
Learn
aibuilder.sh

Composable building blocks for Claude Code

Filters

Filters1

Type

Task

Filters1

Type

Task

author:rubys
4 artifacts found
skillby rubys
8h ago

database

Database management commands and the bin/run utility for executing Ruby scripts against specific event databases. Use when the user needs to query, manipulate, or run scripts against existing databases without starting a Rails server.

1 repos0 installs
$npx ai-builder add skill rubys/database
skillby rubys
8h ago

navigator

Working with the Navigator Go submodule for web server fixes and enhancements. Use when deployment plans require Navigator changes, config parsing issues arise, or new routing/proxy behavior is needed.

1 repos0 installs
$npx ai-builder add skill rubys/navigator
skillby rubys
8h ago

render-page

Use this skill to inspect what a Rails page currently displays, extract HTML content, or verify rendering WITHOUT starting a dev server. Useful for understanding page output before making changes, debugging views, searching for content, or testing that pages work correctly. Provides scripts/render.rb for quick page inspection and HTML extraction.

1 repos0 installs
$npx ai-builder add skill rubys/render-page
skillby rubys
8h ago

compare-erb-js

Compare ERB and JavaScript template outputs for the offline scoring SPA. Use when working on ERB-to-JS conversion, debugging template parity issues, or verifying that changes to scoring views work correctly in both ERB and SPA modes.

1 repos0 installs
$npx ai-builder add skill rubys/compare-erb-js
You've reached the end