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: Dev tools

16,976 results · page 461 of 566

  • flutter-managing-stateSkillDev tools

    Manages application and ephemeral state in a Flutter app. Use when sharing data between widgets or handling complex UI state transitions.

    Ready to connect

    github.com/shangjin-xiao/thoughtecho45 stars

    View details
  • flutter-testing-appsSkillDev tools

    Implements unit, widget, and integration tests for a Flutter app. Use when ensuring code quality and preventing regressions through automated testing.

    Ready to connect

    github.com/shangjin-xiao/thoughtecho45 stars

    View details
  • flutter-theming-appsSkillDev tools

    Customizes the visual appearance of a Flutter app using the theming system. Use when defining global styles, colors, or typography for an application.

    Ready to connect

    github.com/shangjin-xiao/thoughtecho45 stars

    View details
  • hookSkillDev tools

    Create a reusable React hook (useX). Triggers "create hook", "new hook", "custom hook", a useX-style name, or extracting logic out of a component.

    Ready to connect

    github.com/darkroomengineering/cc-settings43 stars

    View details
  • ios-liquid-glass-designerSkillDev tools

    Implement, refactor, or review iOS 26+ SwiftUI Liquid Glass with native `glassEffect`, `GlassEffectContainer`, button styles, availability gates, and non-glass fallbacks.

    Ready to connect

    github.com/xopoko/build-swift-apps45 stars

    View details
  • ios-rocketsim-operatorSkillDev tools

    RocketSim iOS Simulator UI: inspect and control accessibility state, gestures, typing, hardware buttons, and CLI automation.

    Ready to connect

    github.com/xopoko/build-swift-apps45 stars

    View details
  • ios-swiftui-architectSkillDev tools

    iOS SwiftUI views and components: build or refactor navigation, state ownership, async UI, sheets, previews, and responsive layouts; exclude UIKit-only and macOS work.

    Ready to connect

    github.com/xopoko/build-swift-apps45 stars

    View details
  • jsapi-ui-kitSkillDev tools

    Official Baidu Maps UI interaction components, providing usage references for PlaceAutocomplete, PlaceSearch, PlaceDetail, and RoutePlan components to quickly build map interfaces and greatly improve development efficiency.

    Ready to connect

    github.com/baidu-maps/jsapi-skills45 stars

    View details
  • keyboardSkillDev tools

    Load this skill for every project containing interactive UI elements — buttons, links, modals, dropdowns, sliders, tabs, carousels, or any custom widget. Under no circumstances create an interactive component that cannot be fully operated by keyboard alone. Absolutely always ensure visible focus ind

    Ready to connect

    github.com/mgifford/accessibility-skills45 stars

    View details
  • light-dark-modeSkillDev tools

    Load this skill whenever the project supports light/dark mode, colour theme switching, high-contrast mode, or responds to prefers-color-scheme. Under no circumstances hard-code colours that break in alternative themes. Absolutely always test colour contrast in both light and dark themes, and respect

    Ready to connect

    github.com/mgifford/accessibility-skills45 stars

    View details
  • lighthouseSkillDev tools

    Lighthouse audit of one page with an improvement loop until targets are met. Triggers "lighthouse", "page speed", "LCP", "CLS", "INP", "core web vitals". Repo-wide performance audits go to /audit performance.

    Ready to connect

    github.com/darkroomengineering/cc-settings43 stars

    View details
  • macos-notarization-packagerSkillDev tools

    macOS distribution artifacts: inspect Developer ID archives, app bundles, hardened runtime, nested signing, and notarization readiness; exclude local signing-only diagnosis and direct `asc notarization` execution.

    Ready to connect

    github.com/xopoko/build-swift-apps45 stars

    View details
  • macos-signing-inspectorSkillDev tools

    macOS app signing artifacts: inspect code signatures, entitlements, hardened runtime, sandbox, Gatekeeper, and trust failures; exclude distribution packaging and notarization submission.

    Ready to connect

    github.com/xopoko/build-swift-apps45 stars

    View details
  • macos-swiftpm-runnerSkillDev tools

    macOS SwiftPM packages: build, run, and test package-first repositories and executables when `Package.swift` is primary or no Xcode project exists; not for Xcode-only app bundles.

    Ready to connect

    github.com/xopoko/build-swift-apps45 stars

    View details
  • macos-swiftui-architectSkillDev tools

    macOS SwiftUI scenes: build or refactor windows, commands, toolbars, settings, split views, inspectors, menu bar extras, keyboard flows, and desktop layouts; not AppKit-only behavior.

    Ready to connect

    github.com/xopoko/build-swift-apps45 stars

    View details
  • macos-test-diagnoserSkillDev tools

    macOS Xcode and SwiftPM tests: run focused scopes and diagnose build, assertion, crash, async-flake, fixture, entitlement, and host-app failures; separate regressions from setup issues.

    Ready to connect

    github.com/xopoko/build-swift-apps45 stars

    View details
  • macos-view-architectSkillDev tools

    macOS SwiftUI view structure: refactor oversized scenes into subviews, explicit roots, scoped state, command/toolbar ownership, and narrow AppKit bridges.

    Ready to connect

    github.com/xopoko/build-swift-apps45 stars

    View details
  • macos-window-architectSkillDev tools

    macOS 15+ SwiftUI windows: customize toolbar/title chrome, drag regions, materials, minimize/restoration, placement, launch behavior, and borderless styles; prefer SwiftUI before NSWindow.

    Ready to connect

    github.com/xopoko/build-swift-apps45 stars

    View details
  • navigationSkillDev tools

    Load this skill whenever the project contains navigation components — primary navigation menus, dropdown menus, mega menus, breadcrumbs, pagination, mobile hamburger menus, or in-page jump navigation. Under no circumstances create navigation without proper landmark roles, keyboard support, and acces

    Ready to connect

    github.com/mgifford/accessibility-skills45 stars

    View details
  • octopus-paul-skillSkillDev tools

    Distills the cognitive system of "Paul the Octopus" for entertaining mystical World Cup match predictions and expressive performances.

    Ready to connect

    github.com/dxboy266/fifa-winner-skill44 stars

    View details
  • oma-academic-writerSkillDev tools

    Academic writing specialist for publication-grade English prose. Drafts, revises, and audits essays, reports, analysis sections, executive summaries, conclusions, and literature reviews while enforcing sentence-structure variation, high-frequency academic verbs, calibrated hedging, and anti-AI styli

    Ready to connect

    github.com/gracefullight/stock-checker44 stars

    View details
  • printSkillDev tools

    Load this skill whenever the project includes print stylesheets, print media queries (@media print), or any content intended for physical printing. Under no circumstances omit print CSS that ensures readable, accessible printed output. Absolutely always hide decorative elements, expand link URLs, an

    Ready to connect

    github.com/mgifford/accessibility-skills45 stars

    View details
  • progressive-enhancementSkillDev tools

    Load this skill when building any web feature, reviewing architecture decisions, or evaluating JavaScript dependencies. Under no circumstances build features that break completely when JavaScript is unavailable or fails. Absolutely always start with semantic HTML, layer CSS enhancements, and add Jav

    Ready to connect

    github.com/mgifford/accessibility-skills45 stars

    View details
  • proof-of-workSkillDev tools

    Run the machine-verifiable gate (typecheck, test, lint, plus a screenshot for UI) so a diff is review-ready. Triggers "proof of work", "is this review-ready", "prove it is green".

    Ready to connect

    github.com/darkroomengineering/cc-settings43 stars

    View details
  • requirement-gap-finderSkillDev tools

    Requirement gap-filling assistant (scout mode) — designed for cases where you have a blank slate and no PRD yet: adopting the perspectives of PM, UIUX, Backend, Frontend, and QA, it scans requirements for gaps, easily misunderstood statements, overlooked edge cases, and questions that must be confir

    Ready to connect

    github.com/skinnerlee1225/enterprise-prd-toolkit45 stars

    View details
  • rrSkillDev tools

    Cluster-oriented FZU Assistant server based on a distributed architecture (2024 refactor), serving over 30,000 students and faculty daily

    Ready to connect

    github.com/west2-online/fzuhelper-server43 stars

    View details
  • stitch-a11ySkillDev tools

    Audits Stitch-generated components for WCAG 2.1 AA accessibility issues and applies fixes — semantic HTML, ARIA attributes, keyboard navigation, focus management, and screen reader support.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-animateSkillDev tools

    Adds a purposeful animation layer to Stitch-generated components — CSS transitions, Framer Motion (React/Next.js), or Svelte transitions. Always respects prefers-reduced-motion.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-mcp-delete-projectSkillDev tools

    Permanently deletes a Stitch project and all its screens. Destructive — requires explicit user confirmation before calling.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-mcp-get-projectSkillDev tools

    Retrieves metadata for a specific Stitch project — title, theme, create/update time. Use to inspect a project before generating new screens. Do NOT use this if you already have a screenId — use stitch-mcp-get-screen instead.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details

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,082 of the 54,514 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.

See how to connect your AI