plugin skills

1,348 tagged plugin, measured the same way as everything else here.

Browse within: knowledge-management 69dsh 68skill 65deepseek-harness 64dsh-plugin 61dsh-skill 60marketplace 58opencode 56sdlc 51aisecurity 50cybersecurity 50ai-development 47ai-collaboration 38conformance 38

caido-plugin-dev

121

caido-community/caido-plugin-skill

Skill Claude CodeCodex

Comprehensive skill for developing Caido plugins (frontend, backend, or both). Use this skill when creating Caido security testing tool plugins, extending Caido functionality, or building custom automation for web application security auditing within the Caido platform.

23 9mo ago A 53 tokens original CC0-1.0

grok-brand-media

122

stdevMac/grok-in-codex

Skill Claude CodeCodex

Prompt recipes for Grok image/video generation from Codex (OG images, README banners, launch clips).

22 +1 29d ago A 26 tokens original Apache-2.0

grok-cli-runtime

123

stdevMac/grok-in-codex

Skill Claude CodeCodex

Internal helper contract for calling the grok-companion runtime from Codex.

22 +1 29d ago A 19 tokens original Apache-2.0

grok-workflows

124

stdevMac/grok-in-codex

Skill Claude CodeCodex

When and how to run Grok Rhai multi-agent workflows from Codex.

22 +1 29d ago A 20 tokens original Apache-2.0

comment-hygiene

125

grafana/grafana-pathfinder-app

Skill Claude CodeCodex ✓ vendor

The full QC8 comment-quality catalog — eight bad comment shapes to delete with before/after examples, plus the keep-list of comments that earn their place. Load before writing or editing code comments, when a review flags comment quality, or to cite a QC8 shape number. AGENTS.md carries the rule and the keep-list…

19 2d ago A 82 tokens AGPL-3.0

create-experiment

126

grafana/grafana-pathfinder-app

Skill Claude CodeCodex ✓ vendor

Set up a new A/B experiment in Grafana Pathfinder end to end — MTFF flag, variant validation, enrollment seam, exposure and behaviour analytics, QA overrides, tests, docs, and a retirement plan. Use when the user runs /create-experiment, asks to add or run an experiment or A/B test, add a treatment/control variant…

19 2d ago A 97 tokens AGPL-3.0

plugin-bundle-size

127

grafana/grafana-pathfinder-app

Skill Claude CodeCodex ✓ vendor

Optimise Grafana app plugin bundle size using React.lazy, Suspense, and webpack code splitting. Use when the user asks to reduce plugin bundle size, optimise module.js, add code splitting, improve initial plugin load performance, split plugin chunks, lazy load plugin pages, or help implement lazy loading in a Grafana…

19 2d ago A 120 tokens AGPL-3.0

ariccb/sync-claude-skills-to-codex

Skill Claude CodeCodex

Sync Claude Code skills (plugins + personal) to Codex CLI by copying folders. Creates /bin/list-skills enumerator for skill discovery. Run after installing new Claude plugins.

18 8mo ago D 47 tokens original MIT

prism-scanner

129

aidongise-cell/prism-scanner

Skill Claude CodeCodex

Security scanner for AI Agent skills, plugins, and MCP servers. Use when: user asks to scan a skill, check if a plugin is safe, vet an MCP server, review skill security, detect malicious code, supply chain safety, or says 'is this safe to install', 'scan this skill', 'check this MCP server', 'security scan'…

18 +5 4mo ago A 117 tokens original Apache-2.0

autoworker

130

phj128/autoworker

Skill Claude CodeCodex

Auto-loop execution workflow with quality gates. Use when starting any non-trivial implementation task. Provides automatic task decomposition, code implementation, testing (L1-L4), and iterative quality gates until completion. Invoke with /autoworker.

17 5mo ago A 53 tokens original MIT

deep-plan

131

phj128/autoworker

Skill Claude CodeCodex

Structured deep discussion for Plan Mode. Runs inside EnterPlanMode to ensure thorough questioning before writing a plan. Covers motivation, assumptions, design, acceptance criteria. Call this immediately after entering Plan Mode for any non-trivial task.

17 5mo ago A 50 tokens original MIT

sync-docs

132

phj128/autoworker

Skill Claude CodeCodex

Sync tracking documents based on current conversation results. Updates subtask, progress, findings, taskplan, project CLAUDE.md. Use when finishing a task or reaching a milestone.

17 5mo ago A 40 tokens original MIT

plugin-test-cycle

