Arittr Spectacular
arittr-spectacular is a Claude Code plugin for the Build phase that provides spec-anchored, stack-driven skills and commands so execution stays tied to a fixed specification.
Install when you want spec-anchored, stack-driven Claude Code commands for disciplined execution—including parallel work—without losing the source spec.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install arittr-spectacular@arittr/spectacularBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:arittr/spectacular") and the paste-ready config with skillselion.get_install_config("plugin:arittr/spectacular").
What it does
arittr-spectacular is a Claude Code plugin positioned as spec-anchored, stack-driven development tooling—think anchor emoji semantics: your spec stays fixed while the agent executes against your chosen stack. Solo builders often regenerate conflicting plans each session; spectacular is meant to bind skills, commands, and execution (including parallel work mentioned in catalog keywords) to that anchor. The repository ships one plugin aimed at developers who already write lightweight specs or PRDs and want Claude Code to respect them during implementation and review. It sits in the build lane for catalog browse but honestly spans prototype validation and pre-ship review when you treat the spec as the contract. Intermediate complexity: you maintain the spec and stack context; the plugin supplies structured agent commands. It is a development-tools plugin, not a hosted CI service or MCP bridge.
Highlights
- Spec-anchored, stack-driven development tools for Claude Code
- Skills and commands library with parallel execution keywords
- Single plugin bundle from arittr/spectacular
- Keeps implementation tied to a fixed spec rather than chat drift
- Community listing tagged specanchored and skillscommands
Why builders use it
Without a spec anchor, Claude Code sessions rewrite requirements and stack choices every time you open a new chat.
After install, you can run spectacular’s spec-anchored commands so parallel and stack-specific tasks stay aligned with one source spec.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 12 stars, 0 votes.
FAQ
Who is arittr-spectacular for?
Claude Code users who write specs and want stack-driven commands that do not drift from that document.
When should I use arittr-spectacular?
Use it during implementation and pre-merge review whenever the agent must follow a fixed spec and your stack choices.
How do I add arittr-spectacular to my agent?
Add the arittr/spectacular plugin in Claude Code, then use its bundled skills and commands per SKILL.md with your spec in context.
Comments
Share how you use arittr-spectacular, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.