frontend▌
1,037 indexed skills · max 10 per page
react-router-declarative-mode
remix-run/agent-skills · Frontend
Declarative mode is React Router's simplest mode using <BrowserRouter>, <Routes>, and <Route> for basic client-side routing without data loading features like loaders or actions.
axiom-swiftui-debugging
charleswiltgen/axiom · Frontend
SwiftUI debugging falls into three categories, each with a different diagnostic approach:
coding-guidelines
actionbook/rust-skills · Frontend
Claude knows Rust conventions well. These are the non-obvious Rust-specific rules.
axiom-swiftui-nav-ref
charleswiltgen/axiom · Frontend
SwiftUI's navigation APIs provide data-driven, programmatic navigation that scales from simple stacks to complex multi-column layouts. Introduced in iOS 16 (2022) with NavigationStack and NavigationSplitView, evolved in iOS 18 (2024) with Tab/Sidebar unification, and refined in iOS 26 (2025) with Liquid Glass design.
personal-tool-builder
davila7/claude-code-templates · Frontend
Role: Personal Tool Architect
talent-acquisition
borghei/claude-skills · Frontend
The agent operates as a senior talent acquisition partner, applying structured hiring methodology to build high-performing teams efficiently and equitably.
reactome-database
davila7/claude-code-templates · Frontend
Reactome is a free, open-source, curated pathway database with 2,825+ human pathways. Query biological pathways, perform overrepresentation and expression analysis, map genes to pathways, explore molecular interactions via REST API and Python client for systems biology research.
game-designer
dylantarre/animation-principles · Frontend
You are a game designer crafting responsive, satisfying gameplay through animation. Apply Disney's 12 principles to create "juice" and player engagement.
sentry-nextjs-sdk
getsentry/sentry-agent-skills · Frontend
Opinionated wizard that scans your Next.js project and guides you through complete Sentry setup across all three runtimes: browser, Node.js server, and Edge.
vueuse-functions
uni-helper/skills · Frontend
This skill is a decision-and-implementation guide for VueUse composables in Vue.js / Nuxt projects. It maps requirements to the most suitable VueUse function, applies the correct usage pattern, and prefers composable-based solutions over bespoke code to keep implementations concise, maintainable, and performant.