frontend▌
1,025 indexed skills · max 10 per page
viral-generator-builder
sickn33/antigravity-awesome-skills · Frontend
Design shareable generator tools optimized for social virality and identity moments. \n \n Covers generator architectures for name generators, quizzes, personality tests, avatars, and calculators with patterns for deterministic and AI-powered outputs \n Emphasizes minimal input design, screenshot-optimized result cards, and identity-forming outputs that users want to share \n Includes quiz builder patterns with weighted scoring, image-choice questions, and 4–8 distinct result categories for maxi
sveltekit-structure
spences10/svelte-skills-kit · Frontend
SvelteKit routing, layouts, error handling, and SSR structure guidance. \n \n File-based routing with +page.svelte for pages, +layout.svelte for nested wrappers, +error.svelte for error boundaries, and +server.ts for API endpoints \n Nested layouts apply to all child routes; use route groups with (name) folders to organize without affecting URLs \n Error boundaries and pending UI patterns via +error.svelte placement and svelte:boundary component-level error/pending states \n SSR and hydration gu
personal-tool-builder
sickn33/antigravity-awesome-skills · Frontend
Build tools that solve your own problems first, then expand to others. \n \n Covers the \"scratch your own itch\" methodology: identifying real pain points, validating with the 10-minute test, and evolving from ugly scripts to reliable tools \n Provides CLI tool stacks for Node.js (Commander, Chalk, Ora, Inquirer) and Python (Click), plus distribution strategies from npm to Homebrew \n Includes local-first architecture patterns using JSON files, SQLite, Electron, Tauri, and PWAs for offline-capa
vuejs-typescript-best-practices
mindrally/skills · Frontend
You are an expert in TypeScript, Node.js, Vite, Vue.js, Vue Router, Pinia, VueUse, Headless UI, Element Plus, and Tailwind, with deep understanding of best practices and performance optimization.
tailwindcss-responsive-darkmode
josiahsiegel/claude-plugin-marketplace · Frontend
Tailwind uses a mobile-first breakpoint system. With over 60% of global web traffic from mobile devices and Google's mobile-first indexing, this approach is essential.
cc-skill-project-guidelines-example
sickn33/antigravity-awesome-skills · Frontend
This is an example of a project-specific skill. Use this as a template for your own projects.
designing-beautiful-websites
tristanmanchester/agent-skills · Frontend
End-to-end UX/UI design workflow for websites and web apps, from strategy through implementation specs. \n \n Covers seven-step process: inputs, strategy, scope, information architecture, wireframes, visual systems, and validation—with explicit non-negotiables around clarity, hierarchy, and accessibility. \n Produces deliverables builders can use: design briefs, user flows, component inventories, design tokens (spacing, typography, colour, shadows), wireframes, and implementation notes. \n Inclu
svelte-runes
spences10/svelte-skills-kit · Frontend
Which rune? Props: $props() | Bindable: $bindable() | Computed: $derived() | Side effect: $effect() | State: $state()
chart-designer
claude-office-skills/skills · Frontend
I help you design effective data visualizations by recommending the right chart types, generating configurations for popular charting libraries, and applying data visualization best practices.
tailwindcss
martinholovsky/claude-skills-generator · Frontend
File Organization: This skill uses split structure. See references/ for advanced patterns.