What's New

New skills added to the directory, week by week.

Week of May 18, 2026

98 skills
⚙️ Engineering

AutoGen Multi-Agent Systems

Build conversational multi-agent workflows with Microsoft AutoGen. Generates agent role definitions, group chat orchestration, tool-using assistants, code-execution sandboxes, and human-in-the-loop checkpoints.

⚙️ Engineering

ChromaDB Local Vector Store

Run Chroma as an embedded or client-server vector store. Generates collection setup, persistent storage configs, custom embedding functions, metadata filters, and migration paths to managed vector DBs later.

📊 Data

Dagster Data Orchestration

Author Dagster assets, jobs, sensors, and schedules. Generates asset-based DAGs, partitioned backfills, dbt+Dagster integrations, IO managers for warehouses, and observability with declarative scheduling.

📊 Data

dbt Data Transformations

Author dbt models, tests, and docs for analytics warehouses. Generates staging/mart layers, incremental models, snapshot logic, ref/source patterns, and CI tests for Snowflake, BigQuery, and Databricks.

⚙️ Engineering

DSPy Declarative LLM Programming

Build LLM pipelines as composable modules with DSPy. Writes signatures, chain-of-thought modules, retrieval-augmented programs, and bootstrapped few-shot optimizers that improve prompts automatically from data.

📊 Data

DuckDB Analytics

Run fast analytical queries on Parquet, CSV, and JSON with DuckDB. Generates in-process pipelines, S3/HTTPFS reads, MotherDuck deploys, and pandas/polars integration for local-first analytics.

⚙️ Engineering

Instructor Structured LLM Outputs

Get reliable JSON from any LLM with Instructor. Generates Pydantic response models, validation+retry loops, streaming partial objects, and provider-agnostic clients for OpenAI, Anthropic, Mistral, and local models.

⚙️ Engineering

LoRA Fine-Tuning

Fine-tune open models efficiently with LoRA and QLoRA. Generates PEFT configs, dataset formatting, training scripts using transformers + bitsandbytes, eval harnesses, and merge-and-export steps for serving.

⚙️ Engineering

MLflow Experiment Tracking

Track ML experiments, models, and prompts with MLflow. Wires up autologging for sklearn/PyTorch/transformers, GenAI evaluation runs, model registry promotion flows, and Postgres+S3 backends for team-shared servers.

⚙️ Engineering

Ollama Local LLM Runtime

Run open-weight models locally with Ollama. Generates Modelfile configs, GPU/CPU tuning, OpenAI-compatible API wiring, structured outputs with JSON mode, and per-model memory budgets for laptop dev.

⚙️ Engineering

pgvector for Postgres

Add vector similarity search to Postgres with pgvector. Generates schemas with HNSW/IVFFlat indexes, embedding columns, hybrid keyword+vector queries, and pooling-friendly patterns for production RAG.

⚙️ Engineering

Pinecone Vector Database

Manage Pinecone serverless and pod-based indexes. Handles namespace design, upsert batching, metadata filtering, sparse-dense hybrid queries, and cost-aware index sizing for production RAG.

📊 Data

Polars DataFrames

Migrate from pandas to Polars for fast, lazy DataFrames. Rewrites groupby/window/join chains using expression API, streams large datasets that don't fit in RAM, and emits idiomatic LazyFrame pipelines.

⚙️ Engineering

Weaviate Vector Database

Design and query Weaviate collections for semantic search. Generates class schemas, vectorizer configs, hybrid BM25+vector queries, multi-tenancy patterns, and async batch import for millions of objects.

🎨 Design

Accessibility Audit (WCAG)

Audit web applications for WCAG 2.2 AA/AAA compliance. Checks color contrast, keyboard navigation, ARIA attributes, screen reader compatibility, focus management, and generates remediation code fixes.

⚙️ Engineering

API Load Testing

Design and run load tests for APIs using k6 or Artillery. Creates test scenarios with realistic traffic patterns, ramp-up strategies, and performance thresholds to find breaking points before your users do.

⚙️ Engineering

Astro Site Builder

Build blazing-fast static and hybrid sites with Astro. Generates components, content collections, API routes, view transitions, and island architecture patterns with any UI framework integration.

⚙️ Engineering

AWS CDK Constructs

Define AWS cloud infrastructure using TypeScript or Python with AWS CDK. Generates type-safe construct libraries, stack definitions, and CloudFormation templates with best-practice patterns.

