Showing 30 of 146056 results
A spec-driven development skill for creating structured change proposals with proposal documents, numbered task lists, and formal spec deltas (ADDED/MODIFIED/REMOVED) following a systematic 8-step planning workflow.
Provides guidance and best practices for managing infrastructure environments, secrets, and configurations using Pulumi ESC, helping developers securely and efficiently handle sensitive data and deployments.
A CopilotKit skill for keeping the SDK up to date, part of the framework for building agent-native applications with generative UI, shared state, and human-in-the-loop workflows.
Generates AI images via the `listenhub image create` CLI with `gemini-3-pro-image-preview` (pro) or `gemini-3.1-flash-image-preview` (flash) models, supporting 1K/2K/4K resolutions, multiple aspect ratios (16:9, 1:1, 9:16, plus 1:4/4:1/1:8/8:1 on flash), and up to 5 reference images via `--reference`. Saves outputs to `.listenhub/image-gen/YYYY-MM-DD-{jobId}/` with inline/download/both display modes.
A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.
Detects macro economic regimes for equity trading using systematic analysis techniques.
A Netlify platform skill that provides AI agents with factual reference for managed Postgres (Neon) with Drizzle ORM and migrations, part of the official Netlify context and tools collection for building correctly on Netlify without searching docs.
Writes single standalone social media posts optimized for each platform's format and audience, part of the Social Media Skills suite for LinkedIn, Twitter/X, Threads, and Bluesky.
A Claude Code plugin that turns any codebase into an interactive knowledge graph you can explore, search, and ask questions about. It uses a multi-agent pipeline to analyze your project, building a structural map of every file, function, class, and dependency, then provides an interactive dashboard for visual exploration.
A scientific research skill for querying UniProt to retrieve comprehensive protein sequence data, functional annotations, and cross-references to other databases.
A code exploration skill that turns the "question → read code → conclusion" process into a searchable, evidence-based document, supporting three exploration types: question (code investigation around a specific issue), module-overview (structure/boundary mapping), and spike (lightweight multi-directional technical probe).
A knowledge-capture skill in the codestable workflow that distills engineering lessons into searchable learning documents — pitfall track records bugs, traps, and failed attempts while knowledge track records best practices and reusable patterns, so teams avoid repeating the same mistakes.
Game designer skill for designing 2D (Phaser) and 3D (Three.js) browser games with game mechanics, level design, and balancing.
An official Brave Search API skill for image search, enabling AI coding agents to search for images using Brave Search with support for Claude Code, Cursor, GitHub Copilot, and 30+ other agents.
The official Agent Toolkit for AWS that gives AI coding agents the tools, knowledge, and guardrails to build, deploy, and manage applications on AWS, supporting Claude Code, Codex, Cursor, and Kiro.
A skill providing expert guidance on Vercel Workflow DevKit (WDK) for building durable, crash-safe workflows with step-based execution, automatic retries, human-in-the-loop approvals, pause/resume capabilities, and integration testing via a Vitest plugin.
A scientific research skill for querying the ClinVar database to retrieve clinical interpretations of genetic variants and their pathogenicity assessments.
A Vercel plugin skill for Next.js 16 Cache Components, providing guidance on PPR (Partial Prerendering), the 'use cache' directive, cacheLife, cacheTag, and updateTag for optimized caching strategies.
Retrieves and applies Resend's design resources, brand guidelines, and visual identity for consistent design implementation.
Implements caching strategies for Flutter apps to improve performance and enable offline support by retaining data locally. Use when reducing network requests or speeding up app startup.
A skill for performing news searches using the Brave Search API. Works with Claude Code and many other AI agents, providing web search, news retrieval, and custom ranking via Goggles.
AgentOps automates context persistence between coding agent sessions by extracting learnings, quality-gating them, and injecting them into the next session. Applies DevOps' three ways (flow, feedback, continual learning) to the agent loop with composable primitives for research, planning, building, and review.
Runtime debugging skill from the official Next.js repository, providing patterns and best practices for debugging Next.js applications in development and production.