Skills.
Give your AI a better way to work.
A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.
Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.
Category: Media
5,264 results · page 158 of 176
- View details
findSkillMedia
Use BEFORE implementing any new screen or component from a Figma design or spec in a project that uses Arkive, and whenever asked "do we already have X?". Searches the Arkive catalogue (names, groups, tags, Figma node ids) plus the source code for existing implementations, visually triages the suspe
Ready to connect
- View details
genimg-gemini-webSkillMedia
Image generation skill using Gemini Web. Generates images from text prompts via Google Gemini. Also supports text generation. Use as the image generation backend for other skills like cover-image, xhs-images, article-illustrator.
Ready to connect
- View details
improving-testsSkillMedia
Improve test design, speed, and coverage with behavior-focused tests,
Ready to connect
- View details
paddleocr-text-recognitionSkillMedia
Use this skill whenever the user wants text extracted from images, photos, scans, screenshots, or scanned PDFs. Returns exact machine-readable strings with line-level text and optional bbox coordinates. Strong accuracy for CJK, small print, and handwritten text. Trigger terms: OCR, 文字识别, 图片转文字, 截图识字
Ready to connect
- View details
paper-comicSkillMedia
Generate educational comics from academic papers, using visual storytelling to explain core ideas and innovations. Supports 4 art styles: classic (clean lines), tech (futuristic), warm (friendly), chalk (blackboard). Uses genimg-gemini-web to generate images.
Ready to connect
- View details
visual-architectSkillMedia
Transform research papers into professional visual schemas. Analyzes paper logic, selects optimal layout patterns, and generates detailed prompts for AI image generation.
Ready to connect
- View details
agoraSkillMedia
Use when a design or decision needs adversarial multi-round scrutiny from several independent model vendors. Runs anonymized A/B/C reviewer rounds with a rotating judge and produces a consensus report.
Ready to connect
- View details
allow1SkillMedia
Use when generating, vectorizing, or converting images to SVG — logos, icons, illustrations, or 'allow1'/'quiver' references.
Ready to connect
- View details
arkui-api-designSkillMedia
This skill should be used when the user asks to "design ArkUI API", "add component property", "create Modifier method", "review ArkUI API", "deprecate API", "write JSDOC for ArkUI", or mentions OpenHarmony API design standards. Provides comprehensive guidance for ArkUI component API design following
Ready to connect
- View details
ArkUIX Module AdapterSkillMedia
Guide OHOS modules cross-platform adaptation with automated architecture analysis, code sync, and configuration generation. Use for adapting OHOS subsystem modules (@ohos.data.preferences, @ohos.intl, @ohos.multimedia.image, etc.) to Android/iOS. Provides 6-phase workflow: info collection → code syn
Ready to connect
- View details
arkweb-brainstormSkillMedia
ArkWeb requirement breakdown and solution design. Can run as a standalone subagent. Uses structured analysis to break down requirements, assess technical feasibility, and output 2-3 candidate solutions. Trigger words: ArkWeb requirement analysis, new requirement, requirement breakdown, technical sol
Ready to connect
- View details
arkweb-spec-genSkillMedia
ArkWeb unified Spec + execution plan generation. Generates a 4-in-1 spec.md and a task.md with AC→Task traceability from proposal/requirement/design/review/analysis. Trigger words: 生成 Spec (generate Spec), 生成执行计划 (generate execution plan), 生成 spec.md.
Ready to connect
- View details
ato-warroomSkillMedia
Before any material decision — code chunk, plan, strategy, design, scope cut, push to GitHub — convene a war-room. The session driver takes the CEO seat: frame the tradeoff, summon specialist seats from whatever agent roster the user has built, dispatch a cross-family voice via `ato dispatch` so pri
Ready to connect
- View details
auv-designSkillMedia
Use this skill to generate well-branded interfaces and assets for AUV (the Moeru AI command-replay / inspect runtime), either for production or throwaway prototypes/mocks. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.
Ready to connect
- View details
chatbot-conversation-designSkillMedia
Design structured, engaging chatbot conversations with robust intent handling, slot filling, disambiguation, error recovery, and graceful fallback strategies.
Ready to connect
- View details
demo-design-tokensSkillMedia
Default design tokens for demo applications. Use when building demos without a formal design system. Provides colors, typography, spacing, shadows, and transitions.
Ready to connect
- View details
design-shotgunSkillMedia
Generate 4-6 parallel design mockups for rapid visual comparison — adapted from gstack /design-shotgun pattern
Ready to connect
- View details
designing-systemsSkillMedia
Design scalable, reliable software systems. Use when planning new systems, major features, or architecture changes. Covers C4 diagrams, trade-off analysis, and system decomposition.
Ready to connect
- View details
Frontend DesignSkillMedia
Design and build production-ready frontend interfaces with design systems, responsive layouts, accessible components, and dark mode support.
Ready to connect
- View details
generate-interface-umlSkillMedia
This skill should be used when user asks to "generate UML", "create sequence diagram", "生成时序图", "生成类图", "generate PlantUML", or discusses generating UML diagrams for new interfaces or API design.
Ready to connect
- View details
graph-patternsSkillMedia
Use when the user needs Microsoft Graph mechanics, beta default behavior, explicit beta requests, pagination, batching, throttling, OData query design, or token-efficient call patterns.
Ready to connect
- View details
graphql-api-designSkillMedia
Design GraphQL APIs with well-structured schemas, efficient resolvers, pagination, and performance patterns like DataLoader and federation.
Ready to connect
- View details
hmos-multidevice-natural-orientationSkillMedia
Handle HarmonyOS device natural orientation, screen rotation, and window orientation adaptation across multiple device form factors. Use when the task involves setPreferredOrientation, rotation, orientation, natural orientation, tri-fold G-state, follow_desktop, video landscape/portrait switching, s
Ready to connect
- View details
impeccable-designSkillMedia
AI design language for production-grade UI — 10 commands covering typography, color, motion, layout, and UX writing quality
Ready to connect
- View details
kafka-best-practicesSkillMedia
Apache Kafka 4.2 best practices for event streaming, topic design, and producer-consumer patterns
Ready to connect
- View details
Logo DesignSkillMedia
Design professional, scalable logos with complete brand identity deliverables including color palettes, typography, format variations, and usage guidelines.
Ready to connect
- View details
m05-type-drivenSkillMedia
CRITICAL: Use for type-driven design. Triggers: type state, PhantomData, newtype, marker trait, builder pattern, make invalid states unrepresentable, compile-time validation, sealed trait, ZST, 类型状态, 新类型模式, 类型驱动设计
Ready to connect
- View details
m09-domainSkillMedia
CRITICAL: Use for domain modeling. Triggers: domain model, DDD, domain-driven design, entity, value object, aggregate, repository pattern, business rules, validation, invariant, 领域模型, 领域驱动设计, 业务规则
Ready to connect
- View details
m12-lifecycleSkillMedia
Use when designing resource lifecycles. Keywords: RAII, Drop, resource lifecycle, connection pool, lazy initialization, connection pool design, resource cleanup patterns, cleanup, scope, OnceCell, Lazy, once_cell, OnceLock, transaction, session management, when is Drop called, cleanup on error, guar
Ready to connect
- View details
m13-domain-errorSkillMedia
Use when designing domain error handling. Keywords: domain error, error categorization, recovery strategy, retry, fallback, domain error hierarchy, user-facing vs internal errors, error code design, circuit breaker, graceful degradation, resilience, error context, backoff, retry with backoff, error
Ready to connect
What is a skill?
A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.
54,249 of the 54,680 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.
Install one and every AI you use gets it
Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.
Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.