Nick Schneble avatar

Nick Schneble

Community

@nschneble

7Followers
|
36Public Repos
|
48Published Skills

“A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.” (Douglas Adams)

Agent Skills by Nick Schneble

Showing 48 vetted skills indexed across 1 GitHub repositories.

nschneblenschneble

authentication-flow

Generate Rails 8 authentication with users, sessions, and password resets.

Community
Intermediate
nschneblenschneble

model-agent

Create validated ActiveRecord models with associations, scopes, and RSpec tests.

Community
Advanced
nschneblenschneble

rails-controller

Generate RESTful Rails controllers with request specs using TDD.

Community
Intermediate
nschneblenschneble

viewcomponent-patterns

Build reusable ViewComponent-based UI widgets for Rails applications with RSpec support.

Community
Intermediate
nschneblenschneble

service-agent

Create Rails service objects with RSpec tests and Result objects.

Community
Advanced
nschneblenschneble

rails-model-generator

Generate Rails model scaffolds with specs, factories, and migrations via TDD.

Community
Advanced
nschneblenschneble

rails-service-object

Encapsulate Rails business logic in service objects with a #call method.

Community
Advanced
nschneblenschneble

rails-query-object

Encapsulate complex ActiveRecord queries with constructor context and call methods.

Community
Intermediate
nschneblenschneble

query-agent

Encapsulate complex Rails queries into reusable query objects returning ActiveRecord relations.

Community
Advanced
nschneblenschneble

form-object-patterns

Encapsulate complex Rails form handling with ApplicationForm subclasses.

Community
Advanced
nschneblenschneble

solid-queue-setup

Configures Solid Queue as the default Rails 8 database-backed job system.

Community
Advanced
nschneblenschneble

frame-problem

Transform vague stakeholder requests into precise problem statements and actionable goals.

Community
Advanced
nschneblenschneble

authorization-pundit

Implement policy-based authorization for Rails resources with Pundit across controllers, views, and tests.

Community
Advanced
nschneblenschneble

feature-review

Review feature specifications, score quality, and generate Gherkin scenarios.

Community
Intermediate
nschneblenschneble

action-mailer-patterns

Implement testable transactional email workflows with Action Mailer in Rails.

Community
Intermediate
nschneblenschneble

controller-agent

Generate thin RESTful Rails controllers with Pundit authorization and request specs.

Community
Intermediate
nschneblenschneble

lint-agent

Fix Ruby and Rails code style automatically with RuboCop safe auto-corrections.

Community
Intermediate
nschneblenschneble

refine-specification

Refine draft feature specifications through targeted clarifying questions.

Community
Advanced
nschneblenschneble

rails-concern

Scaffold reusable ActiveSupport::Concern modules for shared Rails model or controller behavior.

Community
Intermediate
nschneblenschneble

action-cable-patterns

Implement real-time Rails features with Action Cable channels and JavaScript clients.

Community
Advanced
nschneblenschneble

code-review

Analyze Rails code quality with Brakeman, Bundler Audit, and RuboCop.

Community
Advanced
nschneblenschneble

tailwind-agent

Style Rails ERB views and ViewComponents with Tailwind CSS utility classes.

Community
Intermediate
nschneblenschneble

tdd-cycle

Guide Ruby on Rails developers through the Red-Green-Refactor TDD cycle with RSpec.

Community
Intermediate
nschneblenschneble

policy-agent

Enforce Pundit authorization in Rails apps with policies and RSpec specs.

Community
Advanced