Showing 30 of 136604 results
Neural search via the Exa MCP server covering web, code, companies, and people — wraps `web_search_exa` (current web info, news, company/people research with live crawl and category filters) and `get_code_context_exa` (code examples, API usage, 1k–50k token depth) with tested query patterns.
Kotlin testing patterns using Kotest (StringSpec, FunSpec, BehaviorSpec, DescribeSpec), MockK for mocking and coroutine testing, argument capture, property-based tests, Ktor `testApplication`, and Kover coverage — applied via a RED-GREEN-REFACTOR TDD workflow targeting 80%+ coverage.
Agent skill from Callstack for GitHub Actions workflow patterns specifically targeting React Native simulator and emulator build artifacts. Part of a collection that includes React Native best practices, upgrade workflows, and brownfield migration strategies.
Covers Angular development tooling including Angular CLI, build optimization, testing configuration, and project scaffolding for Angular v20+
Operational controls for long-lived cloud-hosted agent systems, covering runtime lifecycle management, observability (logs/metrics/traces), safety controls with least-privilege permissions, and change management with rollout/rollback procedures.
A skill for API reference research that helps look up and retrieve documentation from various sources, part of the ECC operator system for agentic work.
Teaches AI agents how to implement subscription billing and feature gating with Clerk, covering pricing tables, subscription plans, per-seat billing, and entitlements management.
Anthropic's official curated directory of high-quality plugins for Claude Code, including both internal Anthropic-developed plugins and vetted third-party external plugins, installable via Claude Code's plugin system.
A business diagnostic toolbox distilled from 12,307 tweets into 19 agent skills. Includes a good-question generator that rewrites vague questions into structured, verifiable problem statements and assesses their automation potential.
A skill from the Everything Claude Code performance system that provides an RFC (Request for Comments) pipeline workflow for structured proposal review and approval processes within AI agent harness development workflows.
A curated collection of custom agents, instructions, hooks, workflows, and skills to enhance GitHub Copilot across different domains and use cases.
A Claude Skills library for SEO and Generative Engine Optimization (GEO), organized around a Research → Build → Optimize → Monitor methodology framework.
Astro-specific authentication patterns for Clerk — middleware setup, SSR pages, island components, API routes, and the static vs SSR rendering trade-off. Triggers when adding Clerk auth to an Astro site or building Astro route protection.
Official Google skill for building real-time, bidirectional streaming apps with the Gemini Live API. Covers WebSocket-based audio/video/text streaming, voice activity detection, native audio features, function calling, and session management.
A Claude Skills library for SEO and Generative Engine Optimization (GEO), organized around a Research → Build → Optimize → Monitor methodology framework.
A comprehensive TikTok marketing skill covering content strategy, AI-powered video script generation, automated posting workflows, hashtag optimization, and performance analytics. Integrates with n8n automation for scalable content production.
A skill from the Everything Claude Code performance system that provides data scraping agent patterns and workflows, part of a comprehensive AI agent harness framework featuring 48 specialized subagents and 183+ skills for production-ready development.
A zero-dependency session-aware REPL built on claude -p, featuring persistent markdown-backed sessions, model switching, dynamic skill loading, session branching, cross-session search, and export to md/json/txt.
Helps developers automatically generate and run comprehensive test suites for Terraform configurations, modules, and infrastructure code
A curated collection of awesome LLM apps built with RAG, AI agents, multi-agent teams, MCP, and voice agents, using models from OpenAI, Anthropic, Google, xAI, and open-source providers.
A Claude Skills library for SEO and Generative Engine Optimization (GEO), organized around a Research → Build → Optimize → Monitor methodology framework.
Enables efficient web debugging and browser automation through Chrome DevTools MCP, allowing interaction, inspection, and performance analysis of web pages.
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.
A Claude Skills library for SEO and Generative Engine Optimization (GEO), organized around a Research → Build → Optimize → Monitor methodology framework.
Idiomatic PyTorch patterns and best practices for building robust deep learning applications, covering device-agnostic code, reproducibility setup, explicit shape management, clean nn.Module architecture, and efficient training pipelines.