go-docs
25Skill Claude CodeCodex
Go 1.26 — language specification, standard library, concurrency, modules, tools, testing, crypto, networking, database access, and idiomatic patterns.
Skill Claude CodeCodex
Go 1.26 — language specification, standard library, concurrency, modules, tools, testing, crypto, networking, database access, and idiomatic patterns.
Skill Claude CodeCodex
Use this skill whenever the user asks about GraphQL, query languages for APIs, schema design, types, resolvers, mutations, subscriptions, introspection, pagination, federation, or API best practices. Covers the full GraphQL specification including schemas and types, queries, mutations, subscriptions, validation…
Skill Claude CodeCodex
Ionic Framework 8.x — UI components, Angular/React/Vue integrations, theming, CLI, Capacitor, navigation.
Skill Claude CodeCodex
Jest 30.x — JavaScript testing framework. Matchers, async, mocks, snapshots, fake timers, coverage, watch mode.
Skill Claude CodeCodex
// Document ready $( document ).ready(function() { // Code runs after DOM is parsed }).
Skill Claude CodeCodex
Comprehensive Kotlin 2.4.0 reference covering all language features: variables, basic types, strings, control flow, functions, lambdas, classes, objects, inheritance, interfaces, data classes, sealed classes, generics, collections, sequences, null safety, coroutines (suspend, launch, async, Flow, StateFlow, channels)…
Skill Claude CodeCodex
Kubernetes 1.36 — Pods, Deployments, Services, Ingress, ConfigMaps, Secrets, RBAC, CRDs, Operators, kubectl, Helm.
Skill Claude CodeCodex
Laravel 13.x — routing, Eloquent ORM, Blade, middleware, queues, broadcasting, auth, testing, Artisan, packages.
Skill Claude CodeCodex
Use this skill whenever the user asks about Lua, the lightweight embeddable scripting language. Covers the full Lua 5.5 reference manual including values and types, metatables and metamethods, garbage collection, weak tables, coroutines, lexical conventions, variables, statements, control structures, expressions…
Skill Claude CodeCodex
Use this skill whenever the user asks about Next.js, React full-stack development, App Router, Server Components, or building web applications with Next.js. This skill covers Next.js 16.2.7 with React 19.2, App Router, Cache Components, Turbopack, and all modern patterns. Use it for code generation, architecture…
Skill Claude CodeCodex
NGINX 1.29.x — web server, reverse proxy, load balancing, HTTP/stream/mail modules, SSL, HTTP/2, HTTP/3.
Skill Claude CodeCodex
Use this skill whenever the user asks about npm, package management, publishing packages, semantic versioning, npm CLI commands, or Node.js dependencies. Covers npm 12.x including the registry, scopes, organizations, security (audit, provenance, 2FA), CI/CD integration, workspaces, scripts, .npmrc configuration, and…
Skill Claude CodeCodex
NumPy 2.5 — array creation, data types, indexing, broadcasting, ufuncs, structured arrays, I/O, C-API.
Skill Claude CodeCodex
Nuxt 4.x — full-stack Vue.js framework. File-based routing, auto-imports, SSR, Nitro, layers, modules.
Skill Claude CodeCodex
OpenTelemetry — vendor-neutral observability: traces, metrics, logs, OTLP, Collector, SDKs, semantic conventions.
Skill Claude CodeCodex
Comprehensive reference for the JavaScript Oxidation Compiler (Oxc) — a collection of high-performance JavaScript tools written in Rust. Covers parser design (lexer, AST, parser, errors, semantic analysis), architecture (parser, linter, test infrastructure, AST tools), ECMAScript specification and grammar, performance…
Skill Claude CodeCodex
Comprehensive PHP 8.5 reference covering all language features: basic syntax, types (null, bool, int, float, string, array, object, callable, iterable, mixed, void, never), variables, constants, expressions, operators (arithmetic, assignment, bitwise, comparison, error control, execution, logical, string, array, type…
Skill Claude CodeCodex
Skill "pnpm" from pledgeandgrow/pledge-skills, covering pnpm documentation skill, key benefits, file index, quick start and install pnpm.
Skill Claude CodeCodex
PostgreSQL 17.x — data types, DDL, DML, queries, indexes, full text search, concurrency, performance, functions.
Skill Claude CodeCodex
PowerShell 7.6 + Windows PowerShell 5.1 — variables, arrays, hashtables, functions, classes, remoting, modules, DSC.
Skill Claude CodeCodex
Prettier 3.9.5 — opinionated code formatter. CLI, API, config, plugins, editor integration, CI.
Skill Claude CodeCodex
Prisma ORM 7.x — schema, Prisma Client CRUD, migrations, introspection, relations, transactions, TypeScript.
Skill Claude CodeCodex
Comprehensive Python 3.13 reference covering all language features: variables, built-in types, strings, control flow, functions, lambdas, decorators, classes, inheritance, dataclasses, enums, metaclasses, collections (list, dict, set, tuple, comprehensions), modules and packages, pip, venv, exceptions, context…
Skill Claude CodeCodex
Ruby on Rails 8.1 — Active Record, Action View/Controller, routing, Active Support, testing, security, caching.