⚙️ Engineering

Biome Linter & Formatter

Set up Biome as a unified linter and formatter — 56x faster than ESLint + Prettier. Configures rules, migrates from existing setups, integrates with CI/CD, and handles project-wide code quality enforcement.

⚙️ Engineering

Bundle Size Analyzer

Analyze and reduce JavaScript bundle sizes. Identifies heavy dependencies, suggests tree-shaking opportunities, recommends lighter alternatives, and implements code splitting strategies for webpack, Vite, and esbuild.

Productivity

Changelog Generator

Auto-generate changelogs from git history, PRs, and conventional commits. Creates formatted CHANGELOG.md files with categorized entries (features, fixes, breaking changes) and links to PRs and issues.

⚙️ Engineering

CrewAI Multi-Agent Systems

Build multi-agent AI systems with CrewAI. Designs agent roles, task delegation, tool integration, and orchestration flows where specialized AI agents collaborate to complete complex workflows.

⚙️ Engineering

Cypress Component & E2E Testing

Write component and end-to-end tests with Cypress. Generates test suites with custom commands, fixture data, intercept stubs, component mounting, and visual regression testing for React, Vue, and Angular.

📊 Data

Database Migration Planner

Plan and generate safe database migrations for PostgreSQL, MySQL, and SQLite. Creates migration files with rollback support, handles schema diffs, and flags risky operations like column renames on large tables.

⚙️ Engineering

Docker Compose Builder

Create and optimize Docker Compose configurations for local development and staging environments. Generates multi-service setups with proper networking, volumes, health checks, and environment management.

⚙️ Engineering

Drizzle ORM

Build type-safe database queries with Drizzle ORM. Generates schema definitions, relational queries, migrations, and SQL-like query builders for PostgreSQL, MySQL, and SQLite with zero overhead.

📢 Marketing

Email Template Builder

Design and code responsive HTML email templates that work across all email clients. Generates table-based layouts with inline styles, dark mode support, and compatibility with Gmail, Outlook, and Apple Mail.

⚙️ Engineering

FastAPI Python

Build high-performance Python APIs with FastAPI. Generates Pydantic models, async route handlers, dependency injection, background tasks, and auto-generated OpenAPI docs with proper error handling.

🌐 Community

FFmpeg Video Processing

Automate video processing with FFmpeg commands. Generates complex filter chains for transcoding, trimming, concatenating, adding subtitles, extracting audio, creating thumbnails, and batch-processing video files.

🌐 Community

Flutter & Dart

Build beautiful cross-platform apps with Flutter and Dart. Generates widgets, state management patterns (Riverpod, Bloc), platform channels, animations, and production-ready app architecture.

🎨 Design

Framer Motion Animations

Create fluid animations and transitions in React with Framer Motion. Generates layout animations, gesture interactions, scroll-triggered effects, page transitions, and complex orchestrated sequences.

⚙️ Engineering

Advanced Git Workflows

Master complex git operations — interactive rebasing, cherry-picking, bisecting, reflog recovery, subtree merging, and conflict resolution strategies for large teams and monorepos.

⚙️ Engineering

GitHub Actions CI/CD

Create and optimize GitHub Actions workflows for CI/CD pipelines. Generates workflow YAML with proper caching, matrix builds, environment secrets, and reusable workflows following GitHub's latest best practices.

⚙️ Engineering

Grafana Dashboard Builder

Design and generate Grafana dashboards with PromQL and LogQL queries. Creates panels for system metrics, application KPIs, SLO tracking, and alerting rules with proper thresholds and visualization types.

⚙️ Engineering

GraphQL Code Generator

Generate fully typed client code, resolvers, and SDK from your GraphQL schema. Creates TypeScript types, React hooks, resolver signatures, and API clients with zero runtime overhead.

⚙️ Engineering

Hono Web Framework

Build ultrafast web APIs with Hono — the multi-runtime framework for Bun, Deno, Cloudflare Workers, and Node.js. Generates routes, middleware, RPC clients, and type-safe handlers with 2-4x more throughput than Express.

⚙️ Engineering

Image Optimization Pipeline

Optimize images for the web — generates responsive srcsets, converts to modern formats (AVIF, WebP), compresses without visible quality loss, and creates lazy-loading implementations for faster page loads.

⚙️ Engineering

Kubernetes Manifests

