enterprise skills

321 tagged enterprise, measured the same way as everything else here.

Browse within: bidding 60government 60presales 60fastapi 49audit 39gateway 39docker 38llm-tools 36aws 24bedrock-agentcore 24feishu 24lark 24lark-cli 24compliance 22

antd

01

ant-design/ant-design-pro

Skill Claude CodeCodex

Use when the user's task involves Ant Design (antd) — writing antd components, debugging antd issues, querying antd APIs/props/tokens/demos, migrating between antd versions, or analyzing antd usage in a project. Triggers on antd-related code, imports from 'antd', or explicit antd questions.

39k 4d ago A 69 tokens original MIT

pro-upgrade

02

ant-design/ant-design-pro

Skill Claude CodeCodex

Use when the user wants to upgrade their Ant Design Pro project to the latest version. Triggers on: upgrade pro, pro upgrade, migrate pro, update pro, 升级, 迁移项目, "how to upgrade", "update to latest", "keep project up to date".

39k 4d ago C 63 tokens original MIT

prompt-review

03

spacedriveapp/spacebot

Skill Claude CodeCodex

This skill should be used when the user asks to "review the prompt", "audit the system prompt", "check prompt quality", "inspect what the LLM sees", "debug prompt issues", or "find prompt engineering problems". Pulls the live rendered prompt via the API, explains how it's composed, and reviews it for issues.

2.4k 15d ago A 70 tokens

spacedriveapp/spacebot

Skill Claude CodeCodex

This skill should be used when the user asks to "create stacked PR", "stack PRs", "dependent PR", "rebase stack", "merge stack", or manage PR dependencies. Uses GitHub's native stacked pull request workflow for dependent changes split across multiple pull requests.

2.4k 15d ago A 61 tokens

wiki-writing

05

spacedriveapp/spacebot

Skill Claude CodeCodex

Use when creating or substantially editing wiki pages: language, tone, structure, page types, linking discipline, what separates useful articles from filler.

2.4k 15d ago A 31 tokens

session

06

axoviq-ai/synthadoc

Skill Claude CodeCodex

Extract conversation turns from AI session history files (.jsonl).

1.1k 2d ago A 14 tokens AGPL-3.0

web_search

07

axoviq-ai/synthadoc

Skill Claude CodeCodex

Search the web and ingest results as wiki pages.

1.1k 2d ago A 12 tokens AGPL-3.0

youtube

08

axoviq-ai/synthadoc

Skill Claude CodeCodex

Extract transcripts from YouTube videos via the YouTube caption system.

1.1k 2d ago A 14 tokens AGPL-3.0

cuga-project/cuga-agent

Skill Claude CodeCodex

Run CUGA contributor workflows: Conventional Commits, create pull requests against origin with gh and PR templates, and ruff check/format via uv. Use when the user says commit, create a commit, create PR, pull request, open a PR, ruff check, ruff format, or conventional commits.

875 2d ago A 71 tokens

cuga-github-issues

10

cuga-project/cuga-agent

Skill Claude CodeCodex

Create GitHub issues for cuga-agent (bugs, features, epics, designs, and related work) against origin using gh, with epic → feature → issue hierarchy and GraphQL sub-issue linking. Use when the user says create new issues, report a bug, file a bug, feature request, new feature, create an epic, GitHub issue, sub-issue…

875 2d ago A 88 tokens

Superagentsys/novalclaw

Skill Claude CodeCodex

An AI assistant for reviewing contracts and identifying legal risks across several national and European Union legal systems. It can also process contract documents in batches.

563 3d ago A 175 tokens

daily-report

12

openvort/openvort

Skill Claude CodeCodex

A workflow for generating a daily work report.

423 4mo ago A 26 tokens AGPL-3.0

librarian

13

gebruder/wirken

Skill Claude CodeCodex

Read-only retrieval over the daily-digest kept set. Slash-invoke with /librarian ; returns items verbatim with citations.

169 3d ago A 34 tokens original MIT

lyrik

14

gebruder/wirken

Skill Claude CodeCodex

Security assessment of a codebase — minimal mode for runner validation.

169 3d ago A 15 tokens original MIT

notes

15

gebruder/wirken

Skill Claude CodeCodex

Create and manage text notes in the workspace.

169 3d ago A 10 tokens original MIT

deck-pipeline

16

sruthir28/enterprise-ai-skills

Skill Claude CodeCodex

Multi-agent pipeline that builds a polished presentation deck from a single topic. Four agents work in sequence — Strategist defines the narrative, Builder creates the deck, Critic reviews it like a McKinsey EM, Fixer applies the top fixes. Use when you need a presentation that survives senior audiences.

132 3mo ago A 64 tokens original MIT

hypothesis-tree

17

sruthir28/enterprise-ai-skills

Skill Claude CodeCodex

Build a Day-1 hypothesis tree — your best-guess answer to the governing question, broken into 2–3 supporting sub-hypotheses, with the test that would prove or kill each one. Different from an issue tree (which decomposes the problem space). This commits to an answer before you do the work, so the work targets what…

132 3mo ago A 97 tokens original MIT

stakeholder-map

18

sruthir28/enterprise-ai-skills

Skill Claude CodeCodex

Map the people who can make or break a decision onto a Power/Interest grid, with each named stakeholder's stance (champion / skeptic / blocker / unknown), what they care about, and the single influence move you'll make for them. Use before any cross-functional decision, big launch, reorg, or executive ask — anywhere…

132 3mo ago A 81 tokens original MIT

ardot_design_core

19

crane-in-clear-sky/WorkWit-AI-Agent

Skill Claude CodeCodex

"Foundational workflow and hard rules shared by ALL Ardot canvas design tasks (UI screens, slides, posters, design systems, design-to-code). This skill carries the canvas schema, editing principles, the standard step-by-step workflow, visual style guide, and composite effects. It is injected automatically alongside a…

91 6d ago A 132 tokens

humanizer

20

crane-in-clear-sky/WorkWit-AI-Agent

Skill Claude CodeCodex

| Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

91 6d ago A 94 tokens

wb_finance_skill

21

crane-in-clear-sky/WorkWit-AI-Agent

Skill Claude CodeCodex

A general entry point for requests about finance, investing, markets, securities, funds, trading, financial reports, and related analysis.

91 6d ago A 145 tokens

RootCX/RootCX

Skill Claude CodeCodex

Design LLM applications using LangChain 1.x and LangGraph for agents, memory, and tool integration. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.

48 4d ago A 45 tokens

Plugin Structure

23

RootCX/RootCX

Skill Claude CodeCodex

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDEPLUGINROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest…

48 4d ago A 92 tokens

RootCX/RootCX

Skill Claude CodeCodex

Teaches Claude about Tauri's core architecture, including the Rust backend, webview integration, Core-Shell design pattern, IPC mechanisms, and security model fundamentals.

48 4d ago A 40 tokens