From sorah-spec
Provides Rails-specific checklists for spec interviews and implementation in Ruby on Rails projects, covering data models, architecture, testing, security, and operations.
npx claudepluginhub sorah/config --plugin sorah-specThis skill uses the workspace's default tool permissions.
Rails-specific checklist for spec interviews and implementation. For underlying Rails conventions, consult the `sorah-guides:rails` skill. Project-specific conventions always take priority.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Rails-specific checklist for spec interviews and implementation. For underlying Rails conventions, consult the sorah-guides:rails skill. Project-specific conventions always take priority.
When interviewing a spec for a Rails project, verify these areas are fully specified:
Rails.configuration.x.* namespacing, ENV access policylet_it_be usagebin/setup changes: seed data, fixture files