133

K-dash/typemux-cc

Skill Claude CodeCodex

Builds, deploys, and tests the typemux-cc Claude Code plugin locally. Handles the full cycle from cargo build through cache clearing, marketplace registration, plugin install, and LSP verification. Triggers on: 'plugin test', 'test plugin', 'plugin cycle', 'deploy and test', 'try new build', 'test the plugin'.

16 25d ago C 76 tokens original MIT

publish

134

K-dash/typemux-cc

Skill Claude CodeCodex

Prepare a version bump through a feature branch and pull request; merging to main auto-tags and publishes the release. Triggers on 'publish', 'release', 'bump version'.

16 25d ago A 38 tokens original MIT

hanhuark/mechanical-engineering-research-skill

Skill Claude CodeCodex

Apply source-aware mechanical-engineering judgment to research, analysis, coding, writing, teaching, research identity, and release work. Use for thermal-fluid systems, heat transfer, fluid mechanics, thermodynamics, HVAC, energy systems, turbomachinery, piping, multiphase flow, experiments, correlations, CFD…

16 +1 4d ago A 122 tokens original MIT

smalltalk-commenter

136

mumez/smalltalk-dev-plugin

Skill Claude CodeCodex

Generates and improves CRC-style (Class-Responsibility-Collaborator) class comments for Smalltalk/Tonel classes. Use whenever lint (st-lint) flags a class as missing or having a poor class comment, when the user asks to "add class comments", "document classes in [package]", "check class documentation", or after…

15 6d ago A 86 tokens original MIT

smalltalk-debugger

137

mumez/smalltalk-dev-plugin

Skill Claude CodeCodex

Systematic debugging guide for Smalltalk (Pharo/Squeak) development. Provides expertise in error diagnosis (MessageNotUnderstood, KeyNotFound, SubscriptOutOfBounds, AssertionFailure), incremental code execution with eval tool, intermediate value inspection, error handling patterns (on:do: blocks), stack trace…

15 6d ago A 87 tokens original MIT

smalltalk-developer

138

mumez/smalltalk-dev-plugin

Skill Claude CodeCodex

Comprehensive Smalltalk (Pharo/Squeak) development workflow guide with AI-driven Tonel editing. Provides expertise in Tonel file format syntax (class definitions with name, superclass, instVars, category, method categories, class comment placement), package structure (package.st placement, directory organization…

15 6d ago A 160 tokens original MIT

analyze-project

139

jrjsmrtn/project-orchestration-skills

Skill Claude CodeCodex

Conduct SPARK methodology analysis for new project inception. Use at the beginning of a new project, when evaluating significant features, before bootstrap-project to validate viability, or when pivoting an existing project.

15 12d ago A 43 tokens original MIT

bootstrap-project

140

jrjsmrtn/project-orchestration-skills

Skill Claude CodeCodex

Bootstrap a new project at a chosen graduation tier (t0 minimum, t1 decision-tracked, t2 full pattern language) following AI-Assisted Project Orchestration best practices. Use when starting a new software project, promoting an existing project to a higher tier, or converting an existing project for AI-assisted…

15 12d ago A 67 tokens original MIT

setup-git-hooks

141

jrjsmrtn/project-orchestration-skills

Skill Claude CodeCodex

Configure two-stage git hooks (pre-commit + pre-push) for quality automation, with either pre-commit or lefthook as the hook manager. Use after bootstrap-project and setup-adrs, when adding quality gates to an existing project, or when standardizing quality automation.

15 12d ago A 62 tokens original MIT

cta-anomaly-hunt

142

li195111/claude-token-analyzer

Skill Claude CodeCodex

A diagnostic tool for finding unusual Claude Code usage. It checks six kinds of statistical irregularities, rates their severity, and examines suspicious sessions in more detail.

15 19d ago A 92 tokens

cta-cost-audit

143

li195111/claude-token-analyzer

Skill Claude CodeCodex

A cost-reporting tool for Claude Code usage. It breaks costs down by project, model, or time period and compares spending across months.

15 19d ago A 84 tokens

cta

144

li195111/claude-token-analyzer

Skill Claude CodeCodex

This skill should be used when the user asks to "analyze token usage", "check costs", "how much did I spend", "token analysis", "session analysis", "cta", or mentions Claude Code usage efficiency, token spending, or cost optimization. Routes to 6 workflow sub-skills: cta-health-check, cta-cost-audit, cta-anomaly-hunt…

15 19d ago A 128 tokens