Collections
Collection official

Top 12 Official AI Skills & Trusted Tools

A curated set of first-party and trusted ecosystem tools for teams building with AI. Focus on official skills, production-ready integrations, and dependable tooling used by leading platforms.

This collection highlights official AI skills and trusted tools maintained by first-party teams and reputable ecosystem builders. It is designed for teams that need predictable quality, clear documentation, and production-ready integration paths. MCP can still play a role as compatibility infrastructure, but the priority is practical skills and tools that help you ship reliable AI products faster.

awesome-claude-skills

[ Featured ]
Logo of ComposioHQ
ComposioHQ

awesome-claude-skills is a collection of resources, tools, and skills for customizing and automating Claude AI workflows using technologies like codex and composio.

46.5k
0
AI

use-dom

[ Official ]
Logo of expo
expo

use-dom is a skill that allows web code to run verbatim in a webview on native platforms while rendering as-is on web.

1.4k
0
Design

expo-tailwind-setup

[ Official ]
Logo of expo
expo

expo-tailwind-setup is a configuration setup for using Tailwind CSS v4 with react-native-css and NativeWind v5 in Expo for universal styling across multiple platforms.

1.4k
0
Design

expo-api-routes

[ Official ]
Logo of expo
expo

expo-api-routes is a set of guidelines for creating secure API routes in Expo Router with EAS Hosting, enabling server-side secrets and database operations.

1.4k
0
Design

native-data-fetching

[ Official ]
Logo of expo
expo

native-data-fetching is a skill for implementing and debugging network requests, API calls, and data fetching in applications.

1.4k
0
Design

Expo UI Jetpack Compose

[ Official ]
Logo of expo
expo

Expo UI Jetpack Compose is a package that lets developers use Jetpack Compose Views and modifiers in their apps.

1.4k
0
Design

Expo UI SwiftUI

[ Official ]
Logo of expo
expo

`@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app.

1.4k
0
Design

building-native-ui

[ Official ]
Logo of expo
expo

building-native-ui is a skill for creating native user interfaces with Expo Router, focusing on styling, navigation, and animations.

1.4k
0
Design

expo-dev-client

[ Official ]
Logo of expo
expo

expo-dev-client is a tool for creating development clients for testing native code changes on physical devices using EAS Build.

1.4k
0
Design

prompt-optimizer

[ Featured ]
Logo of affaan-m
affaan-m

prompt-optimizer is a skill that refines and optimizes user prompts for AI agents, ensuring effective communication and improved outcomes.

91.3k
0
Developer

api-design

[ Featured ]
Logo of affaan-m
affaan-m

API design patterns are conventions and best practices for designing consistent, developer-friendly REST APIs

91.3k
0
Developer

autonomous-loops

[ Featured ]
Logo of affaan-m
affaan-m

autonomous-loops is a skill that enables autonomous Claude Code loops, supporting various architectures from simple claude -p pipelines to complex multi-agent DAG systems.

91.3k
0
Developer

codebase-onboarding

[ Featured ]
Logo of affaan-m
affaan-m

Codebase-onboarding is a systematic analysis of an unfamiliar codebase to produce a structured onboarding guide with key components like architecture maps and CLAUDE.md.

91.3k
0
Developer

context-budget

[ Featured ]
Logo of affaan-m
affaan-m

context-budget is a skill that analyzes token overhead across loaded components in a Claude Code session to surface actionable optimizations.

91.3k
0
Developer

cpp-coding-standards

[ Featured ]
Logo of affaan-m
affaan-m

cpp-coding-standards is a set of comprehensive coding standards for modern C++ derived from the C++ Core Guidelines.

91.3k
0
Developer

data-scraper-agent

[ Featured ]
Logo of affaan-m
affaan-m

data-scraper-agent is a production-ready, AI-powered data collection agent that runs on a schedule, enriches results with a free LLM, and stores data in various databases.

91.3k
0
Developer

django-verification

[ Featured ]
Logo of affaan-m
affaan-m

Django verification loop is a process to ensure application quality and security

91.3k
0
Developer

foundation-models-on-device

[ Featured ]
Logo of affaan-m
affaan-m

foundation-models-on-device is a skill that utilizes Apple's FoundationModels framework for on-device large language models (LLM), enabling text generation, guided generation, and snapshot streaming in iOS 26+.

91.3k
0
Developer

kotlin-testing

[ Featured ]
Logo of affaan-m
affaan-m

kotlin-testing is a set of testing patterns for Kotlin, utilizing Kotest, MockK, and Kover for reliable and maintainable tests.

91.3k
0
Developer

laravel-tdd

[ Featured ]
Logo of affaan-m
affaan-m

Laravel TDD is a test-driven development workflow for Laravel applications using PHPUnit and Pest, focusing on high coverage and efficient testing

91.3k
0
Developer

mcp-server-patterns

[ Featured ]
Logo of affaan-m
affaan-m

mcp-server-patterns is a skill for building MCP servers with Node/TypeScript SDK, enabling AI assistants to call tools and read resources.

91.3k
0
Developer

nutrient-document-processing

[ Featured ]
Logo of affaan-m
affaan-m

nutrient-document-processing is a skill that utilizes the Nutrient DWS API for document conversion, OCR, extraction, redaction, signing, and filling.

91.3k
0
Developer

perl-security

[ Featured ]
Logo of affaan-m
affaan-m

perl-security is a set of guidelines for secure Perl programming, covering taint mode, input validation, and web security measures