bravew/trove

Open-source plugin marketplace for AI coding assistants — write skills once, ship to Claude Code, Cursor, OpenAI Codex, OpenCode, Gemini CLI, and AGENTS.md hosts.

10Stars on the repository
59Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

trove-a11y

01

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

03

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

04

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-architect

05

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

06

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

07

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

08

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

09

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

10

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

trove-react-native

12

bravew/trove

Skill Claude CodeCodex

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list/scroll performance, implementing Reanimated animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, FlashList, or native platform…

10 3d ago A 82 tokens original MIT

bravew/trove

Skill Claude CodeCodex

Implement smooth, native-feeling animations with React's View Transition API ( , addTransitionType, CSS view-transition pseudo-elements). Use for page transitions, shared element morphs, Suspense reveals, list identity, or animating between React UI states without a third-party animation library.

10 3d ago A 68 tokens original MIT

trove-react

14

bravew/trove

Skill Claude CodeCodex

React 19 coding conventions and performance patterns. Auto-activates when working with React/TypeScript files. Covers hooks, state management, TanStack Query, Zustand, immutable updates, and component conventions.

10 3d ago A 45 tokens original MIT

trove-review

15

bravew/trove

Skill Claude CodeCodex

Code review skill that checks for common issues, security vulnerabilities, and style violations. Use when reviewing code changes or PRs.

10 3d ago A 29 tokens original MIT

trove-swift

16

bravew/trove

Skill Claude CodeCodex

Swift 6 and SwiftUI coding conventions for iOS development. Auto-activates when working with Swift files. Covers @Observable, async/await, NavigationStack, Swift Testing, and accessibility.

10 3d ago A 45 tokens original MIT

trove-tdd

17

bravew/trove

Skill Claude CodeCodex

Write a focused regression test that fails before the fix and passes after. Use when the user asks for TDD, a failing test, or a regression test, or when a bug has a cheap local test target. Skip when the test path is expensive, integration-heavy, or unclear.

10 3d ago A 62 tokens original MIT

trove-typescript

18

bravew/trove

Skill Claude CodeCodex

TypeScript type-system discipline for any .ts/.tsx file: make illegal states unrepresentable, validate at boundaries, avoid as/any. Use when reading or editing TypeScript that isn't covered by a framework-specific skill. Defers to trove-react / trove-react-best-practices on .tsx component work.

10 3d ago A 70 tokens original MIT

trove-vue

19

bravew/trove

Skill Claude CodeCodex

Vue 3 Composition API conventions and best practices. Auto-activates when working with Vue single-file components. Covers reactivity, component patterns, Vue Router, and Pinia state management.

10 3d ago A 43 tokens original MIT

trove-cdk

20

bravew/trove

Skill Claude CodeCodex

AWS CDK (TypeScript) conventions for infrastructure as code. Auto-activates on CDK project files.

10 3d ago A 28 tokens original MIT

trove-docker

21

bravew/trove

Skill Claude CodeCodex

Dockerfile and Docker Compose best practices. Auto-activates on Docker files.

10 3d ago A 21 tokens original MIT

trove-terraform

22

bravew/trove

Skill Claude CodeCodex

Terraform/OpenTofu conventions and best practices. Auto-activates on .tf files. Covers module structure, state management, and security patterns.

10 3d ago A 34 tokens original MIT

trove-release-notes

23

bravew/trove

Skill Claude CodeCodex

Release notes generator. Creates user-facing release notes from git history, PR descriptions, and changelog entries.

10 3d ago A 27 tokens original MIT

trove-spec

24

bravew/trove

Skill Claude CodeCodex

Product spec writing skill. Generates structured feature specifications with user stories, acceptance criteria, and technical considerations.

10 3d ago A 24 tokens original MIT