aka. Agent Skills
Discover skills for AI coding agents. Works with Claude Code, OpenAI Codex, Gemini CLI, Cursor, and more.
Extract design tokens and variables from a Figma file to create or update a design system
Generate production-ready code from a Figma component or frame using the Figma MCP server
Use when implementing real-time GraphQL subscriptions with Absinthe. Covers Phoenix channels, PubSub, and subscription patterns.
Use when configuring Docker environments for act, selecting runner images, managing container resources, or troubleshooting Docker-related issues with local GitHub Actions testing.
Use when Java concurrency with ExecutorService, CompletableFuture, and virtual threads. Use when building concurrent applications.
Search for Jira tickets using JQL or text
Use when React Context patterns for state management. Use when sharing state across component trees without prop drilling.
Use when creating custom Ameba rules for Crystal code analysis including rule development, AST traversal, issue reporting, and rule testing.
Use when defining data structures using Ecto schemas including fields, associations, embedded schemas, and schema metadata. Use for modeling domain data in Elixir applications.
Build and train neural networks with TensorFlow
Use when implementing MVVM, clean architecture, dependency injection with Hilt, or structuring Android app layers.
Use when building Android UIs with Jetpack Compose, managing state with remember/mutableStateOf, or implementing declarative UI patterns.
Deploy and serve TensorFlow models
Use when implementing async operations with Kotlin coroutines, Flow, StateFlow, or managing concurrency in Android apps.
Use when building modular Angular applications requiring dependency injection with providers, injectors, and services.
Use when applying Clippy lint categories for Rust code including correctness, performance, style, and custom lint configuration.
Create efficient data pipelines with tf.data
Use when implementing Apollo caching strategies including cache policies, optimistic UI, cache updates, and normalization.
Use when building complex organisms from molecules and atoms like headers, footers, product cards, and sidebars. Organisms are distinct UI sections.
Use when creating page layouts without real content. Templates define the skeletal structure of pages using organisms, molecules, and atoms.