Skip to content

Claude Code plugins for modern web development - frontend, backend, infra, testing & accessibility skills

License

Notifications You must be signed in to change notification settings

sonsu-lee/sonsu-claude-plugins

Repository files navigation

Sonsu Skills

A curated collection of Claude Code skills for modern web development.

Installation

Add this marketplace to your Claude Code configuration:

claude mcp add-plugin sonsu-skills ./path/to/sonsu-claude-plugins

Or add individual plugins:

claude mcp add-plugin frontend-skills ./path/to/sonsu-claude-plugins/frontend-skills

Plugins

Plugin Description Skills
frontend-skills Frontend development React, Next.js, Tailwind, CSS, shadcn/ui, Radix UI, React Aria, GSAP
backend-skills Backend development Hono, PostgreSQL, Redis, Drizzle ORM, Supabase, NGINX
data-fetching-skills Data fetching & forms TanStack Query, Axios, GraphQL, Relay, React Hook Form
infra-skills Infrastructure & DevOps Docker, Kubernetes, Terraform, Cloudflare
testing-skills Testing & monitoring Vitest, Playwright, Storybook, Sentry
core-skills Core utilities TypeScript, Zod, date-fns
accessibility-skills Web accessibility W3C WAI, WAI-ARIA APG, MDN Accessibility
claude-skills Claude Code CLI Claude Code

Structure

sonsu-claude-plugins/
├── .claude-plugin/
│   └── marketplace.json      # Marketplace manifest
├── frontend-skills/
│   ├── .claude-plugin/
│   │   └── plugin.json
│   └── skills/
│       ├── react/
│       ├── nextjs/
│       └── ...
├── backend-skills/
│   └── ...
└── ...

License

MIT

About

Claude Code plugins for modern web development - frontend, backend, infra, testing & accessibility skills

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published