# Aescut > Safe Skills is a curated registry of AI skills and MCP servers, assessed for security, permissions, and supply chain trust. ## Categories - [Blockchain & Web3](https://aescut.sh/category/blockchain-web3): 5 entries - [Security Research](https://aescut.sh/category/security-research): 23 entries - [Mobile Development](https://aescut.sh/category/mobile-development): 14 entries - [AI & Machine Learning](https://aescut.sh/category/ai-ml): 21 entries - [Payments & Commerce](https://aescut.sh/category/payments-commerce): 5 entries - [Productivity & Collaboration](https://aescut.sh/category/productivity-collaboration): 10 entries - [Security & Compliance](https://aescut.sh/category/security-compliance): 17 entries - [Data & Analytics](https://aescut.sh/category/data-analytics): 25 entries - [Cloud & Infrastructure](https://aescut.sh/category/cloud-infrastructure): 35 entries - [Developer Tools](https://aescut.sh/category/developer-tools): 73 entries - [Communication & Writing](https://aescut.sh/category/communication-writing): 3 entries - [Document Creation](https://aescut.sh/category/document-creation): 4 entries - [Design & Creative](https://aescut.sh/category/design-creative): 15 entries ## Registry Entries - [XLSX](https://aescut.sh/skill/xlsx): Excel file creation, editing, and analysis. Uses pandas for data analysis and openpyxl for formulas/formatting. Includes financial modeling standards (color coding, number formatting), formula construction rules, and a mandatory recalculation step via LibreOffice. (by Anthropic) - [Web App Testing](https://aescut.sh/skill/webapp-testing): Python-based toolkit for testing local web applications using Playwright browser automation. Manages server lifecycles via `scripts/with_server.py`, supports multiple concurrent servers, and follows a reconnaissance-then-action pattern (navigate, stabilize, inspect, act). (by Anthropic) - [Web Artifacts Builder](https://aescut.sh/skill/web-artifacts-builder): Suite of tools for creating elaborate, multi-component Claude.ai HTML artifacts using React 18, TypeScript, Vite, Parcel, Tailwind CSS, and shadcn/ui. Initializes project scaffolds, develops components, and bundles everything into a single self-contained HTML file. (by Anthropic) - [Theme Factory](https://aescut.sh/skill/theme-factory): Toolkit for styling artifacts with professional themes. Includes 10 pre-set themes (Ocean Depths, Sunset Boulevard, Forest Canopy, etc.) with curated color palettes and font pairings. Can also generate custom themes on-the-fly. (by Anthropic) - [Slack GIF Creator](https://aescut.sh/skill/slack-gif-creator): Creates Slack-optimized animated GIFs with utilities for frame assembly, platform validation, and smooth motion effects. Supports emoji GIFs (128x128) and message GIFs (480x480) with configurable FPS, color palettes, and easing functions. (by Anthropic) - [Skill Creator](https://aescut.sh/skill/skill-creator): Creates new skills, modifies existing skills, and measures skill performance through structured evaluation. Workflow: draft skill, write test prompts, spawn parallel subagent runs (with-skill vs baseline), grade results, iterate, and optimize trigger descriptions. (by Anthropic) - [PPTX](https://aescut.sh/skill/pptx): Full PowerPoint lifecycle management — reading, editing, and creating .pptx files. Uses markitdown for text extraction, XML unpack/edit/repack workflow for editing, and pptxgenjs (Node.js) for creation from scratch. Includes extensive design guidance and mandatory QA workflow. (by Anthropic) - [PDF](https://aescut.sh/skill/pdf): Comprehensive PDF manipulation through Python libraries. Supports reading/extraction (pdfplumber, OCR), file manipulation (merge, split, rotate, watermark), creation (reportlab), security (password protection, encryption), and form filling. (by Anthropic) - [MCP Builder](https://aescut.sh/skill/mcp-builder): Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Covers research, implementation, testing, and evaluation across TypeScript and Python. (by Anthropic) - [Internal Comms](https://aescut.sh/skill/internal-comms): Resource collection for writing organizational communications. Covers 3P updates, company newsletters, FAQ responses, status reports, leadership updates, project updates, and incident reports using company-preferred formats. (by Anthropic) - [Frontend Design](https://aescut.sh/skill/frontend-design): Creates distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished HTML/CSS/React code that avoids generic AI aesthetics. Emphasizes unique typography, cohesive color strategies, strategic animations, and unexpected spatial compositions. (by Anthropic) - [DOCX](https://aescut.sh/skill/docx): Manages Word document creation, editing, and analysis for .docx files. Uses the `docx` npm package for creation and an XML unpack/edit/repack workflow (Python) for editing existing documents with tracked changes and comments. (by Anthropic) - [Doc Co-Authoring](https://aescut.sh/skill/doc-coauthoring): Guides users through a structured workflow for co-authoring documentation, proposals, technical specs, and decision docs. Three-stage process: Context Gathering, Refinement & Structure, and Reader Testing (using sub-agents for blind review). (by Anthropic) - [Canvas Design](https://aescut.sh/skill/canvas-design): Creates and manages Canva designs through MCP (Model Context Protocol) tools. Enables design creation, editing, and export via the Canva API integration. (by Anthropic) - [Brand Guidelines](https://aescut.sh/skill/brand-guidelines): Applies Anthropic's official brand identity guidelines for consistent visual styling. Automates brand application through intelligent font assignment, accent color cycling, and smart fallback mechanisms using python-pptx's RGBColor class. (by Anthropic) - [Algorithmic Art](https://aescut.sh/skill/algorithmic-art): Creates generative art using p5.js with seeded randomness, algorithmic philosophy manifestos, and interactive parameter exploration. Produces self-contained HTML artifacts with interactive canvases. (by Anthropic) - [MCP Everything](https://aescut.sh/mcp/mcp-everything): Reference MCP server implementing all protocol features — resources, tools, prompts, sampling, and logging. Useful for testing MCP clients. (by Anthropic) - [MCP Fetch](https://aescut.sh/mcp/mcp-fetch): MCP server that fetches web content and converts it to markdown. Supports HTTP requests with configurable user-agent and content size limits. (by Anthropic) - [MCP Filesystem](https://aescut.sh/mcp/mcp-filesystem): MCP server providing file system access — read, write, move, search, and get directory listings within configurable allowed paths. (by Anthropic) - [MCP Git](https://aescut.sh/mcp/mcp-git): MCP server for Git repository operations — clone, status, diff, log, commit, branch, and checkout across local repositories. (by Anthropic) - [MCP Memory](https://aescut.sh/mcp/mcp-memory): MCP server that provides persistent memory through a knowledge graph. Stores entities, relations, and observations in a local JSON file. (by Anthropic) - [MCP Sequential Thinking](https://aescut.sh/mcp/mcp-sequential-thinking): MCP server that enables dynamic, reflective problem-solving through sequential thought chains with branching, revision, and hypothesis testing. (by Anthropic) - [MCP Time](https://aescut.sh/mcp/mcp-time): MCP server that provides current time in various timezones and time conversion between zones using IANA timezone identifiers. (by Anthropic) - [CF Documentation](https://aescut.sh/mcp/cf-documentation): MCP server exposing tools for semantic search over Cloudflare developer documentation using Vectorize. (by Cloudflare) - [CF Workers Bindings](https://aescut.sh/mcp/cf-workers-bindings): MCP server for managing Cloudflare Workers bindings — KV namespaces, D1 databases, R2 buckets, queues, and Durable Objects. (by Cloudflare) - [CF Workers Builds](https://aescut.sh/mcp/cf-workers-builds): MCP server for triggering and monitoring Cloudflare Workers builds, deployments, and rollbacks. (by Cloudflare) - [CF Workers Observability](https://aescut.sh/mcp/cf-workers-observability): MCP server for querying Workers analytics, request logs, and error traces for observability and debugging. (by Cloudflare) - [CF Radar](https://aescut.sh/mcp/cf-radar): MCP server for querying Cloudflare Radar internet traffic data — trends, attack statistics, protocol adoption, and BGP insights. (by Cloudflare) - [CF Container](https://aescut.sh/mcp/cf-container): MCP server for managing Cloudflare container workloads — deploy, scale, and monitor containers running on the Cloudflare network. (by Cloudflare) - [CF Browser Rendering](https://aescut.sh/mcp/cf-browser-rendering): MCP server for Cloudflare Browser Rendering — take screenshots, generate PDFs, and extract content from web pages at the edge. (by Cloudflare) - [CF Logpush](https://aescut.sh/mcp/cf-logpush): MCP server for managing Cloudflare Logpush jobs — configure, monitor, and troubleshoot log delivery to storage destinations. (by Cloudflare) - [CF AI Gateway](https://aescut.sh/mcp/cf-ai-gateway): MCP server for Cloudflare AI Gateway — manage AI request routing, caching, rate limiting, and observability across LLM providers. (by Cloudflare) - [CF AutoRAG](https://aescut.sh/mcp/cf-autorag): MCP server for Cloudflare AutoRAG — build and query retrieval-augmented generation pipelines with Vectorize and Workers AI. (by Cloudflare) - [CF Audit Logs](https://aescut.sh/mcp/cf-audit-logs): MCP server for querying Cloudflare account audit logs — track configuration changes, user actions, and API activity. (by Cloudflare) - [CF DNS Analytics](https://aescut.sh/mcp/cf-dns-analytics): MCP server for querying Cloudflare DNS analytics — query volumes, response codes, and resolver performance metrics. (by Cloudflare) - [CF Digital Experience Monitoring](https://aescut.sh/mcp/cf-digital-experience-monitoring): MCP server for Cloudflare DEX — monitor end-user digital experience with synthetic tests, fleet status, and connectivity insights. (by Cloudflare) - [CF CASB](https://aescut.sh/mcp/cf-casb): MCP server for Cloudflare One CASB — discover SaaS application usage, detect shadow IT, and review security posture findings. (by Cloudflare) - [CF GraphQL Analytics](https://aescut.sh/mcp/cf-graphql-analytics): MCP server for querying Cloudflare analytics via GraphQL — HTTP requests, firewall events, Workers metrics, and custom datasets. (by Cloudflare) - [Google Workspace](https://aescut.sh/mcp/google-workspace): MCP server for Google Workspace that exposes tools for Gmail, Drive, Docs, Sheets, and Calendar via Google APIs. (by Google) - [Google Cloud Run](https://aescut.sh/mcp/google-cloud-run): MCP server for Google Cloud Run — deploy, manage, and monitor serverless containers on Google Cloud. (by Google) - [Google GKE](https://aescut.sh/mcp/google-gke): MCP server for Google Kubernetes Engine — manage clusters, node pools, workloads, and autoscaling on GKE. (by Google) - [Google Cloud Security](https://aescut.sh/mcp/google-cloud-security): MCP server for Google Cloud Security Command Center — manage findings, vulnerabilities, and compliance posture across GCP projects. (by Google) - [Google GenMedia](https://aescut.sh/mcp/google-genmedia): MCP server for Google Vertex AI Creative Studio — generate images, edit media, and create visual content using Vertex AI models. (by Google) - [Google Analytics](https://aescut.sh/mcp/google-analytics): MCP server for Google Analytics — query website traffic data, user behavior, conversion metrics, and audience insights via the GA4 API. (by Google) - [AWS Documentation](https://aescut.sh/mcp/aws-documentation): MCP server for searching and querying AWS documentation — find service guides, API references, and best practices. (by Amazon Web Services) - [AWS API](https://aescut.sh/mcp/aws-api): MCP server providing direct access to AWS service APIs — invoke any AWS API action across all services with IAM-scoped credentials. (by Amazon Web Services) - [AWS CDK](https://aescut.sh/mcp/aws-cdk): MCP server for AWS CDK — synthesize, diff, and deploy CloudFormation stacks using infrastructure-as-code constructs. (by Amazon Web Services) - [AWS Lambda](https://aescut.sh/mcp/aws-lambda): MCP server for AWS Lambda — create, update, invoke, and monitor serverless functions with configuration and layer management. (by Amazon Web Services) - [AWS ECS](https://aescut.sh/mcp/aws-ecs): MCP server for Amazon ECS — manage clusters, services, task definitions, and container deployments on Fargate or EC2. (by Amazon Web Services) - [AWS EKS](https://aescut.sh/mcp/aws-eks): MCP server for Amazon EKS — manage Kubernetes clusters, node groups, add-ons, and workloads on AWS-managed Kubernetes. (by Amazon Web Services) - [AWS DynamoDB](https://aescut.sh/mcp/aws-dynamodb): MCP server for Amazon DynamoDB — create tables, query items, manage indexes, and perform CRUD operations on NoSQL data. (by Amazon Web Services) - [AWS CloudWatch](https://aescut.sh/mcp/aws-cloudwatch): MCP server for Amazon CloudWatch — query metrics, view dashboards, search log groups, and configure alarms for AWS resources. (by Amazon Web Services) - [AWS IAM](https://aescut.sh/mcp/aws-iam): MCP server for AWS IAM — manage users, roles, policies, and permissions across AWS accounts with identity federation support. (by Amazon Web Services) - [AWS CloudTrail](https://aescut.sh/mcp/aws-cloudtrail): MCP server for AWS CloudTrail — query API activity logs, track user actions, and investigate security events across AWS accounts. (by Amazon Web Services) - [AWS Cost Explorer](https://aescut.sh/mcp/aws-cost-explorer): MCP server for AWS Cost Explorer — analyze cloud spending, forecast costs, view usage breakdowns, and identify savings opportunities. (by Amazon Web Services) - [AWS Bedrock Knowledge Bases](https://aescut.sh/mcp/aws-bedrock-kb): MCP server for Amazon Bedrock Knowledge Bases — query RAG-powered knowledge bases with foundation model retrieval and generation. (by Amazon Web Services) - [AWS Terraform](https://aescut.sh/mcp/aws-terraform): MCP server for Terraform on AWS — plan, apply, and manage infrastructure-as-code with state management and drift detection. (by Amazon Web Services) - [AWS Nova Canvas](https://aescut.sh/mcp/aws-nova-canvas): MCP server for Amazon Nova Canvas — generate, edit, and manipulate images using the Nova foundation model on Bedrock. (by Amazon Web Services) - [AWS S3 Tables](https://aescut.sh/mcp/aws-s3-tables): MCP server for Amazon S3 Tables — query tabular data stored in S3 using SQL, manage table metadata, and access Apache Iceberg tables. (by Amazon Web Services) - [Azure MCP](https://aescut.sh/mcp/azure-mcp): MCP server for Azure resource management — deploy, configure, and monitor Azure services including App Service, Functions, and Storage. (by Microsoft) - [Azure DevOps](https://aescut.sh/mcp/azure-devops): MCP server for Azure DevOps — manage work items, pipelines, repos, pull requests, and boards across Azure DevOps organizations. (by Microsoft) - [Azure Kubernetes Service](https://aescut.sh/mcp/azure-aks): MCP server for Azure Kubernetes Service — manage AKS clusters, node pools, deployments, and monitor workload health. (by Microsoft) - [Microsoft Fabric](https://aescut.sh/mcp/microsoft-fabric): MCP server for Microsoft Fabric — manage lakehouses, data pipelines, warehouses, and analytics workloads in the Fabric unified platform. (by Microsoft) - [Stripe Agent Toolkit](https://aescut.sh/mcp/stripe-agent-toolkit): MCP server for Stripe — create charges, manage subscriptions, issue refunds, retrieve payment intents, and query balance transactions. (by Stripe) - [Sentry MCP](https://aescut.sh/mcp/sentry-mcp): MCP server for Sentry — query error events, browse issues, view stack traces, and analyze crash-free rates across projects. (by Sentry) - [Slack MCP](https://aescut.sh/mcp/slack-mcp): MCP server for Slack — send messages, read channels, manage reactions, search history, and interact with Slack workspaces. (by Slack) - [GitHub MCP](https://aescut.sh/mcp/github-mcp): MCP server for GitHub — manage repositories, issues, pull requests, branches, actions, and search code across organizations. (by GitHub) - [Notion MCP](https://aescut.sh/mcp/notion-mcp): MCP server for Notion — create and query databases, manage pages, search content, and interact with workspace data. (by Notion) - [Atlassian MCP](https://aescut.sh/mcp/atlassian-mcp): MCP server for Atlassian — manage Jira issues, Confluence pages, search across products, and automate project workflows. (by Atlassian) - [React Best Practices](https://aescut.sh/skill/vercel-react-best-practices): Comprehensive React and Next.js performance optimization guidelines from Vercel Engineering covering 57 rules across 8 categories including waterfalls, bundle size, server-side performance, and data fetching. (by Vercel) - [Composition Patterns](https://aescut.sh/skill/vercel-composition-patterns): React composition patterns that scale — compound components, state lifting, and internal composition to eliminate boolean prop proliferation in reusable component libraries. (by Vercel) - [React Native Skills](https://aescut.sh/skill/vercel-react-native-skills): React Native and Expo best practices for performant mobile apps — 35+ rules across 13 categories including FlashList, Reanimated animations, navigation, and monorepo configuration. (by Vercel) - [Web Design Guidelines](https://aescut.sh/skill/vercel-web-design-guidelines): Reviews UI code against Vercel's Web Interface Guidelines — 100+ rules covering accessibility, focus states, forms, animation, typography, dark mode, and i18n. (by Vercel) - [Vercel Deploy](https://aescut.sh/skill/vercel-deploy): Deployment skill for Vercel that packages a tarball, auto-detects the framework from package.json, and returns a live Preview URL and Claim URL without requiring prior authentication. (by Vercel) - [Next.js Best Practices](https://aescut.sh/skill/next-best-practices): Next.js-specific best practices covering file conventions, RSC boundaries, async APIs, data patterns, error handling, route handlers, image/font optimization, bundling, and debugging. (by Vercel) - [Next.js Cache Components](https://aescut.sh/skill/next-cache-components): Teaches the Next.js 16 Cache Components feature (PPR) — use cache directive, cacheLife(), cacheTag(), revalidateTag(), and cache invalidation patterns. (by Vercel) - [Next.js Upgrade](https://aescut.sh/skill/next-upgrade): Upgrades a Next.js project to the latest version — reads package.json, fetches official migration guide, runs codemods, updates dependencies, walks through breaking changes. (by Vercel) - [Stripe Best Practices](https://aescut.sh/skill/stripe-best-practices): Opinionated Stripe integration guidance — pins latest API version, steers toward Checkout Sessions and Payment Element, covers Connect, Billing, PCI compliance, and mobile SDK patterns. (by Stripe) - [Stripe Upgrade](https://aescut.sh/skill/stripe-upgrade): Structured upgrade checklist for moving between Stripe API versions — covers server-side SDKs (Node, Python, Ruby, Go, Java, .NET), Stripe.js, React Native, and mobile SDKs. (by Stripe) - [Sentry Code Review](https://aescut.sh/skill/sentry-code-review): Code reviews following Sentry engineering practices — covers security, performance, testing, and design review for pull requests and code changes. (by Sentry) - [Sentry Commit](https://aescut.sh/skill/sentry-commit): Creates commits following Sentry conventions with proper conventional commit format and issue references. (by Sentry) - [Sentry Create PR](https://aescut.sh/skill/sentry-create-pr): Creates pull requests following Sentry conventions for PR titles, descriptions, and issue references. (by Sentry) - [Sentry Find Bugs](https://aescut.sh/skill/sentry-find-bugs): Finds bugs, security vulnerabilities, and code quality issues in local branch changes. (by Sentry) - [Sentry Iterate PR](https://aescut.sh/skill/sentry-iterate-pr): Iterates on a PR until CI passes — automates the feedback-fix-push-wait cycle for addressing CI failures and review feedback. (by Sentry) - [Claude Settings Audit](https://aescut.sh/skill/sentry-settings-audit): Analyzes a repository to generate recommended Claude Code settings.json permissions — detects tech stack, build tools, and monorepo structure. (by Sentry) - [Sentry Security Review](https://aescut.sh/skill/sentry-security-review): Systematic security code review based on OWASP guidelines — injection, XSS, authentication, authorization, and cryptography with confidence-based reporting. (by Sentry) - [Sentry Code Simplifier](https://aescut.sh/skill/sentry-code-simplifier): Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. (by Sentry) - [Sentry Skill Scanner](https://aescut.sh/skill/sentry-skill-scanner): Scans agent skills for security issues — checks for prompt injection, malicious scripts, excessive permissions, secret exposure, and supply chain risks. (by Sentry) - [Django Access Review](https://aescut.sh/skill/sentry-django-access-review): Django access control and IDOR security review — reviews views, DRF viewsets, ORM queries for authorization vulnerabilities. (by Sentry) - [Django Performance Review](https://aescut.sh/skill/sentry-django-perf-review): Django performance code review — finds N+1 queries, queryset inefficiencies, and ORM performance problems. (by Sentry) - [Sentry Fix Issues](https://aescut.sh/skill/sentry-fix-issues): Finds and fixes production issues from Sentry using MCP — analyzes stack traces, breadcrumbs, traces, and context to identify root causes. (by Sentry) - [Sentry Create Alert](https://aescut.sh/skill/sentry-create-alert): Creates Sentry alerts using the workflow engine API — supports email, Slack, PagerDuty, Discord, and other notification actions. (by Sentry) - [Sentry Next.js SDK](https://aescut.sh/skill/sentry-nextjs-sdk): Full Sentry SDK setup for Next.js — error monitoring, tracing, profiling, logging, session replay, and AI monitoring for Next.js 13+ with App Router and Pages Router. (by Sentry) - [Sentry Python SDK](https://aescut.sh/skill/sentry-python-sdk): Full Sentry SDK setup for Python — error monitoring, tracing, profiling, logging, metrics, and crons for Django, Flask, FastAPI, Celery, and more. (by Sentry) - [Sentry React SDK](https://aescut.sh/skill/sentry-react-sdk): Full Sentry SDK setup for React — error monitoring, tracing, session replay, profiling, and logging for React 16+ with Router and Redux support. (by Sentry) - [Sentry Go SDK](https://aescut.sh/skill/sentry-go-sdk): Full Sentry SDK setup for Go — error monitoring, tracing, logging, metrics, and crons with support for net/http, Gin, Echo, Fiber, and FastHTTP. (by Sentry) - [Sentry Ruby SDK](https://aescut.sh/skill/sentry-ruby-sdk): Full Sentry SDK setup for Ruby — error monitoring, tracing, logging, profiling, and crons for Rails, Sinatra, Sidekiq, and Resque. (by Sentry) - [Sentry .NET SDK](https://aescut.sh/skill/sentry-dotnet-sdk): Full Sentry SDK setup for .NET — error monitoring, tracing, profiling, logging, and crons for ASP.NET Core, MAUI, WPF, Blazor, and Azure Functions. (by Sentry) - [Sentry React Native SDK](https://aescut.sh/skill/sentry-react-native-sdk): Full Sentry SDK setup for React Native and Expo — error monitoring, tracing, profiling, session replay, and logging. (by Sentry) - [Sentry Cocoa SDK](https://aescut.sh/skill/sentry-cocoa-sdk): Full Sentry SDK setup for Apple platforms (iOS, macOS, tvOS, watchOS, visionOS) — error monitoring, tracing, profiling, session replay, and logging. (by Sentry) - [Sentry Svelte SDK](https://aescut.sh/skill/sentry-svelte-sdk): Full Sentry SDK setup for Svelte and SvelteKit — error monitoring, tracing, session replay, and logging. (by Sentry) - [Cloudflare Platform](https://aescut.sh/skill/cf-platform): Comprehensive Cloudflare platform skill covering Workers, Pages, KV, D1, R2, Workers AI, Vectorize, Agents SDK, networking, security (WAF, DDoS), and infrastructure-as-code. (by Cloudflare) - [CF Agents SDK](https://aescut.sh/skill/cf-agents-sdk): Guide for using the Cloudflare Agents SDK to build AI agents on Cloudflare Workers, including stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, and React hooks. (by Cloudflare) - [CF Durable Objects](https://aescut.sh/skill/cf-durable-objects): Guide for creating and reviewing Cloudflare Durable Objects, including stateful coordination, RPC methods, SQLite storage, alarms, WebSockets, and Vitest-based testing. (by Cloudflare) - [CF Sandbox SDK](https://aescut.sh/skill/cf-sandbox-sdk): Build sandboxed applications for secure code execution — AI code execution, code interpreters, CI/CD systems, and interactive dev environments. (by Cloudflare) - [Wrangler CLI](https://aescut.sh/skill/cf-wrangler): Skill for using the Cloudflare Workers CLI to deploy and manage Workers, KV, R2, D1, Vectorize, Queues, Workflows, Pipelines, and Secrets Store. (by Cloudflare) - [Web Performance Audit](https://aescut.sh/skill/cf-web-perf): Analyzes web performance using Chrome DevTools MCP — Core Web Vitals (FCP, LCP, TBT, CLS), render-blocking resources, layout shifts, caching issues, and accessibility gaps. (by Cloudflare) - [Building MCP on Cloudflare](https://aescut.sh/skill/cf-building-mcp-server): Guide for building remote MCP servers on Cloudflare Workers with tools, OAuth authentication, and production deployment. (by Cloudflare) - [Building AI Agent on Cloudflare](https://aescut.sh/skill/cf-building-ai-agent): Guide for building AI agents on Cloudflare using the Agents SDK, including state management, real-time WebSockets, scheduled tasks, tool integration, and chat capabilities. (by Cloudflare) - [CF Workers Best Practices](https://aescut.sh/skill/cf-workers-best-practices): Reviews and authors Cloudflare Workers code against production best practices — streaming, floating promises, global state, secrets, bindings, and observability. (by Cloudflare) - [Notion Knowledge Capture](https://aescut.sh/skill/notion-knowledge-capture): Transforms conversations and discussions into structured documentation pages in Notion — captures insights, decisions, and knowledge from chat context. (by Notion) - [Notion Meeting Intelligence](https://aescut.sh/skill/notion-meeting-intelligence): Prepares meeting materials by gathering context from Notion, enriching with Claude research, and creating both internal pre-read and external agenda. (by Notion) - [Notion Research Documentation](https://aescut.sh/skill/notion-research-documentation): Searches across a Notion workspace, synthesizes findings from multiple pages, and creates comprehensive research documentation. (by Notion) - [Notion Spec to Implementation](https://aescut.sh/skill/notion-spec-to-implementation): Turns product or tech specs into concrete Notion tasks — breaks down spec pages into detailed implementation plans with acceptance criteria and progress tracking. (by Notion) - [Stitch Design System](https://aescut.sh/skill/stitch-design-md): Analyzes Stitch projects and synthesizes a semantic design system into DESIGN.md files. (by Google Labs Code) - [Stitch Enhance Prompt](https://aescut.sh/skill/stitch-enhance-prompt): Transforms vague UI ideas into polished Stitch-optimized prompts — enhances specificity, adds UI/UX keywords, injects design system context. (by Google Labs Code) - [Stitch React Components](https://aescut.sh/skill/stitch-react-components): Converts Stitch designs into modular Vite and React components using system-level networking and AST-based validation. (by Google Labs Code) - [Stitch Remotion Videos](https://aescut.sh/skill/stitch-remotion): Generates walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays. (by Google Labs Code) - [shadcn/ui Guide](https://aescut.sh/skill/stitch-shadcn-ui): Expert guidance for integrating shadcn/ui components — component discovery, installation, customization, and best practices. (by Google Labs Code) - [Stitch Loop](https://aescut.sh/skill/stitch-loop): Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern and browser automation. (by Google Labs Code) - [Netlify Functions](https://aescut.sh/skill/netlify-functions): Guide for writing Netlify serverless functions — modern syntax, TypeScript, path routing, background functions, scheduled functions, and streaming. (by Netlify) - [Netlify Edge Functions](https://aescut.sh/skill/netlify-edge-functions): Guide for writing Netlify Edge Functions — Deno runtime, context.next() middleware pattern, geolocation, and when to choose edge vs serverless. (by Netlify) - [Netlify Blobs](https://aescut.sh/skill/netlify-blobs): Guide for using Netlify Blobs object storage — getStore(), CRUD operations, metadata, listing, deploy-scoped vs site-scoped stores. (by Netlify) - [Netlify DB](https://aescut.sh/skill/netlify-db): Guide for Netlify DB (managed Neon Postgres) — provisioning, raw SQL, Drizzle ORM integration, migrations, and deploy preview branching. (by Netlify) - [Netlify Image CDN](https://aescut.sh/skill/netlify-image-cdn): Guide for Netlify Image CDN — the /.netlify/images endpoint, query parameters, remote image allowlisting, clean URL rewrites. (by Netlify) - [Netlify Forms](https://aescut.sh/skill/netlify-forms): Guide for Netlify Forms — data-netlify attribute, spam filtering, AJAX submissions, file uploads, notifications, and submissions API. (by Netlify) - [Netlify Frameworks](https://aescut.sh/skill/netlify-frameworks): Guide for deploying web frameworks on Netlify — Vite/React, Astro, TanStack Start, Next.js, Nuxt, SvelteKit, and Remix adapters. (by Netlify) - [Netlify Caching](https://aescut.sh/skill/netlify-caching): Guide for controlling caching on Netlify CDN — Cache-Control, Netlify-CDN-Cache-Control, cache tags, durable cache, and framework-specific patterns. (by Netlify) - [Netlify Config](https://aescut.sh/skill/netlify-config): Reference for netlify.toml configuration — build settings, redirects, headers, deploy contexts, environment variables, and functions config. (by Netlify) - [Netlify CLI & Deploy](https://aescut.sh/skill/netlify-cli-and-deploy): Guide for using the Netlify CLI — installation, authentication, site linking, netlify dev, netlify deploy, and environment variable management. (by Netlify) - [Netlify Deploy](https://aescut.sh/skill/netlify-deploy): Skill for deploying web projects to Netlify using the CLI, including preview and production deploy workflows with npx netlify commands. (by Netlify) - [Netlify AI Gateway](https://aescut.sh/skill/netlify-ai-gateway): Guide for Netlify AI Gateway — access AI models from OpenAI, Anthropic, and Google via a unified proxy without managing API keys directly. (by Netlify) - [Building Native UI](https://aescut.sh/skill/expo-building-native-ui): Complete guide for building beautiful apps with Expo Router — fundamentals, styling, components, navigation, animations, patterns, and native tabs. (by Expo) - [Expo API Routes](https://aescut.sh/skill/expo-api-routes): Guidelines for creating API routes in Expo Router with EAS Hosting. (by Expo) - [Expo Dev Client](https://aescut.sh/skill/expo-dev-client): Build and distribute Expo development clients locally or via TestFlight. (by Expo) - [Expo Tailwind Setup](https://aescut.sh/skill/expo-tailwind-setup): Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling. (by Expo) - [Expo UI Jetpack Compose](https://aescut.sh/skill/expo-ui-jetpack-compose): Use @expo/ui/jetpack-compose to build Android native views with Jetpack Compose in Expo SDK 55. (by Expo) - [Expo UI SwiftUI](https://aescut.sh/skill/expo-ui-swift-ui): Use @expo/ui/swift-ui to build iOS native views with SwiftUI in Expo SDK 55. (by Expo) - [Native Data Fetching](https://aescut.sh/skill/expo-native-data-fetching): Implementing network requests in Expo — fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders. (by Expo) - [Expo DOM Components](https://aescut.sh/skill/expo-use-dom): Use Expo DOM components to run web code in a webview on native and as-is on web — migrate web code to native incrementally. (by Expo) - [Expo CI/CD Workflows](https://aescut.sh/skill/expo-cicd-workflows): Write EAS workflow YAML files for Expo projects — CI/CD pipelines and deployment automation in .eas/workflows/. (by Expo) - [Expo Deployment](https://aescut.sh/skill/expo-deployment): Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes. (by Expo) - [Upgrading Expo](https://aescut.sh/skill/upgrading-expo): Guidelines for upgrading Expo SDK versions — New Architecture, React 19, React Compiler, and native tabs migrations. (by Expo) - [Gradio](https://aescut.sh/skill/hf-gradio): Build Gradio web UIs and demos in Python — create apps, components, event listeners, layouts, and chatbots. (by Hugging Face) - [Hugging Face CLI](https://aescut.sh/skill/hf-cli): Skill for executing Hugging Face Hub operations such as downloading models, datasets, and Spaces, uploading files, creating repos, managing local cache, and running compute jobs. (by Hugging Face) - [HF Datasets](https://aescut.sh/skill/hf-datasets): Create and manage datasets on Hugging Face Hub — initialize repos, define configs, stream row updates, and SQL-based querying. (by Hugging Face) - [HF Evaluation](https://aescut.sh/skill/hf-evaluation): Add and manage evaluation results in Hugging Face model cards — extract eval tables, import scores, and run custom evaluations. (by Hugging Face) - [HF Jobs](https://aescut.sh/skill/hf-jobs): Skill for running workloads on Hugging Face Jobs infrastructure, including UV scripts, Docker-based jobs, hardware selection, cost estimation, and secrets management. (by Hugging Face) - [HF Model Trainer](https://aescut.sh/skill/hf-model-trainer): Skill for training or fine-tuning language models with TRL on Hugging Face Jobs, including SFT, DPO, GRPO, reward modeling, GGUF conversion, and Trackio monitoring. (by Hugging Face) - [HF Paper Publisher](https://aescut.sh/skill/hf-paper-publisher): Publish and manage research papers on Hugging Face Hub — create paper pages, link to models/datasets, claim authorship. (by Hugging Face) - [HF Tool Builder](https://aescut.sh/skill/hf-tool-builder): Skill for building reusable CLI scripts for Hugging Face API operations, chaining API calls, and automating repeated tasks. (by Hugging Face) - [HF Trackio](https://aescut.sh/skill/hf-trackio): Track and visualize ML training experiments with Trackio — log metrics via Python API, fire training alerts, and retrieve logged metrics with real-time dashboards. (by Hugging Face) - [Entry Point Analyzer](https://aescut.sh/skill/tob-entry-point-analyzer): Analyzes smart contract codebases to identify state-changing entry points for security auditing — categorizes by access level and generates structured audit reports. (by Trail of Bits) - [Audit Context Building](https://aescut.sh/skill/tob-audit-context-building): Enables ultra-granular, line-by-line code analysis to build deep architectural context before vulnerability or bug finding. (by Trail of Bits) - [Differential Review](https://aescut.sh/skill/tob-differential-review): Security-focused differential review of code changes (PRs, commits, diffs) — calculates blast radius and generates markdown reports. (by Trail of Bits) - [Variant Analysis](https://aescut.sh/skill/tob-variant-analysis): Find similar vulnerabilities across codebases using pattern-based analysis — hunt bug variants, build CodeQL/Semgrep queries, and perform systematic code audits. (by Trail of Bits) - [Constant Time Analysis](https://aescut.sh/skill/tob-constant-time-analysis): Detects timing side-channel vulnerabilities in cryptographic code across C, C++, Go, Rust, Swift, Java, Kotlin, C#, PHP, JS, TS, Python, and Ruby. (by Trail of Bits) - [Spec to Code Compliance](https://aescut.sh/skill/tob-spec-to-code-compliance): Verifies code implements exactly what documentation specifies for blockchain audits — finds gaps between specs and implementation. (by Trail of Bits) - [Insecure Defaults](https://aescut.sh/skill/tob-insecure-defaults): Detects fail-open insecure defaults — hardcoded secrets, weak authentication, and permissive security configurations that allow apps to run insecurely in production. (by Trail of Bits) - [Sharp Edges](https://aescut.sh/skill/tob-sharp-edges): Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes — evaluates "secure by default" principles. (by Trail of Bits) - [Semgrep Rule Creator](https://aescut.sh/skill/tob-semgrep-rule-creator): Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. (by Trail of Bits) - [Semgrep Rule Variant Creator](https://aescut.sh/skill/tob-semgrep-rule-variant-creator): Creates language variants of existing Semgrep rules — ports rules to target languages with independent test directories. (by Trail of Bits) - [Modern Python](https://aescut.sh/skill/tob-modern-python): Configures Python projects with modern tooling (uv, ruff, ty) — creating projects, standalone scripts, and migrating from pip/Poetry/mypy/black. (by Trail of Bits) - [Property-Based Testing](https://aescut.sh/skill/tob-property-based-testing): Guidance for property-based testing across multiple languages and smart contracts — stronger coverage than example-based tests. (by Trail of Bits) - [Supply Chain Risk Auditor](https://aescut.sh/skill/tob-supply-chain-risk-auditor): Identifies dependencies at heightened risk of exploitation or takeover — assesses supply chain attack surface and dependency health. (by Trail of Bits) - [YARA Rule Authoring](https://aescut.sh/skill/tob-yara-authoring): Guides authoring of high-quality YARA-X detection rules for malware identification — naming conventions, string selection, performance, and false positive reduction. (by Trail of Bits) - [Zeroize Audit](https://aescut.sh/skill/tob-zeroize-audit): Detects missing zeroization of sensitive data in source code and zeroization removed by compiler optimizations — assembly-level analysis. (by Trail of Bits) - [Agentic Actions Auditor](https://aescut.sh/skill/tob-agentic-actions-auditor): Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations — detects prompt injection via env var patterns and dangerous sandbox configs. (by Trail of Bits) - [Firebase APK Scanner](https://aescut.sh/skill/tob-firebase-apk-scanner): Scans Android APKs for Firebase security misconfigurations — open databases, storage buckets, authentication issues, and exposed cloud functions. (by Trail of Bits) - [Burp Suite Project Parser](https://aescut.sh/skill/tob-burpsuite-project-parser): Skill for searching and exploring Burp Suite project files (.burp) from the command line, including regex search over response bodies and audit finding extraction. (by Trail of Bits) - [DWARF Expert](https://aescut.sh/skill/tob-dwarf-expert): Expertise for analyzing DWARF debug files and understanding the DWARF debug format/standard (v3-v5). (by Trail of Bits) - [Audit Prep Assistant](https://aescut.sh/skill/tob-audit-prep-assistant): Prepares codebases for security review using Trail of Bits checklist — sets review goals, runs static analysis, increases test coverage. (by Trail of Bits) - [Token Integration Analyzer](https://aescut.sh/skill/tob-token-integration-analyzer): Analyzes token implementations for ERC20/ERC721 conformity, checks 20+ weird token patterns, and evaluates protocol handling of non-standard tokens. (by Trail of Bits) - [Code Maturity Assessor](https://aescut.sh/skill/tob-code-maturity-assessor): Systematic 9-category code maturity assessment for smart contracts — arithmetic safety, access controls, complexity, MEV risks, and testing. (by Trail of Bits) - [Harness Writing](https://aescut.sh/skill/tob-harness-writing): Techniques for writing effective fuzzing harnesses across languages — creating new fuzz targets and improving existing harness code. (by Trail of Bits) - [AFL++](https://aescut.sh/skill/tob-aflpp): AFL++ fuzzer with advanced features — multi-core fuzzing of C/C++ projects with better performance than original AFL. (by Trail of Bits) - [Cargo Fuzz](https://aescut.sh/skill/tob-cargo-fuzz): De facto fuzzing tool for Rust projects using Cargo with libFuzzer backend. (by Trail of Bits) - [Atheris Python Fuzzer](https://aescut.sh/skill/tob-atheris): Coverage-guided Python fuzzer based on libFuzzer — fuzzing pure Python code and Python C extensions. (by Trail of Bits) - [CodeQL](https://aescut.sh/skill/tob-codeql): Scans codebases for security vulnerabilities using CodeQL interprocedural data flow and taint tracking — supports full and important-only scan modes. (by Trail of Bits) - [Semgrep Scanner](https://aescut.sh/skill/tob-semgrep): Runs Semgrep static analysis with parallel subagents — full ruleset and high-confidence security scan modes with Semgrep Pro cross-file taint analysis. (by Trail of Bits) - [Guidelines Advisor](https://aescut.sh/skill/tob-guidelines-advisor): Smart contract development advisor based on Trail of Bits best practices — analyzes architecture, upgradeability, dependencies, and testing. (by Trail of Bits) - [OpenAI MCPKit](https://aescut.sh/skill/openai-mcpkit): Official OpenAI reference blueprint for building authenticated MCP servers with Python and TypeScript scaffolds for enterprise data in ChatGPT Dev Mode. (by OpenAI) - [MongoDB Agent Skills](https://aescut.sh/skill/mongodb-agent-skills): Official MongoDB agent skills repository for agentic workflows, including setup guidance for MongoDB-backed MCP integrations. (by MongoDB) - [LangSmith MCP Server](https://aescut.sh/mcp/langsmith-mcp-server): Official LangChain MCP server for LangSmith that exposes prompts, traces, datasets, experiments, and billing usage to MCP clients. (by LangChain) - [Docker Hub MCP Server](https://aescut.sh/mcp/docker-hub-mcp): Official Docker MCP server for Docker Hub image discovery, repository inspection, tag lookup, and repository management workflows. (by Docker) - [GitLab GLab MCP Server](https://aescut.sh/mcp/gitlab-glab-mcp): Experimental MCP server mode exposed by the GitLab CLI (`glab mcp serve`). This entry uses GitLab's official read-only GitHub mirror for repository metadata enrichment; the canonical source repository is hosted on gitlab.com. (by GitLab) - [Postman MCP Server](https://aescut.sh/mcp/postman-mcp-server): Official Postman MCP server with hosted and local modes for workspaces, collections, environments, API workflows, and code generation. (by Postman) - [OpenAI Docs](https://aescut.sh/skill/openai-docs): Official OpenAI Codex skill for answering OpenAI product and API questions with the OpenAI Developer Docs MCP and official documentation sources. (by OpenAI) - [MongoDB MCP Server](https://aescut.sh/mcp/mongodb-mcp-server): Official MongoDB MCP server for MongoDB databases and Atlas, with database, Atlas, and assistant tools over stdio and HTTP transports. (by MongoDB) - [MCPDoc](https://aescut.sh/mcp/langchain-mcpdoc): Official LangChain documentation MCP server for audited llms.txt-based documentation retrieval through MCP tools. (by LangChain) - [LangChain MCP Adapters](https://aescut.sh/skill/langchain-mcp-adapters): Official LangChain integration library for loading MCP tools and resources into LangChain and LangGraph agents. (by LangChain) - [Elastic Semantic Code Search MCP Server](https://aescut.sh/mcp/elastic-semantic-code-search-mcp-server): Official Elastic MCP server for indexed semantic code search, symbol analysis, and structured code investigation workflows. (by Elastic) - [Terraform MCP Server](https://aescut.sh/mcp/terraform-mcp-server): Official HashiCorp MCP server for Terraform Registry plus HCP Terraform and Terraform Enterprise workspace and registry operations. (by HashiCorp) - [Vault MCP Server](https://aescut.sh/mcp/vault-mcp-server): Official HashiCorp MCP server for Vault secrets, mounts, and PKI workflows over stdio and HTTP transports. (by HashiCorp) - [Grafana MCP Server](https://aescut.sh/mcp/grafana-mcp-server): Official Grafana MCP server for dashboards, datasources, logs, alerts, incidents, rendering, and related observability workflows. (by Grafana Labs) - [Grafana k6 MCP Server](https://aescut.sh/mcp/k6-mcp-server): Official Grafana experimental k6 MCP server for script validation, test execution, documentation browsing, and test script generation. (by Grafana Labs) - [Confluent Cloud MCP Server](https://aescut.sh/mcp/mcp-confluent): Official Confluent Cloud MCP server for topics, connectors, Schema Registry, environments, and Flink workflows over local stdio or HTTP transports. (by Confluent) - [Cloudinary Asset Management MCP Server](https://aescut.sh/mcp/cloudinary-asset-management-mcp): Official Cloudinary MCP server for asset upload, search, transformation, folder management, and archive workflows. (by Cloudinary) - [Cloudinary Environment Config MCP Server](https://aescut.sh/mcp/cloudinary-environment-config-mcp): Official Cloudinary MCP server for transformations, upload presets, streaming profiles, triggers, and upload mappings. (by Cloudinary) - [Cloudinary Structured Metadata MCP Server](https://aescut.sh/mcp/cloudinary-structured-metadata-mcp): Official Cloudinary MCP server for structured metadata fields, datasource values, metadata rules, and field ordering. (by Cloudinary) - [Twilio MCP Server](https://aescut.sh/mcp/twilio-mcp-server): Official Twilio Alpha proof-of-concept MCP server that exposes Twilio public APIs as MCP tools. (by Twilio) - [Twilio OpenAPI MCP Server](https://aescut.sh/mcp/twilio-openapi-mcp-server): Official Twilio Alpha proof-of-concept MCP server for turning OpenAPI specifications into MCP tools. (by Twilio) - [PayPal MCP Server](https://aescut.sh/mcp/paypal-mcp-server): Official PayPal MCP server for invoices, orders, disputes, subscriptions, tracking, and reporting workflows. (by PayPal) - [Plaid Sandbox MCP Server](https://aescut.sh/mcp/plaid-sandbox-mcp-server): Official Plaid sandbox MCP server for mock data, docs search, sandbox tokens, and webhook simulation. (by Plaid) - [Plaid AI Coding Rules](https://aescut.sh/skill/plaid-ai-coding-rules): Official Plaid prompt and rules bundle for AI coding assistants building Plaid integrations. (by Plaid) - [Snowflake Cortex AI MCP Server](https://aescut.sh/mcp/snowflake-cortex-ai-mcp-server): Official Snowflake Labs MCP server for Cortex Search, Analyst, Agent, object management, SQL, and semantic view workflows. (by Snowflake) - [Snyk Studio MCP](https://aescut.sh/mcp/snyk-studio-mcp): Official Snyk MCP surface for SCA, code, IaC, container, SBOM, authentication, and trust operations. (by Snyk) - [Snyk API & Web MCP Server](https://aescut.sh/mcp/snyk-api-web-mcp-server): Official Snyk API and web MCP server for onboarding targets, authentication setup, DAST scans, and findings triage. (by Snyk) - [NVIDIA NeMo Agent Toolkit MCP Server](https://aescut.sh/mcp/nvidia-nemo-agent-toolkit-mcp): Official NVIDIA NeMo Agent Toolkit capability for publishing workflow functions as MCP tools through nat mcp serve and fastmcp server run. (by NVIDIA) - [Docker MCP Gateway](https://aescut.sh/mcp/docker-mcp-gateway): Official Docker MCP gateway and CLI plugin for managing MCP catalogs, profiles, secrets, OAuth flows, and unified gateway access to multiple MCP servers. (by Docker) - [Supabase MCP Server](https://aescut.sh/mcp/supabase-mcp): Official Supabase MCP server for project management, database operations, logs, docs, edge functions, storage, and branching workflows. (by Supabase) - [Grafana Tempo MCP Server](https://aescut.sh/mcp/tempo-mcp-server): Official Grafana Tempo MCP server for trace retrieval and TraceQL access from Tempo deployments. (by Grafana Labs) - [Confluent Agent Proxy](https://aescut.sh/mcp/confluent-agent-proxy): Official Confluent proxy MCP server for event-driven agent choreography and topic-backed agent workflows, distinct from the broader Confluent Cloud MCP Server. (by Confluent) - [Confluent Cloud Claude Code Plugin](https://aescut.sh/mcp/claude-code-confluent-plugin): Official Confluent Cloud Claude Code package that bundles a Confluent infrastructure MCP server with Claude-oriented workflow helpers, distinct from the general-purpose Confluent Cloud MCP Server. (by Confluent) - [PlanetScale MCP Server](https://aescut.sh/mcp/planetscale-mcp-server): Official open-source tool implementations used by PlanetScale's hosted MCP server, including API-backed database and platform workflows. (by PlanetScale) - [Redis MCP Server](https://aescut.sh/mcp/redis-mcp-server): Official Redis MCP server for natural language interaction with Redis data structures, search, vector indexes, documentation, and server management. (by Redis) - [Redis Cloud API MCP Server](https://aescut.sh/mcp/redis-cloud-api-mcp-server): Official Redis Cloud API MCP server for account, subscription, task, region, and database management workflows in Redis Cloud. (by Redis) - [Fastly MCP Server](https://aescut.sh/mcp/fastly-mcp-server): Official Fastly MCP server for managing Fastly services, domains, backends, security settings, and performance metrics through AI clients. (by Fastly) - [Heroku Platform MCP Server](https://aescut.sh/mcp/heroku-platform-mcp-server): Official Heroku CLI-backed MCP server for managing Heroku apps and platform resources through AI clients. The project is currently in early development. (by Heroku) - [Redis Agent Memory Server](https://aescut.sh/mcp/redis-agent-memory-server): Official Redis MCP server focused on durable agent memory workflows, distinct from the general Redis MCP Server and the Redis Cloud API MCP Server. (by Redis) - [Oracle OCI API MCP Server](https://aescut.sh/mcp/oracle-oci-api-mcp-server): Official Oracle reference MCP server exposing OCI CLI-backed tools for Oracle Cloud Infrastructure services. (by Oracle) - [Oracle Database Documentation MCP Server](https://aescut.sh/mcp/oracle-db-doc-mcp-server): Official Oracle reference MCP server for searching Oracle Database documentation through MCP tools. (by Oracle) - [Oracle OCI Database MCP Server](https://aescut.sh/mcp/oracle-oci-database-mcp-server): Official Oracle reference MCP server for interacting with OCI Database services through MCP tools. (by Oracle) - [Cohere Atlassian MCP Server](https://aescut.sh/mcp/cohere-mcp-atlassian): Official Cohere MCP server for Jira and Confluence workflows through Atlassian integrations. (by Cohere) - [Cohere North MCP Python SDK](https://aescut.sh/skill/cohere-north-mcp-python-sdk): Official Cohere North reference Python SDK for building authenticated MCP servers with North-specific Streamable HTTP and identity support. (by Cohere) - [Pinecone Developer MCP Server](https://aescut.sh/mcp/pinecone-developer-mcp-server): Official Pinecone developer MCP server for documentation search, index management, record upsert, and search workflows. (by Pinecone) - [Pinecone Assistant MCP Server](https://aescut.sh/mcp/pinecone-assistant-mcp-server): Official Pinecone Assistant MCP server for retrieving information from Pinecone Assistant knowledge bases. (by Pinecone) - [W&B MCP Server](https://aescut.sh/mcp/wandb-mcp-server): Official Weights & Biases MCP server for querying runs, traces, reports, projects, and documentation through natural language. (by Weights & Biases) - [Shopify Dev MCP Server](https://aescut.sh/mcp/shopify-dev-mcp): Official Shopify docs-backed local development MCP server for docs search, API schema exploration, Functions, theme validation, and current Shopify development guidance. Install via `npx -y @shopify/dev-mcp@latest`. (by Shopify) - [GitLab MCP Server](https://aescut.sh/mcp/gitlab-mcp-server): Official GitLab docs-backed remote MCP server in Beta for GitLab project data, issues, merge requests, API access, and GitLab-specific operations through AI assistants. (by GitLab) - [Clerk MCP Server](https://aescut.sh/mcp/clerk-mcp-server): Official Clerk docs-backed remote MCP server for SDK snippets, implementation patterns, and up-to-date authentication guidance in AI coding tools. (by Clerk) - [Figma MCP Server](https://aescut.sh/mcp/figma-mcp-server): Official Figma docs-backed MCP server for bringing design context, components, variables, and implementation guidance into AI coding tools. (by Figma) - [Replicate MCP Server](https://aescut.sh/mcp/replicate-mcp-server): Official Replicate docs-backed remote MCP server for model search, metadata retrieval, prediction execution, and other Replicate API workflows. (by Replicate) - [Mistral MCP Client Usage](https://aescut.sh/skill/mistral-mcp-client-usage): Official Mistral docs-backed guide for using MCP clients from Mistral agent and SDK workflows. (by Mistral AI) - [Clerk Skills](https://aescut.sh/skill/clerk-skills): Official Clerk docs-backed installable skills for auth setup, organizations, webhooks, testing, and Next.js implementation patterns. (by Clerk) - [Sourcegraph MCP Server](https://aescut.sh/mcp/sourcegraph-mcp-server): Official Sourcegraph docs-backed remote MCP server for code search, navigation, commit and diff search, and Deep Search workflows. (by Sourcegraph) - [CockroachDB Docs MCP Server](https://aescut.sh/mcp/cockroachdb-docs-mcp-server): Official CockroachDB docs-backed MCP server integration for exposing CockroachDB documentation to AI assistants. (by Cockroach Labs) - [Agent Skills for CockroachDB](https://aescut.sh/skill/cockroachdb-agent-skills): Official CockroachDB docs-backed catalog of installable agent skills for database operations and development workflows. (by Cockroach Labs) - [Build on 1Password with LLMs](https://aescut.sh/skill/onepassword-docs-llms): Official 1Password docs-backed guide for building LLM and agent workflows with 1Password developer tools. (by 1Password) - [1Password CLI LLM Docs](https://aescut.sh/skill/onepassword-cli-llms): Official 1Password machine-readable CLI documentation for LLM-assisted workflows and AI coding tools. (by 1Password) - [JetBrains IDE MCP Server](https://aescut.sh/mcp/jetbrains-ide-mcp-server): Official JetBrains docs-backed built-in IDE MCP server. Current replacement for older plugin and proxy variants, exposing IDE tools, project inspection, run configurations, and file operations. (by JetBrains) - [Heroku Remote MCP Server](https://aescut.sh/mcp/heroku-remote-mcp-server): Official Heroku docs-backed hosted remote MCP endpoint for OAuth-based client connections to Heroku platform workflows, distinct from the CLI-backed Heroku Platform MCP Server. (by Heroku) - [Canva MCP Server](https://aescut.sh/mcp/canva-mcp): Official Canva docs-backed MCP server for design, asset, comment, folder, export, and editing workflows in Canva, distinct from the CLI-backed Canva Dev MCP Server. (by Canva) - [Canva Dev MCP Server](https://aescut.sh/mcp/canva-dev-mcp-server): Official Canva docs-backed CLI development MCP server for Canva Apps and Integrations workflows, distinct from the broader Canva MCP Server for runtime design operations. (by Canva) - [PlanetScale Database Skills](https://aescut.sh/skill/planetscale-database-skills): Official PlanetScale docs-backed installable database skills package for MySQL, Vitess, Postgres, and Neki workflows, distinct from the PlanetScale MCP Server. (by PlanetScale) - [Linear MCP Server](https://aescut.sh/mcp/linear-mcp-server): Official Linear docs-backed remote MCP server for accessing and updating issues, projects, comments, and other Linear workspace data from AI tools. (by Linear) - [New Relic MCP Server](https://aescut.sh/mcp/newrelic-mcp): Official New Relic docs-backed MCP server for observability data, alerts, incidents, performance analysis, and NRQL workflows. (by New Relic) - [Pulumi MCP Server](https://aescut.sh/mcp/pulumi-mcp-server): Official Pulumi MCP server for Pulumi Cloud, Pulumi Registry, and Pulumi Neo task delegation workflows. (by Pulumi) - [Datadog LLM Observability MCP Tools](https://aescut.sh/mcp/datadog-llmobs-mcp): Official Datadog MCP toolset in Preview for LLM observability workflows including traces, spans, agent loops, and experiment analysis. (by Datadog) - [Datadog Feature Flags MCP Server](https://aescut.sh/mcp/datadog-feature-flags-mcp): Official Datadog MCP toolset for feature flag creation, validation, and environment management workflows. (by Datadog) ## Links - [Browse all entries](https://aescut.sh/skills) - [Search](https://aescut.sh/search) - [Submit an entry](https://aescut.sh/submit) - [Full entry details](https://aescut.sh/llms-full.txt) - [JSON catalog](https://aescut.sh/skills.json) - [RSS feed](https://aescut.sh/feed.xml) ## Pages - [Home](https://aescut.sh/) - [Browse](https://aescut.sh/skills) - [Maintainers](https://aescut.sh/maintainers) - [Search](https://aescut.sh/search) - [Submit](https://aescut.sh/submit) - [How it works](https://aescut.sh/ops) - [Why](https://aescut.sh/why) - [Privacy](https://aescut.sh/privacy) - [Legal](https://aescut.sh/legal)