From sorah-spec
Provides Ruby-specific checklists for spec interviews and implementation, covering architecture, RSpec testing, service objects, error handling, and security.
npx claudepluginhub sorah/config --plugin sorah-specThis skill uses the workspace's default tool permissions.
Ruby-specific checklist for spec interviews and implementation. For underlying Ruby conventions, consult the `sorah-guides:ruby` 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.
Ruby-specific checklist for spec interviews and implementation. For underlying Ruby conventions, consult the sorah-guides:ruby skill. Project-specific conventions always take priority.
When interviewing a spec for a Ruby project, verify these areas are fully specified:
include vs extend decisions for shared behavior