Claude
by @sdiamante13 · plugin · 61 skills
Claude from SDiamante13/dotfiles.
Install the whole plugin (CLI)
npx skillmds add sdiamante13/prd
npx skillmds add sdiamante13/tdd
npx skillmds add sdiamante13/mine
npx skillmds add sdiamante13/save
npx skillmds add sdiamante13/tidy
npx skillmds add sdiamante13/ralph
npx skillmds add sdiamante13/split
npx skillmds add sdiamante13/sweep
npx skillmds add sdiamante13/tw-tk
npx skillmds add sdiamante13/commit
npx skillmds add sdiamante13/review
npx skillmds add sdiamante13/script
npx skillmds add sdiamante13/tw-fix
npx skillmds add sdiamante13/catchup
npx skillmds add sdiamante13/onboard
npx skillmds add sdiamante13/tw-lift
npx skillmds add sdiamante13/grill-me
npx skillmds add sdiamante13/remember
npx skillmds add sdiamante13/tw-ghost
npx skillmds add sdiamante13/tw-glaze
npx skillmds add sdiamante13/tw-parse
npx skillmds add sdiamante13/write-ac
npx skillmds add sdiamante13/changelog
npx skillmds add sdiamante13/interview
npx skillmds add sdiamante13/stop-slop
npx skillmds add sdiamante13/tw-glazer
npx skillmds add sdiamante13/tw-ideate
npx skillmds add sdiamante13/tw-reduce
npx skillmds add sdiamante13/tw-refine
npx skillmds add sdiamante13/find-skills
npx skillmds add sdiamante13/review-plan
npx skillmds add sdiamante13/tw-prove-it
npx skillmds add sdiamante13/ui-redesign
npx skillmds add sdiamante13/dry
npx skillmds add sdiamante13/srp
npx skillmds add sdiamante13/test-feature
npx skillmds add sdiamante13/agent-browser
npx skillmds add sdiamante13/product-coach
npx skillmds add sdiamante13/story-planner
npx skillmds add sdiamante13/outcome-review
npx skillmds add sdiamante13/refactor-tests
npx skillmds add sdiamante13/names
npx skillmds add sdiamante13/tw-review-fold
npx skillmds add sdiamante13/smells
npx skillmds add sdiamante13/mutation-testing
npx skillmds add sdiamante13/methods
npx skillmds add sdiamante13/tw-invariant-ace
npx skillmds add sdiamante13/opportunity-brief
npx skillmds add sdiamante13/legacy-code-safety
npx skillmds add sdiamante13/declutter
npx skillmds add sdiamante13/roast-my-agents-md
npx skillmds add sdiamante13/exploratory-testing
npx skillmds add sdiamante13/functional
npx skillmds add sdiamante13/tw-codebase-doctrine
npx skillmds add sdiamante13/value-objects
npx skillmds add sdiamante13/retroactive-test-check
npx skillmds add sdiamante13/remotion-best-practices
npx skillmds add sdiamante13/tw-codebase-archaeology
npx skillmds add sdiamante13/tw-complexity-mitigator
npx skillmds add sdiamante13/tw-creative-problem-solver
npx skillmds add sdiamante13/tw-fresh-eyes-blunder-passSkills in this plugin
- ▌ prd · sdiamante13Generates a structured Product Requirements Document (PRD) for a new feature, including clarifying questions, user stories, functional requirements, and success metrics.
- ▌ tdd · sdiamante13Enforces strict outside-in red-green-refactor TDD with one-failure-per-turn discipline, predicting failures before every run, hardcoding minimum changes, and using triangulation and property-based testing. Triggers on explicit TDD requests and tasks phrased as 'implement', 'add', 'write a function', 'build a feature'.
- ▌ mine · sdiamante13 bundleAnalyzes Claude Code session logs to report token usage, tool and skill rankings, and session search by prompt text.
- ▌ save · sdiamante13Saves the latest learning as a numbered markdown file under ~/.claude/learnings and updates the learnings index with title and tags.
- ▌ tidy · sdiamante13 bundleRefactors production code with test coverage using a TDD workflow that applies approved refactorings one at a time, gates each on passing tests, and commits or reverts accordingly.
- ▌ ralph · sdiamante13Converts existing PRDs into the prd.json format used by the Ralph autonomous agent system, including splitting large features into right-sized stories and creating a progress file.
- ▌ split · sdiamante13Decompose large user stories into thin, independently deliverable vertical slices using the SPIDR method (Spike, Path, Interface, Data, Rules).
- ▌ sweep · sdiamante13Reviews a codebase for structural smells and refactors them with provable safety, using micro commits and green-bar discipline.
- ▌ tw-tk · sdiamante13 bundleGuides minimal-diff code changes by defining contracts and invariants, choosing a stable seam, and proving the result with an executed check.
- ▌ commit · sdiamante13Stages and commits changes with quality checks, status review, and a clear message, then shows recent history.
- ▌ review · sdiamante13 bundlePerforms structured code reviews of git branches, tracking findings in a living document and optionally running deep architectural analysis with subagents.
- ▌ script · sdiamante13Apply strict-mode Bash scripting conventions: minimal validation, concise logic, executable scripts, and no unnecessary comments or echoes.
- ▌ tw-fix · sdiamante13 bundleReviews and repairs risky or unclear code with minimal validated changes, running a fixed-point loop until the diff is clean across two consecutive review cycles.
- ▌ catchup · sdiamante13 bundleRebuilds working context after a session clear by reading git history, plans, and beads issue state, then produces a visible briefing.
- ▌ onboard · sdiamante13 bundleGenerates a comprehensive ONBOARDING.md for a codebase, covering architecture, key files, setup, and common gotchas.
- ▌ tw-lift · sdiamante13 bundleDelivers measurement-driven performance optimization for latency, throughput, memory, and tail behavior, with correctness preservation and regression guards.
- ▌ grill-me · sdiamante13Clarifies ambiguous or conflicting requests by researching first, then asking only judgment calls. Use when prompts say "grill me", ask hard questions, request relentless interrogation, pressure-test assumptions, clarify scope/requirements, define success criteria, or request system-design/optimization decisions.
- ▌ remember · sdiamante13Compiles up to five durable insights from the current conversation for possible addition to CLAUDE.md, focusing on patterns, preferences, and project knowledge.
- ▌ tw-ghost · sdiamante13 bundleExtracts a language-agnostic ghost package (spec, tests, install and verify docs) from an existing repository, preserving behavior via tests.yaml and evidence bundles.
- ▌ tw-glaze · sdiamante13Forces one deeper, more creative pass on an answer or plan while preserving the original escalation prompt verbatim.
- ▌ tw-parse · sdiamante13 bundleAnalyzes a local codebase to infer its actual architecture from code-first evidence, producing a dominant architecture label, coexisting patterns, drift, and repo-fit advice for downstream agents.
- ▌ write-ac · sdiamante13Writes user-focused acceptance criteria for Jira stories using Given/When/Then scenarios, and updates the ticket via the Atlassian MCP server.
- ▌ changelog · sdiamante13Generates a concise bullet-point summary of branch changes for a pull request description, grouping related commits by theme and verifying details against actual files.
- ▌ interview · sdiamante13Interviews the user in depth about a plan, probing technical implementation, UI/UX, risks, tradeoffs, and missing decisions before writing or refining a spec.
- ▌ stop-slop · sdiamante13 bundleRemove AI writing patterns from prose by cutting filler phrases, breaking formulaic structures, and enforcing active voice and specificity.
- ▌ tw-glazer · sdiamante13Forces a second, harder escalation pass using the original glazer prompt words verbatim, pushing for a sharper replacement thesis rather than more polish.
- ▌ tw-ideate · sdiamante13Mines a codebase for evidence-backed improvement opportunities, forcing two escalation gates to surface breakthrough ideas, and outputs a ranked portfolio with a plan seed without implementing.
- ▌ tw-reduce · sdiamante13Audits over-engineered codebases by factoring layers into live obligations, quotienting redundant distinctions, ablating unearned surface, and normalizing survivors while preserving required behavior. Produces an evidence-backed Reduction Certificate, cuts, migration phases, proof signals, and rollback.
- ▌ tw-refine · sdiamante13Refines an existing skill in place with minimal diffs, using evidence from usage and session mining to improve triggers, workflow, metadata, and resources.
- ▌ find-skills · sdiamante13Discovers and installs agent skills from the open ecosystem using the Skills CLI, helping users find relevant skills for their tasks.
- ▌ review-plan · sdiamante13 bundleReviews development plans for gaps, hidden assumptions, critical misses, and XP violations, then presents prioritized findings for confirmation.
- ▌ tw-prove-it · sdiamante13Runs a ten-round adversarial gauntlet to pressure-test absolute claims, refining them with explicit boundaries and an Oracle synthesis.
- ▌ ui-redesign · sdiamante13Runs a UI redesign experiment by creating three git worktree branches for modern minimal, bold creative, and classic refined design directions, then implements and compares each approach.
- ▌ dry · sdiamante13Refactors duplicated code by extracting helper methods, shared abstractions, or reusable structures, with automated testing and commits after each extraction.
- ▌ srp · sdiamante13Refactors a class toward the Single Responsibility Principle by identifying responsibilities, grouping cohesive behavior, and extracting focused classes.
- ▌ test-feature · sdiamante13Acceptance-test newly added features using browser automation, happy-path flows, screenshots, UX notes, and a written report.
- ▌ agent-browser · sdiamante13 bundleAutomates browser interactions for web testing, form filling, screenshots, and data extraction.
- ▌ product-coach · sdiamante13 bundleRoutes product-discovery work into the right stage — opportunity brief, research, PRD, tickets, or outcome review — and hands off to the matching sub-skill.
- ▌ story-planner · sdiamante13Breaks applications or features into thin vertical user-story slices with clear acceptance criteria and user-observable value, suitable for backlog planning and feature decomposition.
- ▌ outcome-review · sdiamante13 bundleRuns a post-launch review of a shipped PRD against its success metrics, interviewing the user on metric movement, assumptions, and decisions, then publishing an outcome-review page to Confluence and updating linked artifacts.
- ▌ refactor-tests · sdiamante13Refactors test files to improve behavioral coverage, clarity, structure, assertions, fixture setup, and mocking strategy, removing implementation-detail or low-value tests.
- ▌ names · sdiamante13Refactors code by renaming variables, methods, classes, and types to improve clarity and intent, with automatic testing and commits after each rename.
- ▌ tw-review-fold · sdiamante13Classifies code review findings to choose the smallest correct response, preventing one-patch-per-comment churn.
- ▌ smells · sdiamante13Analyzes a class or module for code smells and produces a prioritized refactoring plan with phases, success criteria, and risk mitigation.
- ▌ mutation-testing · sdiamante13Verifies test effectiveness by introducing small bugs into production code and running the test suite to find weak or missing tests.
- ▌ methods · sdiamante13Refactors long methods or large code blocks by extracting small, focused helper methods with clear names and narrow responsibilities.
- ▌ tw-invariant-ace · sdiamante13Define owned inductive invariants and enforce them at parse, construct, API, DB, lock, or transaction boundaries, with counterexample-driven verification.
- ▌ opportunity-brief · sdiamante13 bundleRuns a structured product-discovery interview and publishes a two-page Opportunity Brief to Confluence, covering business objective, customer, problem, success metric, alternatives, assumptions, and open questions.
- ▌ legacy-code-safety · sdiamante13 bundleGuides adding characterization tests before modifying or refactoring untested legacy code, using the RGR workflow and strangler fig pattern to reduce risk.
- ▌ declutter · sdiamante13Refactors code by removing unused imports, variables, methods, redundant comments, and fixing formatting, with automatic test runs and commits after each step.
- ▌ roast-my-agents-md · sdiamante13 bundleAudits AGENTS.md and CLAUDE.md files for bloat, redundancy, and ineffective rules, then runs A/B evals to prove which instructions are dead weight.
- ▌ exploratory-testing · sdiamante13Performs comprehensive exploratory testing on a website using browser automation, covering user journeys, forms, errors, accessibility, responsiveness, performance, and security basics.
- ▌ functional · sdiamante13Refactors Swift code toward declarative functional programming with immutability, value types, pure functions, transformations, and closure-based APIs.
- ▌ tw-codebase-doctrine · sdiamante13Compile deep repository evidence into artifact-bound correctness doctrine, including authority/law/proof maps, owned invariants, failure archaeology, and knowledge routing, with an optional minimal repository-specific skill portfolio.
- ▌ value-objects · sdiamante13Analyzes a class for primitive obsession and proposes value object extractions with validation, structure, and refactoring guidance.
- ▌ retroactive-test-check · sdiamante13Verifies that tests for already-implemented behavior are meaningful by temporarily breaking the production code and confirming the test fails for the expected reason.
- ▌ remotion-best-practices · sdiamante13 bundleLoads Remotion best practices for React video creation, covering animations, composition setup, assets, audio, captions, sequencing, transitions, media metadata, Three.js, Tailwind, and rendering patterns.
- ▌ tw-codebase-archaeology · sdiamante13Systematically explore an unfamiliar codebase and build a reusable architecture summary with file:line evidence, starting from documentation and tracing data flow.
- ▌ tw-complexity-mitigator · sdiamante13Analyzes code to separate essential complexity from incidental noise, then produces a ranked refactoring plan with a structural sketch and TRACE assessment, without making edits.
- ▌ tw-creative-problem-solver · sdiamante13Generates a five-tier strategy portfolio (Quick Win through Moonshot) with accretive artifacts, signals, and escape hatches, then stops for human input before execution.
- ▌ tw-fresh-eyes-blunder-pass · sdiamante13Rereads code, specs, plans, reviews, or skill edits with fresh eyes to catch blunders, oversights, and omissions before closure, reporting concrete evidence-backed findings.