{
  "meta": {
    "directory": "skills",
    "label": "Skills",
    "blurb": "Claude skills, Cursor rules, system-prompt drops. The portable knowledge that turns a generic model into a domain expert.",
    "urlPrefix": "/directories/skills",
    "detailUrl": "https://enterprisedna.co/directories/skills",
    "count": 26,
    "generatedAt": "2026-06-13T23:07:35.008Z"
  },
  "entries": [
    {
      "slug": "algorithmic-art-skill",
      "name": "Algorithmic Art Skill",
      "vendor": "Anthropic",
      "tagline": "Generate interactive generative art as self-contained HTML files. p5.js under the hood, no setup required.",
      "description": "The Algorithmic Art skill produces original generative art as interactive, self-contained HTML artifacts. It first builds a computational philosophy for the piece, then implements it in p5.js with seeded randomness, parameter sliders, and seed navigation so every output is reproducible and explorable. No copyright risk, every algorithm is generated fresh.",
      "category": "claude-skill",
      "pricingTier": "open-source",
      "deployEffort": "one-click",
      "bestFor": "Anyone who needs original interactive generative art without writing p5.js from scratch",
      "useCases": [
        "Generate unique generative art assets for a product, deck, or brand moment",
        "Prototype interactive data visualisations using particle systems or noise fields",
        "Produce a shareable HTML art piece from a concept or mood brief in one session",
        "Explore aesthetic variations by cycling seeds and adjusting parameter sliders"
      ],
      "pros": [
        "Self-contained HTML output runs in any browser with no setup",
        "Seeded randomness makes every variant reproducible",
        "Built-in parameter controls let you tune output without re-prompting",
        "Original algorithms avoid copyright issues"
      ],
      "cons": [
        "Output quality varies with how specific the concept brief is",
        "p5.js only, no Three.js or WebGL for complex 3D output",
        "Large canvases with particle systems can get CPU-heavy"
      ],
      "tags": [
        "claude-skill",
        "generative-art",
        "p5js",
        "creative",
        "interactive",
        "anthropic"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://github.com/anthropics/skills/tree/main/skills/algorithmic-art",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "artifacts-builder-skill",
          "canvas-design-skill"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/algorithmic-art-skill"
    },
    {
      "slug": "angular-novo-elements",
      "name": "Angular (Novo Elements)",
      "vendor": "Community",
      "tagline": "📄 Configuration files that enhance Cursor AI editor experience with custom rules and behaviors",
      "description": "A cursor rule configuration for the Cursor AI editor that applies Angular and Novo Elements conventions to code generation and suggestions. It guides the editor to follow Angular patterns and Novo Elements component library standards when writing or refactoring code.",
      "category": "cursor-rule",
      "pricingTier": "free",
      "deployEffort": "low",
      "bestFor": "Angular developers using Cursor who want faster, convention-aligned component generation with Novo Elements",
      "useCases": [
        "Generating Angular components that match Novo Elements design patterns",
        "Enforcing consistent Angular best practices across a codebase",
        "Accelerating Angular development with contextual code suggestions"
      ],
      "pros": [
        "Reduces boilerplate by automating Angular and Novo Elements conventions",
        "Community-maintained with 39k+ stars indicating broad adoption",
        "Zero setup beyond loading the rule into Cursor"
      ],
      "cons": [
        "Effectiveness depends on Cursor's interpretation of the rule, not guaranteed consistency",
        "Limited to Cursor editor, not portable to other IDEs or AI tools",
        "May generate verbose or opinionated code if rule conflicts with project-specific patterns"
      ],
      "tags": [
        "awesome",
        "awesome-list",
        "cursor",
        "cursor-ai-editor",
        "cursorrules"
      ],
      "featured": false,
      "tier": "curated",
      "stars": 39811,
      "language": [
        "JavaScript"
      ],
      "license": "CC0-1.0",
      "lastUpdated": "2026-05-30",
      "addedAt": "2026-06-01",
      "officialLink": "https://github.com/PatrickJS/awesome-cursorrules/blob/main/rules/angular-novo-elements-cursorrules-prompt-file.mdc",
      "relations": {
        "works_in": [
          "cursor"
        ],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/angular-novo-elements"
    },
    {
      "slug": "artifacts-builder-skill",
      "name": "Artifacts Builder Skill",
      "vendor": "Anthropic",
      "tagline": "Reference Anthropic skill for producing high-quality Claude Artifacts: HTML, React, SVG, charts, dashboards.",
      "description": "Artifacts Builder teaches Claude the conventions Artifacts expects: self-contained HTML, no external assets, inline styles, predictable component shape. The skill turns Artifacts from a 'sometimes pretty' surface into a reliable one for shipping shareable demos.",
      "category": "claude-skill",
      "pricingTier": "open-source",
      "deployEffort": "one-click",
      "bestFor": "Anyone shipping Artifacts as part of agent output",
      "useCases": [
        "Build a quick interactive demo for a meeting",
        "Generate a one-page dashboard from structured data",
        "Produce a tidy React component the agent then drops into a real project",
        "Spin up a working diagram or chart in seconds"
      ],
      "pros": [
        "Removes the trial-and-error around Artifacts conventions",
        "Output is genuinely shareable, not just demoable",
        "Composes with content and design skills",
        "Tiny markdown, big consistency lift"
      ],
      "cons": [
        "Only useful where Artifacts is the delivery surface",
        "Complex JS apps still belong in a real repo",
        "Asset embedding bloats large artifacts"
      ],
      "tags": [
        "claude-skill",
        "artifacts",
        "html",
        "react",
        "anthropic"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://github.com/anthropics/skills",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "claude-api-skill"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/artifacts-builder-skill"
    },
    {
      "slug": "brand-guidelines-skill",
      "name": "Brand Guidelines Skill",
      "vendor": "Anthropic",
      "tagline": "Teach Claude your brand voice, colours, typography, and forbidden phrases. Ships in the Anthropic skills repo.",
      "description": "The Brand Guidelines skill is the reference pattern for encoding a brand into a skill Claude loads on demand. Colour palette, typography rules, voice and tone, banned phrases, logo usage. Once installed, every relevant generation respects the brand without re-prompting.",
      "category": "claude-skill",
      "pricingTier": "open-source",
      "deployEffort": "one-click",
      "bestFor": "Any team where on-brand output across writers and agents matters",
      "useCases": [
        "Keep all generated content in voice, no matter who in the team prompts",
        "Stop the agent reaching for off-brand colours in slide and HTML output",
        "Block forbidden phrases (legal-sensitive, retired product names) at the agent layer",
        "Onboard a new brand to an existing agent stack in one commit"
      ],
      "pros": [
        "Reference-quality pattern for any 'teach the agent our brand' problem",
        "Composable with the document skills (DOCX, PPTX, PDF) for downstream output",
        "Easy to fork for per-brand variants in a multi-brand org",
        "Centralised brand state, no more 'remember our colours' in every prompt"
      ],
      "cons": [
        "Quality is bounded by how disciplined the source guidelines are",
        "Visual brand still needs templates or shells to fully enforce",
        "Trigger needs careful tuning to avoid firing on irrelevant prompts"
      ],
      "tags": [
        "claude-skill",
        "brand",
        "voice",
        "guidelines",
        "anthropic"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://github.com/anthropics/skills",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "canva-skill",
          "canvas-design-skill",
          "docx-skill",
          "pptx-skill",
          "internal-comms-skill"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/brand-guidelines-skill"
    },
    {
      "slug": "canva-skill",
      "name": "Canva Skill",
      "vendor": "Canva",
      "tagline": "Vendor-shipped Claude skill for Canva. Generate, edit, and template designs through Claude with brand awareness.",
      "description": "Canva's Claude skill is one of the first vendor-shipped design skills. It teaches Claude the Canva API surface, brand kit conventions, and the right templates to reach for. Drop into a Claude Code session and the agent can spin up branded designs, social posts, and decks directly via the Canva platform.",
      "category": "claude-skill",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Teams whose design pipeline already lives in Canva",
      "useCases": [
        "Generate on-brand social posts at volume from a content calendar",
        "Spin up branded decks via Canva templates from a brief",
        "Roll out a brand refresh across a folder of Canva designs",
        "Bridge Claude content workflows into Canva design output"
      ],
      "pros": [
        "Vendor-shipped, kept current with Canva platform changes",
        "Respects Canva brand kits when generating designs",
        "Drops Canva designs into agent workflows without manual handoff",
        "Reduces the design backlog for content-heavy teams"
      ],
      "cons": [
        "Only relevant if your team is already on Canva",
        "Bound by Canva API rate limits on volume work",
        "Complex bespoke designs still need a human designer"
      ],
      "tags": [
        "claude-skill",
        "canva",
        "design",
        "branding",
        "vendor"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://www.canva.com/developers",
      "relations": {
        "works_in": [
          "claude-code"
        ],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "brand-guidelines-skill"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/canva-skill"
    },
    {
      "slug": "canvas-design-skill",
      "name": "Canvas Design Skill",
      "vendor": "Anthropic",
      "tagline": "Generate gallery-quality visual art as PDF or PNG from a concept brief. Text is sparse, composition is everything.",
      "description": "The Canvas Design skill produces single-page museum-quality visual compositions. It starts by developing a design philosophy, an aesthetic movement built around the concept, then renders it as a PDF or PNG where text is minimal and form, space, and colour carry the weight. Ideal for posters, art pieces, and any static visual artifact that needs gallery-level polish.",
      "category": "claude-skill",
      "pricingTier": "open-source",
      "deployEffort": "one-click",
      "bestFor": "Teams that need original, design-forward static visuals without a dedicated designer",
      "useCases": [
        "Produce a high-quality poster or print asset from a concept in one session",
        "Generate bespoke artwork for a deck cover, event identity, or brand moment",
        "Create design-led visual documentation where aesthetics carry the message",
        "Iterate on visual philosophy before committing to a full design system"
      ],
      "pros": [
        "Produces real exportable PDF or PNG output, not mockup descriptions",
        "Design philosophy step prevents generic or literal output",
        "Text-as-design-element approach produces non-generic results",
        "Works well with abstract or conceptually rich briefs"
      ],
      "cons": [
        "Not suitable for content-heavy layouts that need readable text blocks",
        "Output quality depends on how well-specified the aesthetic brief is",
        "Single-page focus, not a multi-page layout tool"
      ],
      "tags": [
        "claude-skill",
        "design",
        "poster",
        "visual-art",
        "pdf",
        "png",
        "anthropic"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://github.com/anthropics/skills/tree/main/skills/canvas-design",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "brand-guidelines-skill"
        ],
        "alternative_to": [
          "canva-skill"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/canvas-design-skill"
    },
    {
      "slug": "claude-api-skill",
      "name": "Claude API Skill",
      "vendor": "Anthropic",
      "tagline": "Auto-detects your language and guides you to the right Anthropic SDK patterns. Eight languages, no hallucinated APIs.",
      "description": "The Claude API skill is a reference tool for building with the Anthropic API. It detects your project language from file extensions and config, then provides accurate SDK examples for Python, TypeScript, Java, Go, Ruby, C#, PHP, and cURL. Covers prompt caching, tool use, streaming, batch processing, file uploads, structured outputs, and extended thinking. Prevents the common mistake of mixing OpenAI SDK imports into an Anthropic project.",
      "category": "claude-skill",
      "pricingTier": "open-source",
      "deployEffort": "one-click",
      "bestFor": "Developers integrating the Anthropic API for the first time or migrating between model versions",
      "useCases": [
        "Get accurate SDK examples for your language without trawling the docs",
        "Migrate code from older Claude model versions with the skill handling API surface changes",
        "Set up a Managed Agent workflow with guided onboarding via the built-in subcommand",
        "Validate that function names and API calls match the official SDK for your language"
      ],
      "pros": [
        "Auto-detects language, no configuration required",
        "Prevents mixed SDK imports, a common first-integration mistake",
        "Covers 8 languages with validated, working examples",
        "Built-in subcommand for Managed Agent onboarding"
      ],
      "cons": [
        "Only useful for Anthropic API work, not multi-provider SDK patterns",
        "Must be kept current as Anthropic releases new SDK versions",
        "Extended thinking examples only work on Opus-class models"
      ],
      "tags": [
        "claude-skill",
        "anthropic",
        "sdk",
        "api",
        "developer",
        "multi-language"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://github.com/anthropics/skills/tree/main/skills/claude-api",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "anthropic-courses",
          "skill-creator-skill"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/claude-api-skill"
    },
    {
      "slug": "coderabbit-ai",
      "name": "coderabbit.ai",
      "vendor": "Community",
      "tagline": "AI-first pull request reviewer with context-aware feedback, line-by-line code suggestions, and real-time chat.",
      "description": "CodeRabbit is an AI-first pull request reviewer that provides context-aware feedback, line-by-line code suggestions, and real-time chat. It integrates with GitHub to analyze code changes and offer actionable comments directly on PRs.",
      "category": "cursor-rule",
      "pricingTier": "free",
      "deployEffort": "low",
      "bestFor": "Teams using GitHub who want to speed up code review and catch common issues automatically.",
      "useCases": [
        "Automate code review for pull requests to catch issues early",
        "Get line-by-line suggestions for improving code quality",
        "Discuss code changes in real-time via chat during review"
      ],
      "pros": [
        "Reduces manual review effort by providing instant, context-aware feedback",
        "Supports real-time chat for clarifying suggestions",
        "Works directly within GitHub PRs for seamless integration"
      ],
      "cons": [
        "May generate false positives or miss nuanced logic errors",
        "Requires trust in automated suggestions without human oversight",
        "Limited to GitHub; no support for other platforms"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://coderabbit.ai/?utm_source=oss&utm_medium=sponsorship&utm_campaign=awesome-cursorrules",
      "screenshotUrl": "https://victorious-bubble-f69a016683.media.strapiapp.com/og_home_3a0c2bf16f.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "pr-agent"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/coderabbit-ai"
    },
    {
      "slug": "cursor-rules-starter",
      "name": "Cursor Rules Starter Pack",
      "vendor": "Cursor Directory (community)",
      "tagline": "Curated set of high-quality Cursor `.cursor/rules` files for every common stack. The de facto starter.",
      "description": "Cursor Directory aggregates real, used `.cursor/rules` files from production projects across Next.js, FastAPI, Django, SwiftUI, Tailwind, shadcn, and more. The pack is the cleanest starting point for a Cursor-first repo. Drop the relevant rule in, commit, every Cursor session inherits it.",
      "category": "cursor-rule",
      "pricingTier": "open-source",
      "deployEffort": "one-click",
      "bestFor": "Any team shipping with Cursor and tired of inconsistent agent behaviour",
      "useCases": [
        "Bootstrap a new Cursor repo with a real rules file in a minute",
        "Standardise team-wide Cursor behaviour without writing rules from scratch",
        "Learn the rules-file conventions by reading working examples",
        "Fork a stack rule into a project-specific variant"
      ],
      "pros": [
        "Real production rules, not toy examples",
        "Covers every common stack out of the box",
        "Active community, rules stay current",
        "Fastest way to feel the value of project-level rules"
      ],
      "cons": [
        "Quality varies by contributor, scan before adopting",
        "Multi-stack repos need merged rules, not a single drop-in",
        "No formal versioning, rules can drift between commits"
      ],
      "tags": [
        "cursor",
        "rules",
        "starter",
        "community",
        "directory"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://cursor.directory",
      "relations": {
        "works_in": [
          "cursor"
        ],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "cursorlist"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/cursor-rules-starter"
    },
    {
      "slug": "cursorlist",
      "name": "CursorList",
      "vendor": "Community",
      "tagline": "Manage and view .cursorrule files and SOPs",
      "description": "CursorList is a community-maintained directory for discovering and managing .cursorrule files and standard operating procedures. It provides a curated list of rules that can be copied or referenced to configure Cursor editor behavior.",
      "category": "cursor-rule",
      "pricingTier": "free",
      "deployEffort": "low",
      "bestFor": "Developers using Cursor who want to quickly adopt or share editor rules and SOPs",
      "useCases": [
        "Browse and copy pre-built .cursorrule files for common workflows",
        "Find SOPs to standardize team coding conventions in Cursor",
        "Discover rules for specific languages or frameworks"
      ],
      "pros": [
        "Centralized repository of community-curated cursor rules",
        "Simple copy-paste integration with Cursor editor",
        "Free and open to all users"
      ],
      "cons": [
        "Limited to community contributions, no official vendor support",
        "No built-in versioning or conflict resolution for rules",
        "Quality and accuracy of rules vary by contributor"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://cursorlist.com",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "cursor"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/cursorlist"
    },
    {
      "slug": "doc-coauthoring-skill",
      "name": "Doc Co-Authoring Skill",
      "vendor": "Anthropic",
      "tagline": "Three-stage workflow for writing documentation and proposals that actually work for readers.",
      "description": "The Doc Co-Authoring skill structures collaborative writing into three stages: context gathering, section-by-section refinement, and reader testing with a fresh Claude instance. The final stage is the differentiator: the finished document is sent to a new session with no conversational history to surface the blind spots real readers encounter. Designed for technical docs, proposals, and decision documents.",
      "category": "claude-skill",
      "pricingTier": "open-source",
      "deployEffort": "one-click",
      "bestFor": "Anyone who writes documentation or proposals that need to be clear to readers who were not in the room",
      "useCases": [
        "Write technical documentation that is tested for reader clarity before shipping",
        "Draft proposals or SOWs with structured section-by-section refinement",
        "Produce decision documents where blind spots and missing context are caught before distribution",
        "Co-author any structured long-form document with an agent that learns your preferences section by section"
      ],
      "pros": [
        "Reader-testing stage catches blind spots that authors always miss",
        "Section-by-section refinement improves output quality over a single-pass draft",
        "Separates editing from describing changes, which helps the agent calibrate to your style",
        "Works for any structured long-form document, not just technical docs"
      ],
      "cons": [
        "Three-stage workflow takes longer than a single draft prompt",
        "Reader-testing stage requires an additional Claude session, adding cost",
        "Best results need genuine context gathering upfront, not a one-line brief"
      ],
      "tags": [
        "claude-skill",
        "writing",
        "documentation",
        "proposals",
        "co-authoring",
        "anthropic"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://github.com/anthropics/skills/tree/main/skills/doc-coauthoring",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "docx-skill",
          "pdf-skill",
          "mintlify-skill",
          "research-skill"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/doc-coauthoring-skill"
    },
    {
      "slug": "docx-skill",
      "name": "DOCX Skill",
      "vendor": "Anthropic",
      "tagline": "Read, write, and edit Microsoft Word documents from Claude. Open-source reference skill in the Anthropic skills repo.",
      "description": "The DOCX skill ships in Anthropic's reference skills repo and gives Claude the patterns it needs to handle Word documents end to end: extract text, parse structure, write formatted docs, and edit existing files without breaking formatting. Drop into any Claude Code session that touches Word output.",
      "category": "claude-skill",
      "pricingTier": "open-source",
      "deployEffort": "one-click",
      "bestFor": "Any agent workflow that has to land in or come out of Microsoft Word",
      "useCases": [
        "Generate a polished Word report from a markdown draft",
        "Extract structured data from a stack of supplied .docx files",
        "Apply tracked edits to a contract or proposal",
        "Batch-rewrite a folder of templated Word docs"
      ],
      "pros": [
        "Maintained by Anthropic in the reference repo",
        "Handles formatting that ad-hoc python-docx prompts get wrong",
        "Pairs cleanly with the xlsx and PDF skills for full Office coverage",
        "Tiny install footprint, big quality lift on document tasks"
      ],
      "cons": [
        "Word-only, not a fix for general document handling",
        "Complex nested formatting still needs manual review",
        "Requires the agent to have file-system access in the session"
      ],
      "tags": [
        "claude-skill",
        "docx",
        "word",
        "anthropic",
        "reference"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://github.com/anthropics/skills",
      "relations": {
        "works_in": [
          "claude-code"
        ],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "pptx-skill",
          "xlsx-skill",
          "pdf-skill",
          "doc-coauthoring-skill"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/docx-skill"
    },
    {
      "slug": "mintlify-skill",
      "name": "Mintlify Docs Skill",
      "vendor": "Mintlify",
      "tagline": "Build and maintain Mintlify documentation sites from Claude. Pages, navigation, components, API refs, all from prompts.",
      "description": "Mintlify's official Claude skill ships the knowledge an agent needs to confidently work inside a Mintlify docs project: page conventions, navigation config, component patterns, OpenAPI integration. Drop into any Claude Code session in a docs repo and the agent goes from generic markdown helper to Mintlify expert.",
      "category": "claude-skill",
      "pricingTier": "open-source",
      "deployEffort": "one-click",
      "bestFor": "Any team that runs docs on Mintlify and uses Claude Code",
      "useCases": [
        "Add a new docs page in the right place with the right frontmatter",
        "Update navigation as the docs grow",
        "Insert the right component (Card, Accordion, Tabs) without looking up syntax",
        "Generate an OpenAPI-backed API reference page"
      ],
      "pros": [
        "Removes hours of doc-engineer ramp time per session",
        "Maintained by Mintlify, kept current with platform changes",
        "Composes cleanly with content-collection patterns",
        "Tiny markdown footprint, big quality lift"
      ],
      "cons": [
        "Only valuable if you are already on Mintlify",
        "Skill triggers don't always fire on edge-case prompts",
        "Skill is documentation-focused, not content strategy"
      ],
      "tags": [
        "claude-skill",
        "documentation",
        "mintlify",
        "writing"
      ],
      "featured": true,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://mintlify.com/docs/agents/claude-code",
      "screenshotUrl": "https://mintlify.com/og.png",
      "relations": {
        "works_in": [
          "claude-code"
        ],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/mintlify-skill"
    },
    {
      "slug": "pdf-form-filler-skill",
      "name": "PDF Form Filler (Anthropic Skill)",
      "vendor": "Anthropic",
      "tagline": "Official Anthropic skill that turns Claude into a competent PDF form filler. Drop in, run, done.",
      "description": "One of Anthropic's reference skills. Wraps Python tooling that lets Claude read a PDF form, plan the fields, and fill them with values from a context document or structured data. Demonstrates the pattern: tiny markdown skill, real Python helpers, big practical leverage.",
      "category": "claude-skill",
      "pricingTier": "open-source",
      "deployEffort": "low",
      "bestFor": "Anyone evaluating the skills pattern with a real use case",
      "useCases": [
        "Auto-fill expense reports from a receipt",
        "Populate contract templates from CRM data",
        "Convert structured JSON into filled tax forms",
        "Bulk-fill onboarding paperwork from a single payload"
      ],
      "pros": [
        "Official Anthropic implementation, kept current",
        "Real, useful, not a toy demo",
        "Great template for building your own domain skill",
        "Works across MCP-compatible Claude clients"
      ],
      "cons": [
        "Requires Python runtime on the agent side",
        "Form variety in the wild defeats pure templating",
        "Edge cases in scanned (non-text) PDFs still need OCR"
      ],
      "tags": [
        "claude-skill",
        "pdf",
        "forms",
        "anthropic",
        "reference"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://github.com/anthropics/skills",
      "screenshotUrl": "https://www.anthropic.com/_next/image?url=%2Fimages%2Fskills-og.png&w=1920&q=75",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "pdf-skill"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/pdf-form-filler-skill"
    },
    {
      "slug": "internal-comms-skill",
      "name": "Internal Comms Skill",
      "vendor": "Anthropic",
      "tagline": "Anthropic's reference skill for drafting internal updates, status posts, and team announcements with a consistent voice.",
      "description": "Internal Comms is a reference skill that gives Claude a structured contract for drafting internal communications. It nudges the model toward outcome first, audience second, length-appropriate format third. Forks cleanly into team-specific voice variants.",
      "category": "claude-skill",
      "pricingTier": "open-source",
      "deployEffort": "one-click",
      "bestFor": "Teams writing the same kind of internal post over and over",
      "useCases": [
        "Draft a weekly engineering update from a list of merged PRs",
        "Turn a long Slack thread into a one-paragraph status post",
        "Generate the 'we shipped' note for an internal launch",
        "Standard format for incident retros"
      ],
      "pros": [
        "Replaces inconsistent ad-hoc prompts with a real contract",
        "Forks into team voice variants without losing structure",
        "Composes with PM and CRM skills to pull real source data",
        "Easy to wire into a slash command in any Claude harness"
      ],
      "cons": [
        "Voice tuning still takes a real first pass per org",
        "Not a magic solve for 'we don't write enough internally'",
        "Long-form strategy docs need a deeper system prompt"
      ],
      "tags": [
        "claude-skill",
        "writing",
        "internal-comms",
        "anthropic",
        "reference"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://github.com/anthropics/skills",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [
          "skill-creator-skill"
        ],
        "pairs_with": [
          "brand-guidelines-skill",
          "slack-skill"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/internal-comms-skill"
    },
    {
      "slug": "pdf-skill",
      "name": "PDF Skill",
      "vendor": "Anthropic",
      "tagline": "Read, extract, and generate PDFs from Claude. The Anthropic reference skill for the format every business actually uses.",
      "description": "The PDF skill in Anthropic's reference skills repo gives Claude the patterns for handling PDFs end to end: text extraction, table parsing, page-aware reading for large files, and clean PDF generation from HTML or markdown. The complementary surface to the PDF Form Filler skill, focused on read and create.",
      "category": "claude-skill",
      "pricingTier": "open-source",
      "deployEffort": "one-click",
      "bestFor": "Any team where PDFs are the actual customer-facing deliverable",
      "useCases": [
        "Extract structured data from a stack of invoices or statements",
        "Generate a polished branded report PDF from a markdown brief",
        "Page-aware read on a large PDF without blowing out context",
        "Convert a Word or HTML doc into a fixed-format PDF for distribution"
      ],
      "pros": [
        "Reference quality, maintained alongside the rest of the Office skills",
        "Page-aware reading patterns prevent context blowout on big docs",
        "Pairs cleanly with the PDF Form Filler skill for end-to-end PDF work",
        "Composes with DOCX, PPTX, XLSX for full document pipelines"
      ],
      "cons": [
        "PDF rendering quality still depends on the upstream HTML toolchain",
        "Complex form layouts are better served by the form filler skill",
        "Scanned PDFs need a separate OCR step"
      ],
      "tags": [
        "claude-skill",
        "pdf",
        "anthropic",
        "reference",
        "documents"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://github.com/anthropics/skills",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "pdf-form-filler-skill"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/pdf-skill"
    },
    {
      "slug": "pptx-skill",
      "name": "PPTX Skill",
      "vendor": "Anthropic",
      "tagline": "Build and edit PowerPoint decks from Claude. Layouts, themes, charts, all from a prompt.",
      "description": "The PPTX skill in Anthropic's reference skills repo teaches Claude how to compose, edit, and inspect PowerPoint files reliably. Layouts, master slides, themes, charts, and tables all become things the agent can produce on format. The right skill to load when a workflow has to ship a real .pptx, not a markdown export.",
      "category": "claude-skill",
      "pricingTier": "open-source",
      "deployEffort": "one-click",
      "bestFor": "Teams whose customer or board deliverables ship as PowerPoint",
      "useCases": [
        "Generate a client pitch deck from a brief, exported as .pptx",
        "Refresh charts across a quarterly review deck from new data",
        "Translate an internal brief into a customer-ready slide format",
        "Batch-update master slides across a folder of decks"
      ],
      "pros": [
        "Reference quality maintained by Anthropic",
        "Handles layout, theming, and charts in one skill",
        "Edits preserve master slide and theme integrity",
        "Pairs with DOCX and XLSX skills for full Office output"
      ],
      "cons": [
        "PowerPoint-only, not a general slide tool",
        "Bespoke design templates still need manual polish",
        "Chart fidelity drops off on niche chart types"
      ],
      "tags": [
        "claude-skill",
        "pptx",
        "powerpoint",
        "anthropic",
        "reference"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://github.com/anthropics/skills",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "docx-skill",
          "xlsx-skill",
          "pdf-skill"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/pptx-skill"
    },
    {
      "slug": "prompts-chat",
      "name": "prompts.chat",
      "vendor": "Community",
      "tagline": "Discover, collect, and share the best AI prompts for ChatGPT, Claude, Gemini, and more. Join the largest community of AI prompt engineers.",
      "description": "prompts.chat is a community-driven repository where users can discover, collect, and share prompts for AI models like ChatGPT, Claude, and Gemini. It functions as a curated library of system prompts contributed by a large community of prompt engineers.",
      "category": "system-prompt",
      "pricingTier": "free",
      "deployEffort": "low",
      "bestFor": "Developers and prompt engineers looking for inspiration or reusable system prompts",
      "useCases": [
        "Finding ready-made system prompts for specific AI tasks or roles",
        "Sharing custom prompts with the prompt engineering community",
        "Exploring prompt patterns across different AI models"
      ],
      "pros": [
        "Large community library with diverse prompt examples",
        "Covers multiple AI models in one place",
        "Free to access and contribute"
      ],
      "cons": [
        "Prompt quality varies by contributor",
        "No built-in testing or validation of prompts",
        "Relies on community curation rather than expert review"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://prompts.chat/prompts",
      "screenshotUrl": "https://prompts.chat/og.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "prompt-engineering-guide"
        ],
        "alternative_to": [
          "awesome-chatgpt-prompts"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/prompts-chat"
    },
    {
      "slug": "research-skill",
      "name": "Deep Research Skill",
      "vendor": "Community",
      "tagline": "Community-maintained deep-research skill for Claude. Plan, search, synthesize, cite. The discovery loop, packaged.",
      "description": "The Deep Research skill encodes a reliable plan-search-synthesize loop into a Claude skill. It scaffolds the agent's research session: scope, queries, source quality checks, structured notes, then a final synthesis with citations. The right pattern when you want consistent research output across many runs.",
      "category": "claude-skill",
      "pricingTier": "open-source",
      "deployEffort": "one-click",
      "bestFor": "Teams running research workflows where structure beats raw token spend",
      "useCases": [
        "Run a market-scan research pass with consistent structure",
        "Produce a citation-backed briefing on a new topic",
        "Standardise research output across a team of analysts",
        "Bridge research outputs into downstream report pipelines"
      ],
      "pros": [
        "Structured output across runs, not free-form summaries",
        "Forces citations and source quality checks",
        "Pairs cleanly with web search MCP servers",
        "Easy to fork for org-specific research checklists"
      ],
      "cons": [
        "Quality bounded by the search tool the agent has access to",
        "Deep niche topics still need expert review",
        "Citations need a verification pass on high-stakes work"
      ],
      "tags": [
        "claude-skill",
        "research",
        "discovery",
        "citations",
        "synthesis"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://github.com/anthropics/skills",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "webpage-info-skill",
          "pdf-skill",
          "docx-skill"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/research-skill"
    },
    {
      "slug": "security-review-skill",
      "name": "Security Review Skill",
      "vendor": "Anthropic",
      "tagline": "Anthropic's reference security-review skill. Walks a diff, flags real issues, ignores the noise.",
      "description": "Security Review is shipped in Anthropic's reference skills repo and is the cleanest answer for an agent-driven pre-merge check. It walks a diff in context, flags issues by severity, and writes a structured review the team can act on without security-engineer hand-holding.",
      "category": "claude-skill",
      "pricingTier": "open-source",
      "deployEffort": "one-click",
      "bestFor": "Engineering teams without a dedicated security reviewer in the loop",
      "useCases": [
        "Pre-merge security review on every PR",
        "Targeted review of a single auth or payments change",
        "Standalone security pass after a refactor",
        "Baseline check for non-security engineers shipping risky code"
      ],
      "pros": [
        "Reproducible structured output instead of vibes-based review",
        "Calibrated to flag real risk, not 'best practice' noise",
        "Pairs cleanly with GitHub MCP for an end-to-end PR loop",
        "Forks well for org-specific review checklists"
      ],
      "cons": [
        "Cannot replace a real human review on greenfield auth",
        "Multi-file architecture issues still get missed",
        "Org-specific compliance needs a forked variant"
      ],
      "tags": [
        "claude-skill",
        "security",
        "code-review",
        "anthropic",
        "reference"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://github.com/anthropics/skills",
      "relations": {
        "works_in": [
          "anthropic-computer-use",
          "claude-code"
        ],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "pr-agent"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/security-review-skill"
    },
    {
      "slug": "skill-creator-skill",
      "name": "Skill Creator Skill",
      "vendor": "Anthropic",
      "tagline": "Anthropic's meta-skill that helps Claude write better Claude skills. Bootstraps the skill-authoring loop.",
      "description": "Skill Creator is the meta-skill in Anthropic's reference repo: it teaches Claude how to author new skills well. Naming, trigger phrases, file layout, when to load examples vs leave them out, when a CLAUDE.md note is better than a skill. Anyone building more than one skill should load this first.",
      "category": "claude-skill",
      "pricingTier": "open-source",
      "deployEffort": "one-click",
      "bestFor": "Anyone authoring more than one Claude skill",
      "useCases": [
        "Scaffold a new skill for an internal pipeline in minutes",
        "Review an existing skill against Anthropic's best-practice guidance",
        "Bulk-improve a folder of homegrown skills",
        "Train a team on the right shape for skill authoring"
      ],
      "pros": [
        "Encodes the actual quality bar Anthropic uses internally",
        "Speeds up skill authoring by orders of magnitude",
        "Reduces skill sprawl by pushing back on overkill skills",
        "Pairs with every other skill in the repo for cross-learning"
      ],
      "cons": [
        "Most valuable once you have hit the second or third skill",
        "Cannot fix a skill whose underlying intent is wrong",
        "Quality of generated skills still bounded by source material"
      ],
      "tags": [
        "claude-skill",
        "meta",
        "anthropic",
        "reference",
        "authoring"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://github.com/anthropics/skills",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "research-skill",
          "pdf-skill",
          "docx-skill"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/skill-creator-skill"
    },
    {
      "slug": "slack-skill",
      "name": "Slack Skill",
      "vendor": "Anthropic",
      "tagline": "Draft Slack messages and threads that match your channel norms. Reference skill from the Anthropic skills repo.",
      "description": "The Slack skill encodes the conventions of writing for Slack: thread-first replies, the channel-tone difference, when to use emoji reactions vs replies, when to thread and when not to. Pairs with the Slack MCP server for a full read-think-post loop.",
      "category": "claude-skill",
      "pricingTier": "open-source",
      "deployEffort": "one-click",
      "bestFor": "Teams whose internal comms quality varies across people and channels",
      "useCases": [
        "Draft a thoughtful Slack reply in the right tone for the channel",
        "Compose a launch announcement that respects channel norms",
        "Summarise a long thread into the right reply format",
        "Standardise team-comms style across many people posting"
      ],
      "pros": [
        "Encodes hard-to-teach Slack tone rules in one skill",
        "Pairs with Slack MCP for a read-write loop",
        "Cheap upgrade to existing internal-comms workflows",
        "Fork-friendly for org-specific channel conventions"
      ],
      "cons": [
        "Slack-specific, not a general comms skill",
        "Channel-specific tone still benefits from local context",
        "Cannot replace human judgement on emotionally loaded threads"
      ],
      "tags": [
        "claude-skill",
        "slack",
        "comms",
        "anthropic",
        "reference"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://github.com/anthropics/skills",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "internal-comms-skill"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/slack-skill"
    },
    {
      "slug": "unblocked-mcp",
      "name": "Unblocked MCP",
      "vendor": "Community",
      "tagline": "Give your AI coding agents decision-grade context from your codebase, docs, PRs, and Slack. One MCP server. Works with Claude Code, Cursor, Windsurf, and Copilot.",
      "description": "Unblocked MCP is a single MCP server that provides AI coding agents with context from codebase, docs, PRs, and Slack. It works with Claude Code, Cursor, Windsurf, and Copilot.",
      "category": "cursor-rule",
      "pricingTier": "free",
      "deployEffort": "low",
      "bestFor": "Developers who want a single context source for multiple AI coding assistants.",
      "useCases": [
        "Query codebase documentation and code snippets from within the editor.",
        "Retrieve pull request discussion and change context for code review.",
        "Search Slack history for technical decisions and past conversations."
      ],
      "pros": [
        "Single MCP server reduces setup and configuration overhead.",
        "Works with multiple popular coding assistants (Claude Code, Cursor, Windsurf, Copilot).",
        "Aggregates context from code, docs, PRs, and Slack in one place."
      ],
      "cons": [
        "Requires running and maintaining a server, adding infrastructure cost.",
        "Community-maintained, so support and updates may be inconsistent.",
        "Context retrieval can add latency depending on data source size."
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://getunblocked.com/unblocked-mcp/?utm_source=oss&utm_medium=sponsorship&utm_campaign=awesome-cursorrules",
      "screenshotUrl": "https://getunblocked.com/public/unblocked-thumbnail-mcp.jpg",
      "relations": {
        "works_in": [
          "claude-code",
          "cursor"
        ],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/unblocked-mcp"
    },
    {
      "slug": "warp",
      "name": "Warp",
      "vendor": "Community",
      "tagline": "Ship faster with AI-powered terminal and coding agents.",
      "description": "Warp is a terminal emulator that integrates AI agents to assist with command-line tasks and coding workflows. It provides context-aware suggestions and can execute commands based on natural language prompts.",
      "category": "cursor-rule",
      "pricingTier": "free",
      "deployEffort": "low",
      "bestFor": "Developers who frequently use the terminal and want AI help with commands and scripting.",
      "useCases": [
        "Automate repetitive terminal commands with natural language",
        "Debug code by asking AI to analyze error outputs",
        "Generate shell scripts or code snippets interactively"
      ],
      "pros": [
        "Speeds up terminal workflows with AI assistance",
        "Context-aware suggestions reduce command lookup time",
        "Free and open-source community edition available"
      ],
      "cons": [
        "Requires internet connection for AI features",
        "Limited to terminal-based tasks, not a full IDE",
        "AI suggestions may need manual verification for accuracy"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://go.warp.dev/awesome-cursorrules",
      "screenshotUrl": "https://www.warp.dev/og/default.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "aider",
          "roocode",
          "open-interpreter"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/warp"
    },
    {
      "slug": "webpage-info-skill",
      "name": "Webpage Info Skill",
      "vendor": "Anthropic",
      "tagline": "Official Anthropic skill that gives Claude a clean fetch and extract loop for any URL. The default starting point for web grounding.",
      "description": "Webpage Info ships in Anthropic's reference skills repo. It teaches Claude to fetch a URL, strip noise, summarise, and pull structured fields without inventing them. The skill is a tiny markdown contract plus a Python helper. It lands the same job most teams roll badly themselves.",
      "category": "claude-skill",
      "pricingTier": "open-source",
      "deployEffort": "one-click",
      "bestFor": "Any Claude-based agent that needs to read a URL without scaffolding",
      "useCases": [
        "Quick research on a vendor URL during a planning turn",
        "Pull structured info from a doc page before answering",
        "Smoke-test a competitor's pricing without leaving the agent loop",
        "Bootstrap a research agent without standing up a separate search service"
      ],
      "pros": [
        "Replaces the 'wrote a custom fetch helper' anti-pattern with one prompt-level contract",
        "Maintained alongside the protocol it targets",
        "Composes with every other skill you already have",
        "Reads cleanly, easy to fork"
      ],
      "cons": [
        "No JS execution, so SPAs still need a browser tool",
        "Aggressive sites that block bots need an MCP browser fallback",
        "Single-page extraction only, not crawl"
      ],
      "tags": [
        "claude-skill",
        "web",
        "fetch",
        "anthropic",
        "reference"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://github.com/anthropics/skills",
      "relations": {
        "works_in": [
          "claude-code"
        ],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "research-skill"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/webpage-info-skill"
    },
    {
      "slug": "xlsx-skill",
      "name": "XLSX Skill",
      "vendor": "Anthropic",
      "tagline": "Anthropic's reference skill for reading, writing, and reshaping Excel workbooks from a Claude agent.",
      "description": "XLSX gives Claude a working contract for spreadsheet work. Read cells, write sheets, apply formulas, generate report-ready workbooks. Wraps openpyxl behind a small markdown skill so the agent always reaches for the same helpers instead of inventing brittle ones.",
      "category": "claude-skill",
      "pricingTier": "open-source",
      "deployEffort": "low",
      "bestFor": "Any team where 'deliverable is an Excel file' is still real",
      "useCases": [
        "Generate a financial model workbook from structured data",
        "Reshape a messy export into a clean reportable sheet",
        "Build a forecast file from a CRM dump",
        "Diff two workbooks and write the changes as a third sheet"
      ],
      "pros": [
        "Replaces 'write me a script to make this xlsx' with a real reusable skill",
        "Maintained alongside the protocol",
        "Forks cleanly for finance, ops, and reporting variants",
        "Composes with CRM and PM skills"
      ],
      "cons": [
        "Python-side, so the agent needs a runtime",
        "Charting and pivots still feel weak",
        "Multi-tab workbooks need careful prompt structure"
      ],
      "tags": [
        "claude-skill",
        "excel",
        "spreadsheet",
        "anthropic",
        "reference"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://github.com/anthropics/skills",
      "relations": {
        "works_in": [
          "claude-code"
        ],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "docx-skill",
          "pptx-skill",
          "pdf-skill"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/skills/xlsx-skill"
    }
  ]
}