Showing 30 of 143105 results
A marketplace of 170 production-ready skills for Claude Code covering Cloudflare, AI integrations, React, Tailwind, and more. Skills can be installed individually or in bulk via marketplace commands or direct cloning.
A Rust-core GPT Image 2 toolchain with four entry points: CLI, desktop app, self-hosted Docker web, and installable agent skill. Features a unified provider adaptation layer, transparent PNG pipeline, and agent-first JSON/JSONL output protocol.
A two-act planning skill where Claude interrogates you to lock down the plan (Act 1), then hands it to OpenAI Codex for adversarial cross-provider review over multiple rounds until both models sign off (Act 2). Built on the grill-me skill with an added cross-model verification loop.
A static-only macOS app telemetry auditor that reverse-engineers .app bundles to identify embedded SDKs, mapped upload endpoints, local on-disk queues, and privacy-relevant fields without any network requests or debugger attach, producing a detailed markdown report.
A Claude Code skill that removes signs of AI-generated writing from academic medical papers, detecting 26 common patterns such as significance inflation, promotional language, and formulaic transitions based on Wikipedia's AI writing signs guide.
A production-ready legal skill covering intellectual property management including patents, trademarks, trade secrets, and open-source licensing, from the AbsolutelySkilled registry.
A skill that lets AI agents control the user's real browser through a local daemon, supporting navigation, clicking, typing, form filling, screenshots, PDF export, and network monitoring while using the user's actual login sessions.
Part of Membrane's library of 3,000+ app-specific integration skills that teach AI agents how to connect with and operate third-party applications — including Gmail, Slack, HubSpot, Salesforce, GitHub, and more — with OAuth and API key authentication handled automatically.
Part of a 99-skill library covering the full website lifecycle. This skill generates landing page copy as part of the content and brand-building toolkit, working across Next.js, WordPress, Shopify, Webflow, and plain HTML.
from dembrandt/dembrandt-skills
A universal tutor skill that guides users through learning any topic with structured teaching, project-based practice, mastery checks, and persistent study notes saved as Markdown files.
Generates Lettuce BDD test code for Python with Gherkin feature files and step definitions using Selenium. Note that Lettuce is a legacy, unmaintained framework; the skill recommends using Behave for new projects.
A collection of 161 AI agent skills for Claude Code, Gemini CLI, and Google Antigravity, providing domain-specific knowledge, workflows, and best practices.
A skill for working with Mastra, the TypeScript AI framework that wires together agents, workflows, tools, memory, RAG, MCP, voice, evals, and observability through a unified constructor. It covers agent creation, workflow definition, Mastra CLI commands, and deployment.
Expert skill in maximalist interior wall decoration including bold color choices, freehand paintings, statement wallpapers, gallery walls, and curated chaos design principles.
Expert guidance skill for Microsoft Foundry (Azure AI Foundry) development, covering troubleshooting, best practices, architecture patterns, security, deployment, and integrations. Provides quick-reference content combined with remote documentation fetching for building Foundry agents with Agent 365, MCP tools, and Azure OpenAI.
Deploys mkfast-template (TanStarter) projects to Cloudflare Workers by automatically detecting enabled components (D1, R2, Email, Better Auth, Stripe, etc.) and dynamically tailoring deployment steps to avoid errors from running commands meant for components not in use.
A skill for generating Nemo.js automation tests using PayPal's Selenium-based test framework for Node.js, with patterns for Mocha-based test structures and page object models.
A skill for managing NocoBase environments exclusively through the nb CLI, covering bootstrap/initialization, app lifecycle (start/stop/restart/logs), environment management, and self-update and skills-update operations. It enforces using only direct nb commands and never bypasses the official install guide.
A skill from the Multi-Ticker Stock Checker project that fetches daily stock data using yahoo-finance2, computes technical indicators (RSI, Stochastic, Bollinger Bands, Donchian Channels, Williams %R, Fear & Greed), and derives BUY/HOLD/SELL opinions with pattern detection.
Translation skill within a multi-ticker stock checker project that computes technical indicators (RSI, Bollinger Bands, Donchian Channels) and generates BUY/HOLD/SELL opinions with pattern detection.
A Vue 3-based admin dashboard for managing AI agents, sessions, models, and channels through OpenClaw Gateway and Hermes Agent.
Safely stages and sends local media files (images, audio, video) through OpenClaw QQBot with automatic cleanup, enforcing a 10MB file size limit and supporting HTTP URLs directly.
Implements Sign In with OpenRouter using OAuth PKCE — a framework-agnostic flow requiring no client registration, no backend, and no secrets for browser-based apps to receive API keys.
TypeScript package architect skill for designing and maintaining reusable packages in monorepos with Bun, pnpm, or npm workspaces including exports configuration and tsconfig references