bravew

60 mods across 1 repository, 10 stars between them.

trove

01

bravew/trove

Plugin Claude Code

Plugin marketplace listing 7 plugins: trove-workflow, trove-dev, trove-design, trove-product, trove-security.

10 3d ago A tokens not measured original MIT

trove CLAUDE.md

02

bravew/trove

Instructions file

Instructions for bravew/trove, covering claude.md, what this is, common commands, scaffolding and evals.

10 3d ago A 1,706 tokens original MIT

changelog

03

bravew/trove

Command

Generate changelog for a new release version.

10 3d ago A 8 tokens original MIT

commit

04

bravew/trove

Command

Create an atomic git commit with conventional message.

10 3d ago A 8 tokens original MIT

doc

05

bravew/trove

Command

Generate or sync documentation with the current codebase.

10 3d ago A 9 tokens original MIT

new-branch

06

bravew/trove

Command

Create a conventional git branch from user request.

10 3d ago A 8 tokens original MIT

pr

07

bravew/trove

Command

Create Pull Request with comprehensive description.

10 3d ago A 6 tokens original MIT

prp-create

08

bravew/trove

Command

Create comprehensive implementation PRP with deep codebase analysis.

10 3d ago A 10 tokens original MIT

prp-execute

09

bravew/trove

Command

Execute a PRP implementation plan until fully complete.

10 3d ago A 9 tokens original MIT

review

10

bravew/trove

Command

Code review with best practices and project-aware checklist.

10 3d ago A 9 tokens original MIT

ship

11

bravew/trove

Command

Commit staged changes, push, and create PR.

10 3d ago A 9 tokens original MIT

trove-a11y

12

bravew/trove

Skill Claude CodeCodex

Accessibility checking skill for web and mobile interfaces. Auto-activates on UI component files. Checks WCAG compliance and ARIA patterns.

10 3d ago A 33 tokens original MIT

bravew/trove

Skill Claude CodeCodex

Generate component specifications from design requirements. Produces structured specs with props, states, interactions, and accessibility requirements.

10 3d ago A 27 tokens original MIT

trove-design-review

14

bravew/trove

Skill Claude CodeCodex

Design review skill for evaluating UI/UX implementations against design specs. Checks visual fidelity, interaction patterns, and design system compliance.

10 3d ago A 30 tokens original MIT

trove-visual-parity

15

bravew/trove

Skill Claude CodeCodex

Achieve pixel-exact UI equivalence between two implementations via image diff. Establish a baseline harness first, migrate one component at a time, verify each with a screenshot diff within a tuned threshold. Use when migrating a styling system or matching a new implementation (e.g. React) to an existing one (e.g.…

10 3d ago A 73 tokens original MIT

trove-design

16

bravew/trove

Plugin Claude Code

Designer skills: Figma review, accessibility, design systems.

10 3d ago A tokens not measured original MIT

trove-a11y

17

bravew/trove

Cursor rule

Accessibility checking skill for web and mobile interfaces. Auto-activates on UI component files. Checks WCAG compliance and ARIA patterns.

10 3d ago A 0 tokens original MIT

trove-architect

18

bravew/trove

Skill Claude CodeCodex

Design the shape before the code: sketch types, signatures, and module structure with not-implemented bodies, agree, then fill in. Scrap the sketch when implementation proves it wrong. Use for non-trivial work where jumping straight to code would lock in the wrong shape.

10 3d ago A 59 tokens original MIT

trove-commit

19

bravew/trove

Skill Claude CodeCodex

Git commit workflow and message conventions. Use when creating, drafting, or reviewing atomic commits with conventional messages.

10 3d ago A 26 tokens original MIT

trove-explain

20

bravew/trove

Skill Claude CodeCodex

Explain code, architecture, or data flow at the appropriate level for the audience. Use when someone needs to understand unfamiliar code, a module, or system design.

10 3d ago A 37 tokens original MIT

trove-lambda

21

bravew/trove

Skill Claude CodeCodex

AWS Lambda handler patterns with CDK infrastructure conventions. Auto-activates when working with Lambda handler or CDK files. Covers handler structure, SQS/SNS parsing, IPC patterns, Powertools logging, and CDK best practices.

10 3d ago A 52 tokens original MIT

trove-perf

22

bravew/trove

Skill Claude CodeCodex

Diagnose and fix a measured performance problem against a baseline: measure first, fix, re-measure, and cite the delta with an artifact path. Use for slow endpoints, slow queries, or any "make this faster" backed by a measurement.

10 3d ago A 55 tokens original MIT

trove-python

23

bravew/trove

Skill Claude CodeCodex

Python/FastAPI coding conventions and best practices. Auto-activates when working with Python files. Covers async patterns, type hints, SQLAlchemy, Pydantic, logging, and error handling.

10 3d ago A 44 tokens original MIT

bravew/trove

Skill Claude CodeCodex

React and Next.js performance optimization guidelines (Vercel Engineering, 70 rules across 8 categories). Use when writing, reviewing, or refactoring React code specifically for performance: eliminating waterfalls, bundle size, re-render optimization, or server/client data fetching. Complements trove-react, which…

10 3d ago A 72 tokens original MIT