Generate and debug Kubernetes YAML manifests — Deployments, Services, Ingress, ConfigMaps, RBAC, and Helm charts. Follows production-ready patterns with proper resource limits, health checks, and security contexts.

⚙️ Engineering

LangChain RAG Builder

Build Retrieval-Augmented Generation (RAG) systems using LangChain. Creates document loaders, vector store configurations, retrieval chains, and conversational agents with proper chunking and embedding strategies.

⚙️ Engineering

Lighthouse Performance Audit

Run Lighthouse audits and get actionable fixes for Core Web Vitals — LCP, INP, and CLS. Analyzes performance scores, identifies bottlenecks, and generates specific code changes to improve page speed.

⚙️ Engineering

MCP Server Builder

Build Model Context Protocol (MCP) servers that give AI agents access to your tools and data. Generates server scaffolding, tool definitions, resource handlers, and transport configurations for Claude, Cursor, and other MCP clients.

⚙️ Engineering

NestJS Backend

Build enterprise-grade Node.js backends with NestJS. Generates modules, controllers, services, guards, interceptors, and microservice patterns with full dependency injection and TypeScript decorators.

⚙️ Engineering

Next.js App Router Patterns

Build Next.js applications using App Router best practices. Generates server components, server actions, route handlers, middleware, and data fetching patterns with proper caching and revalidation strategies.

⚙️ Engineering

OAuth & Authentication

Implement authentication and authorization — OAuth 2.0/OIDC flows, JWT handling, session management, RBAC, and integration with providers like Auth0, Clerk, and NextAuth. Generates secure auth code with proper token handling.

⚙️ Engineering

OpenAPI Spec Generator

Generate, validate, and maintain OpenAPI 3.x specifications for your REST APIs. Creates schemas from existing code, generates client SDKs, and produces interactive API documentation.

⚙️ Engineering

OpenTelemetry Instrumentation

Instrument your applications with OpenTelemetry for distributed tracing, metrics, and logging. Generates SDK setup, custom spans, metric collectors, and exporter configurations for Jaeger, Grafana, and Datadog.

🎨 Design

Panda CSS Design System

Build type-safe, zero-runtime CSS with Panda CSS. Creates design tokens, recipes, slot recipes, and responsive patterns with compile-time CSS extraction — no runtime overhead from the Chakra UI team.

⚙️ Engineering

Payload CMS

Build content-driven applications with Payload CMS. Generates collection configs, custom fields, access control policies, hooks, and API endpoints with full TypeScript type safety and self-hosted deployment.

⚙️ Engineering

Playwright E2E Testing

Write and maintain end-to-end tests with Playwright. Generates test suites with proper page objects, fixtures, visual regression checks, and CI integration for cross-browser testing.

🌐 Community

pre-engineering

"PRE Engineering — Set up a Plan-Review-Execute multi-agent collaborative framework for any project. Three AI agent roles (Planner, Executor, Reviewer) work together through a shared collaboration log to continuously deliver project goals. TRIGGER when: user wants multiple AI age

⚙️ Engineering

Prisma ORM Expert

Write Prisma schemas, queries, and migrations with best practices. Generates type-safe database access code, optimizes relation queries, and handles schema design for PostgreSQL, MySQL, and SQLite.

⚙️ Engineering

Prompt Engineering Lab

Design, test, and optimize prompts for LLMs. Implements structured prompting techniques — chain of thought, few-shot learning, system prompts, and evaluation frameworks to improve AI output quality and reliability.

📊 Data

Python Data Science

Build data science workflows with Python — pandas DataFrames, scikit-learn models, matplotlib/plotly visualizations, and Jupyter notebooks. Generates clean, production-ready data pipelines with proper preprocessing.

📊 Data

SQL Query Optimizer

Analyze and optimize slow SQL queries. Reads EXPLAIN plans, suggests index strategies, rewrites subqueries as JOINs, and identifies N+1 patterns. Supports PostgreSQL, MySQL, and SQLite.

⚙️ Engineering

React Native Expert

Build cross-platform mobile apps with React Native using the New Architecture (Fabric, JSI, TurboModules). Generates components, navigation flows, native modules, and performance-optimized patterns.

Productivity

README Generator

Generate comprehensive README files by analyzing your codebase. Creates sections for installation, usage, API reference, configuration, contributing guidelines, and badges from your actual code and package config.

⚙️ Engineering

Redis Caching Patterns

