By shipshitdev
Accelerate frontend development by scaffolding shadcn/ui + Tailwind v4 setups in Next.js, generating responsive HTML/JS landing pages for instant Vercel deployment, applying UX patterns for AI loading and data filtering, validating Next.js/Tailwind configs, auditing design consistency and WCAG accessibility, bootstrapping Expo React Native apps, and creating bold React/Vue UIs.
npx claudepluginhub shipshitdev/libraryExpert in web accessibility (WCAG 2.1 AA compliance) for React/Next.js applications, ensuring all projects are usable by everyone
Design AI loading, thinking, and progress indicator UX. Use when explicitly asked to improve AI waiting states, add thinking indicators, or design loading UX for AI interfaces. Covers reasoning display (chain-of-thought), progress steps, streaming states, and the "elevator mirror effect" for reducing perceived wait time.
Expert React/Next.js component architect specializing in creating consistent, reusable, and maintainable components for monorepo projects
Audit and maintain design system consistency, UX/UI patterns, color palettes, and design best practices across frontend applications
Scaffold a production-ready Expo React Native app with working screens, navigation, and optional Clerk auth. Generates complete mobile app structure that runs immediately with `bun start`.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
Apply opinionated styling to barebones HTML. Use when user has plain/unstyled HTML and wants to apply consistent visual styling. Triggers: style this HTML, apply styling, make this look good, /html-style, or when user shares HTML that needs CSS. Transforms tables, lists, status indicators, buttons, and layouts into a cohesive design system.
Scaffold a production-ready static landing page with working email capture form, analytics, and responsive design. Deploys instantly to Vercel.
Scaffold, clone, and deploy config-driven NextJS landing pages that use a shared UI components package. Use this skill when creating single or multiple startup landing pages with email capture, analytics, and modern design. Supports batch creation from templates or CSV/JSON files, and automatic Vercel deployment with custom domains. Each landing is a standalone NextJS app driven by an app.json config file.
Validate Next.js 16 configuration and detect/prevent deprecated patterns. Ensures proxy.ts usage, Turbopack, Cache Components, and App Router best practices. Use before any Next.js work or when auditing existing projects.
Generate minimal HTML pages to review Claude Code output in a browser. Use when terminal output is hard to read, when reviewing lists/tables/drafts, or when user says "show me", "make this reviewable", "quick view", or "open as webpage". Produces unstyled semantic HTML only. For granular feedback with inline comments, see the comment-mode skill.
Master React Native 0.79.5 components, styling, performance optimization, and mobile UI best practices with real-world examples
Set up shadcn/ui component library with Tailwind CSS v4 configuration. Handles installation, initialization, theme configuration, and common component setup. Use when starting a new Next.js/React project that needs a component library.
Designs optimal filtering UX for data tables. Use when building a table that needs filters - analyzes the data columns and determines the best filter type for each. Outputs a unified filter field with inline header filters.
Validate Tailwind CSS v4 configuration and detect/prevent Tailwind v3 patterns. Use this skill when setting up Tailwind, auditing CSS configuration, or when you suspect outdated Tailwind patterns are being used. Ensures CSS-first configuration with @theme blocks.
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimAdvanced frontend design plugin with interactive wizard, trend research, moodboard creation, color/typography selection, and browser-based inspiration analysis
Editorial "Full-Stack Developer" bundle for Claude Code from Antigravity Awesome Skills.
🚀 Quick Flow Solo Dev — Elite Full-Stack Developer + Quick Flow Specialist
Specializes in finance and operations strategy. Assists with financial planning, budgeting, and operational efficiency for organizations.
Frontend development skill with design and implementation checklists
Essential development subagents for everyday coding tasks - backend, frontend, fullstack, mobile, and API design
100+ AI agent skills for indie developers. Works with Claude Code, OpenAI Codex, and Cursor.
library/
├── skills/ # All skills (124 skills)
├── commands/ # All commands (35 commands)
├── bundles/ # Generated marketplace bundles
├── .agents/ # Library management (sessions, tasks)
│ └── SYSTEM/ # Library documentation
└── scripts/ # Scaffolding, validation scripts
stripe-implementer, mongodb-migration-expert)code-review, deploy, mvp-plan)# Install all skills globally — pick your agents
npx skills add shipshitdev/library -g --agent claude-code cursor codex openclaw --skill '*' -y
# Install specific skills
npx skills add shipshitdev/library -g --skill stripe-implementer -y
# List available skills
npx skills add shipshitdev/library --list
Do NOT use
--all— it installs to every agent the CLI knows about (30+). Always use--agentto target only the agents you use.
npx skills add shipshitdev/library --agent claude-code cursor
/plugin marketplace add shipshitdev/library
/plugin install shipshitdev-startup@shipshitdev # or any category bundle
Clone the repo and use the CLI to install:
git clone https://github.com/shipshitdev/library.git ~/shipshitdev-library
cd ~/shipshitdev-library
npx skills add . -g --agent claude-code cursor codex openclaw --skill '*' -y
After making changes, reinstall to update:
npx skills add shipshitdev/library -g --agent claude-code cursor codex openclaw --skill '*' -y
skills/skill-name/SKILL.md with YAML frontmattermkdir -p skills/my-skill
touch skills/my-skill/SKILL.md
.md file in commands/{verb}-{noun}.md.agents/SYSTEM/ARCHITECTURE.md - .agent folder structure explained.agents/SYSTEM/AI-DEV-LOOP.md - The /loop autonomous workflow.agents/SYSTEM/PLATFORM-ADAPTATIONS.md - Claude vs Codex vs Cursor differences.agents/SYSTEM/SKILL-MANAGEMENT.md - Syncing skills across platforms| Command | Description | Cursor |
|---|---|---|
| analyze-codebase | Codebase analysis | analyze-codebase |
| api-test | API test generation | api-test |
| bug | Bug capture workflow | bug |
| check-domain | Domain name generator & availability checker | check-domain |
| clean | Cleanup workflow | clean |
| code-review | Code review | code-review |
| db-setup | MongoDB/Redis setup | db-setup |
| de-slop | Clean AI code artifacts | de-slop |
| deploy | Deployment workflows | deploy |
| docs-generate | Documentation generation | docs-generate |
| docs-update | Documentation updates | docs-update |
| end | End session | end |
| env-setup | Environment variables | env-setup |
| inbox | Process inbox items | inbox |
| launch | Launch workflow | launch |