Use when working with VueUse composables - provides reactive utilities for state, browser APIs, sensors, network,...
cat ~/الجديد
تصفح أحدث المهارات المضافة إلى السوق
Use when editing .vue files, creating Vue 3 components, writing composables, or testing Vue code - provides...
Use when authoring TypeScript libraries - covers project setup, package exports, build tooling (tsdown/unbuild), API...
Use when building with Reka UI (headless Vue components) - provides component API, accessibility patterns,...
Use when building NuxtHub v0.10.4 applications - provides database (Drizzle ORM with sqlite/postgresql/mysql), KV...
Use when working on Nuxt 4+ projects - provides server routes, file-based routing, middleware patterns,...
Use when building styled UI with @nuxt/ui v4 components (Button, Modal, Form, Table, etc.) - provides ready-to-use...
Nuxt SEO meta-module with robots, sitemap, og-image, schema-org. Use when configuring SEO, generating sitemaps,...
Use when creating Nuxt modules: (1) Published npm modules (@nuxtjs/, nuxt-), (2) Local project modules (modules/...
Use when working with Nuxt Content v3 - provides collections (local/remote/API sources), queryCollection API, MDC...
Use when implementing auth in Nuxt apps with @onmax/nuxt-better-auth - provides useUserSession composable, server...
Use when adding animations with Motion Vue (motion-v) - provides motion component API, gesture animations,...
Use when writing blog posts or documentation markdown files - provides writing style guide (active voice, present...
Use when reviewing code changes before committing, after implementing features, or when asked to review. Triggers on...
Create slash commands (reusable prompt templates). Use when building /commands, defining workflows users invoke...
Create new agent skills with proper structure, frontmatter, and progressive disclosure. Use when building a skill...
Strategic planning for AI agent artifacts. Use when you have notes, knowledge, or workflows to turn into reusable...
Create AGENTS.md files for AI agent context. Use when setting up project-level agent instructions, defining...
Minimal browser automation toolkit for web scraping, testing, and site exploration using Chrome DevTools Protocol....
Web scraping and Markdown conversion toolkit for extracting web content with images. Use when Claude needs to: (1)...
Write idiomatic and modern (3.14+) python code. Use when writing Python code, CLI tools, scripts, or services....
A development process for Python code that uses Test Drivern Development (TDD) to iterate on a new project based...
Fetch up-to-date documentation for any library using the Context7 API. Use when the user needs accurate, current...
Converts a markdown string or file into a high-quality PNG image using markdown-to-poster and Puppeteer.