test
73Automattic/wordpress-atmosphere
Skill Claude CodeCodex
Testing patterns for PHPUnit tests. Use when writing tests, debugging test failures, setting up test coverage, or implementing test patterns for ATmosphere features.
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 56python 52sdlc 51aisecurity 50cybersecurity 50ai-development 47ai-collaboration 38
Automattic/wordpress-atmosphere
Skill Claude CodeCodex
Testing patterns for PHPUnit tests. Use when writing tests, debugging test failures, setting up test coverage, or implementing test patterns for ATmosphere features.
JCodesMore/youtube-for-ai-agents
Skill Claude CodeCodex
Configure YouTube plugin — search mode (anonymous/personalized) and plugin settings (defaults, language, locale).
JCodesMore/youtube-for-ai-agents
Skill Claude CodeCodex
YouTube research — search, watch videos, explore channels, and more. Use for any YouTube-related task.
Skill Claude CodeCodex
Use when verifying that a frontend code change, LLM harness edit, or system prompt update produces the expected result in the running Graft plugin UI (http://localhost:3000/a/vikshana-graft-app). Drives a real headed Chrome session via Chrome DevTools MCP — navigate, click, inspect console errors, inspect network…
Skill Claude CodeCodex
Replace Tailwind CSS linear gradients with smooth eased gradients using tw-easing-gradients. Use when upgrading bg-gradient-to-, creating fading backgrounds, or smooth color transitions.
anotb/management-consulting-plugin
Skill Claude CodeCodex
Conducts commercial, operational, financial, strategic, and technology due diligence for M&A, investment, partnership, and vendor decisions, from scoping through risk synthesis to a proceed/no-proceed recommendation. Use when assessing an acquisition target, running a quality-of-earnings analysis, normalizing working…
anotb/management-consulting-plugin
Skill Claude CodeCodex
Runs the first weeks of a consulting engagement, from signed contract to a project with real momentum. Covers kickoff design, stakeholder mapping, discovery planning, interview guides, and the operating cadences that hold the work together. Use when launching a new engagement, onboarding a client, designing a kickoff…
anotb/management-consulting-plugin
Skill Claude CodeCodex
Design and facilitate consulting workshops: strategy offsites, design thinking sessions, innovation sprints, and discovery workshops. Use when planning client-facing facilitated sessions, running stakeholder alignment or prioritization exercises, designing working sessions for strategy development, or building…
Postman-Devrel/postman-claude-code-plugin
Skill Claude CodeCodex
Generate or update an OpenAPI 3.0 spec from code. Use when the user wants to create, update, or write an OpenAPI/Swagger spec, API definition, or API documentation from their codebase.
Postman-Devrel/postman-claude-code-plugin
Skill Claude CodeCodex
Run Postman collection tests using the Postman CLI. Use when the user wants to run collection tests, execute API test suites, or verify changes after editing code.
Postman-Devrel/postman-claude-code-plugin
Skill Claude CodeCodex
Send HTTP requests using the Postman CLI. Use when the user wants to send a request, call or test an HTTP endpoint, or quickly try an API.
Skill Claude CodeCodex
Master Guide for building and managing MioChat plugins using terminal and file-editor tools.
Skill Claude CodeCodex
A command-line gateway to SkillHub, a community marketplace for agent skills. It lets you browse, search, view trends, and install skills from that marketplace.
Skill Claude CodeCodex
Author and invoke high-quality, mobile-first AnyUI HTML templates for MioChat. Guides the creation of clean, responsive cards, game interfaces, forms, story choices, and Galgame/visual novel dialogue cards rendered via extraRender in Shadow DOM. Enforces decoupled zero-round-trip async image rendering (pure CSS…
Skill Claude CodeCodex
One-shot escape hatch to temporarily disable no-vibe write guard for a single scoped task, then restore the marker.
Skill Claude CodeCodex
Generate a one-shot coding challenge based on current no-vibe session or project context. User writes all code; AI only gives constraints, hints, and review.
Skill Claude CodeCodex
Use ONLY when .no-vibe/active marker exists at the project root, or the user has just invoked /no-vibe / /no-vibe on. Do NOT trigger merely because the user wants to learn or type code themselves without those signals — the marker or explicit command is the required gate. Once active, you MUST read…
Skill Claude CodeCodex
Fix Control renderer issues that UI5 linter reports but cannot auto-fix. Use this skill when linter outputs these rules: no-deprecated-control-renderer-declaration - For missing renderer declaration, string-based renderer declaration, implicit renderer auto-discovery (removed in modern UI5) no-deprecated-api - For…
Skill Claude CodeCodex
Detect and resolve cyclic module dependencies introduced during UI5 modernization. Trigger when user mentions: "cyclic dependency", "circular import", "undefined module at runtime", "lazy require", "sap.ui.require sync", "import cycle", or when a module returns undefined despite a correct import path. Classic symptom…
Skill Claude CodeCodex
Fix XML view/fragment issues that UI5 linter reports but cannot auto-fix. Use this skill when linter outputs these rules: no-globals - For ALL global variable access in XML views — sap., jQuery., AND app-namespace globals (e.g., com.example.app.utils.Handler.onPress, my.app.formatter.method) no-ambiguous-event-handler…
Skill Claude CodeCodex
ES — Critica a fondo una idea, plan, pitch o proyecto entero sin validar ni adular: asume que va a fracasar y lo demuestra por ocho ángulos (premisas, mercado, competencia, viabilidad, números, ejecución, pre-mortem y punto ciego), investiga fracasos reales cuando hay herramientas, y entrega un veredicto franco con la…
Skill Claude CodeCodex
Create a propstore context for one paper with CEL assumptions, parameters, and perspective. Every claim extracted from the paper will reference this context. Required before extract-claims if the paper does not already have one.
Skill Claude CodeCodex
Author the DeLP rule artifacts (strict, defeasible, properdefeater, blockingdefeater) encoding a paper's stated argument structure. Runs after register-predicates.
Skill Claude CodeCodex
Cross-reference a paper against the collection. Finds which cited papers are already collected, which are new leads, which collection papers cite this one, and reconciles all cross-references bidirectionally. Run on a single paper directory or use --all for the entire collection.