Implement Redis caching and data structures for high-performance applications. Designs cache-aside, write-through, and TTL strategies plus pub/sub messaging, rate limiting, and session management.

🔧 Core Tools

Regex Builder & Explainer

Build, test, and explain regular expressions. Generates regex patterns from natural language descriptions, explains complex existing patterns step by step, and handles edge cases across JavaScript, Python, and Go flavors.

⚙️ Engineering

Semgrep Static Analysis

Run lightweight static analysis on your code using Semgrep. Supports 30+ languages with customizable rules for security vulnerabilities, bug patterns, and code style enforcement.

⚙️ Engineering

Socket.io Real-Time

Build real-time applications with Socket.io. Generates WebSocket servers with rooms, namespaces, acknowledgments, binary streaming, and auto-reconnection for chat, collaboration, and live dashboards.

⚙️ Engineering

Stripe Payments Integration

Integrate Stripe payment processing — checkout sessions, subscriptions, webhooks, customer portal, and billing logic. Generates type-safe server code with proper error handling and idempotency.

⚙️ Engineering

Mutation Testing with Stryker

Find gaps in your test suite using mutation testing with Stryker. Introduces deliberate code mutations and reports which ones your tests fail to catch, revealing undertested code paths.

⚙️ Engineering

Supabase Backend

Build backend features with Supabase — authentication, database queries, row-level security policies, edge functions, real-time subscriptions, and storage. Generates type-safe client code with proper RLS.

🎨 Design

Tailwind UI Components

Generate production-ready UI components using Tailwind CSS. Creates responsive layouts, interactive elements, dark mode variants, and accessible components following Tailwind best practices and design patterns.

⚙️ Engineering

TanStack Query Data Fetching

Manage server state in React with TanStack Query. Implements query caching, background refetching, optimistic updates, infinite scroll, pagination, and stale-while-revalidate patterns with full TypeScript support.

🌐 Community

Target Prioritization

Multi-source drug-target due-diligence: ranked gene list → per-gene dossier across UniProt, OpenTargets, PubMed + cross-lineage DE scan + composite re-ranking. Claude Code / OpenClaw / SkillsMP skill.

⚙️ Engineering

Terraform Infrastructure

Write, plan, and manage cloud infrastructure using Terraform HCL. Generates provider configs, resource definitions, modules, and state management strategies for AWS, GCP, Azure, and 3000+ providers.

⚙️ Engineering

Three.js & React Three Fiber

Build 3D web experiences with Three.js and React Three Fiber. Creates scenes, lighting, materials, animations, physics simulations, and interactive 3D interfaces that run in the browser.

⚙️ Engineering

TruffleHog Secrets Scanner

Scan your codebase for leaked credentials, API keys, and secrets using TruffleHog. Detects 800+ credential types with live verification against real APIs to confirm which leaks are active.

⚙️ Engineering

Turborepo Monorepo

Set up and manage monorepos with Turborepo. Configures task pipelines, remote caching, workspace dependencies, shared packages, and CI/CD optimization that reduces build times by 70-90%.

⚙️ Engineering

Advanced TypeScript Patterns

Master advanced TypeScript — generics, conditional types, template literals, branded types, discriminated unions, and type-level programming. Generates type-safe utilities and fixes complex type errors.

⚙️ Engineering

Vercel AI SDK

Build AI-powered applications with the Vercel AI SDK. Generates streaming chat UIs, tool-calling agents, structured output extraction, and multi-provider LLM integrations with React Server Components.

⚙️ Engineering

Vitest Unit Testing

Write fast unit tests with Vitest — the Vite-native test runner. Generates test suites with mocking, spying, snapshot testing, code coverage, and in-source testing with native ESM and TypeScript support.

🌐 Community

Whisper Audio Transcription

Transcribe audio and video files to text using OpenAI Whisper. Generates accurate transcripts with timestamps, speaker diarization, and subtitle files (SRT/VTT) in 99+ languages.

⚙️ Engineering

Zod Schema Validation

Design type-safe validation schemas with Zod. Generates runtime validators for API inputs, form data, environment variables, and config files with automatic TypeScript type inference and custom error messages.

⚙️ Engineering

Zustand State Management

Manage React application state with Zustand. Creates typed stores, implements middleware (persist, devtools, immer), handles async actions, and designs store architecture for complex applications.

⚙️ Engineering

BullMQ Job Queues

