Showing 30 of 119681 results
Automates the creation and configuration of Amazon Machine Images (AMIs) on AWS using Packer, streamlining machine image build processes.
Figma MCP server skill for connecting Figma components to code using Code Connect, so generated output reuses your actual components and stays consistent with your codebase and design system.
Full lifecycle for Claude skills — draft, run eval prompts against the skill, review qualitative and quantitative results with `eval-viewer`, iterate on description/content, then benchmark at larger scale.
A collection of 255+ universal agentic skills for AI coding assistants including Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, and Cursor.
from othmanadi/planning-with-files
A product management skill that guides AI agents through the workflow of authoring new skills, from ideation to testing and publishing.
A large collection of Claude Code skill templates sponsored by Z.AI, providing ready-to-use development skill configurations across various domains.
A collection of 255+ universal agentic skills for AI coding assistants including Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, and Cursor.
LLM-as-judge evaluator workflow on Arize — define versioned evaluators (template + classification choices + judge model + invocation params + span/trace/session granularity), create tasks that run them on real data via column mapping, and enable continuous monitoring via `ax tasks trigger-run`. Use for hallucination/faithfulness/correctness/relevance scoring of spans or experiments.
A Google Flights search skill for Claude Code that searches for flight prices, schedules, and availability using browser automation, supporting round trip, one-way, business class, and multi-passenger searches.
A product management skill that guides AI agents through conducting Product-led (PoL) probe analysis to evaluate product-led growth strategies.
Generates Claude Code skills by analyzing requirements and automatically creating structured code templates for AI-powered functionality.
A large collection of Claude Code skill templates sponsored by Z.AI, providing ready-to-use development skill configurations across various domains.
Two-phase agent-assisted flow for adding Arize AX tracing to an app — first a read-only codebase analysis, then implementation after user confirmation. Prefers auto-instrumentation, adds manual CHAIN + TOOL spans for LLM tool/function calling so each tool's input/output is visible, and NEVER embeds literal credentials in generated code (always references env vars).
Discovers and integrates third-party APIs through the context-matic MCP server using `fetch_api` for SDK discovery, `ask` for integration guidance, and `model_search`/`endpoint_search` for SDK details. Detects project language (csharp, typescript, python, go, java, ruby, php), ensures `{language}-conventions` skills and guidelines exist via `add_skills`/`add_guidelines`, then records progress with `update_activity` milestones.
Guides developers in creating and structuring skills for AI agents, focusing on Apollo GraphQL and GraphQL development workflows.
Swift/iOS skill for WebView integration in SwiftUI covering WebPage, navigation policies, JavaScript bridge calls, local content, and custom URL schemes.
Manages Arize AI integrations (LLM provider credentials used by evaluators) via the `ax ai-integrations` CLI, supporting create/list/get/update/delete for `openAI`, `anthropic`, `azureOpenAI`, `awsBedrock`, `vertexAI`, `gemini`, `nvidiaNim`, and `custom` providers. Handles auth types (`default`, `proxy_with_headers`, `bearer_token`), model allowlists, and function-calling toggles.
Automatic quality gates for Claude Code that run linting, formatting, type-checking, and tests at the end of every conversation to catch issues before shipping.
Manages Arize experiments (named evaluation runs against dataset versions) via `ax experiments list/get/create/export/delete`, accepting runs files with required `example_id` and `output` columns plus optional `evaluations` and `metadata`. Uses REST by default (500-run cap) and Arrow Flight via `--all` for bulk export.
A collection of Claude Code skills covering framework-specific development expertise including FastAPI, Python, and other technologies with best practices.
Performs comprehensive security audits on web applications and REST APIs, systematically checking for OWASP Top 10 vulnerabilities across authentication, data protection, and input security domains.
Poster design generation skill from each::labs. Generates creative poster designs using AI models through agent skills with 445+ models and 130+ pre-built workflows.
Official Stripe agent skill providing best practices for building Stripe integrations, covering CheckoutSessions, PaymentIntents, and the latest API version guidance.