pledgeandgrow/pledge-skills

Built for developers and AI agents to write accurate, version-aware code using the latest official documentation and best practices.

10Stars on the repository
77Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

go-docs

25

pledgeandgrow/pledge-skills

Skill Claude CodeCodex

Go 1.26 — language specification, standard library, concurrency, modules, tools, testing, crypto, networking, database access, and idiomatic patterns.

not rated 10 1mo ago A 36 tokens original MIT

graphql-docs

26

pledgeandgrow/pledge-skills

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…

not rated 10 1mo ago A 119 tokens original MIT

pledgeandgrow/pledge-skills

Skill Claude CodeCodex

Ionic Framework 8.x — UI components, Angular/React/Vue integrations, theming, CLI, Capacitor, navigation.

not rated 10 1mo ago A 32 tokens original MIT

jest-docs

28

pledgeandgrow/pledge-skills

Skill Claude CodeCodex

Jest 30.x — JavaScript testing framework. Matchers, async, mocks, snapshots, fake timers, coverage, watch mode.

not rated 10 1mo ago A 32 tokens original MIT

jquery-docs

29

pledgeandgrow/pledge-skills

Skill Claude CodeCodex

// Document ready $( document ).ready(function() { // Code runs after DOM is parsed }).

not rated 10 1mo ago A 31 tokens original MIT

kotlin-docs

30

pledgeandgrow/pledge-skills

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)…

not rated 10 1mo ago A 183 tokens original MIT

kubernetes-docs

31

pledgeandgrow/pledge-skills

Skill Claude CodeCodex

Kubernetes 1.36 — Pods, Deployments, Services, Ingress, ConfigMaps, Secrets, RBAC, CRDs, Operators, kubectl, Helm.

not rated 10 1mo ago A 40 tokens original MIT

laravel-docs

32

pledgeandgrow/pledge-skills

Skill Claude CodeCodex

Laravel 13.x — routing, Eloquent ORM, Blade, middleware, queues, broadcasting, auth, testing, Artisan, packages.

not rated 10 1mo ago A 32 tokens original MIT

lua-docs

33

pledgeandgrow/pledge-skills

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…

not rated 10 1mo ago A 168 tokens original MIT

nextjs-docs

34

pledgeandgrow/pledge-skills

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…

not rated 10 1mo ago A 138 tokens original MIT

nginx-docs

35

pledgeandgrow/pledge-skills

Skill Claude CodeCodex

NGINX 1.29.x — web server, reverse proxy, load balancing, HTTP/stream/mail modules, SSL, HTTP/2, HTTP/3.

not rated 10 1mo ago A 39 tokens original MIT

npm-docs

36

pledgeandgrow/pledge-skills

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…

not rated 10 1mo ago A 91 tokens original MIT

numpy-docs

37

pledgeandgrow/pledge-skills

Skill Claude CodeCodex

NumPy 2.5 — array creation, data types, indexing, broadcasting, ufuncs, structured arrays, I/O, C-API.

not rated 10 1mo ago A 35 tokens original MIT

nuxt-docs

38

pledgeandgrow/pledge-skills

Skill Claude CodeCodex

Nuxt 4.x — full-stack Vue.js framework. File-based routing, auto-imports, SSR, Nitro, layers, modules.

not rated 10 1mo ago A 33 tokens original MIT

opentelemetry-docs

39

pledgeandgrow/pledge-skills

Skill Claude CodeCodex

OpenTelemetry — vendor-neutral observability: traces, metrics, logs, OTLP, Collector, SDKs, semantic conventions.

not rated 10 1mo ago A 32 tokens original MIT

oxc-docs

40

pledgeandgrow/pledge-skills

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…

not rated 10 1mo ago A 131 tokens original MIT

php-docs

41

pledgeandgrow/pledge-skills

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…

not rated 10 1mo ago A 534 tokens original MIT

pnpm

42

pledgeandgrow/pledge-skills

Skill Claude CodeCodex

Skill "pnpm" from pledgeandgrow/pledge-skills, covering pnpm documentation skill, key benefits, file index, quick start and install pnpm.

not rated 10 1mo ago C 31 tokens original MIT

PostgreSQL

43

pledgeandgrow/pledge-skills

Skill Claude CodeCodex

PostgreSQL 17.x — data types, DDL, DML, queries, indexes, full text search, concurrency, performance, functions.

not rated 10 1mo ago B 34 tokens original MIT

powershell-docs

44

pledgeandgrow/pledge-skills

Skill Claude CodeCodex

PowerShell 7.6 + Windows PowerShell 5.1 — variables, arrays, hashtables, functions, classes, remoting, modules, DSC.

not rated 10 1mo ago A 39 tokens original MIT

prettier-docs

45

pledgeandgrow/pledge-skills

Skill Claude CodeCodex

Prettier 3.9.5 — opinionated code formatter. CLI, API, config, plugins, editor integration, CI.

not rated 10 1mo ago A 34 tokens original MIT

prisma-docs

46

pledgeandgrow/pledge-skills

Skill Claude CodeCodex

Prisma ORM 7.x — schema, Prisma Client CRUD, migrations, introspection, relations, transactions, TypeScript.

not rated 10 1mo ago A 30 tokens original MIT

python-docs

47

pledgeandgrow/pledge-skills

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…

not rated 10 1mo ago A 251 tokens original MIT

rails-docs

48

pledgeandgrow/pledge-skills

Skill Claude CodeCodex

Ruby on Rails 8.1 — Active Record, Action View/Controller, routing, Active Support, testing, security, caching.

not rated 10 1mo ago A 31 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: