d-mariano/spicyclaude

Spicy Claude

This repository also configures its own agents. See what spicyclaude tells them →

5Stars on the repository
26Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

code-review-light

01

d-mariano/spicyclaude

Skill Claude Code

Fast single-pass code review of a diff. Use for a quick read-only review of a PR or the current branch — pulls the diff, runs one consolidated pass against the shared severity rubric, and prints a severity-tiered summary. No subagents, never posts. For deep multi-reviewer review use /review-heavy.

not rated 5 1mo ago A 68 tokens original MIT

d-mariano/spicyclaude

Skill Claude Code

Breaks a technical design document into an epic (or several epics) and actionable user stories with acceptance criteria, dependencies, and explicit out-of-scope items. Use this whenever a user shares a design doc, RFC, technical spec, PRD, ADR, or implementation proposal and wants it turned into work items — tickets…

not rated 5 1mo ago A 157 tokens original MIT

design-doc

03

d-mariano/spicyclaude

Skill Claude Code

Create a technical design document from a PRD interactively. Walks tdd-[nnn].md section-by-section, then a contracts-[nnn].md companion for field-level wire shapes — surfacing every choice via AskUserQuestion.

not rated 5 1mo ago A 52 tokens original MIT

d-mariano/spicyclaude

Skill Claude Code

Produces a cold-read feasibility findings draft for a technical design. Reads TDD, contracts, PRD, and prior research in a forked context with no conversation history; extracts claims; verifies load-bearing ones via web research; writes .feasibility-[nnn]-draft.md. Used by feasibility-study as its research phase, and…

not rated 5 1mo ago A 88 tokens original MIT

feasibility-study

05

d-mariano/spicyclaude

Skill Claude Code

Pressure-tests a technical design document, runs research in a forked cold-read subagent, walks the user through findings, produces feasibility-[nnn].md. Use when reviewing a TDD, running a feasibility study, sanity-checking a design, or validating whether NFR targets are achievable with the chosen tech.

not rated 5 1mo ago C 68 tokens original MIT

feature-integration

06

d-mariano/spicyclaude

Skill Claude Code

Multi-phase technical design workflow for adding features to existing codebases. Covers codebase reconnaissance, change strategy, delta-focused integration design, and automated review. Use when extending a system that already exists with established patterns.

not rated 5 1mo ago A 46 tokens original MIT

greenfield-design

08

d-mariano/spicyclaude

Skill Claude Code

Multi-phase technical design workflow for building new systems from scratch. Covers landscape analysis, decision locking, full system design, and automated review. Use when there is no existing codebase or when building an entirely new service/application.

not rated 5 1mo ago A 48 tokens original MIT

python-development

09

d-mariano/spicyclaude

Skill Claude CodeCodex

Enforces Python best practices for typing, structure, and tooling during both planning and implementation. Use when designing, planning, or writing Python code, modules, APIs, or applications. Triggers: 'python', 'pytest', 'pydantic', 'dataclass', 'fastapi', 'django', 'flask', 'uv', 'poetry', 'ruff', 'mypy', '.py…

not rated 5 1mo ago A 121 tokens original MIT

refactor-modifier

10

d-mariano/spicyclaude

Skill Claude Code

Composable modifier that adds legacy analysis, migration strategy, behavior preservation, and cleanup planning to either the greenfield or feature-integration design workflow. Apply when the task involves replacing, restructuring, or rewriting significant existing code.

not rated 5 1mo ago A 48 tokens original MIT

review-heavy

11

d-mariano/spicyclaude

Skill Claude Code

Deep, risk-tiered multi-reviewer code review. Sizes the change, fans out to the right set of read-only reviewer subagents in parallel, cross-checks findings with a verification pass, then prints one severity-tiered report and verdict — and optionally posts it to the PR (inline + summary). Never approves or merges.

not rated 5 1mo ago A 69 tokens original MIT

spice

12

d-mariano/spicyclaude

Skill Claude CodeCodex

Subagent-Powered Iterative Coding Engine — A multi-phase SDLC workflow using context-efficient patterns. Subagents for research/planning, main context for implementation with /clear discipline. Activates on: feature requests, multi-step implementations, complex refactoring, mentions of 'spice', 'workflow', 'plan and…

not rated 5 1mo ago A 89 tokens original MIT

d-mariano/spicyclaude

Skill Claude CodeCodex

Guides Terraform/HCL configuration structure, module design, state management, and provider usage during both planning and implementation. Use when designing infrastructure, planning Terraform architecture, or writing .tf files. Triggers: 'terraform', 'tofu', 'HCL', '.tf', 'tfvars', 'terraform plan', 'terraform…

not rated 5 1mo ago A 109 tokens original MIT

d-mariano/spicyclaude

Skill Claude CodeCodex

Enforces test-driven development via RED-GREEN-REFACTOR when writing code. Use when implementing features, fixing bugs, refactoring, or writing any functional code. Triggers: 'write tests first', 'TDD', 'test-driven', 'red-green-refactor', new feature, bug fix, refactor. Does not apply to pure config files (JSON…

not rated 5 1mo ago A 91 tokens original MIT

writing-tickets

15

d-mariano/spicyclaude

Skill Claude CodeCodex

Drafts and refines tickets (Story, Task, Bug, Spike, Epic) with concrete acceptance criteria, observable behaviour, and explicit out-of-scope. Use whenever the work is to write up a piece of work — a story, ticket, issue, AC, "write this up", "turn this into a ticket" — regardless of whether it will be published to…

not rated 5 1mo ago A 123 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: