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

17,418 results · page 97 of 581

  • swift-concurrencySkillDev tools

    Resolve Swift concurrency compiler errors, adopt approachable concurrency (SE-0466), and write data-race-safe async code. Use when fixing Sendable conformance errors, actor isolation warnings, or strict concurrency diagnostics; when adopting default MainActor isolation, @concurrent, nonisolated(nons

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • swift-formatstyleSkillDev tools

    Formats and parses locale-aware numbers, decimals, currencies, percentages, dates, durations, measurements, names, lists, byte counts, and URLs with Foundation FormatStyle and ParseableFormatStyle. Use when replacing legacy Formatter subclasses, designing reusable format APIs, using SwiftUI Text(_:f

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • swift-languageSkillDev tools

    Apply modern Swift language patterns and idioms for non-concurrency, non-SwiftUI code. Covers if/switch expressions (Swift 5.9+), typed throws (Swift 6+), result builders, property wrappers, opaque and existential types (some vs any), guard patterns, Never type, Regex builders (Swift 5.7+), basic Co

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • swift-testingSkillDev tools

    Writes and migrates Swift Testing framework tests with @Test, @Suite, #expect, #require, confirmation, traits, withKnownIssue, Attachment.record, processExitsWith exit tests and capture lists, Test.cancel, Issue.record warnings/manual failures, XCTest-to-Swift Testing migration, Xcode 27 interoperab

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • swiftlintSkillDev tools

    Configures and enforces SwiftLint in Swift projects using build tool plugins, run scripts, and CI. Covers .swiftlint.yml configuration, disabled_rules, opt_in_rules, only_rules, analyzer_rules, baselines, autocorrect, swiftlint:disable suppressions, reporter formats (sarif, json, checkstyle), strict

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • swiftui-animationSkillDev tools

    Implement, diagnose, or review SwiftUI motion using explicit and scoped implicit animations, springs, transitions, PhaseAnimator, KeyframeAnimator, matched geometry or navigation zoom, SF Symbol effects, and custom Animation types. Use when views should animate on state changes, insertion, removal,

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • swiftui-gesturesSkillDev tools

    Implement, review, or improve SwiftUI gesture handling. Use when adding tap, long press, drag, magnify, or rotate gestures, composing gestures with simultaneously/sequenced/exclusively, managing transient state with @GestureState, resolving parent/child gesture conflicts with highPriorityGesture or

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • swiftui-layout-componentsSkillDev tools

    Build SwiftUI layouts using stacks, grids, lists, scroll views, forms, and controls. Covers VStack/HStack/ZStack, LazyVGrid/LazyHGrid, List with sections and swipe actions, ScrollView with ScrollPosition and scroll-driven reveal surfaces, Form with validation, Toggle/Picker/Slider, .searchable, and

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • swiftui-liquid-glassSkillDev tools

    Implement, review, or improve SwiftUI Liquid Glass effects for iOS 26+. Covers glassEffect modifier, GlassEffectContainer, glass button styles, glass toolbar/tab bar, static status badges vs interactive controls, morphing transitions, tinting, interactive glass, ToolbarSpacer, scrollEdgeEffectStyle,

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • swiftui-navigationSkillDev tools

    Implement SwiftUI navigation patterns including NavigationStack, NavigationSplitView, sheet presentation, tab-based navigation, and deep linking. Use when building push navigation, programmatic routing, multi-column layouts, modal sheets, tab bars, universal links, or custom URL scheme handling.

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • swiftui-performanceSkillDev tools

    Profile, diagnose, and remediate SwiftUI runtime performance using code review, Instruments, and repeatable measurements. Use when a SwiftUI screen renders slowly, scrolling or animations hitch, view bodies update excessively, list identity churns, layout work spikes, or broad Observation dependenci

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • tabletopkitSkillDev tools

    Builds multiplayer spatial board games using TabletopKit on visionOS. Use when creating tabletop game experiences with boards, pieces, cards, or dice; managing seats, turns, equipment state, TabletopAction flows, or TabletopInteraction delegates; synchronizing gameplay through FaceTime Group Activit

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • tipkitSkillDev tools

    Implement and review Apple TipKit feature-discovery UI for iOS 17+ apps. Use when adding or auditing in-app tips, contextual help, coach marks, Tip, TipView, popoverTip, rules, events, actions, display frequency, testing overrides, reusable tip identifiers, or iOS 18+ TipGroup and CloudKit tip sync;

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • aaai-artifact-evaluationSkillDev tools

    Use when packaging AAAI code, data, multimedia appendices, technical appendices, reproducibility evidence, and post-acceptance artifact releases without violating double-blind or immutable-supplement rules.

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aaai-author-responseSkillDev tools

    Use when drafting an AAAI author response (rebuttal) under the single short character-limited author-feedback window, the no-URL rule, no-new-results guidance, AI-generated-review handling, and the AAAI two-phase review process where Phase-2 papers receive one feedback round before SPC/AC discussion

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aaai-camera-readySkillDev tools

    Use when preparing an accepted AAAI paper for camera-ready source submission to AAAI Press, including proceedings page limits, two-column template compliance, copyright transfer, purchased extra technical pages, deanonymization, registration, oral or poster presentation, and final public artifact re

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aaai-experimentsSkillDev tools

    Use when designing or auditing AAAI experiments for the broad-AI program committee, including baselines, ablations, statistical significance, robustness, human evaluation, AI-for-Social-Impact and alignment/safety evidence, compute and cost reporting, and reproducibility-checklist alignment for Phas

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aaai-related-workSkillDev tools

    Use when positioning an AAAI paper's novelty against archival work, contemporaneous arXiv or workshop papers, and AAAI/IJCAI/NeurIPS/ICML/ICLR neighbors across the broad AI scope, while staying inside AAAI's dual-submission and AI-as-source policy constraints and writing a related-work section legib

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aaai-review-processSkillDev tools

    Use when explaining or planning around AAAI's two-phase review process, Phase 1 rejection risk, Phase 2 additional reviews, AI-assisted review pilot, author feedback, SPC/AC discussion, and final decisions.

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aaai-submissionSkillDev tools

    Use when auditing an AAAI main technical track submission for OpenReview readiness, double-blind anonymity, page limits, reproducibility checklist, supplementary material, author limits, multiple-submission policy, and AAAI AI-use policy compliance.

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aaai-supplementarySkillDev tools

    Use when organizing AAAI supplementary material, including the technical appendix, multimedia appendix, and code/data ZIPs, while respecting that AAAI supplements are due with the paper, treated as immutable after submission, must stay double-blind, and should never hide main-paper-critical evidence

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aaai-topic-selectionSkillDev tools

    Use when deciding whether a project is a strong AAAI submission across its broad AI scope, should be reframed or routed to a dedicated track such as AI for Social Impact or AI Alignment, or should instead go to IJCAI, NeurIPS, ICML, ICLR, AISTATS, UAI, ACL, CVPR, KDD, CHI, ICRA, or another specialis

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aaai-workflowSkillDev tools

    Use when planning an AAAI project timeline from topic selection through abstract, OpenReview submission, two-phase review, rebuttal, decision, camera-ready, registration, presentation, and public artifact release.

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aaai-writing-styleSkillDev tools

    Use when revising an AAAI manuscript for broad-AI-audience fit, a first-page contribution statement legible to non-specialist Phase-1 reviewers, two-column readability, concise novelty claims, reproducibility-checklist alignment, hedged limitations and ethics, and policy-aware framing of AI-system a

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aamas-author-responseSkillDev tools

    Use when drafting an AAMAS rebuttal to preliminary OpenReview reviews, covering the double-blind constraint, the no-new-results and no-revised-paper norms, how to answer game-theory, MARL, and systems reviewers at once, and how to give the area chair a clean acceptance rationale within a short respo

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aamas-camera-readySkillDev tools

    Use when preparing an accepted AAMAS paper for the IFAAMAS open-access camera-ready, covering author de-anonymization, proceedings metadata, two-column reflow of game figures and learning curves, resolving rebuttal-stage promises, registration, in-person presentation, and the public code and environ

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aamas-review-processSkillDev tools

    Use when explaining or planning around AAMAS peer review, covering OpenReview review release, the double-blind rebuttal on preliminary reviews, area-chair discussion, the mixed game-theory, MARL, and systems reviewer pool, the public posting of reviews and decisions, and how acceptance criteria weig

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aamas-submissionSkillDev tools

    Use when auditing an AAMAS main-track submission for OpenReview readiness, the 8-page-plus-references limit, the full-paper versus 2-page extended-abstract choice, double-blind anonymity, the supplementary zip cap, track fit across the AAAI/JAAMAS/Blue Sky tracks, dual-submission rules, and desk-rej

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • aamas-workflowSkillDev tools

    Use when planning an AAMAS project timeline from venue fit through abstract, full-paper or extended-abstract upload, supplementary material, the double-blind rebuttal, decision, IFAAMAS camera-ready, registration, and presentation, with track-specific deadlines and backward-planning offsets for a ga

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • acl-author-responseSkillDev tools

    Use when drafting an ACL author response inside an ACL Rolling Review cycle on OpenReview, covering the response window before meta-review, reviewer discussion dynamics, score-change strategy, flagging review issues to the area chair, anonymity rules, and deciding between responding now versus revis

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k 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.

55,111 of the 55,543 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