Showing 30 of 138283 results
A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.
A Context Engineering Kit skill for creating new git worktrees to enable isolated parallel development environments.
Schema lifecycle management for Basic Memory: discover unschemaed notes, infer schemas, create and edit schema definitions, validate notes, and detect drift. Use when working with structured note types (Task, Person, Meeting, etc.) to maintain consistency across the knowledge graph.
A generative media skill for creating multi-page brochures (cover, inner spread, back) for business, real estate, events, and product launches. Part of the muapi-cli powered toolkit that provides 41 workflow recipes for AI-driven image, video, and audio generation using 100+ AI models.
A generative media skill for quick, single-shot polished logo generation with a clean vector aesthetic and accurate brand-name text. Part of the muapi-cli powered toolkit providing 41 workflow recipes for AI-driven media generation using 100+ AI models.
Optimizes SEO for Next.js App Router by implementing metadata, structured data, semantic HTML, and performance improvements without visual redesigns.
A skill from the inference.sh collection that provides access to 250+ AI models via the inference.sh CLI, enabling image generation, video creation, LLM calls, web search, and more, installable as a Claude Code plugin or standalone skill.
Guides React Native cross-platform mobile application development, from the Useful AI Prompts library of 488+ production-ready prompts and skills.
A write plan skill from a curated agent skills collection for development workflows and coding best practices.
A yc pitch deck skill from Clawfu Skills, a collection of development skills for Claude Code workflows and best practices.
Develops and evaluates quantitative trading strategies using machine learning algorithms, financial data analysis, and risk management techniques.
An Axiom skill for Apple platform graphics development, providing AI coding assistants with expertise in Core Graphics, Metal, Core Animation, and visual rendering best practices for iOS and macOS apps.
Provides expert-level CFO financial advisory with frameworks for financial analysis, strategic planning, and business decision support, from a collection of 47 expert-level AI skills.
Agent skills that teach AI coding agents how to build with CopilotKit, covering project setup, feature development, integration wiring, debugging, version migration, and open-source contribution for the v2 API surface. Compatible with Claude Code, Codex, Cursor, and OpenCode via the Agent Skills standard.
Agent skills that teach AI coding agents how to build with CopilotKit v2, covering project setup, feature development, integration wiring, debugging, version migration, and open-source contribution with AG-UI protocol support.
Agent skills that teach AI coding agents how to build with CopilotKit v2, covering project setup, feature development, integration wiring, debugging, version migration, and open-source contribution with AG-UI protocol support.
External context skill from oh-my-claudecode for importing and managing external context sources in Claude Code sessions.
An agent skill for Ionic Framework development covering core concepts, component reference, CLI usage, layout, theming, and troubleshooting for cross-platform mobile apps.
Structured metadata search for Basic Memory: query notes by custom frontmatter fields using equality, range, array, and nested filters. Use when finding notes by status, priority, confidence, or any custom YAML field rather than free-text content.
Creates comprehensive brand design guides including color palette, typography, UI components, and visual identity rules, using the muapi-cli generative media toolkit for AI-powered design asset generation.
Generates Xiaohongshu (RedNote) cover images with a vibrant lifestyle aesthetic and typography overlay, optimized for the platform's visual style via muapi-cli.
A generative media skill that analyzes a website URL and generates a redesigned, improved UI with modern aesthetics. Part of the muapi-cli powered toolkit providing 41 workflow recipes for AI-driven image, video, and audio generation using 100+ AI models.
An e-commerce product description generator that creates platform-optimized titles, bullet points, descriptions, and backend keywords for Amazon, eBay, Walmart, Shopify, Etsy, TikTok Shop, Lazada, and Shopee using competitor research, keyword scoring, and FABE copywriting framework.
patterns.dev skill teaching the React **provider pattern** — kill prop drilling for themes, auth, locale, and global state by wrapping the tree in a `React.createContext()` provider and consuming via `useContext` or a custom hook; warns that frequently-updated values cause all consumers to re-render, so split contexts by concern.
Implements rate limiting and throttling mechanisms using token bucket, leaky bucket, fixed window, and sliding window algorithms to protect services from abuse and ensure fair resource usage.
Develops accessible React components using shadcn/ui, Tailwind CSS, and Radix UI with support for Next.js, Vite, Remix, and Astro, integrating with shadcn MCP server.