Showing 30 of 137115 results
A shared catalog of GitHub Copilot agent skills from Equinor's Fusion platform, providing reusable versioned mini-playbooks that guide developers through specific tasks like issue authoring with actionable, concrete, and safety-aware conventions.
An auto-generated data engineering skill for performing analytics on Murder Mystery 2 Roblox game metrics, including item trading data and player statistics.
An auto-generated data engineering skill that provides analytics tools for tracking and analyzing Murder Mystery 2 (Roblox) game data and item values.
from serpdownloaders/skills
Agent-first screenshot pipeline skill using xcodebuild/simctl and AXe for automated App Store screenshot capture, framing, and upload via the App Store Connect CLI.
A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.
from serpdownloaders/skills
from serpdownloaders/skills
from serpdownloaders/skills
Generates and refines AI prompts to optimize interaction quality, improve response accuracy, and enhance communication effectiveness with AI language models.
Part of the Developer Kit plugin ecosystem with 150+ skills and 45+ agents, providing guidance for drafting Architecture Decision Records (ADRs) as part of the architecture design workflow across multiple languages and frameworks.
Guide for building applications with Apollo Kotlin, the strongly typed GraphQL client for Android, JVM, and Kotlin Multiplatform projects, covering Gradle setup, schema download, codegen configuration, client setup with auth and caching, and operation implementation.
Performance and architecture patterns for React Native + Expo apps, ordered by impact. CRITICAL: replace `ScrollView` with `FlatList`/FlashList, provide `keyExtractor`, memoise `renderItem`, use `getItemLayout`. HIGH: `react-native-reanimated` on UI thread, Expo Router for file-based routing, `expo-image` for caching, `<SafeAreaView>` + `<KeyboardAvoidingView>`. MEDIUM: MMKV instead of AsyncStorage, Zustand + TanStack Query, EAS Build/Update workflow.
A skill covering AOS (Animate On Scroll), a lightweight CSS-driven library for scroll-triggered animations with 50+ built-in effects including fades, slides, zooms, and flips, ideal for marketing and landing pages without the complexity of GSAP or Framer Motion.