frontend▌
1,037 indexed skills · max 10 per page
slack-bot-builder
sickn33/antigravity-awesome-skills · Frontend
Build Slack apps with Bolt framework across Python, JavaScript, and Java using Block Kit. \n \n Covers Bolt app foundation with event handling, slash commands, and request verification built-in \n Block Kit UI pattern for rich messages and modals with up to 50 blocks per message and interactive components \n OAuth 2.0 installation flow for multi-workspace distribution with token storage and scope management \n Available in Python, JavaScript (Node.js), and Java with consistent patterns across la
design-system
anthropics/knowledge-work-plugins · Frontend
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
web-design-guidelines
davila7/claude-code-templates · Frontend
Audit UI code against Web Interface Guidelines with automated compliance checking. \n \n Fetches the latest guidelines from a remote source before each review, ensuring rules stay current \n Accepts file paths or patterns as input; prompts for clarification if none provided \n Outputs findings in a concise file:line format for quick issue identification \n Triggered by user requests like \"review my UI,\" \"check accessibility,\" \"audit design,\" or \"review against best practices\" \n
frontend-patterns
davila7/claude-code-templates · Frontend
React and Next.js patterns for component composition, state management, performance, and accessibility. \n \n Covers component patterns including composition, compound components, and render props for flexible, reusable UI architecture \n Includes custom hooks for state management, async data fetching, debouncing, and context-based state with reducers \n Performance optimization techniques: memoization, code splitting with lazy loading, and list virtualization for large datasets \n Form handling
jest-react-testing
manutej/luxor-claude-marketplace · Frontend
Comprehensive React component testing with Jest and React Testing Library covering configuration, mocking, async patterns, and best practices. \n \n Covers Jest configuration for JavaScript and TypeScript projects, including setup files, module mapping, and coverage thresholds \n Provides query strategies prioritizing accessibility (getByRole, getByLabelText) and explains getBy, queryBy, and findBy variants \n Includes mocking patterns for modules, functions, API calls via MSW, context, and chil
android-design-guidelines
ehmo/platform-design-skills · Frontend
$23
liquidity-planner
uniswap/uniswap-ai · Frontend
Plan and generate deep links for creating liquidity positions on Uniswap v2, v3, and v4.
sentry-nextjs-sdk
getsentry/sentry-for-ai · Frontend
sentry-nextjs-sdk
tailwind-design-system
sickn33/antigravity-awesome-skills · Frontend
$22
scss-best-practices
mindrally/skills · Frontend
SCSS architecture guidelines covering file organization, variables, mixins, and maintainable stylesheet patterns. \n \n Implements the 7-1 pattern for scalable folder structure: abstracts, base, components, layout, pages, themes, and vendors with a clear import order \n Provides semantic variable naming conventions for colors, typography, spacing, breakpoints, z-index, transitions, and shadows using maps for grouped values \n Includes reusable mixins for responsive breakpoints, flexbox utilities