14849 results (105.7ms) page 18 / 743
ZhanlinCui / ultimate-agent-skills-collection-algorithmic-art exact

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow...

stgnod / skills-x-algorithmic-art exact

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow...

erichowens / some-claude-skills-pwa-expert exact

Progressive Web App development with Service Workers, offline support, and app-like behavior. Use for caching strategies, install prompts, push notifications, background sync. Activate on "PWA",...

yanko-belov / code-craft-auth-patterns exact

Use when implementing authentication. Use when storing passwords. Use when asked to store credentials insecurely.

omer-metin / skills-for-antigravity-cursor-ai exact

Expert in Cursor AI IDE - the leading AI-powered code editor. Covers Rules files for project-specific AI behavior, Plan Mode for structured development, Background Agents for parallel work, and...

erichowens / some-claude-skills-color-contrast-auditor exact

Detects and fixes color contrast violations using WCAG 2.1 guidelines and perceptual analysis. Expert in contrast ratio calculation, color blindness simulation, and providing accessible...

velcrafting / codex-skills-shadcn exact

This skill should be used when the user asks to "add a component", "use shadcn", "install Button", "create Dialog", "add Form", "use DataTable", "implement dark mode toggle", "use cn utility", or...

jamesrochabrun / skills-llm-router exact

This skill should be used when users want to route LLM requests to different AI providers (OpenAI, Grok/xAI, Groq, DeepSeek, OpenRouter) using SwiftOpenAI-CLI. Use this skill when users ask to...

yanko-belov / code-craft-deadlock-prevention exact

Use when acquiring multiple locks. Use when operations wait for each other. Use when system hangs without crashing.

velcrafting / codex-skills-tailwindcss exact

This skill should be used when the user asks to "style with Tailwind", "add CSS", "configure theme", "use @theme", "add custom colors", "implement dark mode", "use container queries", "add...

maragudk / skills-save-web-page exact

Guide for saving a web page for offline use using the monolith CLI. Use this when instructed to save a web page.

DonggangChen / antigravity-agentic-skills-responsive-design exact

Build responsive, mobile-first layouts using fluid containers, flexible units, media queries, and touch-friendly design that works across all screen sizes. Use this skill when creating or...

vuralserhat86 / antigravity-agentic-skills-responsive-design exact

Build responsive, mobile-first layouts using fluid containers, flexible units, media queries, and touch-friendly design that works across all screen sizes. Use this skill when creating or...

CE0Alex / skill-hunter exact

Use when the user wants to find NEW external skills for a project, build a skill stack from external registries, or compare external options against project needs. Do not use for questions about...

near / agent-skills-near-connect exact

Zero-dependency, lightweight wallet connector for NEAR blockchain using secure sandbox isolation. Use when working with NEAR wallet integration, supporting multiple wallets (HOT, Meteor, Intear,...

yanko-belov / code-craft-error-responses exact

Use when returning errors from APIs. Use when exposing internal errors. Use when error responses lack structure.

yanko-belov / code-craft-api-versioning exact

Use when designing or modifying APIs. Use when adding breaking changes. Use when clients depend on API stability.

yanko-belov / code-craft-aaa-pattern exact

Use when writing tests. Use when test structure is unclear. Use when arrange/act/assert phases are mixed.

yanko-belov / code-craft-secrets-handling exact

Use when working with API keys, passwords, or credentials. Use when asked to hardcode secrets. Use when secrets might leak.