By smalls257
Scaffold-with-guardrails + tech-design-grill + requirements-grill + to-issues — opinionated project lifecycle skills
Use as the last planning gate before scaffolding — stress-tests a completed plan (requirements + tech-design + tickets) for failure modes via a blind dual-draft pre-mortem, then emits a failure register with mitigations or accepted risks. Requires complete tech-design and issues docs. Triggers include "pre-mortem", "premortem", "how could this fail", "what could go wrong", "stress-test the plan", "risk the plan before we build".
Use when stress-testing or eliciting pure functional requirements for a product or feature. Drives the *what*, not the *how*. Refuses to discuss tech stack, architecture, or non-functional requirements. Triggers include "grill requirements", "what should this do", "define the what", "elicit requirements", "PRD interview".
Use when starting a new project after tech design is complete. Generates the repo scaffold (optionally populated from tech-design XML tags — Phase-2), root CLAUDE.md, per-module AGENTS.md with IDed architectural rules, matching semgrep rules, NetArchTest arch tests, and Claude-only git hooks. Triggers include "scaffold the repo", "set up the project", "wire in arch tests", "bootstrap new app".
Use when designing a system after requirements are settled. Drives architecture, components, data model, API contracts, NFRs, and ADRs out of the room. Requires a complete requirements doc. Triggers include "tech design", "design the system", "how should we build this", "architecture session".
Use when ready to break complete requirements + tech design into independently-shippable, tracker-agnostic issues. Outputs a markdown file using tracer-bullet vertical slices. Triggers include "break into tickets", "create issues", "slice the work", "issue list", "what should we build first".
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Personal collection of Claude Code skills, prompts, and tools — built for daily use, available to share.
Four skills that drive a software product from "we want to build this" to a tracker-agnostic issue list, enforcing the negentropic lens (Six Principles) at every step.
| # | Skill | Drives out | Output |
|---|---|---|---|
| 1 | requirements-grill | Functional requirements (pure what) | docs/requirements/<slug>.md |
| 2 | tech-design-grill | Complete tech design (pure how) | docs/tech-design/<slug>.md + ADRs + CONTEXT.md |
| 3 | scaffold-with-guardrails | Repo scaffold + CLAUDE.md + AGENTS.md + semgrep + NetArchTest + hooks | populated repo |
| 4 | to-issues | Tracer-bullet vertical slices | docs/issues/<slug>.md |
Each skill checks for its upstream artifact and refuses to run without it. Each skill writes WIP-aware YAML frontmatter and can resume deferred work. Each skill ends with a negentropic self-audit before declaring complete.
skills/ # Claude Code skill files (one directory per skill)
prompts/ # Reusable prompt templates (future)
tools/ # Scripts and utilities (future)
Drop a skill directory into ~/.claude/skills/ or any project's .claude/skills/.
Each skill directory contains SKILL.md plus supporting reference files. Skills
reference each other by prereq chain — run them in order (1 → 2 → 3 → 4).
npx claudepluginhub smalls257/just-claude-things --plugin just-claude-thingsGenerate eval packs — polished HTML reports capturing how code was produced, with metrics, heuristics, and AI-driven analysis
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.