Build reliable background job processing with BullMQ. Generates job producers, consumers, schedulers, flow pipelines, and dashboard configurations for Redis-backed job queues in Node.js.

📢 Marketing

Conversion Rate Optimization

Analyze and optimize conversion funnels. Designs A/B test hypotheses, analyzes heatmap data, identifies drop-off points, generates landing page copy variants, and creates data-driven CRO reports.

📊 Data

Data Pipeline & ETL

Build data pipelines and ETL workflows. Generates extraction scripts, transformation logic, loading procedures, and scheduling for moving data between APIs, databases, warehouses, and file systems.

Productivity

Dev Containers & Codespaces

Configure reproducible development environments with Dev Containers. Generates devcontainer.json configs, Dockerfile setups, VS Code extensions lists, and post-create scripts for instant onboarding.

🎨 Design

Figma-to-Code

Convert Figma designs to production code. Extracts design tokens, generates React/HTML components from frames, maps auto-layout to Flexbox/Grid, and syncs Figma variables to CSS custom properties.

⚙️ Engineering

Go Fiber Web Framework

Build fast Go web APIs with Fiber — the Express-inspired framework on Fasthttp. Generates handlers, middleware, validation, Swagger docs, and structured project layouts for Go microservices.

🌐 Community

Godot Game Development

Build 2D and 3D games with Godot Engine using GDScript or C#. Generates scenes, scripts, physics setups, UI systems, and shader code for cross-platform game development.

⚙️ Engineering

i18n Localization

Internationalize web applications with i18next. Generates translation files, React hooks for language switching, plural/gender rules, date/number formatting, and automated translation workflows.

⚙️ Engineering

Inngest Durable Workflows

Build reliable background jobs and scheduled workflows with Inngest. Generates event-driven functions with automatic retries, cron triggers, step functions, and durable execution that survives crashes.

⚙️ Engineering

Laravel PHP Framework

Build web applications with Laravel. Generates Eloquent models, migrations, controllers, middleware, Blade templates, Livewire components, and queue jobs following Laravel best practices.

⚙️ Engineering

Meilisearch Integration

Add instant search to your application with Meilisearch. Generates index configurations, search UI components, faceted filtering, typo-tolerant queries, and relevancy tuning for sub-50ms search results.

Productivity

Notion Workspace Automation

Automate Notion workspaces via the API. Creates databases, pages, templates, and integrations that sync project data, generate meeting notes, build dashboards, and manage team workflows programmatically.

🌐 Community

Phaser.js Browser Games

Build HTML5 browser games with Phaser.js. Generates game scenes, sprite animations, physics bodies, tilemap levels, particle effects, and audio management for Canvas and WebGL games.

📊 Data

PostHog Product Analytics

Instrument applications with PostHog for product analytics, session replay, feature flags, and A/B experiments. Generates event tracking code, funnel definitions, cohort queries, and experiment configurations.

📢 Marketing

React Email Builder

Build transactional and marketing emails with React components. Generates responsive email templates that render correctly in Gmail, Outlook, and Apple Mail using the React Email library from Resend.

⚙️ Engineering

Rust Axum Web APIs

Build high-performance web APIs in Rust with Axum. Generates route handlers, middleware, extractors, error handling, database integration with SQLx, and async patterns on the Tokio runtime.

⚙️ Engineering

S3 File Storage Patterns

Implement file upload and storage with S3-compatible services. Generates presigned URL flows, multipart uploads, image processing pipelines, and CDN configurations for AWS S3, Cloudflare R2, and MinIO.

⚙️ Engineering

Shopify Hydrogen Storefront

Build headless Shopify storefronts with Hydrogen. Generates product pages, cart logic, checkout flows, collection filters, and Storefront API queries with server-side rendering on Oxygen or Vercel.

🔧 Core Tools

Typst Document Generation

Generate professional PDFs with Typst — the modern LaTeX alternative. Creates reports, invoices, resumes, academic papers, and presentations with clean markup that compiles instantly.

⚙️ Engineering

Headless WordPress

Build headless WordPress sites with the REST API or WPGraphQL. Generates custom post types, ACF field groups, GraphQL queries, and Next.js/Astro frontend integrations for decoupled WordPress architectures.

🌐 Community

Design Taste Frontend

Senior UI/UX Engineer. Architect digital interfaces overriding default LLM biases. Enforces metric-based rules, strict component architecture, CSS hardware acceleration, and balanced design engineering.

🌐 Community

