Skip to main content

By language & framework

AI Skills for Your Stack

AI coding skills tailored to specific languages and frameworks. Stack-aware skills emit idiomatic code rather than generic boilerplate.

AI Skills for TypeScript

The best AI coding skills for TypeScript are skills-hub's `code-review`, `unit-test` (Vitest/Jest auto-detection), `api-scaffold` (Express/Fastify/NestJS), `db-schema` (Prisma), `secure`, and `dependency-scan`. All portable across Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and Cline.

AI Skills for Python

The best AI coding skills for Python are skills-hub's `code-review`, `unit-test` (pytest auto-detection), `api-scaffold` (FastAPI/Django/Flask), `db-schema` (SQLAlchemy), `secure`, and `dependency-scan` (pip-audit). All portable across Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and Cline.

AI Skills for React

The best AI coding skills for React are skills-hub's `design-to-code`, `accessibility`, `responsive`, `dark-mode`, `design-system`, `unit-test` (React Testing Library + Vitest), and `code-review`. All portable across Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and Cline.

AI Skills for Next.js

The best AI coding skills for Next.js are skills-hub's `nextjs` (Next.js 15+ app scaffold), `design-to-code`, `seo`, `accessibility`, `responsive`, `auth-provider`, `stripe`, and `full-deploy` (Vercel). All portable across Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and Cline.

AI Skills for Rust

The best AI coding skills for Rust are skills-hub's `code-review`, `unit-test` (cargo test + tokio-test patterns), `api-scaffold` (Axum / Actix), `secure`, `dependency-scan` (cargo-audit), and `docker` (multi-stage Rust builds). All portable across Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and Cline.

AI Skills for Go

The best AI coding skills for Go are skills-hub's `code-review`, `unit-test` (table-driven tests), `api-scaffold` (Gin/Fiber/Echo), `cli-tool` (Cobra), `secure`, `dependency-scan` (govulncheck), and `docker` (multi-stage Go builds). All portable across Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and Cline.

AI Skills for Java

The best AI coding skills for Java are skills-hub's `code-review`, `unit-test` (JUnit 5 + Mockito auto-detection), `api-scaffold` (Spring Boot / Quarkus / Micronaut), `db-schema` (JPA / Hibernate), `secure`, and `dependency-scan` (mvn dependency-check). All portable across Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and Cline.

AI Skills for Swift

The best AI coding skills for Swift are skills-hub's `code-review`, `unit-test` (Swift Testing + XCTest), `ios-app` (SwiftUI scaffolding with MVVM), `app-store-publish` (Fastlane match + Connect API), and `secure`. All portable across Claude Code, Cursor, Codex CLI, Copilot, and Cline.

AI Skills for PHP

The best AI coding skills for PHP are skills-hub's `code-review`, `unit-test` (PHPUnit + Pest auto-detection), `api-scaffold` (Laravel / Symfony), `db-schema` (Eloquent / Doctrine), `secure`, and `dependency-scan` (composer audit). All portable across Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and Cline.

AI Skills for Ruby

The best AI coding skills for Ruby are skills-hub's `code-review`, `unit-test` (RSpec + Minitest), `api-scaffold` (Rails 8 with Solid stack), `db-schema` (ActiveRecord), `secure` (Brakeman + bundler-audit), and `stripe` integration. All portable across Claude Code, Cursor, Codex CLI, Copilot, and Cline.

AI Skills for Django

The best AI coding skills for Django are skills-hub's `code-review`, `unit-test` (pytest-django + factory_boy), `api-scaffold` (Django REST Framework / django-ninja), `db-schema` (Django models + migrations), `secure`, and `dependency-scan` (pip-audit). All portable across Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and Cline.

AI Skills for Ruby on Rails

The best AI coding skills for Rails are skills-hub's `code-review`, `unit-test` (RSpec + Minitest), `api-scaffold` (Rails 8 + Solid stack), `db-schema` (ActiveRecord), `secure` (Brakeman + bundler-audit), and `stripe` for payments. All portable across Claude Code, Cursor, Codex CLI, Copilot, and Cline.

AI Skills for Fastify

The best AI coding skills for Fastify are skills-hub's `code-review`, `unit-test` (Vitest + fastify.inject), `api-scaffold` (Fastify v5 + TypeBox), `api-docs` (OpenAPI 3.1), `db-schema` (Prisma / Drizzle), `secure`, and `load-test` (k6 / Artillery). All portable across major AI coding tools.

AI Skills for Express

The best AI coding skills for Express are skills-hub's `code-review`, `unit-test` (Vitest + supertest), `api-scaffold` (Express + Zod validation middleware), `db-schema` (Prisma / Drizzle), `secure`, and `migrate` (Express → Fastify or Hono). All portable across major AI coding tools.

AI Skills for Vue.js

The best AI coding skills for Vue are skills-hub's `code-review`, `unit-test` (Vitest + Vue Test Utils), `nextjs`-equivalent Nuxt scaffolding, `design-to-code` (Vue + Tailwind / UnoCSS), `accessibility`, and `responsive`. All portable across major AI coding tools.

AI Skills for Svelte

The best AI coding skills for Svelte are skills-hub's `code-review`, `unit-test` (Vitest + @testing-library/svelte), `api-scaffold` (SvelteKit form actions + +server.ts), `design-to-code`, `accessibility`, and `responsive`. All portable across major AI coding tools.

AI Skills for Kotlin

The best AI coding skills for Kotlin are skills-hub's `code-review`, `unit-test` (kotlin.test + Kotest), `api-scaffold` (Spring Boot / Ktor), `db-schema` (Exposed / JPA), `secure`, and `mobile-test` (Compose Multiplatform). All portable across Claude Code, Cursor, Codex CLI, Copilot, and Cline.

AI Skills for C# / .NET

The best AI coding skills for C# are skills-hub's `code-review`, `unit-test` (xUnit + Moq + FluentAssertions), `api-scaffold` (ASP.NET Core 9 minimal APIs / controllers), `db-schema` (EF Core), `secure`, and `dependency-scan` (dotnet list package --vulnerable). All portable across Claude Code, Cursor, Codex CLI, Copilot, and Cline.

AI Skills for Scala

The best AI coding skills for Scala are skills-hub's `code-review`, `unit-test` (ScalaTest + MUnit), `api-scaffold` (http4s / ZIO HTTP / Akka HTTP), `db-schema` (Slick / Doobie), and `secure`. Portable across Claude Code, Cursor, Codex CLI, Copilot, and Cline.

AI Skills for C++

The best AI coding skills for C++ are skills-hub's `code-review`, `unit-test` (Catch2 + GoogleTest), `api-scaffold` (Drogon / Crow / Pistache), CMake / Bazel build configs, and `secure` (clang-tidy + AddressSanitizer + UBSan). Portable across Claude Code, Cursor, Codex CLI, Copilot, and Cline.

AI Skills for Elixir

The best AI coding skills for Elixir are skills-hub's `code-review`, `unit-test` (ExUnit + Mox + StreamData), `api-scaffold` (Phoenix 1.8 + LiveView), `db-schema` (Ecto), `secure` (Sobelow), and `full-deploy` (Mix releases + Fly.io). Portable across Claude Code, Cursor, Codex CLI, Copilot, and Cline.

AI Skills for Haskell

The best AI coding skills for Haskell are skills-hub's `code-review`, `unit-test` (Hspec + tasty + QuickCheck), `api-scaffold` (Servant / Yesod), `db-schema` (persistent / esqueleto), and `secure`. Portable across Claude Code, Cursor, Codex CLI, Copilot, and Cline.

AI Skills for Clojure

The best AI coding skills for Clojure are skills-hub's `code-review`, `unit-test` (clojure.test + Kaocha + test.check), `api-scaffold` (Ring + reitit), `db-schema` (Datomic / next.jdbc), and `secure`. Portable across Claude Code, Cursor, Codex CLI, Copilot, and Cline.

AI Skills for Erlang

The best AI coding skills for Erlang are skills-hub's `code-review`, `unit-test` (Common Test + eunit + PropEr), `api-scaffold` (Cowboy + Plug-equivalent), `db-schema` (Mnesia / RocksDB), and `secure`. Portable across Claude Code, Cursor, Codex CLI, Copilot, and Cline.

AI Skills for OCaml

The best AI coding skills for OCaml are skills-hub's `code-review`, `unit-test` (Alcotest + QCheck), `api-scaffold` (Dream / Opium), `db-schema` (Caqti / PGOCaml), and `secure`. Portable across Claude Code, Cursor, Codex CLI, Copilot, and Cline.

AI Skills for F#

The best AI coding skills for F# are skills-hub's `code-review`, `unit-test` (Expecto + FsCheck), `api-scaffold` (Giraffe / Saturn / Falco), `db-schema` (EF Core / SqlProvider), and `secure`. Portable across Claude Code, Cursor, Codex CLI, Copilot, and Cline.

AI Skills for Lua

The best AI coding skills for Lua are skills-hub's `code-review`, `unit-test` (busted + LuaUnit), `api-scaffold` (OpenResty / Lapis), and `secure`. Portable across Claude Code, Cursor, Codex CLI, Copilot, and Cline.

AI Skills for Zig

The best AI coding skills for Zig are skills-hub's `code-review`, `unit-test` (built-in zig test), `migrate` (C → Zig), and `secure`. Portable across Claude Code, Cursor, Codex CLI, Copilot, and Cline.

AI Skills for Nim

The best AI coding skills for Nim are skills-hub's `code-review`, `unit-test` (unittest + nim-testutils), `api-scaffold` (Jester / Prologue), and `secure`. Portable across Claude Code, Cursor, Codex CLI, Copilot, and Cline.

AI Skills for Dart

The best AI coding skills for Dart are skills-hub's `flutter`, `code-review`, `unit-test` (dart test + mocktail + flutter_test), `design-to-code` (Material 3 + Cupertino), `mobile-test`, and `mobile-publish`. Portable across Claude Code, Cursor, Codex CLI, Copilot, and Cline.