Showing 30 of 119356 results
A skill from the Everything Claude Code performance system providing Perl TDD workflows with Test2::V0, prove, and Devel::Cover, part of a comprehensive multi-language AI agent harness framework with production-ready testing patterns for 12+ ecosystems.
Provides expert-level Playwright testing and browser automation guidance, from a collection of 65 skills and 9 workflows built for full-stack developers.
from affaan-m/everything-claude-code
A Claude Code plugin marketplace from Trail of Bits providing skills for AI-assisted security analysis, testing, and development workflows.
Multi-agent orchestration using dmux (a tmux pane manager for AI agent harnesses) to run Claude Code, Codex, OpenCode, Cline, Gemini, and Qwen sessions in parallel and merge their output — with patterns for research+implement, multi-file features, test/fix loops, cross-harness tasks, and parallel code review.
Writes Shopify Partner API GraphQL queries and mutations for programmatic access to Partner Dashboard data — apps, themes, and affiliate referrals. Every response first searches the latest Shopify documentation and validates the generated code before returning it.
Comprehensive Playwright testing guides covering 70+ topics including E2E, API, component, visual, accessibility, and security testing, plus CLI automation with TypeScript and JavaScript examples.
X (Twitter) API integration skill using OAuth 2.0 Bearer tokens for read-heavy operations and OAuth 1.0a for write flows — covers posting tweets and threads (`/2/tweets`), reading user timelines, recent-search queries, and pulling original posts for voice modeling via `requests_oauthlib` in Python.
A Claude Code plugin marketplace from Trail of Bits providing skills for AI-assisted security analysis, testing, and development workflows.
Supply chain risk auditor skill from Trail of Bits for analyzing dependency trees, detecting vulnerable packages, and auditing software supply chain security.
Provides Next.js development patterns covering App Router, server components, API routes, data fetching, and deployment best practices
Enables secure cryptocurrency payments for digital services by generating transaction details, calculating fees, and executing transfers on blockchain networks.
OKX OnchainOS skill that signs x402 payment authorizations via a Trusted Execution Environment (TEE) so AI agents can transact with payment-gated web resources — part of the broader OnchainOS skills suite covering wallets, DEX swaps, DeFi, and on-chain gateways across Solana, Ethereum, Base, BSC, and 20+ chains.
A comprehensive performance optimization system for AI agent harnesses, providing production-ready skills, instincts, memory optimization, continuous learning, security scanning, and research-first development configurations across Claude Code, Codex, Cursor, and other AI coding agents.
Build Shopify Admin UI Extensions that inject custom actions and blocks at contextually relevant spots throughout the Shopify Admin, with Shopify CLI scaffolding included. Code is written to a temp file and validated with `validate.mjs --file --target` before being returned.
Skill for building and deploying paid APIs that other agents can pay to use via the x402 HTTP-native payment protocol, with automatic USDC payments on Base and service discovery through the x402 Bazaar.
Guides advanced pandas usage for data analysis, including DataFrame manipulation, complex aggregations, performance optimization, and data visualization workflows.
Build Shopify Checkout UI Extensions that add custom functionality at defined points in the checkout flow — product information, shipping, payment, order summary, and Shop Pay — plus scaffolding via Shopify CLI. Code is written to a temp file and validated with `validate.mjs --file --target` before being returned.
Provides guided workflows for updating Next.js documentation, including checking docs affected by PRs, scaffolding docs for new features, and reviewing documentation completeness.
Professional DOCX document creation, editing, and formatting via the OpenXML SDK (.NET) with three pipelines — CREATE from scratch, FILL/EDIT existing content, and FORMAT-APPLY template styling with XSD validation. Runs via CLI (`dotnet run --project scripts/dotnet/MiniMaxAIDocx.Cli --`) or direct C# scripts against vetted Samples.
Reviews code for security vulnerabilities, suggesting best practices and providing specific remediation recommendations
Generates immersive sound effects from text descriptions using AI, with customizable duration, looping, and prompt control.
A curated collection of agent skills by @intellectronica, installable via the skills CLI or as a Claude Code plugin marketplace, with accompanying workshops and tutorials.
Official Angular Team skill for scaffolding a new Angular app with the Angular CLI — verifies `ng` is installed, runs `npx ng new <name> --interactive=false --ai-config=<agent>` with the right flags (`--style`, `--routing`, `--ssr`, `--prefix`), loads the generated AI config into memory, optionally adds Tailwind v4, and guides component/service/pipe/directive/guard/interceptor/resolver generation. Pulls best practices via the `ng mcp` server.
A skill that generates professional architecture diagrams from code, infrastructure files, or natural language descriptions using the Eraser API.
Build Shopify Customer Account UI Extensions that add custom functionality to the Order index, Order status, and Profile pages in customer accounts, with Shopify CLI scaffolding. Code is written to a temp file and validated with `validate.mjs --file --target` before returning.