askill
baseline

baselineSafety 95Repository

Guidance for working with the Baseline Ruby gem. Use whenever Baseline is mentioned by the user or in another skill, or when writing code in Baseline itself or in a Ruby app that uses Baseline. Use when user says "check Baseline", "update the gem", "add a Baseline module", or references Baseline helpers, concerns, or engine features.

0 stars
1.2k downloads
Updated 2/28/2026

Package Files

Loading files...
SKILL.md

Baseline

Overview

Baseline is a Ruby gem providing reusable modules, patterns, and infrastructure for Ruby applications: authentication, task management, invoicing, messaging, admin panels, and third-party service integrations. Baseline can be used in Rails apps via its Rails engine but also in non-Rails Ruby apps, e.g. Sinatra.

Source

Find the source of Baseline in ~/code/own/baseline. Warn the user if that folder cannot be found.

Local app testing

When updating an app to use local Baseline changes, find the baseline line in the app's Gemfile and replace it with a line referencing the local code:

gem "baseline", path: "~/code/own/baseline"

Reference

See the reference guide for details.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

60/100Analyzed 3/2/2026

Reference-style skill for the Baseline Ruby gem with clear trigger conditions and basic instructions for local testing. Provides overview of what Baseline is and how to set up local development, but lacks detailed usage examples, code patterns, and comprehensive documentation. Located in skills folder with structured sections but feels somewhat sparse. Could benefit from more actionable steps and common use cases.

95
70
45
50
60

Metadata

Licenseunknown
Version-
Updated2/28/2026
Publishermanuelmeurer

Tags

No tags yet.