Skill Claude CodeCodex
Build or review audit trails in TypeScript/JavaScript apps using evlog (pipelines, typed actions, denials, retention, compliance-style reviews). For application code, not for extending the evlog package.
227 tagged mcp tools, measured the same way as everything else here.
Browse within: penetration-testing 59Workflow Automation 27mcp-deployment 19mcp-gateway 19mcp-platform 19mcp-runtime 19Workflows 16mcps 16agents-skills 11codex-plugin 11engineering-agents 11github-copilot 11mcp-client 11slash-commands 11
Skill Claude CodeCodex
Build or review audit trails in TypeScript/JavaScript apps using evlog (pipelines, typed actions, denials, retention, compliance-style reviews). For application code, not for extending the evlog package.
Skill Claude CodeCodex
Playwright modern end-to-end testing framework with cross-browser automation, auto-wait, and built-in test runner.
Skill Claude CodeCodex
Review code for logging patterns and suggest evlog adoption. Guides setup on Nuxt, Next.js, SvelteKit, Nitro, TanStack Start, React Router, NestJS, Express, Hono, Fastify, Elysia, oRPC, Cloudflare Workers, and standalone TypeScript. Detects console.log spam, unstructured errors, and missing context. Covers wide…
Skill Claude CodeCodex
Run one unattended IDEATION iteration of the quality-assurance loop — find the highest-value untested behavior in the codebase, judge it against the QA value bar, and file ONE locked qa issue specifying the test to write. Never writes code or tests; the next-qa skill builds from the queue this skill fills. Use when…
Skill Claude CodeCodex
Run one unattended iteration of the QUALITY-ASSURANCE loop — steward any in-flight QA PR, then build ONE queued qa issue (test infrastructure, unit tests, regression tests for known bugs) on a branch off auto-qa and open a PR that squash-merges on green CI. Adds tests and tooling only; never edits product source. Use…
Skill Claude CodeCodex
Use the ccwf CLI (from @cc-wf-studio/cli) to render, validate, preview, export, or run cc-wf-studio workflow JSON files from the terminal. Apply whenever the user mentions viewing, visualizing, checking, executing, or converting a workflow under .vscode/workflows/ (or any workflow.json), wants a Mermaid diagram of a…
atilaahmettaner/tradingview-mcp
Skill Claude CodeCodex
AI Trading Intelligence — live prices, 30+ technical indicators, backtesting (6 strategies), walk-forward overfitting detection, trade logs, equity curves, Reddit sentiment, news, and multi-market screener. Supports stocks, crypto, ETFs, indices, Turkish (BIST), and Egyptian (EGX) markets.
Skill Claude CodeCodex
Convert MCPJam Explore-generated test cases into @mcpjam/sdk eval tests. Produces one test per case, exactly matching the user's prompts and expectations.
Skill Claude CodeCodex
Interpret and use mcpjam probe, doctor, OAuth, XAA (Cross-App Access / ID-JAG), apps conformance, tools, resources, and prompts output conservatively against MCP 2025-11-25. Use when interacting with MCP servers, executing tools, triaging findings, performing security reviews, debugging enterprise-managed…
Skill Claude CodeCodex
Convert an existing test corpus (promptfoo YAML, pytest, Jest, CSV) into an MCPJam eval suite file at .mcpjam/evals/.yaml, stamping every case with an honest import status, then validate it offline with mcpjam cloud eval validate until it exits 0. Use when asked to import, migrate, or port existing evals/tests into…
Skill Claude CodeCodex
How to build production MCP servers with MCP Fusion using the MVA (Model-View-Agent) pattern. Use this skill whenever writing, modifying, or reviewing MCP Fusion code — including tools, Presenters, Models, middleware, prompts, routers, tests, or server configuration. Activate even when the user just says "create a…
Skill Claude CodeCodex
How to deploy MCP servers to Vinkius Edge using mcpfusion deploy. Use this skill whenever deploying, configuring remote settings, preparing an entrypoint for edge deployment, or troubleshooting deploy-related errors. Activate when the user says "deploy", "publish to edge", "mcpfusion deploy", "push to Vinkius"…
Skill Claude CodeCodex
Use DataSEO MCP for SEO research workflows including backlink analysis, keyword research, traffic checks, domain comparison, backlink opportunity discovery, AI search query planning, and SEO content briefs. Use this whenever the user asks to investigate a domain, compare competitors, plan SEO content, find backlink…
Skill Claude CodeCodex
MCP Protocol Inspection and Debugging with Inspector CLI.
Skill Claude CodeCodex
MCP Testing Strategies with Vitest, Inspector, and Integration Tests.
Skill Claude CodeCodex
Automates and manages the complete publishing workflow for @adeze/raindrop-mcp from version bumping through npm registry deployment.
RollingGo-AI/rollinggo-hotel-skill-cn
Skill Claude CodeCodex
A discontinued hotel-search and booking skill that has been merged into a newer skill called rollinggo-hotel-booking.
RollingGo-AI/rollinggo-hotel-skill-cn
Skill Claude CodeCodex
A hotel search and booking assistant that finds accommodation by location, price, rating, room details, and travel preferences.
Skill Claude CodeCodex
Teaches the agent to use the state-memory-mcp MCP server to track workflow state, tasks, decisions, blockers, artifacts, plans, milestones, and their semantic relationships in a persistent graph database.
Skill Claude CodeCodex
Teaches the agent to process, ingest, analyze, and compare WebM, MP4, and GIF video recordings using vision-memory-mcp and state-memory-mcp.
Skill Claude CodeCodex
Teaches the agent to use the Visual Memory MCP server to cache webpage and application screenshots, matching layout states and avoiding redundant LLM vision calls.
Skill Claude CodeCodex
Ingests a Gradle wrapper upgrade for this repository: reads the release notes, upgrade guides, and linked documentation for the version upgraded to, then updates this repo's own code/tooling and the shipped Gradle MCP skills (src/main/skills/) so everything stays accurate for that version. Positive Triggers (when to…
Skill Claude CodeCodex
Interacting with a project's JVM runtime through the Kotlin REPL to execute focused probes against project classes and dependencies. Activate when behavior must be observed by running code; use using-gradle for build inspection or task execution.
Skill Claude CodeCodex
Verifying Compose UI by rendering components or previews and inspecting the resulting images and state transitions. Activate for visual behavior that requires runtime rendering; use ordinary tests for nonvisual logic.