Emil Design Eng

This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.

Week of January 12, 2026

57 skills
🔧 Core Tools

Consolidate Memory

Reflective pass over memory files: merge duplicates, fix stale facts, prune the index.

🔧 Core Tools

Word Tools

Create and edit Word documents: reports, memos, letters with tables of contents and formatting.

🔧 Core Tools

PowerPoint Tools

Create and edit presentations: slide decks, pitch decks, templates, speaker notes.

🔧 Core Tools

Skill Creator

Create, modify, and test custom skills. Run evals, benchmark performance, optimize triggers.

🔧 Core Tools

Excel Tools

Work with Excel/CSV files: add columns, formulas, charts, clean messy data, convert formats.

📊 Data

Build Dashboard

Build interactive HTML dashboards with charts, filters, KPI cards. Self-contained browser report.

📊 Data

Create Visualization

Create publication-quality charts with Python. Right chart type for any comparison or trend.

📊 Data

Explore Data

Profile and explore datasets: null rates, distributions, duplicates, data quality issues.

📊 Data

SQL Queries

Write correct, performant SQL across all dialects. Optimized analytical queries with CTEs.

📊 Data

Statistical Analysis

Apply stats methods: descriptive stats, trend analysis, outlier detection, hypothesis testing.

📊 Data

Validate Data

QA analysis before sharing: methodology checks, accuracy, aggregation logic, bias review.

📊 Data

Write Query

Write optimized SQL: CTEs, window functions, joins. Supports Snowflake, BigQuery, Postgres.

🎨 Design

Accessibility Review

WCAG 2.1 AA audit for designs and pages. Color contrast, keyboard nav, screen reader behavior.

🎨 Design

Design Critique

Structured design feedback on usability, hierarchy, and consistency for any stage of design.

🎨 Design

Design Handoff

Generate developer handoff specs: layout, tokens, component props, interaction states, breakpoints.

🎨 Design

Research Synthesis

Synthesize user research into themes, insights, and recommendations from interviews and surveys.

🎨 Design

User Research

Plan and conduct user research. Interview guides, usability tests, survey design.

⚙️ Engineering

Deploy Checklist

Pre-deployment verification checklist. Verify CI, migrations, flags, rollback plan before shipping.

⚙️ Engineering

Documentation

Write and maintain technical docs: READMEs, runbooks, API docs, architecture guides.

⚙️ Engineering

Incident Response

Run incident response: triage, communicate, resolve, and write a blameless postmortem.

⚙️ Engineering

Standup

Generate standup updates from git commits and recent work. Formats yesterday/today/blockers in seconds.

⚙️ Engineering

System Design

Design systems, services, and APIs. Covers data models, service boundaries, scaling trade-offs.

⚙️ Engineering

Tech Debt

Identify, categorize and prioritize technical debt. Audit code health and build a refactoring backlog.

⚙️ Engineering

Testing Strategy

Design test strategies and plans. From unit to e2e, coverage targets, and CI integration.

📢 Marketing

Brand Review

Review content against brand voice and style guide. Flags deviations with before/after fixes.

📢 Marketing

Campaign Plan

Full campaign brief with objectives, audience, messaging, channel strategy, and content calendar.

📢 Marketing

Competitive Brief

Research competitors and generate positioning comparison with content gaps and threats.

📢 Marketing

Draft Content

Draft blog posts, social media, email newsletters, landing pages with SEO recommendations.

📢 Marketing

Performance Report

Build marketing performance reports with trend analysis, wins, misses, and next-period priorities.

📢 Marketing

SEO Audit (Marketing)

Comprehensive SEO audit: keyword research, on-page analysis, content gaps, technical checks.

🗺️ Product

Brainstorm

Brainstorm product ideas, explore problem spaces, stress-test assumptions as a thinking partner.

🗺️ Product

Competitive Brief

Competitive analysis brief for features or market position. For roadmap and board materials.

🗺️ Product

Metrics Review

Review product metrics with trend analysis. Investigate spikes, compare against targets.

🗺️ Product

Roadmap Update

Update, create, or reprioritize your product roadmap. Now/Next/Later view from scratch.

🗺️ Product

Sprint Planning

Plan a sprint: scope work, estimate capacity, set goals, handle carryover.

🗺️ Product

Stakeholder Update

Generate stakeholder updates tailored to audience: exec brief, engineering detail, customer-facing.

🗺️ Product

