Languages

14,393 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

gosymdb

625

walkindude/gosymdb

Plugin Claude Code

Bundles 1 hook

Go symbol and call-graph database — replaces grep for code navigation.

not rated 18 1mo ago A tokens not measured original Apache-2.0

leejpsd/typescript-react-nextjs-patterns

Skill Claude CodeCodex

Production-grade TypeScript reference for React & Next.js frontend development. Covers type narrowing, component Props, generic hooks, discriminated unions, as const, satisfies, Zod validation, TanStack Query, server/client boundaries, forms, state management, performance, accessibility, debugging, and code review.…

not rated 18 1mo ago A 142 tokens original MIT

coding-style

627

Fuwn/suckless-agent-skills

Skill Claude CodeCodex

Coding style guidelines for C and POSIX code, covering layout, formatting, declarations, headers, and consistency expectations.

not rated 18 5mo ago A 26 tokens original MIT

cursorrules

628

survivorforge/cursor-rules

Cursor rule Cursor

You are building an AI/ML project with Python. The project uses PyTorch for model training, handles data pipelines with proper validation, tracks experiments systematically, and follows production ML engineering practices. Code is type-hinted, tested, and reproducible.

not rated 18 4mo ago A 2,136 tokens original MIT

hmr

629

promplate/pyth-on-line

MCP server Claude CodeCodexCursor +2

Hot Module Reload (HMR) for Python with reactive programming and MCP tools. Remote server at promplate.github.io.

not rated 18 yesterday A tokens not measured

whmcs-dev-skills

630

Waqasahmedwaseer/whmcs-dev-skills

Skill Claude CodeCodex

Senior WHMCS Developer & Architect skill for AI coding agents. Builds, debugs, and maintains WHMCS Addon Modules, Provisioning (Server) Modules, Domain Registrar Modules, Payment Gateway Modules, and Action Hooks. Enforces WHMCS 8.x / 9.x best practices, modern PHP 8.1+ standards, Laravel Capsule ORM, Smarty v4…

not rated 18 6mo ago A 127 tokens GPL-2.0

pypi-query

631

loonghao/pypi-query-mcp-server

MCP server Claude CodeCodexCursor +2

A Model Context Protocol (MCP) server for querying PyPI package information, dependencies, and compatibility. Runs locally from the pypi-query-mcp-server Python package. Needs 8 environment variables to run.

not rated 18 3d ago A tokens not measured original MIT

coding-standards

632

ludo-technologies/python-best-practices

Skill Claude Code

Python coding standards and best practices covering error handling, performance optimization, async patterns, SOLID design principles, documentation, data validation, and object-oriented programming. Use when writing, reviewing, or refactoring Python code, or when the user asks about Python style, design, or best…

not rated 18 7d ago A SkillSpector: pass 63 tokens original MIT

castle-x/skills-x

Skill Claude CodeCodex needs its repo

Integrate PocketBase as a Go library using the github.com/castle-x/goutils/pocketbase (gopb) package to build single-binary full-stack applications. Use when building Go applications that need user authentication, embedding PocketBase into Go binary, registering custom API routes, managing default users, serving…

not rated 18 4mo ago A 92 tokens original MIT

phpstan-fixer

634

marcelorodrigo/agent-skills

Skill Claude CodeCodex

Fix PHPStan static analysis errors by adding type annotations and PHPDocs. Use when encountering PHPStan errors, type mismatches, missing type hints, or static analysis failures. Never ignores errors without user approval.

not rated 18 4d ago A SkillSpector: warn 46 tokens original MIT

go-idiomatic-code

635

dstotijn/go-mcp

Cursor rule Cursor

This rule ensures that all Go code follows idiomatic Go practices, adhering to the official Go style guide and common best practices in the Go community.

not rated 18 1y ago A 0 tokens original Apache-2.0

kernelcad-authoring

636

w1ne/kernelCAD-web

Skill Claude CodeCodex needs its repo

Author or modify kernelCAD models in TypeScript. Scripts live in .kcad.ts files; the kernelCAD CLI (kernelcad evaluate and kernelcad export stl|step|dxf|3mf|glb -o ) executes them via an OpenCASCADE WASM kernel.

not rated 18 +1 9d ago A SkillSpector: warn 55 tokens original MIT

dmvcframework

637

danieleteti/delphi-ai-skills

Skill Claude CodeCodex

Use when writing any server-side feature with DelphiMVCFramework (DMVC) — controllers, routes, REST endpoints, entities, middleware, validation, dependency injection, JWT, SSE, or the server bootstrap. The core skill; the Minimal API, web-app, UI, security and testing skills build on it. Triggers on "DMVCFramework"…

not rated 18 +1 1mo ago A 131 tokens original Apache-2.0

PySpark Expert Agent

639

archubbuck/workspace-architect

Agent Claude Code

Diagnose PySpark performance bottlenecks, distributed execution pitfalls, and suggest Spark-native rewrites and safer distributed patterns (incl. mapInPandas guidance).

not rated 18 4d ago A 37 tokens original ISC

rubycritic-skill

640

esparkman/claude-rubycritic-skill

Plugin Claude Code

Bundles 1 skill · 68 tokens together

Claude Code Skill for Ruby code quality analysis with RubyCritic. Model-invoked - Claude autonomously analyzes code quality, identifies smells, and provides refactoring insights.

not rated 17 9mo ago A tokens not measured original MIT

rust-doctor

642

arthjean/rust-doctor

Skill Claude CodeCodex

Use when Rust code just changed and must not regress, when the user asks to scan, audit or health-check a Cargo workspace, says "rust-doctor", or wants one of its findings explained, tuned or switched off.

not rated 17 14d ago A SkillSpector: warn 49 tokens original Apache-2.0

dbos-golang

643

dbos-inc/agent-skills

Skill Claude CodeCodex

DBOS Go SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing Go code with DBOS, creating workflows and steps, using queues, using the DBOS Client from external applications, or building Go applications that need to be resilient to failures.

not rated 17 17d ago A SkillSpector: warn 62 tokens original MIT

basic

644

permitio/permit-fastmcp

Cursor rule Cursor

When a soild fix - apply it without asking.

not rated 17 7mo ago A 0 tokens original Apache-2.0

pytrio-skill

645

SwanHubX/pytrio-skill

Skill Claude CodeCodex

A Python software development kit for sending large-model training and inference work to the remote TRIO service. Your local code prepares data and controls the process while the service performs model calculations and saves weights.

not rated 17 27d ago A SkillSpector: warn 191 tokens original MIT

swift-unit-testing

646

nonameplum/agent-skills

Skill Claude CodeCodex

Write, modify, and review deterministic Swift unit tests using the Swift Testing framework. Use when working with @Test.

not rated 17 1mo ago A 27 tokens

gopilot

648

gonzaloserrano/gopilot

Plugin Claude Code

Bundles 3 skills, 2 hooks · 381 tokens together

gopilot is your Go copilot - a skill for writing idiomatic Go code, covering design patterns, error handling, testing, concurrency, generics, and stdlib patterns up to Go 1.26.

not rated 17 2mo ago A tokens not measured 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: