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: Web & browsing
2,453 results · page 73 of 82
- View details
create-quarto-reportSkillWeb & browsing
Create a Quarto document for reproducible reports, presentations, or websites. Covers YAML configuration, code chunk options, output formats, cross-references, and rendering. Use when creating a reproducible analysis report, building a presentation with embedded code, generating HTML, PDF, or Word d
Ready to connect
- View details
developmentSkillWeb & browsing
Use for VBI monorepo development: apps, packages, practices, website documentation, repository-level workflows, generated artifacts, validation commands, source-of-truth decisions, software entropy control, maintainability, refactoring, dead-code deletion, and constraining messy LLM-generated code.
Ready to connect
- View details
duolingo-lessonSkillWeb & browsing
Complete one Duolingo web lesson accurately and efficiently in an already signed-in browser session.
Ready to connect
- View details
pc-controlSkillWeb & browsing
Hands on the local Mac for any agent - system state (battery, volume, brightness, IP), app launch/quit, open websites and YouTube, media and browser control via keystrokes, screenshots, clipboard, notifications, TTS, and honest mic/speaker hardware tests. Use whenever the user asks to control the co
Ready to connect
- View details
tanstack-tableSkillWeb & browsing
TanStack Table best practices for building headless, type-safe data tables in React with sorting, filtering, pagination, row selection, and column management. Use when building data grids, implementing client-side or server-side table features, defining column structures, managing table state, or op
Ready to connect
- View details
ui-storybookSkillWeb & browsing
Start, inspect, and stop the @ayunis/ui Storybook for Ayunis Core. Use when reviewing UI package components or stories in a browser.
Ready to connect
- View details
webreadingSkillWeb & browsing
Read and extract content from web pages using Jina Reader API. Use when you need to fetch a URL's content as clean markdown for reading, summarizing, or extracting information from web pages.
Ready to connect
- View details
color-palette-briefSkillWeb & browsing
Generates a detailed color palette brief with named colors, hex codes, rationale, and usage guidance for a media project's visual identity — show artwork, editorial imagery, website, or social media.
Ready to connect
- View details
data-table-formatterSkillWeb & browsing
Formats raw or messy data into a clean, publication-ready table with appropriate headers, sorted rows, consistent number formatting, and a source note — ready to drop into an article, report, or web page.
Ready to connect
- View details
implementSkillWeb & browsing
Add WebMCP tools to a website codebase so browser agents can act through the site's own logic instead of scraping the page. Use when asked to make a site agent-ready, add WebMCP or document.modelContext tools, or implement site tools with @nekuda/webmcp-sdk.
Ready to connect
- View details
scraper-briefSkillWeb & browsing
Writes a clear, technical brief describing exactly what data needs to be collected from a website or set of web pages, how it should be structured, and what edge cases and legal/ethical considerations apply — for handoff to a developer or data team.
Ready to connect
- View details
axiSkillWeb & browsing
Agent eXperience Interface (AXI) router — the main entry point for agent-ergonomic CLIs. Use whenever the agent needs GitHub, browser automation, human review, quota routing, Slack, Notion, AWS/Docker/K8s, databases, GitLab (glab-axi), Oracle DB (oracle-axi), tmux/herdr/WezTerm sessions (cyber-mux),
Ready to connect
- View details
bitrix-seoSkillWeb & browsing
Covers SEO module — sitemap generation, robots.txt, webmaster/search-engine engines, keywords/tools orientation; links to iblock IPROPERTY / InheritedProperty for page meta. Applied for crawl maps, Webmaster/Search Console wiring, SEO tooling. Key terms — Sitemap, Generator, Job, RobotsFile, Webmast
Ready to connect
- View details
blender-headlessSkillWeb & browsing
Build, render, and visually verify 3D models with Blender's Python API in headless mode, using the image tool to inspect renders and iterate.
Ready to connect
- View details
brand-kit-playgroundSkillWeb & browsing
Generate an interactive HTML brand playground that shows your brand rendered live — palette, typography, logo, voice — with a social card and OG image preview that updates as you tweak tokens. Opens in browser. The visual approval step for the /cmo flow: /visual-style writes the brand, this skill sh
Ready to connect
- View details
brand-voiceSkillWeb & browsing
Define or extract a consistent brand voice that other skills can use. Three modes: Extract (analyze existing content), Build (interview-based), Auto-Scrape (from URL). Use when copy sounds generic, when starting any new project, when voice feels inconsistent across channels, when onboarding a new br
Ready to connect
- View details
browserbase-browserSkillWeb & browsing
A curated guide to convention files AI agents read, write, and act on: AGENTS.md, CLAUDE.md, SKILL.md, llms.txt, MCP configs, rules, and examples.
Ready to connect
- View details
exa-contentsSkillWeb & browsing
Call Exa Contents (POST /contents) for LLM-ready extraction from known URLs: text, highlights, summaries, links, image links, subpages, freshness-controlled crawl. Use when the agent already has URLs. Prefer Exa MCP web_fetch_exa when available; otherwise raw HTTP with EXA_API_KEY. NOT for open-ende
Ready to connect
- View details
game-developmentSkillWeb & browsing
Lets your agent plan and structure game projects and pick the right engine like Phaser, Three.js, or Unity.
Ready to connect
- View details
godotSkillWeb & browsing
Build, debug, test, export, and optimize Godot projects using GDScript or C#, scenes, resources, headless workflows, and engine-native diagnostics. Use for projects containing `project.godot`.
Ready to connect
- View details
liberateSkillWeb & browsing
Inspect or liberate a website into a complete, portable HTML site by driving the data-liberation CLI. A URL becomes a directory of HTML, CSS, assets, routes and navigation that runs on its own — that directory is the deliverable and HTML is the contract. Covers source inspection, liberation, verific
Ready to connect
- View details
local-verifySkillWeb & browsing
End-to-end local verification playbook for Agento — how to reproduce a bug before fixing it, verify each hop (backend wire, browser engine, real Tauri webview, UI flow) independently, and prove a fix in the exact environment that failed. Use for any bug report or fix that touches the desktop app, th
Ready to connect
- View details
ns-android-play-console-releaseSkillWeb & browsing
Finish NowStack Mobile Google Play setup and internal Android releases. Use for signed AAB upload, gpc/browser fallback, privacy/app-content gates, or gpc commit failures.
Ready to connect
- View details
ns-find-asc-credentialsSkillWeb & browsing
Find App Store Connect API credentials (key ID, issuer ID, .p8 file) on the user's machine and signed-in browser session, then log in with asc CLI. Use when asc auth is needed, credentials are unknown, user says "login to App Store Connect" or "find my ASC key", or before ns-ios-deploy-app.
Ready to connect
- View details
ns-previewSkillWeb & browsing
Mirror an explicit NowStack iOS Simulator through serve-sim into a live browser preview, then drive the app from that browser. Use for `/ns preview`, showing the Expo app, or collecting browser-visible mobile UI proof.
Ready to connect
- View details
playwright-browser-testingSkillWeb & browsing
A curated guide to convention files AI agents read, write, and act on: AGENTS.md, CLAUDE.md, SKILL.md, llms.txt, MCP configs, rules, and examples.
Ready to connect
- View details
raweb-auditSkillWeb & browsing
Audit web pages and components against RAWeb 1.1 (Luxembourg Web Accessibility Framework). Use when reviewing existing code for accessibility compliance, generating audit reports, checking conformance levels, or preparing for Luxembourg accessibility certification. Covers all 17 themes with systemat
Ready to connect
- View details
visual-styleSkillWeb & browsing
Build a persistent visual brand identity for image generation. Defines how the brand looks visually — aesthetic, lighting, composition, mood — and writes it to brand/creative-kit.md so /image-gen and other creative skills produce consistent on-brand visuals. Three modes: Extract (from website/URL),
Ready to connect
- View details
web-game-developmentSkillWeb & browsing
Implement and optimize browser games using Phaser, Three.js, React Three Fiber, Babylon.js, or PlayCanvas with responsive input, asset loading, rendering, and browser playtests. Use for JavaScript or TypeScript game projects.
Ready to connect
- View details
webpage-to-markdownSkillWeb & browsing
Use when converting a public webpage URL into clean Markdown content
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,764 of the 55,196 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.