Synthesize Research

Synthesize user research from interviews, surveys, tickets into structured insights.

Productivity

Memory Management

Two-tier memory system. CLAUDE.md for working memory, memory/ directory for knowledge base.

Productivity

Start Session

Initialize the productivity system. Bootstrap working memory from your task list.

Productivity

Update

Sync tasks and refresh memory. Pull new assignments, triage stale tasks, catch buried todos.

💼 Sales

Account Research

Deep research on target accounts and contacts. Actionable sales intel from web research.

💼 Sales

Call Summary

Process call notes or transcripts: action items, follow-up email, internal summary.

💼 Sales

Competitive Intel

Research competitors and build interactive battlecards with comparison matrix.

💼 Sales

Create Asset

Generate tailored sales assets: landing pages, decks, one-pagers from deal context.

💼 Sales

Daily Briefing

Start your day with a prioritized sales briefing: meetings, pipeline, priorities.

💼 Sales

Forecast

Weighted sales forecast with best/likely/worst scenarios, commit vs upside, gap analysis.

💼 Sales

Pipeline Review

Analyze pipeline health, prioritize deals, flag risks, and get a weekly action plan.

🔍 SEO

AI Visibility

Optimize how your brand appears in AI responses (ChatGPT, Claude, Perplexity). GEO strategy.

🔍 SEO

Broken Links

Find and fix broken links on a site or codebase. Identifies dead URLs and suggests fixes.

🔍 SEO

Content Brief

Detailed content brief for articles: keyword angle, outline, audience, competitive positioning.

🔍 SEO

Content Translation

Translate content for international SEO with hreflang, keyword research, cultural adaptation.

🔍 SEO

Create Content

Generate SEO-optimized content: full article with title, meta, headings, internal links, schema.

🔍 SEO

Internal Linking

Analyze and improve internal link structure: orphan pages, link equity, site architecture.

🔍 SEO

Keyword Clustering

Cluster keywords into topical groups mapped to content pages with recommendations.

🔍 SEO

On-Page SEO

Optimize a specific page for SEO: title, meta, headings, structured data, keyword placement.

🔍 SEO

Schema Markup

Generate JSON-LD structured data for rich snippets: Article, Product, FAQ, LocalBusiness.

🔍 SEO

Technical SEO

Technical SEO audit: Core Web Vitals, crawlability, sitemap, robots.txt, render blocking.

Week of December 1, 2025

14 skills
🌐 Community

D3.js Visualizations

Create data visualizations using D3.js — charts, graphs, maps, and interactive visual data explorations with production-quality output.

🌐 Community

Expo Development Skills

Official Expo team skills for building React Native apps with Expo. Covers project setup, navigation, native modules, EAS builds, and deployment workflows.

🌐 Community

ffuf Web Fuzzing

Expert guidance for ffuf web fuzzing during penetration testing. Directory brute-forcing, parameter discovery, virtual host enumeration, and fuzzing workflows.

🌐 Community

Frontend Slides

Create animation-rich HTML presentations with smooth transitions, code highlighting, and interactive elements. Export-ready slide decks with modern web technologies.

🌐 Community

Get Shit Done

Lightweight meta-prompting and spec-driven development system. Forces structured thinking before coding — write specs first, then implement with clear requirements.

🌐 Community

iOS Simulator Skill

Build and navigate iOS apps through Xcode simulator automation. Streamlines iOS development with automated building, testing, and UI interaction workflows.

🌐 Community

Loki Mode

Multi-agent autonomous startup system orchestrating 37 AI agents. Automates end-to-end startup operations from ideation through launch with specialized agent roles.

🌐 Community

Playwright Browser Automation

General-purpose browser automation using Playwright. Automate web interactions, testing, scraping, and browser-based workflows with full control over navigation and DOM.

🌐 Community

Scientific Skills Collection

Comprehensive collection of scientific research skills — data analysis, experiment design, literature review, statistical modeling, and reproducible research workflows.

🌐 Community

shadcn/ui Components

Give Claude Code full context on shadcn/ui components — proper usage patterns, theming, composition, and accessibility. Build UIs with the shadcn component library correctly.

🌐 Community

Skill Seekers

Convert documentation websites into Claude Skills automatically. Scrapes docs, structures content, and generates proper SKILL.md files from any documentation site.

🌐 Community

Claude Superpowers

