Showing 30 of 137650 results
Finds and retrieves AI/LLM model brand icons from the lobe-icons library in SVG, PNG, or WebP formats with CDN URLs.
A set of 30 AI assistant skills for querying Longbridge Securities data, covering live market quotes, portfolio tracking, valuations, news, and account management across HK, US, A-share, and Singapore markets in English, Simplified Chinese, and Traditional Chinese.
A Claude Code skill that applies marketing psychology principles to campaigns and content strategy. Part of the Marketing Intelligence pod, it leverages behavioral science and persuasion frameworks to improve marketing effectiveness.
Implements secure mobile coding practices, focusing on input validation, WebView security, and mobile-specific vulnerability prevention.
A large collection of Claude Code skill templates sponsored by Z.AI, providing ready-to-use development skill configurations across various domains.
A skill from Neon's official Postgres skills collection providing best practices and guidelines for working with PostgreSQL, covering schema design, indexing strategies, query optimization, migrations, and common pitfalls.
ECC (Everything Claude Code) is a harness-native operator system for agentic coding work, providing a comprehensive collection of skills, plugins, and agent workflows compatible with Claude Code and 12+ other AI coding tools. With 182K+ stars and 170+ contributors, it offers reusable expertise packages across engineering, DevOps, security, marketing, and more.
A skill for generating professional web assets from logos or text slogans, including favicons, PWA app icons, and social media meta images for Facebook, Twitter, WhatsApp, and LinkedIn with proper HTML meta tags.
A security investigation skill for examining suspicious repositories distributing fake antivirus software, providing safe static analysis workflows, YARA detection rules, and reporting procedures for malicious content on GitHub.
A Claude Code skill for structured ideation using the Double Diamond model with persistent memory, including a Council pattern for complex architectural decisions.
ECC (Everything Claude Code) is a harness-native operator system for agentic coding work, providing a comprehensive collection of skills, plugins, and agent workflows compatible with Claude Code and 12+ other AI coding tools. With 182K+ stars and 170+ contributors, it offers reusable expertise packages across engineering, DevOps, security, marketing, and more.
ECC (Everything Claude Code) is a harness-native operator system for agentic coding work, providing a comprehensive collection of skills, plugins, and agent workflows compatible with Claude Code and 12+ other AI coding tools. With 182K+ stars and 170+ contributors, it offers reusable expertise packages across engineering, DevOps, security, marketing, and more.
Implements structured logging with JSON formats, configurable log levels, contextual information, and PII protection for robust application observability.
An auto-generated agent skill from GitHub's trending open source projects by ara.so, providing structured knowledge about trending repositories that can be installed into Claude Code, Cursor, and other AI coding assistants.
Best practices and coding guidelines for Sass using the original indented syntax (whitespace-sensitive, no curly braces or semicolons). Covers file organization with the 7-1 pattern, variables, mixins, nesting conventions, and clean maintainable stylesheet architecture.
Generates professional animated CLI demos and terminal recordings with automated command-based GIF creation and customizable options.
Prompts.md — 7 ready-to-use review prompt templates. Part of hyperb1iss/hyperskills.
Module covering cloud-native domain patterns in Rust within an AI-powered development assistant featuring a meta-cognition framework.
Home Assistant add-ons including Hyperion ambient lighting and an OpenCode web server add-on.
A curated Claude Code plugin marketplace for plugin development, context optimization, cloud infrastructure, DevOps automation, and productivity tools.
Converts AWS CDK applications to equivalent Pulumi infrastructure code, enabling seamless migration from AWS CDK to Pulumi's multi-cloud infrastructure as code framework.
Patterns.dev skill teaching modern React data-fetching patterns — parallel fetches with `Promise.all`, defer-await, TanStack Query / SWR with caching and deduplication, Suspense + `useSuspenseQuery` for declarative loading, and prefetch-on-hover for instant navigation. Applied during code generation, review, and refactoring of `fetch` + `useEffect` anti-patterns.
Patterns.dev skill for React render-performance optimization — compute derived values during render (not stored state), subscribe to coarse-grained values (`isMobile` not `width`), extract expensive subtrees into memoized components for early-return skipping, lazy `useState` init, and functional `setState` for stable callbacks. Ordered by impact, with React Compiler caveats noted.
A CLI tool that installs 29 security instruction files into your project, covering OWASP Top 10, CWE Top 25, and ASVS Level 3, with auto-configuration for major AI coding assistants and slash commands for security scanning, auditing, and fixing.
An AI-powered autonomous penetration testing framework that orchestrates 72+ real security tools (Nmap, Nuclei, SQLMap, etc.) through a multi-agent system with 4-level safety controls, CVSS/EPSS scoring, and compliance reporting.
A Claude Code skill from the marketing domain that provides structured workflows and templates for creating and maintaining consistent brand guidelines across all touchpoints.
Cloudflare troubleshooting skill for investigating and resolving configuration issues using API-driven evidence gathering, covering SSL errors, redirect loops, DNS issues, and systematic investigation methodology