Showing 30 of 137887 results
An auto-generated agent skill from the ara.so marketing skill collection, which scans GitHub for trending marketing and growth open source projects and generates installable SKILL.md files.
A Claude Code skills pack for founders, marketers, and business owners with 20+ proven marketing, growth, and content creation skills.
A POWERFUL-tier Claude Code skill for building RAG pipelines, optimizing chunking strategies, and evaluating retrieval quality with structured workflows and decision frameworks.
A comprehensive security and compliance automation toolkit that provides OWASP vulnerability scanning, CVE dependency analysis, GDPR/SOC2 compliance auditing, STRIDE threat modeling, IAM audits, secret detection, and incident response playbook generation.
A Whisper transcription skill from ClawFu, a collection of 159 expert marketing methodology skills encoding teachings from Dunford, Schwartz, Cialdini, Ogilvy, Hormozi, Voss, and more as structured AI instructions.
A Claude Code skill for professional copy editing and content refinement as part of the Marketing Content pod. Polishes drafts for clarity, tone consistency, grammar, and brand voice alignment across marketing materials.
A collection of 144 Claude Code skills teaching Disney's 12 Principles of Animation and their application across various contexts, tools, and frameworks.
patterns.dev skill teaching **ES2015 static imports** — the default `import module from "module"` form that bundles everything into the initial bundle; understand when to use it for initial-render-critical code and when to switch to dynamic `import()` for components like EmojiPicker that aren't needed upfront.
Enforces Vue 3 best practices with Composition API, TypeScript, and performance optimization guidelines for modern Vue development.
AI agent development skill from the Antigravity Awesome Skills collection of 927+ universal agentic skills for AI coding assistants.
Firecrawl skill for integrating the `/crawl` endpoint to perform bulk extraction across a site or section. Use when an AI coding agent is building a product that needs large-scale crawling on top of the Firecrawl API.
Firecrawl skill for integrating the `/map` endpoint to discover URLs on a known site. Use when an AI coding agent is building a product that needs to enumerate pages across a target domain.
An engineering tool skill that provides a CLI interface for Google Workspace operations, enabling programmatic interaction with Google Docs, Sheets, Drive, and other Workspace services.
A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.
A security skill from the ara.so auto-generated collection, sourced from the S800 Vehicle Network Security Testing Framework project. Part of a curated set of installable agent skills focused on security assessment and testing.
JetBrains' official guidelines for code agents to write modern Go code, covering recent language features like max/min builtins, slices.Contains, cmp.Or, new(42), and errors.AsType from Go 1.26.
Upgrade skill for Context Mode, a tool that solves the other half of the context problem by transforming raw MCP tool call data into structured, token-efficient context for AI agents like Claude Code, Cursor, and Copilot.
Transforms frontend design requirements into structured backend API specifications and data models, bridging design and implementation details.
A function creator skill from Convex agent skills for building real-time backend applications.
Comprehensive software development best practices applicable across technology stacks, covering code quality with clean architecture principles, error handling, testing strategies, security practices, and performance optimization using SOLID principles and dependency injection.
Specialized agent skills for Android development that supercharge GitHub Copilot, Claude, and Google Gemini with Android-specific expertise.
27 AI agent skills for mastering semantic code search with GrepAI, covering installation, configuration, search, tracing, and MCP integration.
patterns.dev skill teaching the React Higher-Order Component (HOC) pattern — a function that takes a component and returns an enhanced one for cross-cutting concerns like auth, logging, or data fetching; warns that custom hooks are usually the cleaner modern answer to avoid wrapper hell, prop collisions, and obscured DevTools trees.
Official Brave Search API skills for AI coding agents, compatible with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, and 27+ other agents supporting the Agent Skills standard.
A Claude Code skill from the business growth domain that provides structured workflows and decision frameworks for developing, testing, and optimizing product pricing strategies.
Four-layer PPT toolkit: generate a new .pptx from a topic plus optional reference files, imitate an existing .pptx as a layout/style template, edit an existing deck via natural language, and run local-only ops (delete, reorder, extract, merge, count slides) with no backend. Requires `SKYWORK_API_KEY` and Python 3.8+ with python-pptx.