# DD Skills Marketplace — Full Listing Site: https://skills.developersdigest.tech Total skills: 312 Generated: 2026-04-29T12:30:43.040Z ## Frontend Design - URL: https://skills.developersdigest.tech/skills/frontend-design - Source: https://github.com/anthropics/skills/tree/main/frontend-design - Category: Development / Frontend - Author: Anthropic - Difficulty: intermediate - Time to value: 5 min - Install: `claude install anthropics/skills/frontend-design` - Harness: claude-code - Capabilities: file-editing, code-execution - Use cases: Build landing pages, Design component libraries, Create marketing sites - Tags: design, frontend, css, ui - Verified: yes Create distinctive, production-grade frontend interfaces that avoid generic AI aesthetics. ## Canvas Design - URL: https://skills.developersdigest.tech/skills/canvas-design - Source: https://github.com/anthropics/skills/tree/main/canvas-design - Category: Development / Frontend - Author: Anthropic - Difficulty: intermediate - Time to value: 30 min - Install: `claude install anthropics/skills/canvas-design` - Harness: claude-code - Capabilities: file-editing, code-execution - Use cases: Data visualizations, Interactive demos, Generative art - Tags: design, canvas, visualization - Verified: yes Build canvas-based designs and interactive visualizations using HTML5 Canvas and related APIs. ## Theme Factory - URL: https://skills.developersdigest.tech/skills/theme-factory - Source: https://github.com/anthropics/skills/tree/main/theme-factory - Category: Development / Design Systems - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `claude install anthropics/skills/theme-factory` - Harness: claude-code, cursor - Capabilities: file-editing - Use cases: Design system creation, Brand theming, Dark mode generation - Tags: design, themes, tokens, design-system - Verified: yes Generate consistent, complete themes and design systems from a base set of design tokens. ## MCP Builder - URL: https://skills.developersdigest.tech/skills/mcp-builder - Source: https://github.com/anthropics/skills/tree/main/mcp-builder - Category: Development / Infrastructure - Author: Anthropic - Difficulty: advanced - Time to value: 30 min - Install: `claude install anthropics/skills/mcp-builder` - Harness: claude-code, mcp - Capabilities: file-editing, code-execution, api-calls - Use cases: Build custom MCP servers, Create tool integrations, Extend AI capabilities - Tags: mcp, tools, servers, protocol - Verified: yes Build Model Context Protocol servers from scratch - tools, resources, and transport layers. ## Claude API - URL: https://skills.developersdigest.tech/skills/claude-api-skill - Source: https://github.com/anthropics/skills/tree/main/claude-api - Category: Development / API - Author: Anthropic - Difficulty: intermediate - Time to value: 30 min - Install: `claude install anthropics/skills/claude-api` - Harness: claude-code, universal - Capabilities: file-editing, code-execution, api-calls - Use cases: API integration, Agent building, Streaming applications - Tags: api, sdk, anthropic, integration - Verified: yes Build applications using the Claude API and Anthropic SDKs - tool use, streaming, agent patterns. ## Feature Dev - URL: https://skills.developersdigest.tech/skills/feature-dev - Source: https://github.com/anthropics/claude-code - Category: Development / Workflow - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `claude install anthropics/claude-code/feature-dev` - Harness: claude-code - Capabilities: file-editing, code-execution - Use cases: New feature development, Large refactors, System redesigns - Tags: development, workflow, agents, architecture - Verified: yes Comprehensive feature development with a structured 7-phase approach including codebase explorer and reviewer agents. ## Code Review - URL: https://skills.developersdigest.tech/skills/code-review - Source: https://github.com/anthropics/claude-code - Category: Code Quality / Review - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `claude install anthropics/claude-code/code-review` - Harness: claude-code - Capabilities: file-editing, code-execution - Use cases: PR reviews, Code quality gates, Team code standards - Tags: review, pr, quality, multi-agent - Verified: yes Automated PR code review using 5 parallel agents with confidence-based scoring to filter false positives. ## PR Review Toolkit - URL: https://skills.developersdigest.tech/skills/pr-review-toolkit - Source: https://github.com/anthropics/claude-code - Category: Code Quality / Review - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `claude install anthropics/claude-code/pr-review-toolkit` - Harness: claude-code - Capabilities: file-editing, code-execution - Use cases: Deep PR reviews, Quality enforcement, Team standards - Tags: review, testing, types, simplification, multi-agent - Verified: yes 6 specialized review agents: comments, tests, error handling, type design, code quality, and code simplification. ## Commit Commands - URL: https://skills.developersdigest.tech/skills/commit-commands - Source: https://github.com/anthropics/claude-code - Category: Git & Workflow / Git - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `claude install anthropics/claude-code/commit-commands` - Harness: claude-code - Capabilities: file-editing, code-execution - Use cases: Git commits, PR creation, Release workflows - Tags: git, commit, pr, workflow - Verified: yes Git workflow automation for committing, pushing, and creating pull requests in one shot. ## Security Guidance - URL: https://skills.developersdigest.tech/skills/security-guidance - Source: https://github.com/anthropics/claude-code - Category: Security / Analysis - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `claude install anthropics/claude-code/security-guidance` - Harness: claude-code - Capabilities: file-editing, code-execution - Use cases: Security auditing, Vulnerability prevention, Code hardening - Tags: security, hooks, owasp, prevention - Verified: yes Security reminder hook monitoring 9 patterns: command injection, XSS, eval, dangerous HTML, pickle, and more. ## TypeScript LSP - URL: https://skills.developersdigest.tech/skills/typescript-lsp - Source: https://github.com/anthropics/claude-plugins-official - Category: LSP Integrations / TypeScript - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `claude install anthropics/claude-plugins-official/typescript-lsp` - Harness: claude-code - Capabilities: file-editing, code-execution - Use cases: Type checking, Refactoring, Code navigation - Tags: typescript, lsp, types, diagnostics - Verified: yes TypeScript language server integration for type checking, diagnostics, and refactoring inside Claude Code. ## Skill Creator - URL: https://skills.developersdigest.tech/skills/skill-creator - Source: https://github.com/anthropics/skills/tree/main/skill-creator - Category: Development / Meta - Author: Anthropic - Difficulty: intermediate - Time to value: 30 min - Install: `claude install anthropics/skills/skill-creator` - Harness: claude-code - Capabilities: file-editing - Use cases: Create new skills, Skill publishing, Skill testing - Tags: meta, skills, authoring - Verified: yes Meta-skill for creating new skills. Guided workflow for building SKILL.md files with proper metadata. ## Web App Testing - URL: https://skills.developersdigest.tech/skills/webapp-testing - Source: https://github.com/anthropics/skills/tree/main/webapp-testing - Category: Development / Testing - Author: Anthropic - Difficulty: intermediate - Time to value: 30 min - Install: `claude install anthropics/skills/webapp-testing` - Harness: claude-code - Capabilities: file-editing, code-execution, web-browsing - Use cases: E2E testing, Regression testing, A11y testing - Tags: testing, qa, web, e2e - Verified: yes Systematically test web applications - integration tests, E2E flows, accessibility, and regression testing. ## PDF - URL: https://skills.developersdigest.tech/skills/pdf-skill - Source: https://github.com/anthropics/skills/tree/main/pdf - Category: Documents / PDF - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `claude install anthropics/skills/pdf` - Harness: claude-code, universal - Capabilities: file-editing, data-analysis - Use cases: PDF extraction, Report generation, Form filling - Tags: pdf, documents, extraction - Verified: yes Read, extract, and generate PDF documents. Powers Claude's built-in document capabilities. ## Research Agent - URL: https://skills.developersdigest.tech/skills/research-agent - Source: https://github.com/anthropics/claude-agent-sdk-demos/tree/main/research-agent - Category: Agent SDK / Research - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `claude install anthropics/claude-agent-sdk-demos/research-agent` - Harness: claude-code, universal - Capabilities: web-browsing, api-calls, data-analysis - Use cases: Market research, Technical research, Competitive analysis - Tags: research, agent, sdk, web - Verified: yes Multi-step research agent that searches, synthesizes, and generates structured reports from web sources. ## Dead Code Finder - URL: https://skills.developersdigest.tech/skills/dead-code-finder - Category: Code Quality / Analysis - Author: clean-code - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/dead-code-finder` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Codebase cleanup, Bundle size reduction, Tech debt removal - Tags: dead-code, cleanup, analysis Detect unused exports, unreachable code, and orphaned files across your codebase. ## Changelog Generator - URL: https://skills.developersdigest.tech/skills/changelog-gen - Category: Git & Workflow / Releases - Author: release-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/changelog-gen` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Release notes, Changelog maintenance, Version tracking - Tags: changelog, releases, semver Generate changelogs from conventional commits. Supports Keep a Changelog format and semantic versioning. ## Secrets Scanner - URL: https://skills.developersdigest.tech/skills/secrets-scanner - Category: Security / Scanning - Author: secret-guard - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/secrets-scanner` - Harness: claude-code, codex, universal - Capabilities: file-editing, code-execution - Use cases: Secret detection, Pre-commit checks, Security audits - Tags: secrets, scanning, prevention Scan code for leaked secrets - API keys, tokens, passwords, and credentials. Pre-commit hook compatible. ## Docker Composer - URL: https://skills.developersdigest.tech/skills/docker-composer - Category: Development / DevOps - Author: container-crew - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/docker-composer` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Docker setup, Container optimization, Dev environments - Tags: docker, containers, devops Generate and optimize Docker Compose files. Multi-stage builds, health checks, and production-ready configs. ## Next.js Optimizer - URL: https://skills.developersdigest.tech/skills/nextjs-optimizer - Category: Development / Performance - Author: next-perf - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/nextjs-optimizer` - Harness: claude-code, cursor - Capabilities: file-editing, code-execution - Use cases: Performance optimization, Bundle analysis, Core Web Vitals - Tags: nextjs, performance, optimization Analyze and optimize Next.js apps. Bundle size, image optimization, route prefetching, and server components. ## CI Config Generator - URL: https://skills.developersdigest.tech/skills/ci-config-gen - Category: Development / CI/CD - Author: pipeline-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/ci-config-gen` - Harness: claude-code, codex - Capabilities: file-editing - Use cases: CI pipeline setup, GitHub Actions, Deployment automation - Tags: ci, cd, github-actions, devops Generate CI/CD configs for GitHub Actions, GitLab CI, and CircleCI from your project structure. ## Prisma Helper - URL: https://skills.developersdigest.tech/skills/prisma-helper - Category: Development / Database - Author: orm-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/prisma-helper` - Harness: claude-code, cursor - Capabilities: file-editing, code-execution - Use cases: Schema design, Query optimization, Migration planning - Tags: prisma, orm, database Prisma schema authoring, query optimization, relation patterns, and migration strategies in one skill. ## Terraform Generator - URL: https://skills.developersdigest.tech/skills/terraform-gen - Category: Development / Infrastructure - Author: infra-as-code - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/terraform-gen` - Harness: claude-code, codex - Capabilities: file-editing - Use cases: Infrastructure provisioning, Cloud setup, IaC migration - Tags: terraform, iac, cloud, devops Generate Terraform configurations from natural language. Supports AWS, GCP, Azure, and Cloudflare. ## Accessibility Checker - URL: https://skills.developersdigest.tech/skills/accessibility-checker - Category: Code Quality / Accessibility - Author: a11y-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/accessibility-checker` - Harness: claude-code, cursor - Capabilities: file-editing, code-execution - Use cases: WCAG compliance, Accessibility audits, Inclusive design - Tags: accessibility, wcag, a11y, audit Audit components for WCAG compliance. Checks ARIA labels, color contrast, keyboard navigation, and screen reader support. ## ESLint LSP - URL: https://skills.developersdigest.tech/skills/eslint-lsp - Category: LSP Integrations / JavaScript - Author: lint-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/eslint-lsp` - Harness: claude-code - Capabilities: file-editing, code-execution - Use cases: Code linting, Auto-fixing, Style enforcement - Tags: eslint, linting, lsp, javascript ESLint language server for real-time linting, auto-fix suggestions, and rule configuration. ## Pyright LSP - URL: https://skills.developersdigest.tech/skills/pyright-lsp - Source: https://github.com/anthropics/claude-plugins-official - Category: LSP Integrations / Python - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `claude install anthropics/claude-plugins-official/pyright-lsp` - Harness: claude-code - Capabilities: file-editing, code-execution - Use cases: Python type checking, Diagnostics, Refactoring - Tags: python, lsp, types, pyright - Verified: yes Python type checking and diagnostics via Pyright language server. ## README Generator - URL: https://skills.developersdigest.tech/skills/readme-gen - Category: Documents / Documentation - Author: doc-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/readme-gen` - Harness: claude-code, codex - Capabilities: file-editing - Use cases: Project documentation, Open source setup, Onboarding docs - Tags: readme, documentation, markdown Generate comprehensive READMEs from your codebase. Badges, installation, API docs, and contribution guidelines. ## Verify & Build - URL: https://skills.developersdigest.tech/skills/codex-verify-build - Category: Development / Verification - Author: OpenAI - Difficulty: intermediate - Time to value: 30 min - Install: `codex exec --pattern verify-build` - Harness: codex - Capabilities: file-editing, code-execution - Use cases: Verified code generation, Test-driven development, CI-safe changes - Tags: codex, verification, testing, build Codex exec pattern that generates code, runs tests, and verifies the build passes before returning results. ## Codex Refactor - URL: https://skills.developersdigest.tech/skills/codex-refactor - Category: Code Quality / Refactoring - Author: OpenAI - Difficulty: intermediate - Time to value: 30 min - Install: `codex exec --pattern refactor` - Harness: codex - Capabilities: file-editing, code-execution - Use cases: Large refactors, API migrations, Dependency updates - Tags: codex, refactoring, migration Codex-powered refactoring that applies changes across a codebase while maintaining passing tests. ## Codex Test Generator - URL: https://skills.developersdigest.tech/skills/codex-test-gen - Category: Development / Testing - Author: OpenAI - Difficulty: intermediate - Time to value: 30 min - Install: `codex exec --pattern test-gen` - Harness: codex - Capabilities: file-editing, code-execution - Use cases: Test suite generation, Coverage improvement, Regression tests - Tags: codex, testing, generation Generate comprehensive test suites using Codex's sandboxed execution to verify tests actually pass. ## Codex Migration - URL: https://skills.developersdigest.tech/skills/codex-migration - Category: Development / Migration - Author: OpenAI - Difficulty: advanced - Time to value: custom - Install: `codex exec --pattern migration` - Harness: codex - Capabilities: file-editing, code-execution - Use cases: Framework upgrades, Language migrations, Breaking change fixes - Tags: codex, migration, upgrade Automated codebase migrations - framework upgrades, language versions, dependency updates with verification. ## Codex Security Scan - URL: https://skills.developersdigest.tech/skills/codex-security-scan - Category: Security / Scanning - Author: OpenAI - Difficulty: advanced - Time to value: 30 min - Install: `codex exec --pattern security-scan` - Harness: codex - Capabilities: code-execution, file-editing - Use cases: Penetration testing, Vulnerability verification, Security hardening - Tags: codex, security, scanning, exploits Deep security analysis using Codex execution - runs actual exploit tests in sandbox to verify vulnerabilities. ## Codex Docs Generator - URL: https://skills.developersdigest.tech/skills/codex-docs-gen - Category: Documents / Documentation - Author: OpenAI - Difficulty: intermediate - Time to value: 30 min - Install: `codex exec --pattern docs-gen` - Harness: codex - Capabilities: file-editing, code-execution - Use cases: Verified documentation, API reference, Tutorial generation - Tags: codex, documentation, verification Generate and verify documentation by running code examples in sandbox to ensure accuracy. ## React Project Rules - URL: https://skills.developersdigest.tech/skills/cursor-react-rules - Category: Project Rules / React - Author: cursor-community - Difficulty: beginner - Time to value: 5 min - Install: `curl -o .cursorrules https://skills.dev/rules/react` - Harness: cursor - Capabilities: file-editing - Use cases: React development, Team conventions, Consistent patterns - Tags: cursor, react, rules, conventions Comprehensive .cursorrules for React projects - component patterns, hooks, state management, and testing conventions. ## Next.js Project Rules - URL: https://skills.developersdigest.tech/skills/cursor-nextjs-rules - Category: Project Rules / Next.js - Author: cursor-community - Difficulty: beginner - Time to value: 5 min - Install: `curl -o .cursorrules https://skills.dev/rules/nextjs` - Harness: cursor - Capabilities: file-editing - Use cases: Next.js development, App Router patterns, Server components - Tags: cursor, nextjs, rules, app-router Cursor rules for Next.js App Router - server components, route handlers, middleware, and data fetching patterns. ## TypeScript Strict Rules - URL: https://skills.developersdigest.tech/skills/cursor-typescript-strict - Category: Project Rules / TypeScript - Author: cursor-community - Difficulty: beginner - Time to value: 5 min - Install: `curl -o .cursorrules https://skills.dev/rules/typescript-strict` - Harness: cursor - Capabilities: file-editing - Use cases: Type safety, Code quality, Team standards - Tags: cursor, typescript, strict, types Cursor rules enforcing strict TypeScript - no any, explicit return types, exhaustive checks, and branded types. ## Python Project Rules - URL: https://skills.developersdigest.tech/skills/cursor-python-rules - Category: Project Rules / Python - Author: cursor-community - Difficulty: beginner - Time to value: 5 min - Install: `curl -o .cursorrules https://skills.dev/rules/python` - Harness: cursor - Capabilities: file-editing - Use cases: Python development, Type safety, Testing conventions - Tags: cursor, python, rules, pytest Cursor rules for Python - type hints, dataclasses, async patterns, testing with pytest, and project structure. ## Tailwind CSS Rules - URL: https://skills.developersdigest.tech/skills/cursor-tailwind-rules - Category: Project Rules / CSS - Author: cursor-community - Difficulty: beginner - Time to value: 5 min - Install: `curl -o .cursorrules https://skills.dev/rules/tailwind` - Harness: cursor - Capabilities: file-editing - Use cases: Tailwind development, CSS conventions, Design consistency - Tags: cursor, tailwind, css, rules Cursor rules for Tailwind CSS - utility ordering, component extraction, responsive patterns, and custom plugin usage. ## Go Project Rules - URL: https://skills.developersdigest.tech/skills/cursor-golang-rules - Category: Project Rules / Go - Author: cursor-community - Difficulty: beginner - Time to value: 5 min - Install: `curl -o .cursorrules https://skills.dev/rules/golang` - Harness: cursor - Capabilities: file-editing - Use cases: Go development, Error handling, Concurrency patterns - Tags: cursor, golang, rules, concurrency Cursor rules for Go - error handling, interface design, concurrency patterns, and testing conventions. ## Rust Project Rules - URL: https://skills.developersdigest.tech/skills/cursor-rust-rules - Category: Project Rules / Rust - Author: cursor-community - Difficulty: beginner - Time to value: 5 min - Install: `curl -o .cursorrules https://skills.dev/rules/rust` - Harness: cursor - Capabilities: file-editing - Use cases: Rust development, Memory safety patterns, Error handling - Tags: cursor, rust, rules, ownership Cursor rules for Rust - ownership patterns, error handling with thiserror/anyhow, async runtime, and testing. ## Browser Automation - URL: https://skills.developersdigest.tech/skills/cu-browser-automation - Category: Computer Use / Other - Author: Anthropic - Difficulty: intermediate - Time to value: 30 min - Install: `pip install anthropic-computer-use && cu install browser-automation` - Harness: computer-use - Capabilities: computer-use, web-browsing, data-analysis - Use cases: Form automation, Data extraction, Web workflows - Tags: browser, automation, scraping, computer-use AI-driven browser automation - navigate sites, fill forms, extract data, and complete multi-step workflows. ## Form Filler - URL: https://skills.developersdigest.tech/skills/cu-form-filler - Category: Computer Use / Forms - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `cu install form-filler` - Harness: computer-use - Capabilities: computer-use, web-browsing - Use cases: Application filling, Registration automation, Data entry - Tags: forms, automation, data-entry, computer-use Automatically fill web forms, applications, and registrations using structured data sources. ## Screenshot Testing - URL: https://skills.developersdigest.tech/skills/cu-screenshot-testing - Category: Computer Use / Testing - Author: Anthropic - Difficulty: intermediate - Time to value: 30 min - Install: `cu install screenshot-testing` - Harness: computer-use - Capabilities: computer-use, web-browsing - Use cases: Visual regression, UI verification, Cross-browser testing - Tags: testing, visual, screenshots, computer-use Visual regression testing using computer use - navigates your app and compares screenshots across builds. ## Data Extraction - URL: https://skills.developersdigest.tech/skills/cu-data-extraction - Category: Computer Use / Data - Author: Anthropic - Difficulty: intermediate - Time to value: 30 min - Install: `cu install data-extraction` - Harness: computer-use - Capabilities: computer-use, web-browsing, data-analysis - Use cases: Web scraping, Data collection, Price monitoring - Tags: extraction, scraping, data, computer-use Extract structured data from any website - tables, listings, profiles, pricing pages, and directories. ## App Testing - URL: https://skills.developersdigest.tech/skills/cu-app-testing - Category: Computer Use / Testing - Author: Anthropic - Difficulty: intermediate - Time to value: 30 min - Install: `cu install app-testing` - Harness: computer-use - Capabilities: computer-use, web-browsing - Use cases: E2E testing, Smoke testing, User flow validation - Tags: testing, e2e, qa, computer-use End-to-end application testing using computer use - clicks, types, navigates, and verifies application behavior. ## Desktop Automation - URL: https://skills.developersdigest.tech/skills/cu-desktop-automation - Category: Computer Use / Desktop - Author: Anthropic - Difficulty: intermediate - Time to value: 30 min - Install: `cu install desktop-automation` - Harness: computer-use - Capabilities: computer-use - Use cases: Desktop automation, App scripting, Workflow automation - Tags: desktop, automation, gui, computer-use Automate desktop applications - spreadsheets, email clients, design tools, and native apps. ## Competitor Monitor - URL: https://skills.developersdigest.tech/skills/cu-competitor-monitor - Category: Computer Use / Monitoring - Author: market-intel - Difficulty: intermediate - Time to value: 30 min - Install: `cu install competitor-monitor` - Harness: computer-use - Capabilities: computer-use, web-browsing, data-analysis - Use cases: Competitive intelligence, Price monitoring, Market research - Tags: competitor, monitoring, research, computer-use Monitor competitor websites for changes - pricing, features, content updates, and new product launches. ## PostgreSQL MCP - URL: https://skills.developersdigest.tech/skills/mcp-postgres - Category: MCP Servers / Database - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `npx @anthropic/mcp-server-postgres` - Harness: mcp, claude-code - Capabilities: api-calls, data-analysis - Use cases: Database queries, Schema management, Data exploration - Tags: postgres, database, mcp, sql MCP server for PostgreSQL - query execution, schema inspection, migration management, and data exploration. ## GitHub MCP - URL: https://skills.developersdigest.tech/skills/mcp-github - Category: MCP Servers / Version Control - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `npx @anthropic/mcp-server-github` - Harness: mcp, claude-code - Capabilities: api-calls - Use cases: Issue management, PR workflows, Code search - Tags: github, api, mcp, git MCP server for GitHub - issues, PRs, repos, actions, and code search without leaving your editor. ## Slack MCP - URL: https://skills.developersdigest.tech/skills/mcp-slack - Category: MCP Servers / Communication - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `npx @anthropic/mcp-server-slack` - Harness: mcp, claude-code - Capabilities: api-calls - Use cases: Team communication, Channel management, Message automation - Tags: slack, messaging, mcp, communication MCP server for Slack - send messages, read channels, manage threads, and search conversations. ## Browser MCP - URL: https://skills.developersdigest.tech/skills/mcp-browser - Category: MCP Servers / Other - Author: Anthropic - Difficulty: intermediate - Time to value: 30 min - Install: `npx @anthropic/mcp-server-puppeteer` - Harness: mcp, claude-code - Capabilities: web-browsing, api-calls - Use cases: Web scraping, Browser testing, Screenshot capture - Tags: browser, playwright, mcp, automation MCP server for browser automation - Playwright-powered navigation, screenshots, and interaction. ## Filesystem MCP - URL: https://skills.developersdigest.tech/skills/mcp-filesystem - Category: MCP Servers / System - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `npx @anthropic/mcp-server-filesystem` - Harness: mcp, claude-code - Capabilities: file-editing - Use cases: File management, Content processing, Build systems - Tags: filesystem, files, mcp, system MCP server for filesystem operations - read, write, search, and manage files with sandboxed access. ## Google Drive MCP - URL: https://skills.developersdigest.tech/skills/mcp-google-drive - Category: MCP Servers / Cloud Storage - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `npx @anthropic/mcp-server-google-drive` - Harness: mcp, claude-code - Capabilities: api-calls, file-editing - Use cases: Document management, File search, Content organization - Tags: google-drive, cloud, mcp, documents MCP server for Google Drive - search, read, create, and organize files in Drive and Shared Drives. ## Notion MCP - URL: https://skills.developersdigest.tech/skills/mcp-notion - Category: MCP Servers / Productivity - Author: community - Difficulty: beginner - Time to value: 5 min - Install: `npx @anthropic/mcp-server-notion` - Harness: mcp, claude-code - Capabilities: api-calls - Use cases: Knowledge management, Project tracking, Documentation - Tags: notion, productivity, mcp, database MCP server for Notion - read databases, create pages, update properties, and search across workspaces. ## Linear MCP - URL: https://skills.developersdigest.tech/skills/mcp-linear - Category: MCP Servers / Project Management - Author: community - Difficulty: beginner - Time to value: 5 min - Install: `npx @anthropic/mcp-server-linear` - Harness: mcp, claude-code - Capabilities: api-calls - Use cases: Issue tracking, Sprint management, Team coordination - Tags: linear, project-management, mcp, issues MCP server for Linear - create issues, manage projects, track cycles, and query team workloads. ## Windsurf Cascade Rules - URL: https://skills.developersdigest.tech/skills/windsurf-cascade-rules - Category: Project Rules / Windsurf - Author: windsurf-community - Difficulty: beginner - Time to value: 5 min - Install: `curl -o .windsurfrules https://skills.dev/rules/windsurf-cascade` - Harness: windsurf - Capabilities: file-editing - Use cases: Windsurf configuration, Team standards, Code quality - Tags: windsurf, cascade, rules Project-level rules for Windsurf Cascade - code style, architecture decisions, and agent behavior configuration. ## Aider Conventions - URL: https://skills.developersdigest.tech/skills/aider-conventions - Category: Project Rules / Aider - Author: aider-community - Difficulty: beginner - Time to value: 5 min - Install: `curl -o .aider.conf.yml https://skills.dev/rules/aider-conventions` - Harness: aider - Capabilities: file-editing - Use cases: Aider configuration, Convention enforcement, Team standards - Tags: aider, conventions, rules Convention files for Aider - coding standards, commit message formats, and review guidelines. ## OpenCode Config - URL: https://skills.developersdigest.tech/skills/opencode-config - Category: Project Rules / OpenCode - Author: opencode-community - Difficulty: beginner - Time to value: 5 min - Install: `curl -o opencode.json https://skills.dev/rules/opencode` - Harness: opencode - Capabilities: file-editing - Use cases: OpenCode setup, Model configuration, Tool permissions - Tags: opencode, config, setup Configuration templates for OpenCode - model selection, tool permissions, and project-specific instructions. ## SEO Content Writer - URL: https://skills.developersdigest.tech/skills/seo-content-writer - Category: Marketing / SEO - Author: content-pro - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/seo-content-writer` - Harness: claude-code, universal - Capabilities: web-browsing, file-editing - Use cases: Blog posts, Landing pages, Content marketing - Tags: seo, content, writing, marketing Write SEO-optimized blog posts, landing pages, and articles with keyword research and structure. ## Social Media Scheduler - URL: https://skills.developersdigest.tech/skills/social-media-scheduler - Category: Marketing / Social Media - Author: social-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/social-media-scheduler` - Harness: claude-code, computer-use - Capabilities: file-editing, api-calls, web-browsing - Use cases: Social posting, Content calendars, Platform optimization - Tags: social-media, scheduling, content Generate and schedule social media posts across platforms - Twitter, LinkedIn, Instagram, and more. ## Email Campaign Builder - URL: https://skills.developersdigest.tech/skills/email-campaign-builder - Category: Marketing / Email - Author: email-pro - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/email-campaign-builder` - Harness: claude-code, universal - Capabilities: file-editing, api-calls - Use cases: Drip campaigns, Newsletter creation, Lead nurturing - Tags: email, campaigns, marketing, automation Build email marketing campaigns - sequences, A/B tests, segmentation, and performance tracking. ## Analytics Reporter - URL: https://skills.developersdigest.tech/skills/analytics-reporter - Category: Marketing / Analytics - Author: data-marketing - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/analytics-reporter` - Harness: claude-code, mcp - Capabilities: api-calls, data-analysis - Use cases: Performance reports, KPI tracking, Executive dashboards - Tags: analytics, reporting, google-analytics Generate marketing analytics reports from Google Analytics, Plausible, or PostHog data. ## Ad Copy Generator - URL: https://skills.developersdigest.tech/skills/ad-copy-generator - Category: Marketing / Advertising - Author: ad-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/ad-copy-generator` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: PPC campaigns, Social ads, A/B testing - Tags: ads, copy, google-ads, facebook Generate ad copy for Google Ads, Facebook Ads, and LinkedIn Ads with A/B test variants. ## Brand Voice Analyzer - URL: https://skills.developersdigest.tech/skills/brand-voice-analyzer - Category: Marketing / Branding - Author: brand-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/brand-voice-analyzer` - Harness: claude-code, universal - Capabilities: file-editing, data-analysis - Use cases: Brand documentation, Voice consistency, Content guidelines - Tags: brand, voice, tone, guidelines Analyze and codify your brand voice from existing content. Generate a reusable voice guide. ## Keyword Researcher - URL: https://skills.developersdigest.tech/skills/keyword-researcher - Category: Marketing / SEO - Author: seo-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/keyword-researcher` - Harness: claude-code, computer-use - Capabilities: web-browsing, data-analysis - Use cases: Keyword research, Content planning, Competitive SEO - Tags: seo, keywords, research, content Research and analyze keywords for SEO and content strategy using search data and competitor analysis. ## Outreach Writer - URL: https://skills.developersdigest.tech/skills/outreach-writer - Category: Sales / Outreach - Author: sales-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/outreach-writer` - Harness: claude-code, computer-use, universal - Capabilities: web-browsing, file-editing - Use cases: Cold email, LinkedIn outreach, Prospect engagement - Tags: outreach, email, sales, personalization Write personalized cold outreach emails and LinkedIn messages based on prospect research. ## Proposal Builder - URL: https://skills.developersdigest.tech/skills/proposal-builder - Category: Sales / Documents - Author: deal-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/proposal-builder` - Harness: claude-code, universal - Capabilities: file-editing, data-analysis - Use cases: Sales proposals, SOW creation, Quote generation - Tags: proposals, sales, documents, pricing Generate professional sales proposals, quotes, and SOWs from templates and deal context. ## Lead Researcher - URL: https://skills.developersdigest.tech/skills/lead-researcher - Category: Sales / Research - Author: sales-intel - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/lead-researcher` - Harness: claude-code, computer-use - Capabilities: web-browsing, data-analysis - Use cases: Lead enrichment, Account research, Prospect intelligence - Tags: leads, research, sales, enrichment Research leads and companies - find decision makers, tech stack, funding, and recent news. ## CRM Updater - URL: https://skills.developersdigest.tech/skills/crm-updater - Category: Sales / CRM - Author: crm-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/crm-updater` - Harness: claude-code, mcp - Capabilities: api-calls, data-analysis - Use cases: CRM hygiene, Deal tracking, Activity logging - Tags: crm, hubspot, salesforce, automation Automatically update CRM records from emails, calls, and meeting notes. Supports HubSpot and Salesforce. ## Battlecard Generator - URL: https://skills.developersdigest.tech/skills/battlecard-generator - Category: Sales / Intelligence - Author: compete-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/battlecard-generator` - Harness: claude-code, computer-use - Capabilities: web-browsing, data-analysis, file-editing - Use cases: Competitive analysis, Sales enablement, Product positioning - Tags: battlecards, competitive, sales, intelligence Generate competitive battlecards from product comparisons, reviews, and market data. ## Sales Script Writer - URL: https://skills.developersdigest.tech/skills/sales-script-writer - Category: Sales / Enablement - Author: enablement-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/sales-script-writer` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Call scripts, Demo preparation, Objection handling - Tags: scripts, sales, demo, objections Generate call scripts, demo scripts, and objection handling playbooks for sales teams. ## UI Component Generator - URL: https://skills.developersdigest.tech/skills/ui-component-gen - Category: Design / UI - Author: ui-factory - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/ui-component-gen` - Harness: claude-code, cursor - Capabilities: file-editing, code-execution - Use cases: Component creation, Design implementation, Rapid prototyping - Tags: ui, components, react, tailwind Generate production-ready UI components from descriptions - React, Vue, Svelte with Tailwind or CSS Modules. ## Design System Builder - URL: https://skills.developersdigest.tech/skills/design-system-builder - Category: Design / Systems - Author: design-ops - Difficulty: intermediate - Time to value: custom - Install: `claude install community/design-system-builder` - Harness: claude-code, cursor - Capabilities: file-editing, code-execution - Use cases: Design systems, Component libraries, Brand consistency - Tags: design-system, tokens, components, storybook Build complete design systems - tokens, components, documentation, and Storybook from a brand guide. ## Accessibility Audit - URL: https://skills.developersdigest.tech/skills/a11y-audit - Category: Design / Accessibility - Author: inclusive-design - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/a11y-audit` - Harness: claude-code, computer-use - Capabilities: file-editing, computer-use - Use cases: WCAG compliance, Accessibility fixes, Inclusive design - Tags: accessibility, wcag, a11y, audit Full accessibility audit of your UI - WCAG 2.2 AA compliance, screen reader testing, and keyboard navigation. ## Responsive Design Helper - URL: https://skills.developersdigest.tech/skills/responsive-design-helper - Category: Design / Responsive - Author: responsive-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/responsive-design-helper` - Harness: claude-code, cursor - Capabilities: file-editing, code-execution - Use cases: Responsive fixes, Mobile optimization, Cross-device QA - Tags: responsive, mobile, design, css Audit and fix responsive design issues - breakpoints, overflow, touch targets, and fluid typography. ## Animation Library - URL: https://skills.developersdigest.tech/skills/animation-library - Category: Design / Animation - Author: motion-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/animation-library` - Harness: claude-code, cursor - Capabilities: file-editing, code-execution - Use cases: Page transitions, Micro-interactions, Scroll animations - Tags: animation, css, framer-motion, gsap Create smooth, performant CSS and JS animations - page transitions, micro-interactions, and scroll effects. ## Figma to Code - URL: https://skills.developersdigest.tech/skills/figma-to-code - Category: Design / Tooling - Author: design-bridge - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/figma-to-code` - Harness: claude-code, mcp - Capabilities: file-editing, api-calls - Use cases: Design implementation, Handoff automation, Token extraction - Tags: figma, design, code, implementation Convert Figma designs to production React/Vue/Svelte code with proper responsive handling and tokens. ## Contract Reviewer - URL: https://skills.developersdigest.tech/skills/contract-reviewer - Category: Legal / Contracts - Author: legal-ai - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/contract-reviewer` - Harness: claude-code, universal - Capabilities: file-editing, data-analysis - Use cases: Contract review, Risk identification, Clause analysis - Tags: contracts, legal, review, risk Review contracts for risks, unusual clauses, missing protections, and compliance issues. ## Compliance Checker - URL: https://skills.developersdigest.tech/skills/compliance-checker - Category: Legal / Compliance - Author: compliance-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/compliance-checker` - Harness: claude-code, universal - Capabilities: file-editing, code-execution - Use cases: GDPR compliance, SOC 2 readiness, HIPAA checks - Tags: compliance, gdpr, soc2, hipaa Check code and documentation for GDPR, SOC 2, HIPAA, and PCI DSS compliance requirements. ## Privacy Policy Generator - URL: https://skills.developersdigest.tech/skills/privacy-policy-gen - Category: Legal / Documents - Author: legal-docs - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/privacy-policy-gen` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Privacy policies, Terms of service, Cookie notices - Tags: privacy, legal, policy, terms Generate privacy policies, terms of service, and cookie notices tailored to your application. ## License Analyzer - URL: https://skills.developersdigest.tech/skills/license-analyzer - Category: Legal / Licensing - Author: oss-legal - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/license-analyzer` - Harness: claude-code, codex - Capabilities: code-execution, data-analysis - Use cases: License auditing, OSS compliance, Legal risk assessment - Tags: licenses, oss, compliance, legal Analyze open source license compatibility across your dependency tree. Flag conflicts and obligations. ## NDA Drafter - URL: https://skills.developersdigest.tech/skills/nda-drafter - Category: Legal / Contracts - Author: legal-docs - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/nda-drafter` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: NDA creation, Confidentiality agreements, Deal preparation - Tags: nda, legal, confidentiality, contracts Draft mutual and unilateral NDAs with customizable terms, jurisdiction selection, and redline comparison. ## Literature Review - URL: https://skills.developersdigest.tech/skills/literature-review - Category: Research / Academic - Author: research-ai - Difficulty: intermediate - Time to value: custom - Install: `claude install community/literature-review` - Harness: claude-code, computer-use - Capabilities: web-browsing, data-analysis, file-editing - Use cases: Literature reviews, Paper summaries, Research synthesis - Tags: research, academic, papers, literature Conduct systematic literature reviews - search, filter, summarize, and synthesize academic papers. ## Fact Checker - URL: https://skills.developersdigest.tech/skills/fact-checker - Category: Research / Verification - Author: verify-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/fact-checker` - Harness: claude-code, computer-use - Capabilities: web-browsing, data-analysis - Use cases: Fact checking, Source verification, Claim validation - Tags: fact-checking, verification, research Verify claims against multiple sources. Cross-reference statistics, quotes, and assertions with citations. ## Market Researcher - URL: https://skills.developersdigest.tech/skills/market-researcher - Category: Research / Market - Author: market-intel - Difficulty: intermediate - Time to value: custom - Install: `claude install community/market-researcher` - Harness: claude-code, computer-use - Capabilities: web-browsing, data-analysis, file-editing - Use cases: Market analysis, Industry reports, Competitive landscape - Tags: market-research, analysis, competition Conduct market research - industry analysis, market sizing, trend identification, and competitor mapping. ## Patent Searcher - URL: https://skills.developersdigest.tech/skills/patent-searcher - Category: Research / IP - Author: ip-tools - Difficulty: advanced - Time to value: custom - Install: `claude install community/patent-searcher` - Harness: claude-code, computer-use - Capabilities: web-browsing, data-analysis - Use cases: Prior art search, Patent analysis, IP landscape - Tags: patents, ip, research, legal Search and analyze patents - prior art discovery, claim analysis, and landscape mapping. ## Survey Designer - URL: https://skills.developersdigest.tech/skills/survey-designer - Category: Research / Methodology - Author: research-methods - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/survey-designer` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Survey creation, User research, Market surveys - Tags: surveys, research, methodology, user-research Design research surveys with proper methodology - question types, skip logic, and statistical validity. ## Blog Writer - URL: https://skills.developersdigest.tech/skills/blog-writer - Category: Content / Blog - Author: content-craft - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/blog-writer` - Harness: claude-code, universal - Capabilities: file-editing, web-browsing - Use cases: Blog posts, Technical articles, Thought leadership - Tags: blog, writing, content, seo Write long-form blog posts with research, outlines, SEO optimization, and internal linking. ## Video Script Writer - URL: https://skills.developersdigest.tech/skills/video-script-writer - Category: Content / Video - Author: video-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/video-script-writer` - Harness: claude-code, universal - Capabilities: file-editing, web-browsing - Use cases: YouTube scripts, Course content, Presentation scripts - Tags: video, scripts, youtube, content Write video scripts for YouTube, courses, and presentations with timing, visuals, and B-roll notes. ## Newsletter Builder - URL: https://skills.developersdigest.tech/skills/newsletter-builder - Category: Content / Newsletter - Author: newsletter-pro - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/newsletter-builder` - Harness: claude-code, universal - Capabilities: file-editing, web-browsing - Use cases: Newsletter writing, Content curation, Email content - Tags: newsletter, email, content, curation Write and format newsletters with sections, curated links, commentary, and consistent voice. ## Documentation Writer - URL: https://skills.developersdigest.tech/skills/docs-writer - Category: Content / Documentation - Author: tech-writer - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/docs-writer` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: API docs, Tutorials, Migration guides - Tags: documentation, technical-writing, api Write technical documentation - API references, guides, tutorials, and migration docs with code examples. ## Podcast Notes Generator - URL: https://skills.developersdigest.tech/skills/podcast-notes - Category: Content / Audio - Author: audio-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/podcast-notes` - Harness: claude-code, universal - Capabilities: file-editing, data-analysis - Use cases: Show notes, Podcast repurposing, Content distribution - Tags: podcast, show-notes, content, transcripts Generate show notes, timestamps, key takeaways, and social snippets from podcast transcripts. ## Content Repurposer - URL: https://skills.developersdigest.tech/skills/content-repurposer - Category: Content / Distribution - Author: repurpose-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/content-repurposer` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Content repurposing, Cross-platform posting, Format conversion - Tags: repurpose, content, distribution, social Transform content between formats - blog to thread, video to blog, podcast to newsletter, and more. ## Course Builder - URL: https://skills.developersdigest.tech/skills/course-builder - Category: Content / Education - Author: edu-tools - Difficulty: intermediate - Time to value: custom - Install: `claude install community/course-builder` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Online courses, Training material, Educational content - Tags: courses, education, curriculum, training Design online courses - curriculum, lessons, quizzes, assignments, and supplementary materials. ## Data Analyst - URL: https://skills.developersdigest.tech/skills/data-analyst - Category: Data / Analysis - Author: data-science - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/data-analyst` - Harness: claude-code, codex - Capabilities: code-execution, data-analysis, file-editing - Use cases: Data analysis, Statistical testing, Report generation - Tags: data, analysis, statistics, visualization Analyze datasets with statistical methods - descriptive stats, correlations, hypothesis testing, and visualizations. ## Chart Builder - URL: https://skills.developersdigest.tech/skills/chart-builder - Category: Data / Visualization - Author: viz-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/chart-builder` - Harness: claude-code, codex - Capabilities: code-execution, file-editing - Use cases: Data visualization, Dashboard creation, Report charts - Tags: charts, visualization, d3, plotly Generate beautiful charts and visualizations from data - bar, line, scatter, heatmap, and interactive dashboards. ## ETL Pipeline Builder - URL: https://skills.developersdigest.tech/skills/etl-pipeline-builder - Category: Data / Pipelines - Author: pipeline-tools - Difficulty: advanced - Time to value: custom - Install: `claude install community/etl-pipeline-builder` - Harness: claude-code, codex - Capabilities: code-execution, file-editing, api-calls - Use cases: Data pipelines, ETL workflows, Data integration - Tags: etl, pipeline, data, integration Build data pipelines - extraction, transformation, and loading with scheduling and error handling. ## Data Cleaner - URL: https://skills.developersdigest.tech/skills/data-cleaner - Category: Data / Cleaning - Author: clean-data - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/data-cleaner` - Harness: claude-code, codex - Capabilities: code-execution, data-analysis - Use cases: Data cleaning, Deduplication, Quality assurance - Tags: data-cleaning, normalization, quality Clean and normalize messy datasets - deduplication, format standardization, missing value handling, and validation. ## SQL Query Builder - URL: https://skills.developersdigest.tech/skills/sql-query-builder - Category: Data / SQL - Author: sql-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/sql-query-builder` - Harness: claude-code, codex, universal - Capabilities: code-execution, data-analysis - Use cases: Query generation, Database exploration, Performance tuning - Tags: sql, database, queries, optimization Generate complex SQL queries from natural language - joins, CTEs, window functions, and performance optimization. ## Spreadsheet Automator - URL: https://skills.developersdigest.tech/skills/spreadsheet-automator - Category: Data / Spreadsheets - Author: sheet-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/spreadsheet-automator` - Harness: claude-code, computer-use - Capabilities: file-editing, data-analysis, computer-use - Use cases: Spreadsheet automation, Report generation, Data modeling - Tags: spreadsheets, excel, google-sheets, automation Automate spreadsheet workflows - formulas, pivot tables, charts, and cross-sheet data flows. ## ML Model Builder - URL: https://skills.developersdigest.tech/skills/ml-model-builder - Category: Data / ML - Author: ml-tools - Difficulty: advanced - Time to value: custom - Install: `claude install community/ml-model-builder` - Harness: claude-code, codex - Capabilities: code-execution, data-analysis - Use cases: Model building, Feature engineering, Model evaluation - Tags: ml, machine-learning, sklearn, pytorch Build and evaluate machine learning models - feature engineering, model selection, training, and evaluation. ## Kubernetes Deployer - URL: https://skills.developersdigest.tech/skills/k8s-deployer - Category: DevOps / Kubernetes - Author: k8s-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/k8s-deployer` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: K8s deployments, Helm charts, Infrastructure setup - Tags: kubernetes, k8s, helm, deployment Generate Kubernetes manifests, Helm charts, and deployment pipelines from your application specs. ## Monitoring Setup - URL: https://skills.developersdigest.tech/skills/monitoring-setup - Category: DevOps / Monitoring - Author: observability-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/monitoring-setup` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Monitoring setup, Dashboard creation, Alert configuration - Tags: monitoring, prometheus, grafana, observability Set up application monitoring - Prometheus, Grafana, alerting rules, and SLI/SLO definitions. ## Incident Responder - URL: https://skills.developersdigest.tech/skills/incident-responder - Category: DevOps / Incident Response - Author: sre-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/incident-responder` - Harness: claude-code, universal - Capabilities: code-execution, api-calls, data-analysis - Use cases: Incident diagnosis, Postmortem writing, Runbook execution - Tags: incident, sre, postmortem, on-call Incident response assistant - diagnose issues, run playbooks, generate postmortems, and track action items. ## AWS Architect - URL: https://skills.developersdigest.tech/skills/aws-architect - Category: DevOps / Cloud - Author: cloud-tools - Difficulty: advanced - Time to value: custom - Install: `claude install community/aws-architect` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: AWS architecture, IaC generation, Cost optimization - Tags: aws, cloud, architecture, cdk Design and generate AWS architectures - CloudFormation, CDK, and well-architected framework compliance. ## Log Analyzer - URL: https://skills.developersdigest.tech/skills/log-analyzer - Category: DevOps / Debugging - Author: debug-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/log-analyzer` - Harness: claude-code, codex - Capabilities: code-execution, data-analysis - Use cases: Log analysis, Error diagnosis, Performance debugging - Tags: logs, debugging, analysis, monitoring Analyze application logs - pattern detection, error correlation, anomaly identification, and root cause analysis. ## Infrastructure Cost Optimizer - URL: https://skills.developersdigest.tech/skills/infra-cost-optimizer - Category: DevOps / Cost - Author: finops-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/infra-cost-optimizer` - Harness: claude-code, mcp - Capabilities: api-calls, data-analysis - Use cases: Cost reduction, Resource optimization, Budget management - Tags: cost, optimization, cloud, finops Analyze and optimize cloud infrastructure costs - right-sizing, reserved instances, and unused resource detection. ## Financial Model Builder - URL: https://skills.developersdigest.tech/skills/financial-model-builder - Category: Finance / Modeling - Author: finance-tools - Difficulty: intermediate - Time to value: custom - Install: `claude install community/financial-model-builder` - Harness: claude-code, universal - Capabilities: file-editing, data-analysis, code-execution - Use cases: Financial forecasting, Valuation models, Scenario analysis - Tags: finance, modeling, dcf, projections Build financial models - P&L projections, unit economics, DCF analysis, and scenario planning. ## Invoice Generator - URL: https://skills.developersdigest.tech/skills/invoice-generator - Category: Finance / Billing - Author: billing-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/invoice-generator` - Harness: claude-code, universal - Capabilities: file-editing, data-analysis - Use cases: Invoice creation, Billing automation, Payment tracking - Tags: invoices, billing, finance, pdf Generate professional invoices, receipts, and billing statements from structured data. ## Expense Tracker - URL: https://skills.developersdigest.tech/skills/expense-tracker - Category: Finance / Tracking - Author: finance-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/expense-tracker` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Expense categorization, Spending analysis, Budget tracking - Tags: expenses, tracking, budget, finance Categorize and analyze expenses from bank statements, receipts, and CSV exports. ## Tax Calculator - URL: https://skills.developersdigest.tech/skills/tax-calculator - Category: Finance / Tax - Author: tax-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/tax-calculator` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Tax estimation, Deduction tracking, Quarterly filings - Tags: tax, calculation, deductions, finance Calculate tax obligations for freelancers and businesses - estimated payments, deductions, and quarterly filings. ## Job Description Writer - URL: https://skills.developersdigest.tech/skills/job-description-writer - Category: HR / Recruiting - Author: hr-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/job-description-writer` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Job postings, Role descriptions, Hiring pages - Tags: hr, hiring, job-descriptions, recruiting Write inclusive, compelling job descriptions with proper leveling, requirements, and benefits. ## Resume Screener - URL: https://skills.developersdigest.tech/skills/resume-screener - Category: HR / Recruiting - Author: talent-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/resume-screener` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Resume screening, Candidate ranking, Skills matching - Tags: hr, recruiting, resume, screening Screen resumes against job requirements - skills matching, experience validation, and shortlist ranking. ## Interview Question Generator - URL: https://skills.developersdigest.tech/skills/interview-question-gen - Category: HR / Interviews - Author: interview-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/interview-question-gen` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Interview prep, Question banks, Scoring rubrics - Tags: hr, interviews, questions, hiring Generate structured interview questions by role - behavioral, technical, and culture fit with scoring rubrics. ## Onboarding Builder - URL: https://skills.developersdigest.tech/skills/onboarding-builder - Category: HR / Onboarding - Author: people-ops - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/onboarding-builder` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Onboarding plans, Training programs, New hire docs - Tags: hr, onboarding, training, hiring Create employee onboarding programs - checklists, training plans, mentor matching, and 30/60/90 day goals. ## Performance Review Writer - URL: https://skills.developersdigest.tech/skills/performance-review-writer - Category: HR / Performance - Author: people-ops - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/performance-review-writer` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Performance reviews, Feedback writing, Development plans - Tags: hr, performance, reviews, feedback Draft performance reviews with structured feedback, goal tracking, and development plans. ## Meeting Notes - URL: https://skills.developersdigest.tech/skills/meeting-notes - Category: Productivity / Meetings - Author: productivity-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/meeting-notes` - Harness: claude-code, universal - Capabilities: file-editing, data-analysis - Use cases: Meeting summaries, Action item tracking, Decision logging - Tags: meetings, notes, action-items, productivity Generate structured meeting notes with action items, decisions, and follow-ups from transcripts. ## Email Drafter - URL: https://skills.developersdigest.tech/skills/email-drafter - Category: Productivity / Communication - Author: comm-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/email-drafter` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Email replies, Cold emails, Follow-ups - Tags: email, communication, productivity Draft professional emails with appropriate tone, structure, and follow-up scheduling. ## Project Planner - URL: https://skills.developersdigest.tech/skills/project-planner - Category: Productivity / Planning - Author: pm-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/project-planner` - Harness: claude-code, universal - Capabilities: file-editing, data-analysis - Use cases: Project planning, Timeline creation, Resource allocation - Tags: project-management, planning, milestones Create project plans with milestones, dependencies, resource allocation, and risk assessment. ## Presentation Builder - URL: https://skills.developersdigest.tech/skills/presentation-builder - Category: Productivity / Presentations - Author: deck-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/presentation-builder` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Slide decks, Pitch presentations, Team updates - Tags: presentations, slides, pptx, speaking Build slide decks from content - structure, talking points, visual suggestions, and speaker notes. ## Writing Assistant - URL: https://skills.developersdigest.tech/skills/writing-assistant - Category: Productivity / Writing - Author: write-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/writing-assistant` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Writing improvement, Grammar checking, Tone adjustment - Tags: writing, grammar, editing, tone General-purpose writing improvement - grammar, clarity, tone adjustment, and readability scoring. ## Translation Helper - URL: https://skills.developersdigest.tech/skills/translation-helper - Category: Productivity / Localization - Author: l10n-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/translation-helper` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Content translation, i18n files, Localization - Tags: translation, i18n, localization, languages Translate content between languages with context-aware localization and cultural adaptation. ## Standup Formatter - URL: https://skills.developersdigest.tech/skills/standup-formatter - Category: Productivity / Workflow - Author: team-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/standup-formatter` - Harness: claude-code, mcp - Capabilities: api-calls, file-editing - Use cases: Daily standups, Status reports, Team updates - Tags: standup, agile, reporting, team Generate daily standup updates from git activity, calendar, and task boards. ## Competitive Analysis - URL: https://skills.developersdigest.tech/skills/competitive-analysis - Category: Research / Competitive - Author: strategy-tools - Difficulty: intermediate - Time to value: custom - Install: `claude install community/competitive-analysis` - Harness: claude-code, computer-use - Capabilities: web-browsing, data-analysis, file-editing - Use cases: Competitive analysis, Market positioning, Feature comparison - Tags: competitive, analysis, strategy, research Analyze competitors - features, pricing, positioning, reviews, and market share estimation. ## API Integration Builder - URL: https://skills.developersdigest.tech/skills/api-integration-builder - Category: Development / API - Author: api-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/api-integration-builder` - Harness: claude-code, codex, cursor - Capabilities: file-editing, code-execution, api-calls - Use cases: API integration, Client generation, Webhook handling - Tags: api, integration, openapi, webhooks Generate API client code, webhook handlers, and integration tests from OpenAPI specs or documentation. ## Migration Planner - URL: https://skills.developersdigest.tech/skills/migration-planner - Category: Development / Migration - Author: migrate-tools - Difficulty: advanced - Time to value: custom - Install: `claude install community/migration-planner` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Framework migrations, Version upgrades, Architecture changes - Tags: migration, upgrade, planning Plan and execute codebase migrations - framework upgrades, language changes, and architecture shifts. ## Regex Builder - URL: https://skills.developersdigest.tech/skills/regex-builder - Category: Development / Utilities - Author: dev-utils - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/regex-builder` - Harness: claude-code, universal - Capabilities: code-execution, file-editing - Use cases: Regex creation, Pattern testing, Regex explanation - Tags: regex, patterns, utilities Build, test, and explain regular expressions with visual debugging and common pattern library. ## Webhook Debugger - URL: https://skills.developersdigest.tech/skills/webhook-debugger - Category: Development / Debugging - Author: debug-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/webhook-debugger` - Harness: claude-code - Capabilities: code-execution, api-calls - Use cases: Webhook debugging, Payload inspection, Integration testing - Tags: webhooks, debugging, api Debug webhook integrations - inspect payloads, replay events, validate signatures, and test endpoints. ## Codemod Generator - URL: https://skills.developersdigest.tech/skills/codemod-generator - Category: Development / Tooling - Author: codemod-tools - Difficulty: advanced - Time to value: custom - Install: `claude install community/codemod-generator` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Code transformation, Large-scale refactoring, API updates - Tags: codemod, ast, transformation, refactoring Generate AST-based codemods for automated code transformations across large codebases. ## Error Handler - URL: https://skills.developersdigest.tech/skills/error-handler - Category: Code Quality / Error Handling - Author: resilience-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/error-handler` - Harness: claude-code, cursor - Capabilities: file-editing, code-execution - Use cases: Error handling, Resilience patterns, Error boundaries - Tags: errors, handling, resilience, recovery Generate comprehensive error handling - custom error classes, boundary components, and recovery strategies. ## API Rate Limiter - URL: https://skills.developersdigest.tech/skills/api-rate-limiter - Category: Development / API - Author: api-guard - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/api-rate-limiter` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Rate limiting, API protection, Traffic management - Tags: rate-limiting, api, redis, protection Implement rate limiting strategies - token bucket, sliding window, and distributed rate limiting. ## Test Data Generator - URL: https://skills.developersdigest.tech/skills/test-data-generator - Category: Development / Testing - Author: test-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/test-data-generator` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Test data creation, Database seeding, Fixture generation - Tags: testing, data, faker, fixtures Generate realistic test data - users, orders, products, and complex relational datasets with faker integration. ## Dependency Updater - URL: https://skills.developersdigest.tech/skills/dependency-updater - Category: Development / Dependencies - Author: dep-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/dependency-updater` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Dependency updates, Security patches, Version management - Tags: dependencies, updates, security, npm Safely update dependencies - check changelogs, identify breaking changes, and test updates before applying. ## Contract Template Library - URL: https://skills.developersdigest.tech/skills/contract-template-lib - Category: Legal / Templates - Author: legal-templates - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/contract-template-lib` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Contract drafting, Template customization, Legal documentation - Tags: contracts, templates, legal, saas Library of customizable legal contract templates - SaaS agreements, consulting contracts, and employment offers. ## Pitch Deck Writer - URL: https://skills.developersdigest.tech/skills/pitch-deck-writer - Category: Content / Presentations - Author: startup-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/pitch-deck-writer` - Harness: claude-code, universal - Capabilities: file-editing, data-analysis - Use cases: Fundraising decks, Investor presentations, Startup pitches - Tags: pitch-deck, fundraising, presentations, startup Create investor pitch decks - problem, solution, market, traction, team, and financial projections. ## Changelog Writer - URL: https://skills.developersdigest.tech/skills/changelog-writer - Category: Content / Product - Author: product-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/changelog-writer` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Release notes, Product updates, User communication - Tags: changelog, release-notes, product, communication Write user-facing changelogs and release announcements that non-technical users can understand. ## SOP Generator - URL: https://skills.developersdigest.tech/skills/sop-generator - Category: Productivity / Operations - Author: ops-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/sop-generator` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Process documentation, Team playbooks, Operations manuals - Tags: sop, operations, process, documentation Generate standard operating procedures from process descriptions - steps, roles, checklists, and flowcharts. ## OKR Tracker - URL: https://skills.developersdigest.tech/skills/okr-tracker - Category: Productivity / Planning - Author: strategy-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/okr-tracker` - Harness: claude-code, universal - Capabilities: file-editing, data-analysis - Use cases: Goal setting, Progress tracking, Quarterly reviews - Tags: okr, goals, planning, tracking Set and track OKRs - objective creation, key result definition, progress tracking, and quarterly reviews. ## Data Privacy Scanner - URL: https://skills.developersdigest.tech/skills/data-privacy-scanner - Category: Security / Privacy - Author: privacy-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/data-privacy-scanner` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Privacy auditing, PII detection, Consent checking - Tags: privacy, pii, gdpr, scanning Scan codebases for PII handling, data retention issues, and consent mechanism gaps. ## Customer Feedback Analyzer - URL: https://skills.developersdigest.tech/skills/customer-feedback-analyzer - Category: Data / Analysis - Author: product-analytics - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/customer-feedback-analyzer` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Feedback analysis, Sentiment scoring, Feature prioritization - Tags: feedback, sentiment, analysis, product Analyze customer feedback at scale - sentiment analysis, theme extraction, and priority scoring. ## Board Report Writer - URL: https://skills.developersdigest.tech/skills/board-report-writer - Category: Finance / Reporting - Author: exec-tools - Difficulty: intermediate - Time to value: custom - Install: `claude install community/board-report-writer` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Board reports, Executive summaries, KPI dashboards - Tags: board, reports, kpi, executive Generate board meeting reports with KPIs, financials, strategic updates, and risk assessments. ## RFC Writer - URL: https://skills.developersdigest.tech/skills/rfc-writer - Category: Development / Documentation - Author: eng-docs - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/rfc-writer` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Design documents, Technical RFCs, Architecture decisions - Tags: rfc, design-docs, architecture, documentation Write technical RFCs and design documents with structured templates, alternatives analysis, and review checklists. ## GDPR Data Mapper - URL: https://skills.developersdigest.tech/skills/gdpr-data-mapper - Category: Legal / Compliance - Author: privacy-tools - Difficulty: advanced - Time to value: custom - Install: `claude install community/gdpr-data-mapper` - Harness: claude-code, codex - Capabilities: code-execution, data-analysis, file-editing - Use cases: Data mapping, GDPR compliance, Privacy documentation - Tags: gdpr, data-mapping, privacy, compliance Map personal data flows through your system - sources, processing, storage, and third-party sharing. ## Go LSP - URL: https://skills.developersdigest.tech/skills/go-lsp - Source: https://github.com/anthropics/claude-code - Category: LSP Integrations / Go - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `claude install anthropics/claude-plugins-official/gopls-lsp` - Harness: claude-code - Capabilities: file-editing, code-execution - Use cases: Go development, Type checking, Code navigation - Tags: go, lsp, gopls - Verified: yes Go language server (gopls) for type checking, completions, and diagnostics inside Claude Code. ## Rust Analyzer LSP - URL: https://skills.developersdigest.tech/skills/rust-analyzer-lsp - Source: https://github.com/anthropics/claude-code - Category: LSP Integrations / Rust - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `claude install anthropics/claude-plugins-official/rust-analyzer-lsp` - Harness: claude-code - Capabilities: file-editing, code-execution - Use cases: Rust development, Type checking, Cargo integration - Tags: rust, lsp, cargo - Verified: yes Rust language server for type checking, completions, and cargo integration. ## User Persona Builder - URL: https://skills.developersdigest.tech/skills/user-persona-builder - Category: Research / UX - Author: ux-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/user-persona-builder` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Persona creation, UX research, Product strategy - Tags: personas, ux, research, product Create detailed user personas from research data - demographics, goals, pain points, and journey maps. ## Pricing Analyzer - URL: https://skills.developersdigest.tech/skills/pricing-analyzer - Category: Sales / Pricing - Author: revenue-tools - Difficulty: intermediate - Time to value: custom - Install: `claude install community/pricing-analyzer` - Harness: claude-code, computer-use - Capabilities: web-browsing, data-analysis, file-editing - Use cases: Pricing optimization, Competitor pricing, Pricing pages - Tags: pricing, analysis, strategy, revenue Analyze and optimize pricing strategies - competitor pricing, willingness to pay, and pricing page design. ## Web Scraper - URL: https://skills.developersdigest.tech/skills/cu-web-scraper - Category: Computer Use / Scraping - Author: Anthropic - Difficulty: intermediate - Time to value: 30 min - Install: `cu install web-scraper` - Harness: computer-use - Capabilities: computer-use, web-browsing, data-analysis - Use cases: Website scraping, Content extraction, Data harvesting - Tags: scraping, web, extraction, computer-use Scrape any website by visually navigating it - handles JavaScript rendering, pagination, and login walls. ## Price Tracker - URL: https://skills.developersdigest.tech/skills/cu-price-tracker - Category: Computer Use / Monitoring - Author: market-intel - Difficulty: beginner - Time to value: 30 min - Install: `cu install price-tracker` - Harness: computer-use - Capabilities: computer-use, web-browsing, data-analysis - Use cases: Price monitoring, Deal hunting, Competitor pricing - Tags: pricing, monitoring, ecommerce, computer-use Monitor product prices across e-commerce sites and alert on drops, restocks, or competitor changes. ## Email Manager - URL: https://skills.developersdigest.tech/skills/cu-email-manager - Category: Computer Use / Email - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `cu install email-manager` - Harness: computer-use - Capabilities: computer-use, web-browsing - Use cases: Email triage, Reply drafting, Inbox management - Tags: email, automation, inbox, computer-use Triage, categorize, and draft replies to emails by navigating your webmail interface directly. ## Social Media Poster - URL: https://skills.developersdigest.tech/skills/cu-social-media-poster - Category: Computer Use / Social Media - Author: social-tools - Difficulty: beginner - Time to value: 5 min - Install: `cu install social-media-poster` - Harness: computer-use - Capabilities: computer-use, web-browsing - Use cases: Social posting, Cross-platform publishing, Content distribution - Tags: social-media, posting, automation, computer-use Post content across social platforms by navigating their web interfaces - no API keys needed. ## CRM Data Entry - URL: https://skills.developersdigest.tech/skills/cu-crm-data-entry - Category: Computer Use / CRM - Author: crm-tools - Difficulty: beginner - Time to value: 5 min - Install: `cu install crm-data-entry` - Harness: computer-use - Capabilities: computer-use, web-browsing - Use cases: CRM updates, Contact creation, Activity logging - Tags: crm, data-entry, salesforce, computer-use Enter and update CRM records by navigating Salesforce, HubSpot, or Pipedrive directly in the browser. ## Invoice Processor - URL: https://skills.developersdigest.tech/skills/cu-invoice-processor - Category: Computer Use / Finance - Author: finance-tools - Difficulty: intermediate - Time to value: 30 min - Install: `cu install invoice-processor` - Harness: computer-use - Capabilities: computer-use, web-browsing, data-analysis - Use cases: Invoice processing, AP automation, Receipt extraction - Tags: invoices, accounting, automation, computer-use Extract data from invoices in email or web portals, then enter it into your accounting system. ## Appointment Scheduler - URL: https://skills.developersdigest.tech/skills/cu-appointment-scheduler - Category: Computer Use / Scheduling - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `cu install appointment-scheduler` - Harness: computer-use - Capabilities: computer-use, web-browsing - Use cases: Appointment booking, Calendar management, Meeting scheduling - Tags: scheduling, calendar, appointments, computer-use Book appointments by navigating scheduling tools like Calendly, Acuity, or custom booking pages. ## Research Browser - URL: https://skills.developersdigest.tech/skills/cu-research-browser - Category: Computer Use / Research - Author: research-ai - Difficulty: beginner - Time to value: 5 min - Install: `cu install research-browser` - Harness: computer-use - Capabilities: computer-use, web-browsing, data-analysis - Use cases: Web research, Source comparison, Information gathering - Tags: research, browsing, notes, computer-use Conduct multi-tab browser research - open sources, compare information, take notes, and compile findings. ## Form Testing - URL: https://skills.developersdigest.tech/skills/cu-form-testing - Category: Computer Use / Testing - Author: qa-tools - Difficulty: intermediate - Time to value: 30 min - Install: `cu install form-testing` - Harness: computer-use - Capabilities: computer-use, web-browsing - Use cases: Form QA, Validation testing, Edge case testing - Tags: testing, forms, qa, computer-use Test web forms with edge cases - validation errors, field limits, special characters, and accessibility. ## LinkedIn Researcher - URL: https://skills.developersdigest.tech/skills/cu-linkedin-researcher - Category: Computer Use / Sales - Author: sales-intel - Difficulty: intermediate - Time to value: 30 min - Install: `cu install linkedin-researcher` - Harness: computer-use - Capabilities: computer-use, web-browsing, data-analysis - Use cases: Prospect research, LinkedIn profiling, Outreach prep - Tags: linkedin, research, sales, computer-use Research prospects on LinkedIn - profile analysis, mutual connections, recent activity, and engagement history. ## Job Board Scraper - URL: https://skills.developersdigest.tech/skills/cu-job-board-scraper - Category: Computer Use / HR - Author: hr-tools - Difficulty: intermediate - Time to value: 30 min - Install: `cu install job-board-scraper` - Harness: computer-use - Capabilities: computer-use, web-browsing, data-analysis - Use cases: Job market research, Salary benchmarking, Talent sourcing - Tags: jobs, scraping, recruiting, computer-use Extract job listings from Indeed, LinkedIn, Glassdoor, and niche job boards into structured data. ## Government Form Filler - URL: https://skills.developersdigest.tech/skills/cu-government-forms - Category: Computer Use / Compliance - Author: compliance-tools - Difficulty: intermediate - Time to value: 30 min - Install: `cu install government-forms` - Harness: computer-use - Capabilities: computer-use, web-browsing - Use cases: Tax filings, Business registrations, Compliance forms - Tags: government, forms, compliance, computer-use Fill government and compliance forms by navigating official portals with structured data. ## Review Monitor - URL: https://skills.developersdigest.tech/skills/cu-review-monitor - Category: Computer Use / Monitoring - Author: brand-tools - Difficulty: beginner - Time to value: 30 min - Install: `cu install review-monitor` - Harness: computer-use - Capabilities: computer-use, web-browsing, data-analysis - Use cases: Review monitoring, Sentiment tracking, Reputation management - Tags: reviews, monitoring, sentiment, computer-use Monitor customer reviews across G2, Capterra, Trustpilot, and app stores for sentiment shifts. ## Expense Report Filler - URL: https://skills.developersdigest.tech/skills/cu-expense-report - Category: Computer Use / Finance - Author: finance-tools - Difficulty: beginner - Time to value: 5 min - Install: `cu install expense-report` - Harness: computer-use - Capabilities: computer-use, web-browsing - Use cases: Expense reporting, Receipt processing, Travel reimbursement - Tags: expenses, receipts, automation, computer-use Fill expense reports in Expensify, Concur, or company portals by extracting data from receipts. ## Site Audit - URL: https://skills.developersdigest.tech/skills/cu-site-audit - Category: Computer Use / QA - Author: qa-tools - Difficulty: beginner - Time to value: 30 min - Install: `cu install site-audit` - Harness: computer-use - Capabilities: computer-use, web-browsing - Use cases: Site auditing, Visual QA, Content checking - Tags: audit, qa, website, computer-use Visually audit websites for broken links, missing images, layout issues, and content errors. ## Competitor Signup Flow - URL: https://skills.developersdigest.tech/skills/cu-competitor-signup - Category: Computer Use / Research - Author: ux-tools - Difficulty: intermediate - Time to value: 30 min - Install: `cu install competitor-signup` - Harness: computer-use - Capabilities: computer-use, web-browsing - Use cases: Competitor analysis, UX benchmarking, Onboarding research - Tags: competitor, signup, ux, computer-use Walk through competitor signup and onboarding flows, documenting each step with screenshots. ## Sprint Planner - URL: https://skills.developersdigest.tech/skills/sprint-planner - Category: Productivity / Agile - Author: agile-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/sprint-planner` - Harness: claude-code, mcp - Capabilities: api-calls, data-analysis, file-editing - Use cases: Sprint planning, Backlog grooming, Capacity planning - Tags: sprint, agile, planning, scrum Plan sprints with story point estimation, capacity calculation, and dependency mapping. ## User Interview Synthesizer - URL: https://skills.developersdigest.tech/skills/user-interview-synthesizer - Category: Research / UX - Author: ux-research - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/user-interview-synthesizer` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Interview synthesis, Insight extraction, Research reports - Tags: interviews, ux, research, synthesis Turn user interview transcripts into structured insights - themes, quotes, pain points, and opportunity areas. ## Feature Prioritizer - URL: https://skills.developersdigest.tech/skills/feature-prioritizer - Category: Productivity / Planning - Author: pm-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/feature-prioritizer` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Feature prioritization, Roadmap planning, Backlog ranking - Tags: prioritization, rice, features, roadmap Prioritize features using RICE, ICE, MoSCoW, or weighted scoring with customizable criteria. ## Roadmap Generator - URL: https://skills.developersdigest.tech/skills/roadmap-generator - Category: Productivity / Planning - Author: pm-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/roadmap-generator` - Harness: claude-code, universal - Capabilities: file-editing, data-analysis - Use cases: Roadmap creation, Release planning, Stakeholder communication - Tags: roadmap, planning, product, timeline Generate visual product roadmaps from feature lists with timeline estimation and dependency chains. ## Competitor Feature Matrix - URL: https://skills.developersdigest.tech/skills/competitor-feature-matrix - Category: Research / Competitive - Author: strategy-tools - Difficulty: intermediate - Time to value: custom - Install: `claude install community/competitor-feature-matrix` - Harness: claude-code, computer-use - Capabilities: web-browsing, data-analysis, file-editing - Use cases: Feature comparison, Gap analysis, Competitive positioning - Tags: competitor, features, matrix, comparison Build feature comparison matrices across competitors with gap analysis and positioning insights. ## PRD Writer - URL: https://skills.developersdigest.tech/skills/prd-writer - Category: Documents / Product - Author: pm-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/prd-writer` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: PRD creation, Requirements gathering, Feature specification - Tags: prd, requirements, product, specs Write product requirements documents with user stories, acceptance criteria, and technical constraints. ## Release Notes Writer - URL: https://skills.developersdigest.tech/skills/release-notes-writer - Category: Content / Product - Author: product-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/release-notes-writer` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Release communication, Product updates, In-app announcements - Tags: release-notes, product, communication Write customer-facing release notes that highlight value, not implementation details. ## Metrics Dashboard Designer - URL: https://skills.developersdigest.tech/skills/metrics-dashboard-designer - Category: Data / Analytics - Author: analytics-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/metrics-dashboard-designer` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Dashboard design, KPI definition, Analytics setup - Tags: metrics, dashboard, kpi, analytics Design product metrics dashboards with KPI selection, visualization types, and alerting thresholds. ## Jupyter Automator - URL: https://skills.developersdigest.tech/skills/jupyter-automator - Category: Data / Notebooks - Author: data-science - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/jupyter-automator` - Harness: claude-code, codex - Capabilities: code-execution, data-analysis, file-editing - Use cases: Notebook generation, EDA automation, Reproducible analysis - Tags: jupyter, notebooks, eda, python Generate and execute Jupyter notebooks - data loading, EDA, visualization, and model training cells. ## Model Comparison - URL: https://skills.developersdigest.tech/skills/model-comparison - Category: Data / ML - Author: ml-tools - Difficulty: advanced - Time to value: custom - Install: `claude install community/model-comparison` - Harness: claude-code, codex - Capabilities: code-execution, data-analysis - Use cases: Model selection, Benchmarking, Performance analysis - Tags: ml, comparison, benchmarking, models Compare ML models side-by-side - accuracy, latency, resource usage, and fairness metrics. ## Dataset Explorer - URL: https://skills.developersdigest.tech/skills/dataset-explorer - Category: Data / Analysis - Author: data-science - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/dataset-explorer` - Harness: claude-code, codex - Capabilities: code-execution, data-analysis - Use cases: Data profiling, Quality assessment, Schema discovery - Tags: dataset, profiling, exploration, quality Profile any dataset in seconds - schema detection, distributions, outliers, missing values, and correlations. ## Feature Importance Analyzer - URL: https://skills.developersdigest.tech/skills/feature-importance-analyzer - Category: Data / ML - Author: ml-tools - Difficulty: advanced - Time to value: 30 min - Install: `claude install community/feature-importance-analyzer` - Harness: claude-code, codex - Capabilities: code-execution, data-analysis - Use cases: Feature importance, Model explainability, Variable selection - Tags: shap, feature-importance, explainability, ml Analyze feature importance with SHAP values, permutation importance, and partial dependence plots. ## A/B Test Designer - URL: https://skills.developersdigest.tech/skills/ab-test-designer - Category: Data / Experimentation - Author: experiment-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/ab-test-designer` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: A/B test design, Sample sizing, Experiment planning - Tags: ab-testing, experiments, statistics, product Design statistically valid A/B tests - sample size calculation, duration estimation, and metric selection. ## A/B Test Analyzer - URL: https://skills.developersdigest.tech/skills/ab-test-analyzer - Category: Data / Experimentation - Author: experiment-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/ab-test-analyzer` - Harness: claude-code, codex - Capabilities: code-execution, data-analysis - Use cases: Result analysis, Significance testing, Experiment reporting - Tags: ab-testing, analysis, statistics, significance Analyze A/B test results with significance testing, confidence intervals, and segment breakdowns. ## Time Series Forecaster - URL: https://skills.developersdigest.tech/skills/time-series-forecaster - Category: Data / Forecasting - Author: forecast-tools - Difficulty: advanced - Time to value: custom - Install: `claude install community/time-series-forecaster` - Harness: claude-code, codex - Capabilities: code-execution, data-analysis - Use cases: Demand forecasting, Revenue prediction, Trend analysis - Tags: time-series, forecasting, prophet, arima Forecast time series data with ARIMA, Prophet, or neural methods including confidence intervals. ## Data Pipeline Tester - URL: https://skills.developersdigest.tech/skills/data-pipeline-tester - Category: Data / Testing - Author: data-quality - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/data-pipeline-tester` - Harness: claude-code, codex - Capabilities: code-execution, file-editing - Use cases: Pipeline testing, Data validation, Quality gates - Tags: pipeline, testing, data-quality, validation Generate tests for data pipelines - schema validation, data quality checks, and transformation verification. ## Design Token Extractor - URL: https://skills.developersdigest.tech/skills/design-token-extractor - Category: Design / Tokens - Author: design-ops - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/design-token-extractor` - Harness: claude-code, computer-use - Capabilities: file-editing, computer-use, code-execution - Use cases: Token extraction, Design system audit, Style documentation - Tags: tokens, design-system, css, extraction Extract design tokens from any website or codebase - colors, typography, spacing, and shadows. ## Responsive Tester - URL: https://skills.developersdigest.tech/skills/responsive-tester - Category: Design / Testing - Author: design-qa - Difficulty: beginner - Time to value: 5 min - Install: `cu install responsive-tester` - Harness: computer-use, claude-code - Capabilities: computer-use, web-browsing - Use cases: Responsive testing, Breakpoint verification, Layout QA - Tags: responsive, testing, breakpoints, layout Test responsive layouts across breakpoints with automated screenshots and issue detection. ## Component Doc Generator - URL: https://skills.developersdigest.tech/skills/component-doc-gen - Category: Design / Documentation - Author: design-ops - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/component-doc-gen` - Harness: claude-code, cursor - Capabilities: file-editing, code-execution - Use cases: Component docs, Storybook stories, Usage examples - Tags: documentation, components, storybook, props Generate component documentation with props tables, usage examples, and interactive previews. ## Color System Builder - URL: https://skills.developersdigest.tech/skills/color-system-builder - Category: Design / Color - Author: design-ops - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/color-system-builder` - Harness: claude-code, cursor - Capabilities: file-editing, code-execution - Use cases: Color palette creation, Dark mode design, Accessible color systems - Tags: color, palette, accessibility, dark-mode Generate accessible color systems from a single brand color - scales, semantic tokens, and dark mode. ## Icon System Generator - URL: https://skills.developersdigest.tech/skills/icon-system-gen - Category: Design / Icons - Author: ui-factory - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/icon-system-gen` - Harness: claude-code - Capabilities: file-editing, code-execution - Use cases: Icon libraries, SVG optimization, Component generation - Tags: icons, svg, components, system Build icon component systems from SVGs - React components, sprite sheets, and type-safe imports. ## Typography Scale Builder - URL: https://skills.developersdigest.tech/skills/typography-scale-builder - Category: Design / Typography - Author: design-ops - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/typography-scale-builder` - Harness: claude-code, cursor - Capabilities: file-editing - Use cases: Type scale creation, Fluid typography, Font system design - Tags: typography, fonts, scale, fluid Generate modular typography scales with fluid type, line heights, and responsive adjustments. ## Candidate Scorer - URL: https://skills.developersdigest.tech/skills/candidate-scorer - Category: HR / Evaluation - Author: talent-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/candidate-scorer` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Candidate evaluation, Scoring matrices, Shortlist ranking - Tags: candidates, scoring, evaluation, recruiting Score candidates against role requirements with weighted criteria and structured evaluation. ## Offer Letter Drafter - URL: https://skills.developersdigest.tech/skills/offer-letter-drafter - Category: HR / Documents - Author: hr-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/offer-letter-drafter` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Offer letters, Employment agreements, Compensation summaries - Tags: offers, letters, compensation, hiring Draft offer letters with compensation details, benefits summary, and role-specific terms. ## Pipeline Reporter - URL: https://skills.developersdigest.tech/skills/pipeline-reporter - Category: HR / Analytics - Author: talent-analytics - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/pipeline-reporter` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Pipeline reporting, Recruiting metrics, Source analysis - Tags: pipeline, recruiting, analytics, reporting Generate recruiting pipeline reports - stage conversion rates, time-to-hire, and source effectiveness. ## Sourcing Message Writer - URL: https://skills.developersdigest.tech/skills/sourcing-message-writer - Category: HR / Sourcing - Author: talent-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/sourcing-message-writer` - Harness: claude-code, computer-use - Capabilities: web-browsing, file-editing - Use cases: Sourcing messages, Candidate outreach, Follow-up sequences - Tags: sourcing, outreach, recruiting, linkedin Write personalized sourcing messages for LinkedIn and email based on candidate profile analysis. ## Salary Benchmarker - URL: https://skills.developersdigest.tech/skills/salary-benchmarker - Category: HR / Compensation - Author: comp-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/salary-benchmarker` - Harness: claude-code, computer-use - Capabilities: web-browsing, data-analysis - Use cases: Salary benchmarking, Comp planning, Offer calibration - Tags: salary, compensation, benchmarking, levels Research salary ranges by role, level, and location using public compensation data. ## Interview Debrief - URL: https://skills.developersdigest.tech/skills/interview-debrief - Category: HR / Interviews - Author: interview-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/interview-debrief` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Interview debriefs, Hiring decisions, Feedback consolidation - Tags: interviews, debrief, hiring, feedback Structure interview debriefs - consolidate feedback, flag concerns, and produce hiring recommendations. ## Cash Flow Forecaster - URL: https://skills.developersdigest.tech/skills/cash-flow-forecaster - Category: Finance / Forecasting - Author: finance-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/cash-flow-forecaster` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Cash flow forecasting, Runway calculation, Budget planning - Tags: cash-flow, forecasting, runway, budget Forecast cash flow with revenue projections, expense patterns, and runway calculation. ## Variance Analyzer - URL: https://skills.developersdigest.tech/skills/variance-analyzer - Category: Finance / Analysis - Author: finance-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/variance-analyzer` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Variance analysis, Budget monitoring, Financial reporting - Tags: variance, budget, analysis, financial Analyze budget vs. actual variances with drill-down by category, department, and time period. ## Board Deck Generator - URL: https://skills.developersdigest.tech/skills/board-deck-generator - Category: Finance / Reporting - Author: exec-tools - Difficulty: intermediate - Time to value: custom - Install: `claude install community/board-deck-generator` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Board decks, Investor updates, Strategic reviews - Tags: board, deck, investor, presentation Generate board meeting decks with financials, KPIs, strategic initiatives, and risk register. ## Tax Categorizer - URL: https://skills.developersdigest.tech/skills/tax-categorizer - Category: Finance / Tax - Author: tax-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/tax-categorizer` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Transaction categorization, Tax preparation, Deduction identification - Tags: tax, categorization, deductions, transactions Automatically categorize transactions for tax reporting - deductions, income types, and Schedule C items. ## Unit Economics Calculator - URL: https://skills.developersdigest.tech/skills/unit-economics-calculator - Category: Finance / Metrics - Author: saas-metrics - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/unit-economics-calculator` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: LTV calculation, CAC analysis, Payback modeling - Tags: ltv, cac, unit-economics, saas Calculate LTV, CAC, payback period, and contribution margin with sensitivity analysis. ## Revenue Recognition - URL: https://skills.developersdigest.tech/skills/revenue-recognition - Category: Finance / Accounting - Author: finance-tools - Difficulty: advanced - Time to value: custom - Install: `claude install community/revenue-recognition` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Revenue recognition, Deferred revenue, ASC 606 compliance - Tags: revenue, asc-606, deferred, accounting Model ASC 606 revenue recognition schedules for SaaS contracts with deferred revenue tracking. ## Monorepo Manager - URL: https://skills.developersdigest.tech/skills/monorepo-manager - Category: Development / Infrastructure - Author: infra-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/monorepo-manager` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Monorepo setup, Workspace management, Release coordination - Tags: monorepo, turborepo, nx, workspaces Manage monorepos - workspace configuration, dependency resolution, affected package detection, and release orchestration. ## Vulnerability Scanner - URL: https://skills.developersdigest.tech/skills/security-vuln-scanner - Category: Security / Scanning - Author: sec-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/security-vuln-scanner` - Harness: claude-code, codex - Capabilities: code-execution, file-editing - Use cases: CVE scanning, Dependency auditing, Security remediation - Tags: security, cve, vulnerabilities, scanning Scan dependencies and code for known CVEs with severity scoring and remediation guidance. ## Performance Profiler - URL: https://skills.developersdigest.tech/skills/performance-profiler - Category: Code Quality / Performance - Author: perf-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/performance-profiler` - Harness: claude-code, codex - Capabilities: code-execution, data-analysis - Use cases: Performance profiling, Bottleneck detection, Memory leak detection - Tags: performance, profiling, bottlenecks, memory Profile application performance - identify bottlenecks, memory leaks, and slow queries with fix suggestions. ## DB Migration Generator - URL: https://skills.developersdigest.tech/skills/db-migration-gen - Category: Development / Database - Author: db-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/db-migration-gen` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Schema changes, Data migrations, Rollback planning - Tags: database, migrations, rollback, schema Generate safe database migrations with rollback scripts, data backfill, and zero-downtime strategies. ## API Versioning - URL: https://skills.developersdigest.tech/skills/api-versioning - Category: Development / API - Author: api-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/api-versioning` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: API versioning, Breaking change management, Deprecation planning - Tags: api, versioning, migration, deprecation Implement API versioning strategies - URL, header, or content negotiation with migration guides. ## Feature Flag Manager - URL: https://skills.developersdigest.tech/skills/feature-flag-manager - Category: Development / Deployment - Author: deploy-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/feature-flag-manager` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Feature flags, Gradual rollouts, Kill switches - Tags: feature-flags, rollout, deployment, targeting Set up feature flag systems with gradual rollouts, A/B testing integration, and kill switches. ## Load Tester - URL: https://skills.developersdigest.tech/skills/load-tester - Category: Code Quality / Performance - Author: perf-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/load-tester` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Load testing, Performance benchmarks, Capacity planning - Tags: load-testing, k6, artillery, performance Generate load test scripts for k6, Artillery, or Locust with realistic traffic patterns. ## Chaos Engineering - URL: https://skills.developersdigest.tech/skills/chaos-engineering - Category: DevOps / Reliability - Author: sre-tools - Difficulty: advanced - Time to value: custom - Install: `claude install community/chaos-engineering` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Chaos testing, Resilience validation, Failure simulation - Tags: chaos, resilience, testing, sre Design chaos experiments to test system resilience - failure injection, latency simulation, and recovery verification. ## Observability Setup - URL: https://skills.developersdigest.tech/skills/observability-setup - Category: DevOps / Observability - Author: observability-tools - Difficulty: intermediate - Time to value: custom - Install: `claude install community/observability-setup` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Distributed tracing, Log correlation, Metrics collection - Tags: observability, tracing, opentelemetry, logging Set up full observability - distributed tracing, structured logging, and metrics collection with correlation. ## GraphQL Schema Builder - URL: https://skills.developersdigest.tech/skills/graphql-schema-builder - Category: Development / API - Author: api-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/graphql-schema-builder` - Harness: claude-code, cursor - Capabilities: file-editing, code-execution - Use cases: Schema design, Resolver generation, Client codegen - Tags: graphql, schema, resolvers, codegen Design and generate GraphQL schemas with resolvers, dataloaders, and type-safe client generation. ## Microservice Scaffolder - URL: https://skills.developersdigest.tech/skills/microservice-scaffolder - Category: Development / Architecture - Author: arch-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/microservice-scaffolder` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Service scaffolding, Microservice setup, Project generation - Tags: microservice, scaffold, architecture, health-check Scaffold new microservices with health checks, graceful shutdown, config management, and observability. ## Cache Strategy - URL: https://skills.developersdigest.tech/skills/cache-strategy - Category: Development / Performance - Author: perf-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/cache-strategy` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Cache design, Redis patterns, CDN configuration - Tags: caching, redis, cdn, performance Design and implement caching strategies - Redis patterns, CDN config, browser caching, and invalidation. ## Auth Implementation - URL: https://skills.developersdigest.tech/skills/auth-implementation - Category: Development / Security - Author: sec-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/auth-implementation` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Auth implementation, OAuth setup, RBAC design - Tags: auth, oauth, jwt, rbac Implement authentication and authorization - OAuth, JWT, RBAC, session management, and MFA. ## WebSocket Builder - URL: https://skills.developersdigest.tech/skills/websocket-builder - Category: Development / Real-Time - Author: realtime-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/websocket-builder` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Real-time features, Chat systems, Live updates - Tags: websocket, realtime, socket, presence Build real-time features with WebSockets - connection management, rooms, presence, and reconnection logic. ## Queue Worker Builder - URL: https://skills.developersdigest.tech/skills/queue-worker-builder - Category: Development / Infrastructure - Author: infra-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/queue-worker-builder` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Background jobs, Message queues, Async processing - Tags: queues, bullmq, workers, background-jobs Build background job systems with BullMQ, SQS, or RabbitMQ - retries, dead letter queues, and monitoring. ## OpenAPI Spec Generator - URL: https://skills.developersdigest.tech/skills/openapi-spec-gen - Category: Development / API - Author: api-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/openapi-spec-gen` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: API documentation, Spec generation, API-first design - Tags: openapi, swagger, api, documentation Generate OpenAPI 3.1 specs from your API code or create API-first designs with validation. ## Env Config Manager - URL: https://skills.developersdigest.tech/skills/env-config-manager - Category: DevOps / Configuration - Author: ops-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/env-config-manager` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Env management, Secret rotation, Config validation - Tags: env, config, secrets, management Manage environment configurations safely - .env validation, secret rotation, and cross-environment parity. ## E2E Test Generator - URL: https://skills.developersdigest.tech/skills/e2e-test-gen - Category: Development / Testing - Author: test-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/e2e-test-gen` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: E2E test creation, User flow testing, Test automation - Tags: e2e, playwright, cypress, testing Generate Playwright or Cypress E2E tests from user flow descriptions with page object patterns. ## Landing Page Analyzer - URL: https://skills.developersdigest.tech/skills/landing-page-analyzer - Category: Marketing / CRO - Author: cro-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/landing-page-analyzer` - Harness: claude-code, computer-use - Capabilities: computer-use, web-browsing, data-analysis - Use cases: Landing page audit, Conversion optimization, CRO improvements - Tags: landing-page, cro, conversion, optimization Audit landing pages for conversion optimization - above-fold content, CTA placement, and social proof. ## Content Calendar Builder - URL: https://skills.developersdigest.tech/skills/content-calendar-builder - Category: Marketing / Content Strategy - Author: content-strategy - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/content-calendar-builder` - Harness: claude-code, universal - Capabilities: file-editing, data-analysis - Use cases: Content planning, Editorial calendar, Publishing schedule - Tags: content-calendar, planning, editorial, strategy Plan content calendars with topic clustering, publishing cadence, and cross-platform scheduling. ## UTM Builder - URL: https://skills.developersdigest.tech/skills/utm-builder - Category: Marketing / Analytics - Author: analytics-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/utm-builder` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Campaign tracking, UTM management, Attribution setup - Tags: utm, tracking, campaigns, analytics Generate and manage UTM tracking parameters with naming conventions and campaign organization. ## Customer Journey Mapper - URL: https://skills.developersdigest.tech/skills/customer-journey-mapper - Category: Marketing / Strategy - Author: cx-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/customer-journey-mapper` - Harness: claude-code, universal - Capabilities: file-editing, data-analysis - Use cases: Journey mapping, Touchpoint analysis, Funnel optimization - Tags: journey, mapping, customer, funnel Map customer journeys across touchpoints with emotion curves, drop-off points, and optimization opportunities. ## Influencer Researcher - URL: https://skills.developersdigest.tech/skills/influencer-researcher - Category: Marketing / Partnerships - Author: partnership-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/influencer-researcher` - Harness: claude-code, computer-use - Capabilities: web-browsing, data-analysis - Use cases: Influencer discovery, Partnership evaluation, Campaign planning - Tags: influencer, research, partnerships, marketing Research and evaluate influencers by niche, engagement rates, audience demographics, and brand fit. ## Deal Analyzer - URL: https://skills.developersdigest.tech/skills/deal-analyzer - Category: Sales / Analytics - Author: sales-analytics - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/deal-analyzer` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Deal scoring, Pipeline health, Risk assessment - Tags: deal, scoring, pipeline, risk Analyze deal health based on stakeholder engagement, timeline, competitive threats, and close probability. ## Sales Forecaster - URL: https://skills.developersdigest.tech/skills/sales-forecast - Category: Sales / Forecasting - Author: sales-analytics - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/sales-forecast` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Revenue forecasting, Pipeline analysis, Commit tracking - Tags: forecast, pipeline, revenue, sales Generate sales forecasts from pipeline data with weighted probability and scenario modeling. ## Case Study Writer - URL: https://skills.developersdigest.tech/skills/case-study-writer - Category: Content / Sales Enablement - Author: enablement-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/case-study-writer` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Case studies, Customer stories, Social proof - Tags: case-study, customer, content, enablement Write customer case studies with challenge, solution, results framework and pull quotes. ## Objection Handler - URL: https://skills.developersdigest.tech/skills/objection-handler - Category: Sales / Enablement - Author: enablement-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/objection-handler` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Objection handling, Sales training, Playbook creation - Tags: objections, sales, training, playbook Build objection handling playbooks with responses, evidence, and redirect strategies by persona. ## Commission Calculator - URL: https://skills.developersdigest.tech/skills/commission-calculator - Category: Sales / Compensation - Author: comp-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/commission-calculator` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Commission calculation, Comp plan modeling, Quota attainment - Tags: commission, compensation, quota, sales Calculate sales commissions with accelerators, SPIFs, multi-product splits, and clawback rules. ## IP Strategy Planner - URL: https://skills.developersdigest.tech/skills/ip-strategy-planner - Category: Legal / IP - Author: ip-tools - Difficulty: advanced - Time to value: custom - Install: `claude install community/ip-strategy-planner` - Harness: claude-code, universal - Capabilities: file-editing, data-analysis - Use cases: IP planning, Patent strategy, Portfolio management - Tags: ip, patents, strategy, portfolio Plan intellectual property strategy - patent vs. trade secret decisions, filing timelines, and portfolio gaps. ## Regulatory Tracker - URL: https://skills.developersdigest.tech/skills/regulatory-tracker - Category: Legal / Compliance - Author: compliance-tools - Difficulty: intermediate - Time to value: custom - Install: `claude install community/regulatory-tracker` - Harness: claude-code, computer-use - Capabilities: web-browsing, data-analysis, file-editing - Use cases: Regulatory monitoring, Compliance planning, Impact assessment - Tags: regulatory, compliance, monitoring, legal Track regulatory changes in your industry and assess their impact on your product or service. ## Terms Comparator - URL: https://skills.developersdigest.tech/skills/terms-comparator - Category: Legal / Contracts - Author: legal-ai - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/terms-comparator` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Contract comparison, Version tracking, Negotiation prep - Tags: contracts, comparison, negotiation, legal Compare contract versions side-by-side highlighting material changes, new obligations, and risk shifts. ## SEO Meta Writer - URL: https://skills.developersdigest.tech/skills/seo-meta-writer - Category: Content / SEO - Author: seo-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/seo-meta-writer` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Meta tags, SEO optimization, Social sharing - Tags: seo, meta, og-tags, titles Write optimized meta titles, descriptions, and Open Graph tags for every page of your site. ## Thread Writer - URL: https://skills.developersdigest.tech/skills/twitter-thread-writer - Category: Content / Social - Author: social-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/twitter-thread-writer` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Thread writing, Content repurposing, Social engagement - Tags: twitter, threads, social, content Write viral Twitter/X threads from long-form content - hooks, pacing, and engagement optimization. ## YouTube SEO Optimizer - URL: https://skills.developersdigest.tech/skills/youtube-seo - Category: Content / Video - Author: video-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/youtube-seo` - Harness: claude-code, computer-use - Capabilities: web-browsing, file-editing - Use cases: YouTube SEO, Video optimization, Discovery improvement - Tags: youtube, seo, video, optimization Optimize YouTube titles, descriptions, tags, and thumbnails for search and browse discovery. ## Email Subject Line Generator - URL: https://skills.developersdigest.tech/skills/email-subject-line-gen - Category: Content / Email - Author: email-pro - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/email-subject-line-gen` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Subject lines, A/B variants, Open rate optimization - Tags: email, subject-lines, ab-testing, copywriting Generate high-open-rate email subject lines with A/B variants and preview text optimization. ## White Paper Writer - URL: https://skills.developersdigest.tech/skills/white-paper-writer - Category: Content / Long-Form - Author: content-craft - Difficulty: intermediate - Time to value: custom - Install: `claude install community/white-paper-writer` - Harness: claude-code, universal - Capabilities: file-editing, web-browsing, data-analysis - Use cases: White papers, Lead magnets, Authority content - Tags: white-paper, research, lead-gen, content Write authoritative white papers with research, data visualization, and lead-generation formatting. ## Product Description Writer - URL: https://skills.developersdigest.tech/skills/product-description-writer - Category: Content / E-commerce - Author: ecommerce-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/product-description-writer` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Product descriptions, E-commerce copy, Listing optimization - Tags: product, descriptions, ecommerce, copywriting Write conversion-focused product descriptions with benefit framing, specs, and social proof placement. ## DNS Manager - URL: https://skills.developersdigest.tech/skills/dns-manager - Category: DevOps / Networking - Author: ops-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/dns-manager` - Harness: claude-code, codex - Capabilities: file-editing, api-calls - Use cases: DNS management, Domain migration, Email authentication - Tags: dns, domain, cdn, networking Manage DNS records, configure CDN routing, and set up domain migrations with zero-downtime plans. ## Backup Strategy - URL: https://skills.developersdigest.tech/skills/backup-strategy - Category: DevOps / Reliability - Author: sre-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/backup-strategy` - Harness: claude-code, codex - Capabilities: file-editing - Use cases: Backup planning, Disaster recovery, RTO/RPO design - Tags: backup, disaster-recovery, rto, rpo Design backup and disaster recovery strategies with RTO/RPO calculation and restore testing. ## SSL Certificate Manager - URL: https://skills.developersdigest.tech/skills/ssl-cert-manager - Category: DevOps / Security - Author: sec-ops - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/ssl-cert-manager` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: SSL setup, Cert renewal, HTTPS configuration - Tags: ssl, certificates, https, security Manage SSL certificates - provisioning, renewal automation, and configuration across environments. ## Nginx Configurator - URL: https://skills.developersdigest.tech/skills/nginx-configurator - Category: DevOps / Web Server - Author: ops-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/nginx-configurator` - Harness: claude-code, codex - Capabilities: file-editing - Use cases: Nginx setup, Reverse proxy, Security hardening - Tags: nginx, reverse-proxy, web-server, configuration Generate optimized Nginx configs - reverse proxy, rate limiting, caching, and security headers. ## GitHub Actions Builder - URL: https://skills.developersdigest.tech/skills/github-actions-builder - Category: DevOps / CI/CD - Author: ci-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/github-actions-builder` - Harness: claude-code, codex - Capabilities: file-editing - Use cases: CI/CD setup, Workflow creation, Deployment automation - Tags: github-actions, ci, cd, workflows Build GitHub Actions workflows with matrix testing, caching, artifacts, and deployment gates. ## Stripe MCP - URL: https://skills.developersdigest.tech/skills/mcp-stripe - Category: MCP Servers / Payments - Author: community - Difficulty: beginner - Time to value: 5 min - Install: `npx @anthropic/mcp-server-stripe` - Harness: mcp, claude-code - Capabilities: api-calls, data-analysis - Use cases: Payment management, Subscription handling, Revenue reporting - Tags: stripe, payments, mcp, subscriptions MCP server for Stripe - manage payments, subscriptions, invoices, and customer data. ## Jira MCP - URL: https://skills.developersdigest.tech/skills/mcp-jira - Category: MCP Servers / Project Management - Author: community - Difficulty: beginner - Time to value: 5 min - Install: `npx @anthropic/mcp-server-jira` - Harness: mcp, claude-code - Capabilities: api-calls - Use cases: Issue tracking, Sprint management, Backlog queries - Tags: jira, project-management, mcp, agile MCP server for Jira - create issues, manage sprints, query backlogs, and track velocity. ## Sentry MCP - URL: https://skills.developersdigest.tech/skills/mcp-sentry - Category: MCP Servers / Monitoring - Author: community - Difficulty: beginner - Time to value: 5 min - Install: `npx @anthropic/mcp-server-sentry` - Harness: mcp, claude-code - Capabilities: api-calls, data-analysis - Use cases: Error tracking, Stack trace analysis, Regression detection - Tags: sentry, errors, mcp, monitoring MCP server for Sentry - query errors, analyze stack traces, manage issues, and track regressions. ## Vercel MCP - URL: https://skills.developersdigest.tech/skills/mcp-vercel - Category: MCP Servers / Deployment - Author: community - Difficulty: beginner - Time to value: 5 min - Install: `npx @anthropic/mcp-server-vercel` - Harness: mcp, claude-code - Capabilities: api-calls - Use cases: Deployment management, Env var management, Domain configuration - Tags: vercel, deployment, mcp, hosting MCP server for Vercel - manage deployments, environment variables, domains, and project settings. ## Supabase MCP - URL: https://skills.developersdigest.tech/skills/mcp-supabase - Category: MCP Servers / Backend - Author: community - Difficulty: beginner - Time to value: 5 min - Install: `npx @anthropic/mcp-server-supabase` - Harness: mcp, claude-code - Capabilities: api-calls, data-analysis - Use cases: Database management, Auth configuration, Storage operations - Tags: supabase, database, mcp, backend MCP server for Supabase - database queries, auth management, storage operations, and edge functions. ## Confluence MCP - URL: https://skills.developersdigest.tech/skills/mcp-confluence - Category: MCP Servers / Knowledge Base - Author: community - Difficulty: beginner - Time to value: 5 min - Install: `npx @anthropic/mcp-server-confluence` - Harness: mcp, claude-code - Capabilities: api-calls, file-editing - Use cases: Documentation search, Page creation, Content management - Tags: confluence, wiki, mcp, documentation MCP server for Confluence - search pages, create documentation, update content, and manage spaces. ## Django Project Rules - URL: https://skills.developersdigest.tech/skills/cursor-django-rules - Category: Project Rules / Django - Author: cursor-community - Difficulty: beginner - Time to value: 5 min - Install: `curl -o .cursorrules https://skills.dev/rules/django` - Harness: cursor - Capabilities: file-editing - Use cases: Django development, Model patterns, View conventions - Tags: cursor, django, python, rules Cursor rules for Django - model patterns, view conventions, serializer design, and test structure. ## Svelte Project Rules - URL: https://skills.developersdigest.tech/skills/cursor-svelte-rules - Category: Project Rules / Svelte - Author: cursor-community - Difficulty: beginner - Time to value: 5 min - Install: `curl -o .cursorrules https://skills.dev/rules/svelte` - Harness: cursor - Capabilities: file-editing - Use cases: SvelteKit development, Store patterns, Form actions - Tags: cursor, svelte, sveltekit, rules Cursor rules for SvelteKit - component patterns, stores, load functions, and form actions. ## Vue Project Rules - URL: https://skills.developersdigest.tech/skills/cursor-vue-rules - Category: Project Rules / Vue - Author: cursor-community - Difficulty: beginner - Time to value: 5 min - Install: `curl -o .cursorrules https://skills.dev/rules/vue` - Harness: cursor - Capabilities: file-editing - Use cases: Vue 3 development, Composition API, Store patterns - Tags: cursor, vue, pinia, rules Cursor rules for Vue 3 - Composition API, Pinia stores, routing patterns, and component design. ## Windsurf Full-Stack Rules - URL: https://skills.developersdigest.tech/skills/windsurf-fullstack-rules - Category: Project Rules / Windsurf - Author: windsurf-community - Difficulty: beginner - Time to value: 5 min - Install: `curl -o .windsurfrules https://skills.dev/rules/windsurf-fullstack` - Harness: windsurf - Capabilities: file-editing - Use cases: Full-stack development, API conventions, Deployment patterns - Tags: windsurf, fullstack, rules Windsurf rules for full-stack development - API patterns, database access, and deployment conventions. ## Aider Python Conventions - URL: https://skills.developersdigest.tech/skills/aider-python-conventions - Category: Project Rules / Aider - Author: aider-community - Difficulty: beginner - Time to value: 5 min - Install: `curl -o .aider.conf.yml https://skills.dev/rules/aider-python` - Harness: aider - Capabilities: file-editing - Use cases: Python conventions, Type hint enforcement, CI integration - Tags: aider, python, conventions, typing Aider conventions for Python projects - type hints, packaging, documentation, and CI integration. ## Stakeholder Update - URL: https://skills.developersdigest.tech/skills/stakeholder-update - Category: Productivity / Communication - Author: comm-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/stakeholder-update` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Status updates, Executive reporting, Investor updates - Tags: updates, stakeholder, reporting, communication Write concise stakeholder updates with progress, blockers, decisions needed, and next steps. ## Decision Log - URL: https://skills.developersdigest.tech/skills/decision-log - Category: Productivity / Documentation - Author: eng-docs - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/decision-log` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Decision records, ADR creation, Context preservation - Tags: decisions, adr, documentation, architecture Record and track architectural and business decisions with context, alternatives, and consequences. ## Retro Facilitator - URL: https://skills.developersdigest.tech/skills/retro-facilitator - Category: Productivity / Agile - Author: agile-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/retro-facilitator` - Harness: claude-code, universal - Capabilities: file-editing, data-analysis - Use cases: Sprint retros, Team improvement, Action tracking - Tags: retro, retrospective, agile, improvement Run team retrospectives - collect feedback, identify patterns, prioritize actions, and track follow-through. ## SWOT Analyzer - URL: https://skills.developersdigest.tech/skills/swot-analyzer - Category: Research / Strategy - Author: strategy-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/swot-analyzer` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Strategic planning, Market analysis, Business evaluation - Tags: swot, strategy, analysis, planning Conduct SWOT analyses with structured data gathering and strategic implication mapping. ## Knowledge Base Builder - URL: https://skills.developersdigest.tech/skills/knowledge-base-builder - Category: Content / Knowledge Management - Author: km-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/knowledge-base-builder` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Knowledge base creation, Wiki building, Documentation hubs - Tags: knowledge-base, wiki, documentation, taxonomy Build internal knowledge bases with article templates, taxonomy, and search-optimized structure. ## Process Automator - URL: https://skills.developersdigest.tech/skills/process-automator - Category: Productivity / Automation - Author: ops-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/process-automator` - Harness: claude-code, universal - Capabilities: file-editing, api-calls - Use cases: Workflow automation, Process optimization, Integration design - Tags: automation, workflow, process, integration Design automation workflows that connect tools and eliminate repetitive manual steps. ## Risk Register - URL: https://skills.developersdigest.tech/skills/risk-register - Category: Productivity / Risk - Author: pm-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/risk-register` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Risk identification, Mitigation planning, Risk dashboards - Tags: risk, register, mitigation, management Build and maintain risk registers with probability, impact scoring, and mitigation planning. ## Competitive Positioning - URL: https://skills.developersdigest.tech/skills/competitive-positioning - Category: Marketing / Strategy - Author: strategy-tools - Difficulty: intermediate - Time to value: custom - Install: `claude install community/competitive-positioning` - Harness: claude-code, computer-use - Capabilities: web-browsing, file-editing - Use cases: Positioning strategy, Messaging frameworks, Differentiation - Tags: positioning, messaging, competitive, strategy Develop positioning statements and messaging frameworks that differentiate against specific competitors. ## Customer Segmentation - URL: https://skills.developersdigest.tech/skills/customer-segmentation - Category: Data / Analysis - Author: data-marketing - Difficulty: intermediate - Time to value: custom - Install: `claude install community/customer-segmentation` - Harness: claude-code, codex - Capabilities: code-execution, data-analysis - Use cases: Customer segmentation, Behavioral clustering, Targeting - Tags: segmentation, clustering, customers, data Segment customers by behavior, value, needs, or demographics with data-driven clustering. ## Data Dictionary Generator - URL: https://skills.developersdigest.tech/skills/data-dictionary-gen - Category: Data / Documentation - Author: data-governance - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/data-dictionary-gen` - Harness: claude-code, codex - Capabilities: code-execution, file-editing - Use cases: Schema documentation, Data governance, Onboarding docs - Tags: data-dictionary, schema, documentation, governance Generate data dictionaries from database schemas with descriptions, relationships, and business context. ## Anomaly Detector - URL: https://skills.developersdigest.tech/skills/anomaly-detector - Category: Data / Analysis - Author: data-science - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/anomaly-detector` - Harness: claude-code, codex - Capabilities: code-execution, data-analysis - Use cases: Anomaly detection, Fraud detection, System monitoring - Tags: anomaly, detection, outliers, monitoring Detect anomalies in time series and tabular data using statistical and ML-based methods. ## NLP Text Analyzer - URL: https://skills.developersdigest.tech/skills/nlp-text-analyzer - Category: Data / NLP - Author: nlp-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/nlp-text-analyzer` - Harness: claude-code, codex - Capabilities: code-execution, data-analysis - Use cases: Text analysis, Sentiment scoring, Entity extraction - Tags: nlp, sentiment, entities, text-analysis Analyze text at scale - sentiment, entity extraction, topic modeling, and text classification. ## Webhook Monitor - URL: https://skills.developersdigest.tech/skills/webhook-monitor - Category: DevOps / Monitoring - Author: ops-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/webhook-monitor` - Harness: claude-code, codex - Capabilities: code-execution, api-calls - Use cases: Webhook monitoring, Delivery tracking, Reliability reporting - Tags: webhooks, monitoring, reliability, delivery Monitor webhook reliability - delivery status, retry rates, payload validation, and latency tracking. ## API Mock Server - URL: https://skills.developersdigest.tech/skills/api-mock-server - Category: Development / Testing - Author: api-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/api-mock-server` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: API mocking, Frontend development, Contract testing - Tags: mock, api, testing, openapi Generate mock API servers from OpenAPI specs with realistic data, latency simulation, and error scenarios. ## Storybook Generator - URL: https://skills.developersdigest.tech/skills/storybook-gen - Category: Development / Documentation - Author: ui-factory - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/storybook-gen` - Harness: claude-code, cursor - Capabilities: file-editing, code-execution - Use cases: Story generation, Component showcase, Visual testing - Tags: storybook, components, stories, react Generate Storybook stories for React components with controls, decorators, and interaction tests. ## Prompt Engineer - URL: https://skills.developersdigest.tech/skills/prompt-engineer - Category: Development / AI - Author: ai-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/prompt-engineer` - Harness: claude-code, universal - Capabilities: file-editing, code-execution - Use cases: Prompt optimization, Evaluation design, Prompt versioning - Tags: prompts, ai, optimization, evaluation Design, test, and optimize prompts for AI applications with evaluation frameworks and versioning. ## RAG Pipeline Builder - URL: https://skills.developersdigest.tech/skills/rag-builder - Category: Development / AI - Author: ai-tools - Difficulty: advanced - Time to value: custom - Install: `claude install community/rag-builder` - Harness: claude-code, codex - Capabilities: file-editing, code-execution, api-calls - Use cases: RAG pipelines, Knowledge bases, Document Q&A - Tags: rag, embeddings, retrieval, vector Build retrieval-augmented generation pipelines - embedding, indexing, retrieval, and generation with citations. ## i18n Manager - URL: https://skills.developersdigest.tech/skills/i18n-manager - Category: Development / Localization - Author: l10n-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/i18n-manager` - Harness: claude-code, cursor - Capabilities: file-editing, code-execution - Use cases: String extraction, Translation management, Locale validation - Tags: i18n, localization, translations, internationalization Manage internationalization - extract strings, generate translation files, and validate completeness. ## Migration Guide Writer - URL: https://skills.developersdigest.tech/skills/migration-guide-writer - Category: Content / Documentation - Author: tech-writer - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/migration-guide-writer` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Migration guides, API upgrade docs, Breaking change docs - Tags: migration, documentation, upgrade, guide Write step-by-step migration guides for API changes, SDK upgrades, and breaking changes. ## Employee Handbook Generator - URL: https://skills.developersdigest.tech/skills/employee-handbook-gen - Category: HR / Policies - Author: people-ops - Difficulty: beginner - Time to value: custom - Install: `claude install community/employee-handbook-gen` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Handbook creation, Policy documentation, Employee resources - Tags: handbook, hr, policies, onboarding Generate employee handbooks with policies, benefits, culture, and compliance sections. ## Diversity Report Generator - URL: https://skills.developersdigest.tech/skills/diversity-report - Category: HR / D&I - Author: people-analytics - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/diversity-report` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Diversity reporting, DEI tracking, Benchmark comparison - Tags: diversity, dei, reporting, hr Generate diversity and inclusion reports with demographic analysis and progress tracking. ## Schema Validator - URL: https://skills.developersdigest.tech/skills/schema-validator - Category: Development / Validation - Author: validation-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/schema-validator` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Schema generation, Data validation, Type safety - Tags: schema, zod, validation, types Generate and validate Zod, JSON Schema, or TypeBox schemas from your data types or examples. ## Accessibility Copy Checker - URL: https://skills.developersdigest.tech/skills/accessibility-copy-checker - Category: Content / Accessibility - Author: inclusive-design - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/accessibility-copy-checker` - Harness: claude-code, universal - Capabilities: file-editing, data-analysis - Use cases: Plain language, Reading level, Inclusive writing - Tags: accessibility, plain-language, inclusive, content Check content for plain language, reading level, and inclusive language guidelines. ## Technical Debt Tracker - URL: https://skills.developersdigest.tech/skills/technical-debt-tracker - Category: Code Quality / Maintenance - Author: quality-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/technical-debt-tracker` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Debt identification, Prioritization, Sprint planning - Tags: tech-debt, maintenance, quality, prioritization Identify, catalog, and prioritize technical debt with effort estimates and business impact scoring. ## Git Workflow Setup - URL: https://skills.developersdigest.tech/skills/git-workflow-setup - Category: Git & Workflow / Configuration - Author: git-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/git-workflow-setup` - Harness: claude-code, universal - Capabilities: file-editing, code-execution - Use cases: Git setup, Branch strategy, Hook configuration - Tags: git, workflow, branching, hooks Configure Git workflows - branching strategies, commit hooks, merge policies, and release processes. ## API Documentation Generator - URL: https://skills.developersdigest.tech/skills/api-documentation-gen - Category: Documents / API - Author: doc-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/api-documentation-gen` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: API docs, Developer portal, Reference docs - Tags: api, documentation, reference, developer Generate interactive API documentation with examples, error codes, and authentication guides. ## Event Storming - URL: https://skills.developersdigest.tech/skills/event-storming - Category: Development / Architecture - Author: arch-tools - Difficulty: advanced - Time to value: custom - Install: `claude install community/event-storming` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Domain modeling, Architecture design, Bounded contexts - Tags: ddd, event-storming, domain, architecture Facilitate event storming sessions - domain events, commands, aggregates, and bounded contexts. ## Contract Negotiation Prep - URL: https://skills.developersdigest.tech/skills/contract-negotiation-prep - Category: Legal / Negotiation - Author: legal-ai - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/contract-negotiation-prep` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: Negotiation prep, Redline alternatives, Strategy planning - Tags: negotiation, contracts, legal, strategy Prepare for contract negotiations with clause-by-clause analysis and fallback positions. ## Compliance Training Generator - URL: https://skills.developersdigest.tech/skills/compliance-training-gen - Category: Legal / Training - Author: compliance-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/compliance-training-gen` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Compliance training, Employee education, Quiz creation - Tags: compliance, training, gdpr, soc2 Generate compliance training materials - GDPR, SOC 2, HIPAA awareness with quizzes and scenarios. ## Business Plan Writer - URL: https://skills.developersdigest.tech/skills/business-plan-writer - Category: Content / Business - Author: startup-tools - Difficulty: intermediate - Time to value: custom - Install: `claude install community/business-plan-writer` - Harness: claude-code, universal - Capabilities: file-editing, data-analysis, web-browsing - Use cases: Business plans, Investor materials, Strategic planning - Tags: business-plan, startup, investors, strategy Write business plans with market analysis, financial projections, and competitive positioning. ## Grant Proposal Writer - URL: https://skills.developersdigest.tech/skills/grant-proposal-writer - Category: Content / Academic - Author: academic-tools - Difficulty: intermediate - Time to value: custom - Install: `claude install community/grant-proposal-writer` - Harness: claude-code, universal - Capabilities: file-editing, web-browsing - Use cases: Grant proposals, Funding applications, Research grants - Tags: grants, proposals, funding, research Write research and business grant proposals with proper structure, budget justification, and impact statements. ## Docker Security Scanner - URL: https://skills.developersdigest.tech/skills/docker-security-scanner - Category: Security / Container - Author: sec-ops - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/docker-security-scanner` - Harness: claude-code, codex - Capabilities: code-execution, file-editing - Use cases: Image scanning, Dockerfile audit, Container security - Tags: docker, security, scanning, container Scan Docker images and Compose files for vulnerabilities, misconfigurations, and secrets. ## API Test Generator - URL: https://skills.developersdigest.tech/skills/api-testing-gen - Category: Development / Testing - Author: test-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/api-testing-gen` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: API testing, Integration tests, Edge case coverage - Tags: api, testing, openapi, integration Generate API test suites from OpenAPI specs with positive, negative, and edge case coverage. ## Investor Update Writer - URL: https://skills.developersdigest.tech/skills/investor-update-writer - Category: Finance / Investor Relations - Author: startup-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/investor-update-writer` - Harness: claude-code, universal - Capabilities: file-editing, data-analysis - Use cases: Investor updates, Monthly reports, Founder communication - Tags: investor, updates, startup, reporting Write monthly investor updates with key metrics, wins, challenges, and asks. ## Brand Guidelines Generator - URL: https://skills.developersdigest.tech/skills/brand-guidelines-gen - Category: Design / Branding - Author: design-ops - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/brand-guidelines-gen` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Brand guidelines, Style guides, Brand documentation - Tags: brand, guidelines, style-guide, design Generate comprehensive brand guidelines with logo usage, color specs, typography rules, and voice guide. ## Motion Design System - URL: https://skills.developersdigest.tech/skills/motion-design-system - Category: Design / Animation - Author: motion-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/motion-design-system` - Harness: claude-code, cursor - Capabilities: file-editing, code-execution - Use cases: Motion standards, Animation tokens, Interaction patterns - Tags: motion, animation, easing, design-system Define animation standards - easing curves, duration scales, enter/exit patterns, and micro-interactions. ## Competitive Teardown - URL: https://skills.developersdigest.tech/skills/competitive-teardown - Category: Research / Competitive - Author: strategy-tools - Difficulty: intermediate - Time to value: custom - Install: `claude install community/competitive-teardown` - Harness: claude-code, computer-use - Capabilities: web-browsing, data-analysis, file-editing - Use cases: Product teardowns, UX analysis, Growth mechanics - Tags: teardown, competitive, ux, product Systematically tear down competitor products - UX patterns, pricing psychology, and growth mechanics. ## Onboarding Flow Optimizer - URL: https://skills.developersdigest.tech/skills/onboarding-flow-optimizer - Category: Research / Product - Author: product-analytics - Difficulty: intermediate - Time to value: custom - Install: `claude install community/onboarding-flow-optimizer` - Harness: claude-code, computer-use - Capabilities: web-browsing, data-analysis, file-editing - Use cases: Onboarding optimization, Activation improvement, Drop-off analysis - Tags: onboarding, activation, retention, optimization Analyze and optimize product onboarding flows for activation, retention, and time-to-value. ## Table Extractor - URL: https://skills.developersdigest.tech/skills/cu-table-extractor - Category: Computer Use / Data - Author: Anthropic - Difficulty: beginner - Time to value: 5 min - Install: `cu install table-extractor` - Harness: computer-use - Capabilities: computer-use, web-browsing, data-analysis - Use cases: Table extraction, PDF data capture, Image OCR - Tags: tables, extraction, pdf, computer-use Extract data from HTML tables, PDFs, and images into structured CSV or JSON using visual parsing. ## Multi-Step Workflow - URL: https://skills.developersdigest.tech/skills/cu-multi-step-workflow - Category: Computer Use / Workflow - Author: Anthropic - Difficulty: intermediate - Time to value: 30 min - Install: `cu install multi-step-workflow` - Harness: computer-use - Capabilities: computer-use, web-browsing - Use cases: Complex workflows, Multi-platform tasks, Process automation - Tags: workflow, multi-step, automation, computer-use Chain multiple browser actions into complex workflows - login, navigate, extract, fill, submit. ## Visual A11y Tester - URL: https://skills.developersdigest.tech/skills/cu-accessibility-tester - Category: Computer Use / Testing - Author: inclusive-design - Difficulty: beginner - Time to value: 5 min - Install: `cu install accessibility-tester` - Harness: computer-use - Capabilities: computer-use, web-browsing - Use cases: Keyboard testing, Focus order audit, A11y verification - Tags: accessibility, testing, keyboard, computer-use Test accessibility by navigating your app with keyboard-only and screen reader simulation. ## SaaS Metrics Dashboard - URL: https://skills.developersdigest.tech/skills/saas-metrics-dashboard - Category: Finance / Metrics - Author: saas-metrics - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/saas-metrics-dashboard` - Harness: claude-code, universal - Capabilities: data-analysis, file-editing - Use cases: SaaS metrics, MRR tracking, Churn analysis - Tags: saas, mrr, churn, metrics Calculate and display SaaS metrics - MRR, ARR, churn, expansion revenue, and NRR. ## Cohort Analyzer - URL: https://skills.developersdigest.tech/skills/cohort-analyzer - Category: Data / Analytics - Author: product-analytics - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/cohort-analyzer` - Harness: claude-code, codex - Capabilities: code-execution, data-analysis - Use cases: Retention analysis, Cohort comparison, Activation tracking - Tags: cohort, retention, analytics, product Run cohort analyses on user behavior - retention curves, revenue cohorts, and activation funnels. ## Funnel Analyzer - URL: https://skills.developersdigest.tech/skills/funnel-analyzer - Category: Data / Analytics - Author: product-analytics - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/funnel-analyzer` - Harness: claude-code, codex - Capabilities: code-execution, data-analysis - Use cases: Funnel analysis, Conversion tracking, Bottleneck detection - Tags: funnel, conversion, analytics, product Analyze conversion funnels with step-by-step drop-off rates, segment breakdowns, and bottleneck detection. ## Astro Project Rules - URL: https://skills.developersdigest.tech/skills/cursor-astro-rules - Category: Project Rules / Astro - Author: cursor-community - Difficulty: beginner - Time to value: 5 min - Install: `curl -o .cursorrules https://skills.dev/rules/astro` - Harness: cursor - Capabilities: file-editing - Use cases: Astro development, Content sites, Island architecture - Tags: cursor, astro, rules, content Cursor rules for Astro - content collections, island architecture, and Markdown/MDX patterns. ## Redis MCP - URL: https://skills.developersdigest.tech/skills/mcp-redis - Category: MCP Servers / Database - Author: community - Difficulty: beginner - Time to value: 5 min - Install: `npx @anthropic/mcp-server-redis` - Harness: mcp, claude-code - Capabilities: api-calls, data-analysis - Use cases: Cache debugging, Key management, Stream processing - Tags: redis, cache, mcp, database MCP server for Redis - key management, pub/sub, streams, and cache inspection. ## AWS MCP - URL: https://skills.developersdigest.tech/skills/mcp-aws - Category: MCP Servers / Cloud - Author: community - Difficulty: intermediate - Time to value: 5 min - Install: `npx @anthropic/mcp-server-aws` - Harness: mcp, claude-code - Capabilities: api-calls, data-analysis - Use cases: S3 management, Lambda invocation, CloudWatch queries - Tags: aws, s3, lambda, mcp MCP server for AWS - S3, Lambda, CloudWatch, and IAM operations from your AI editor. ## Code Complexity Analyzer - URL: https://skills.developersdigest.tech/skills/code-complexity-analyzer - Category: Code Quality / Metrics - Author: quality-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/code-complexity-analyzer` - Harness: claude-code, codex - Capabilities: code-execution, data-analysis - Use cases: Complexity metrics, Refactoring targets, Code health - Tags: complexity, metrics, maintainability, refactoring Measure cyclomatic complexity, cognitive complexity, and maintainability index across your codebase. ## Notification System - URL: https://skills.developersdigest.tech/skills/notification-system - Category: Development / Infrastructure - Author: infra-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/notification-system` - Harness: claude-code, codex - Capabilities: file-editing, code-execution - Use cases: Notification setup, Multi-channel delivery, Template management - Tags: notifications, email, push, sms Build multi-channel notification systems - email, push, SMS, in-app, and Slack with preference management. ## SLA Monitor - URL: https://skills.developersdigest.tech/skills/sla-monitor - Category: DevOps / Reliability - Author: sre-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/sla-monitor` - Harness: claude-code, codex - Capabilities: code-execution, data-analysis - Use cases: SLO tracking, Error budgets, Compliance reporting - Tags: sla, slo, error-budget, reliability Define and monitor SLAs/SLOs with error budget tracking and alerting thresholds. ## Product Hunt Launch Planner - URL: https://skills.developersdigest.tech/skills/product-hunt-launch - Category: Marketing / Launch - Author: launch-tools - Difficulty: beginner - Time to value: 30 min - Install: `claude install community/product-hunt-launch` - Harness: claude-code, universal - Capabilities: file-editing, web-browsing - Use cases: Product Hunt launch, Launch copy, Outreach planning - Tags: product-hunt, launch, marketing, outreach Plan Product Hunt launches - timing, listing copy, maker comments, and outreach strategy. ## Changelog to Social - URL: https://skills.developersdigest.tech/skills/changelog-to-social - Category: Content / Distribution - Author: social-tools - Difficulty: beginner - Time to value: 5 min - Install: `claude install community/changelog-to-social` - Harness: claude-code, universal - Capabilities: file-editing - Use cases: Release marketing, Social from releases, Changelog promotion - Tags: changelog, social, release, marketing Turn changelogs and release notes into social media posts optimized for each platform. ## Technical Interview Prep - URL: https://skills.developersdigest.tech/skills/technical-interview-prep - Category: HR / Interviews - Author: interview-tools - Difficulty: intermediate - Time to value: 30 min - Install: `claude install community/technical-interview-prep` - Harness: claude-code, universal - Capabilities: file-editing, code-execution - Use cases: Interview design, Coding challenges, Assessment creation - Tags: interviews, technical, assessment, hiring Generate technical interview assessments - system design, coding challenges, and take-home projects. ## multica-pipeline - URL: https://skills.developersdigest.tech/skills/multica-pipeline - Source: https://github.com/developersdigest/dd-skills/tree/main/multica-pipeline - Category: Orchestration / Managed Agents - Author: developersdigest - Difficulty: intermediate - Time to value: 5 min - Install: `npx @developersdigest/dd-skills install multica-pipeline` - Harness: claude-code - Capabilities: code-execution, api-calls, file-editing - Use cases: Fan out multi-artifact generation (code + docs + copy) across agents, Dispatch code, research, and design work in parallel, Route each sub-task to the agent that does it best - Tags: multica, managed-agents, parallel, pipeline, dispatch - Verified: yes Dispatch multi-step work across parallel managed agents via Multica. Breaks a goal into issues, routes each to the best-suited agent (Claude Code, Codex, Gemini, Cursor Agent, and more), and aggregates results. ## Huashu Design - URL: https://skills.developersdigest.tech/skills/huashu-design - Source: https://github.com/alchaincyf/huashu-design - Category: Creative & Design / Design Systems - Author: alchaincyf - Difficulty: intermediate - Time to value: 30 min - Install: `npx skills add alchaincyf/huashu-design` - Harness: claude-code, cursor, codex - Capabilities: html-generation, animation, brand-aware - Use cases: Landing page design, Product animations, Interactive prototypes, Slide decks - Tags: design, html, animation, branding, claude-code - Verified: yes HTML-native design skill for Claude Code. Twenty design philosophies, five-dimension review, animation pipelines with MP4 export. ## Diagram Design - URL: https://skills.developersdigest.tech/skills/diagram-design - Source: https://github.com/cathrynlavery/diagram-design - Category: Creative & Design / Diagrams - Author: cathrynlavery - Difficulty: beginner - Time to value: 5 min - Install: `npx skills add cathrynlavery/diagram-design` - Harness: claude-code - Capabilities: svg-generation, html-generation - Use cases: Blog diagrams, Documentation figures, Presentation visuals - Tags: diagrams, svg, html, documentation, claude-code - Verified: yes Thirteen editorial diagram types for Claude Code. Self-contained HTML + SVG, no framework dependencies. ## HTML PPT Studio - URL: https://skills.developersdigest.tech/skills/html-ppt-skill - Source: https://github.com/lewislulu/html-ppt-skill - Category: Creative & Design / Presentations - Author: lewislulu - Difficulty: beginner - Time to value: 30 min - Install: `npx skills add lewislulu/html-ppt-skill` - Harness: claude-code - Capabilities: html-generation, animation, video-export - Use cases: Product launch decks, Internal presentations, Video content - Tags: presentations, html, animation, export, claude-code - Verified: yes AgentSkill with 24 themes, 31 layouts, and 20+ animations for building presentations in HTML. ## Darwin Skill - URL: https://skills.developersdigest.tech/skills/darwin-skill - Source: https://github.com/alchaincyf/darwin-skill - Category: Development / Skills Meta - Author: alchaincyf - Difficulty: advanced - Time to value: custom - Install: `npx skills add alchaincyf/darwin-skill` - Harness: claude-code - Capabilities: skill-evaluation, autonomous-improvement, rollback - Use cases: Skill library maintenance, Autonomous skill tuning, Quality control - Tags: meta, evolution, autonomous, self-improving, claude-code - Verified: yes A skill that helps your skills evolve: evaluate, improve, test, retain or rollback. Autoresearch-inspired autonomous improvement. ## Design Extract - URL: https://skills.developersdigest.tech/skills/design-extract - Source: https://github.com/Manavarya09/design-extract - Category: Creative & Design / Design Tokens - Author: Manavarya09 - Difficulty: beginner - Time to value: 5 min - Install: `npx skills add Manavarya09/design-extract` - Harness: claude-code, cursor, cli - Capabilities: scraping, token-extraction, design-analysis - Use cases: Competitive analysis, Design system seeding, Brand auditing - Tags: design-tokens, extraction, dtcg, analysis, claude-code - Verified: yes Extract any website's complete design system with one command. DTCG tokens, semantic styles, typography, and spacing scales. ## Agentic Stack - URL: https://skills.developersdigest.tech/skills/agentic-stack - Source: https://github.com/codejunkie99/agentic-stack - Category: Development / Agent Harnesses - Author: codejunkie99 - Difficulty: intermediate - Time to value: 30 min - Install: `npx skills add codejunkie99/agentic-stack` - Harness: claude-code, cursor, windsurf - Capabilities: portability, memory-management, protocol-sharing - Use cases: Tool switching, Agent portability, Team skill sharing - Tags: portable, memory, harness, multi-tool, claude-code - Verified: yes Portable .agent/ folder (memory + skills + protocols) that plugs into Claude Code, Cursor, Windsurf, OpenCode, and more. ## Translate Book - URL: https://skills.developersdigest.tech/skills/translate-book - Source: https://github.com/deusyu/translate-book - Category: Creative & Design / Translation - Author: deusyu - Difficulty: beginner - Time to value: 30 min - Install: `npx skills add deusyu/translate-book` - Harness: claude-code - Capabilities: translation, parallel-subagents, document-parsing - Use cases: Book translation, Documentation localization, Research translation - Tags: translation, books, parallel, subagents, claude-code - Verified: yes Translate entire books (PDF, DOCX, EPUB) into any language using parallel subagents. ## Context Engineering Kit - URL: https://skills.developersdigest.tech/skills/context-engineering-kit - Source: https://github.com/NeoLabHQ/context-engineering-kit - Category: Development / Prompt Engineering - Author: NeoLabHQ - Difficulty: intermediate - Time to value: 30 min - Install: `npx skills add NeoLabHQ/context-engineering-kit` - Harness: claude-code, cursor - Capabilities: context-shaping, result-evaluation, prompt-engineering - Use cases: Quality improvement, Cross-harness skills, Agent tuning - Tags: context, quality, prompt-engineering, multi-harness, claude-code - Verified: yes Hand-crafted Claude Code skills focused on improving agent result quality. Works with OpenCode, Cursor, Antigravity, and Gemini CLI.