Share & Discover Claude Skills

The community marketplace for Claude Code skills. Upload your workflows, discover powerful automations, and supercharge your AI toolkit.

4,934
Skills
19,459
Downloads
Free
Always

Categories

Featured

Recently Added

View all →

Presentation Creator

v1.0.0

Create data-driven presentation slides using React, Vite, and Recharts with Sentry branding. Use when asked to "create a presentation", "build slides", "make a deck", "create a data presentation", "build a Sentry presentation". Scaffolds a complete slide-based app with charts, animations, and single-file HTML output.

Sentry
16

Code Review

v1.0.0

Perform code reviews following Sentry engineering practices. Use when reviewing pull requests, examining code changes, or providing feedback on code quality. Covers security, performance, testing, and design review.

Sentry
17

Vueuse Functions

v1.0.0

Apply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features.

Anthony Fu
21

Vue Testing Best Practices

v1.0.0

Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.

Anthony Fu
19

Vue Router Best Practices

v1.0.0

Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.

Anthony Fu
17

Vue Best Practices

v1.0.0

MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API.

Anthony Fu
21

Vue

v1.0.0

Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, watchers, or using Transition/Teleport/Suspense/KeepAlive.

Anthony Fu
15

Vitest

v1.0.0

Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.

Anthony Fu
17