awesome-claude-skills
[ Featured ]awesome-claude-skills is a collection of resources, tools, and skills for customizing and automating Claude AI workflows using technologies like codex and composio.
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 is a collection of resources, tools, and skills for customizing and automating Claude AI workflows using technologies like codex and composio.
use-dom is a skill that allows web code to run verbatim in a webview on native platforms while rendering as-is on web.
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.
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.
native-data-fetching is a skill for implementing and debugging network requests, API calls, and data fetching in applications.
Expo UI Jetpack Compose is a package that lets developers use Jetpack Compose Views and modifiers in their apps.
`@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app.
building-native-ui is a skill for creating native user interfaces with Expo Router, focusing on styling, navigation, and animations.
expo-dev-client is a tool for creating development clients for testing native code changes on physical devices using EAS Build.
prompt-optimizer is a skill that refines and optimizes user prompts for AI agents, ensuring effective communication and improved outcomes.
API design patterns are conventions and best practices for designing consistent, developer-friendly REST APIs
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.
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.
context-budget is a skill that analyzes token overhead across loaded components in a Claude Code session to surface actionable optimizations.
cpp-coding-standards is a set of comprehensive coding standards for modern C++ derived from the C++ Core Guidelines.
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.
Django verification loop is a process to ensure application quality and security
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+.
kotlin-testing is a set of testing patterns for Kotlin, utilizing Kotest, MockK, and Kover for reliable and maintainable tests.
Laravel TDD is a test-driven development workflow for Laravel applications using PHPUnit and Pest, focusing on high coverage and efficient testing
mcp-server-patterns is a skill for building MCP servers with Node/TypeScript SDK, enabling AI assistants to call tools and read resources.
nutrient-document-processing is a skill that utilizes the Nutrient DWS API for document conversion, OCR, extraction, redaction, signing, and filling.
perl-security is a set of guidelines for secure Perl programming, covering taint mode, input validation, and web security measures