9599 results (68.1ms) page 24 / 480
philoserf / claude-code-setup-map-codebase exact

Analyze codebase with parallel Explore agents to produce .planning/codebase/ documents. Use for brownfield project onboarding, refreshing codebase understanding after significant changes, before...

vue 0.00
onmax / nuxt-skills-vue exact

Use when editing .vue files, creating Vue 3 components, writing composables, or testing Vue code - provides Composition API patterns, props/emits best practices, VueUse integration, and reactive...

vercel-labs / next-skills-next-best-practices exact

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling

elfado / zalo-mini-app-skills-zalo-mini-app exact

Build Zalo Mini Apps - lightweight web apps running inside Zalo super-app. This skill provides ZaUI components (Button, Input, Modal, Tabs, Avatar, etc.), JavaScript APIs (authorize, getUserInfo,...

suminhthanh / zalo-mini-app-skills-zalo-mini-app exact

Build Zalo Mini Apps - lightweight web apps running inside Zalo super-app. This skill provides ZaUI components (Button, Input, Modal, Tabs, Avatar, etc.), JavaScript APIs (authorize, getUserInfo,...

steve-cooks / skills-whop-dev exact

Build Next.js apps for the Whop platform. For empty repos, guides users from idea to deployed app through discovery and setup. For existing projects, provides best practices for authentication,...

ReinaMacCredy / maestro-conductor exact

Implementation execution for context-driven development. Trigger with ci, /conductor-implement, or /conductor-* commands. Use when executing tracks with specs/plans. For design phases, see...

lyndonkl / claude-skill-creator exact

Use when the user has a document (PDF, markdown, book notes, research paper, methodology guide) containing theoretical knowledge or frameworks and wants to convert it into an actionable, reusable...

gotar / opencode-config-rails-basecamp-engineer exact

This skill provides expert guidance on implementing Ruby on Rails applications using 37signals (Basecamp/HEY) patterns and conventions. Use when building Rails features, implementing...

near / agent-skills-near-intents exact

Cross-chain token swap integration using NEAR Intents 1Click API. Use when building swap widgets, bridge interfaces, or multi-chain transfers across EVM, Solana, NEAR, TON, Stellar, and Tron.

getlate-dev / late-api exact

Official Late API reference for scheduling posts across 13 social media platforms. Covers authentication, endpoints, webhooks, and platform-specific features. Use when building with the Late...

itsAR-VR / goatedskills-audit-semantic-noise exact

Audit semantic noise and namespace integrity; produces a severity-grouped report with namespace/rename suggestions.

onmax / nuxt-skills-nuxt-ui exact

Use when building styled UI with @nuxt/ui v4 components (Button, Modal, Form, Table, etc.) - provides ready-to-use components with Tailwind Variants theming. Use vue skill for raw component...

halay08 / fullstack-agent-skills-nuxt-ui exact

Use when building styled UI with @nuxt/ui v4 components (Button, Modal, Form, Table, etc.) - provides ready-to-use components with Tailwind Variants theming. Use vue skill for raw component...

itsAR-VR / goatedskills-audit-inline-complexity exact

Audit inline complexity and recommend variable extraction; produces a report with flattening suggestions for nested expressions.

aktsmm / agent-skills-skill-creator-plus exact

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge,...

halay08 / fullstack-agent-skills-ts-library exact

Use when authoring TypeScript libraries - covers project setup, package exports, build tooling (tsdown/unbuild), API design patterns, type inference tricks, testing, and release workflows....

onmax / nuxt-skills-nuxt-better-auth exact

Use when implementing auth in Nuxt apps with @onmax/nuxt-better-auth - provides useUserSession composable, server auth helpers, route protection, and Better Auth plugins integration.

halay08 / fullstack-agent-skills-nuxt-better-auth exact

Use when implementing auth in Nuxt apps with @onmax/nuxt-better-auth - provides useUserSession composable, server auth helpers, route protection, and Better Auth plugins integration.

emvnuel / skill-md-refactoring-catalog exact

Identifies code smells and applies refactoring techniques from Martin Fowler's catalog. Use when improving code structure, reducing complexity, or eliminating smells without changing behavior.