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,307 results · page 169 of 177
- View details
accessibility-voiceover-specialistSkillMedia
Audits views for compliance with Apple's VoiceOver accessibility nutrition label. Checks that interactive elements have accessibility labels, labels are human-readable, accessibility traits are correct, images are properly configured, and custom controls are exposed to assistive technologies. Use wh
Ready to connect
- View details
ai-video-generateSkillMedia
Generation orchestration for approved ai_video storyboards: dispatch mode selection, scene generation via kling_generate, audio assembly, regenQueue processing. Load after storyboard approval.
Ready to connect
- View details
ai-video-planSkillMedia
Agent-authored director skill for the ai_video workflow: story clarification, storyboard writes, approval gate. Load this when you hit montaj/ai-video-plan in a workflow or encounter a project with projectType: 'ai_video'.
Ready to connect
- View details
anti-bias-vector-compositionSkillMedia
The design principle behind Principle 5 (pairwise tension) of the subagents-strategy constitution. Use when designing the angle set for an n≥2 subject group (role investigate or evaluate) so the agents' micro-vectors are structurally opposed and their correlated bias cancels under composition — not
Ready to connect
- View details
beatflow-skillSkillMedia
Compose, arrange, revise, validate, compare, inspect, profile, and export original multi-track music as Standard MIDI with Codex and BeatFlow's style-neutral Python DSL. Use for translating a musical brief into coordinated instrumental roles, writing complete songs in any genre, diagnosing rhythm or
Ready to connect
- View details
bsl-architecture-reviewSkillMedia
A code architecture review loop for 1C: responsibility allocation, boundaries and contracts, module coupling, branching instead of a single dispatcher method, duplication, overcomplication. SOLID and GRASP principles and design patterns in their standard 1C implementation. The "requires a new seam"
Ready to connect
- View details
camera-vocabularySkillMedia
Shot scale, camera move taxonomy, and cinematography rules for ai_video scene planning. Load when writing storyboard scenes in Phase 1.
Ready to connect
- View details
cartography-geovizSkillMedia
Always invoke before answering any request to create, compare, design, or review a user-facing map, even if the request is terse or underspecified. Covers publication maps, choropleths, map series and small multiples, comparable multi-date panels, proportional/bivariate/flow maps, raster rendering,
Ready to connect
- View details
ce-frontend-designSkillMedia
Build web interfaces with genuine design quality, not AI slop. Use for any frontend work - landing pages, web apps, dashboards, admin panels, components, interactive experiences. Activates for both greenfield builds and modifications to existing applications. Detects existing design systems and resp
Ready to connect
- View details
ce-gemini-imagegenSkillMedia
This skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulat
Ready to connect
- View details
code-reviewSkillMedia
Review a branch, pull request, commit range, or worktree for defects and requirement gaps. Use when the user asks for a code review or asks whether a change is ready. Do not use for implementing fixes.
Ready to connect
- View details
create-skillSkillMedia
Author or evolve an invocable Claude Code skill (SKILL.md) through a guided interview — gate whether it should be a skill, draft the routing description, set naming and frontmatter, write a dense body, self-check and verify it fires. Use when asked to create, scaffold, write, design, or edit a skill
Ready to connect
- View details
design-system-guardianSkillMedia
Detects hardcoded colors, spacing, typography, widths, and other raw values that should use design-system tokens instead. Use when a project has an established design system/token set and you want to catch drift from it.
Ready to connect
- View details
devlab-cicd-onboardSkillMedia
Provider-neutral CI/CD onboarding workflow for repository analysis, pipeline design, configuration boundaries, and release verification.
Ready to connect
- View details
diagnosing-bugsSkillMedia
Reproduce and diagnose a functional defect, flaky test, or performance regression. Use when the user reports broken, failing, intermittent, or slow behavior. Diagnose without implementing a fix unless the user requests one.
Ready to connect
- View details
eval-scenesSkillMedia
Quality evaluation rubric + retry loop for ai_video generated clips. Load after generating scenes in Phase 6 to evaluate and optionally regenerate clips that fail quality checks.
Ready to connect
- View details
github-project-issue-loopSkillMedia
Use when: claiming one GitHub Project issue, refining its context, invoking define/design/plan as needed, executing through Task Session, and opening a linked PR with verification evidence.
Ready to connect
- View details
google-earth-engineSkillMedia
Invoke when Earth Engine, GEE, ee., or geemap is named; when work needs its server-side catalog; or when choosing Earth Engine versus local xarray or desktop processing for a large area or long archive. Covers image collections, masking, compositing, reducers, zonal statistics, time series, classifi
Ready to connect
- View details
invokeSkillMedia
Use when: turning development intent into governed define, design, plan, handoff, or refresh artifacts before lifecycle execution.
Ready to connect
- View details
launchdarkly-flag-qualitative-feedback-setupSkillMedia
Integrate LaunchDarkly qualitative user feedback into a JavaScript/TypeScript codebase. Guides framework and design system detection, builds the sendFeedback utility and feedback widget matching existing project patterns. Use when the user wants to add a Give Feedback widget, collect user sentiment
Ready to connect
- View details
lens-routerSkillMedia
Select, apply, and compose epistemic, systemic, and categorical perspectives over an object without requiring structured packets or schemas. Use when explanation routing, research, review, or design needs evidence-aware analysis before a human-facing result.
Ready to connect
- View details
lyrics-videoSkillMedia
Agent-authored workflow task: choose a render path (ffmpeg vs JSX), build project.json overlay entries from lyrics_sync output, and set up audio. Load this when you hit montaj/lyrics-video in a workflow.
Ready to connect
- View details
microservices-boundary-definerSkillMedia
Applies Domain-Driven Design (DDD) bounded contexts and event storming to decompose monoliths into clean services.
Ready to connect
- View details
nz-ministersSkillMedia
Query New Zealand government ministers, their portfolios, and their press releases from beehive.govt.nz. Use when the task involves NZ ministers, who holds a portfolio (health, finance, energy, etc.), a minister's bio, or all the releases/speeches by a given minister, plus the latest government anno
Ready to connect
- View details
resolving-merge-conflictsSkillMedia
Resolve conflicts in an in-progress Git merge or rebase. Use when the worktree contains unmerged paths or the user asks to complete a conflicted merge or rebase. Do not use for ordinary branch synchronization.
Ready to connect
- View details
rfc-proposal-writerSkillMedia
Drafts formal technical Requests for Comments (RFCs) complete with motivation, architecture design, and rollout plan.
Ready to connect
- View details
style-profileSkillMedia
Create or update a creator style profile — analyzes video content to extract editing style, pacing, color palette, and aesthetic direction for use in all future editing decisions.
Ready to connect
- View details
typescript-guardianSkillMedia
Focuses specifically on TypeScript type safety - any usage, unsound generics, interface design, and type narrowing. Use for a deep type-system review, not general code quality.
Ready to connect
- View details
ui-auditorSkillMedia
Reviews an interface implementation for visual consistency, spacing, hierarchy, and design-system compliance. Use after implementing or changing UI, before it ships.
Ready to connect
- View details
verify-changeSkillMedia
Select and run the repository checks that cover a local diff or pull request. Use before a commit, push, pull request, or completion claim, and when the user asks whether a change is verified.
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,624 of the 55,055 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.