Core skills library with 20+ battle-tested skills for Claude Code. Includes memory management, task planning, code review, git workflows, and development automation.

🌐 Community

Trail of Bits Security

Security analysis skills from Trail of Bits — static analysis with CodeQL and Semgrep, vulnerability detection, code auditing, and security review workflows.

🌐 Community

Web Asset Generator

Generate favicons, app icons, social media images, and Open Graph assets. Creates all required sizes and formats for web, iOS, Android, and social platforms.

Week of September 29, 2025

12 skills
🎨 Design

Algorithmic Art

Create generative art using p5.js with seeded randomness and interactive parameter exploration. Build flow fields, particle systems, and computational aesthetic movements expressed through code.

🎨 Design

Brand Guidelines

Apply Anthropic's official brand colors, typography, and visual identity to artifacts. Use when brand styling, corporate identity, or company design standards apply to any deliverable.

🎨 Design

Canvas Design

Create beautiful visual art in PNG and PDF formats using design philosophy. Build posters, artwork, and static visual pieces with original design philosophies expressed on canvas.

🎨 Design

Frontend Design

Create distinctive, production-grade frontend interfaces with bold design choices that avoid generic AI aesthetics. Build web components, landing pages, dashboards, and full applications.

🎨 Design

Slack GIF Creator

Create animated GIFs optimized for Slack with proper dimensions, frame rates, and file sizes. Handles emoji GIFs (128x128) and message GIFs (480x480).

🎨 Design

Theme Factory

Apply professional font and color themes to artifacts — slides, docs, reports, landing pages. 10 pre-set themes with colors and fonts, plus on-the-fly custom theme generation.

⚙️ Engineering

Claude API Builder

Build, debug, and optimize Claude API and Anthropic SDK applications. Handles prompt caching, tool use, batch processing, thinking, compaction, and model migration between Claude versions.

⚙️ Engineering

MCP Builder

Build high-quality MCP (Model Context Protocol) servers to integrate external APIs and services. Supports Python (FastMCP) and Node/TypeScript (MCP SDK) implementations.

⚙️ Engineering

Web Artifacts Builder

Build complex multi-component claude.ai HTML artifacts using React, Tailwind CSS, and shadcn/ui. Handles state management, routing, and component composition for rich web experiences.

⚙️ Engineering

Webapp Testing

Test local web applications using Playwright for UI verification. Capture screenshots, debug UI behavior, view browser logs, and verify frontend functionality.

Productivity

Doc Co-Authoring

Structured workflow for co-authoring documentation, proposals, technical specs, and decision docs. Three-stage process: context gathering, refinement, and reader testing.

Productivity

Internal Comms

Write internal communications using company-standard formats: 3P updates, status reports, leadership updates, newsletters, FAQs, incident reports, and project updates.

Week of September 1, 2025

3 skills

Week of July 28, 2025

4 skills

Week of June 30, 2025

6 skills

Week of May 26, 2025

7 skills
⚙️ Engineering

React Composition Patterns

React composition patterns that scale. Compound components, render props, context providers, and component architecture for building flexible component libraries.

⚙️ Engineering

Deploy to Vercel

Deploy applications and websites to Vercel instantly. Handles deployment, preview URLs, environment variables, and project configuration.

⚙️ Engineering

Vercel Optimize

Vercel cost and performance optimization for deployed projects. Analyzes metrics, usage, and project config to produce ranked recommendations for bill reduction and speed improvements.

⚙️ Engineering

React Best Practices

React and Next.js performance optimization guidelines from Vercel Engineering. 40+ rules across 8 categories covering components, data fetching, bundle optimization, and rendering.

⚙️ Engineering

React Native Skills

React Native and Expo best practices for performant mobile apps. 16 rules across 7 sections covering performance, architecture, animations, and platform-specific patterns.

⚙️ Engineering

React View Transitions

Implement smooth, native-feeling animations using React's View Transition API. Page transitions, shared element animations, route change animations, and directional navigation.

🎨 Design

Web Design Guidelines

Review UI code for web interface best practices compliance. Audits 100+ rules covering accessibility, performance, UX patterns, and responsive design.

Week of April 28, 2025

1 skill

Week of April 14, 2025

2 skills

Week of March 31, 2025

2 skills

Week of March 10, 2025

1 skill

Week of February 24, 2025

2 skills

Week of February 10, 2025

2 skills

Week of January 27, 2025

2 skills

Week of January 13, 2025

3 skills