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.

prolog-mcp

529

adamrybinski/prolog-mcp

MCP server Claude CodeCodexCursor +2

MCP server "prolog-mcp" as configured in adamrybinski/prolog-mcp. Runs locally from the prolog-mcp npm package.

not rated 25 1mo ago A tokens not measured

go-architecture

530

FreePeak/cortex

Cursor rule Cursor

Cursor rule "go-architecture" from FreePeak/cortex, covering ide cursor rules for golang development, architecture & structure, code quality principles, development approaches and golang-specific best practices.

not rated 25 1y ago A 1,789 tokens original Apache-2.0

typescript-lsp

531

youdotcom-oss/dx-toolkit

Skill Claude Code

Search TypeScript SYMBOLS (functions, types, classes) - NOT text. Use Glob to find files, Grep for text search, LSP for symbol search. Provides type-aware results that understand imports, exports, and relationships.

not rated 25 17d ago A SkillSpector: pass 51 tokens original MIT

electrik-slate

532

electrikhq/slate

Skill Cursor

Build Laravel Blade UI with Electrik Slate 3.x and optional slate-blocks. Use when writing x-slate or x-slate-block components, Livewire forms, tokens, toasts, blocks, or when the user mentions Slate, electrik/slate, electrik/slate-blocks, or slate.electrik.dev.

not rated 25 4d ago A SkillSpector: warn 72 tokens original MIT

xdebug

533

kpanuragh/xdebug-mcp

MCP server Claude CodeCodexCursor +2

MCP server for PHP Xdebug debugging with breakpoints, stepping, and variable inspection. Runs locally from the xdebug-mcp npm package.

not rated 25 4d ago A tokens not measured original MIT

raycast-extension

534

johnlindquist/claude

Skill Claude CodeCodex

Build Raycast extensions with React and TypeScript. Use when the user asks to create a Raycast extension, command, or tool.

not rated 25 8mo ago A 31 tokens

jdwp-debugging

535

FgForrest/mcp-jdwp-java

Plugin Claude Code

Bundles 2 skills, 1 hook, 1 MCP server · 127 tokens together

Java JDWP debugger via MCP — set breakpoints, inspect runtime state, evaluate expressions, mutate variables, catch exceptions at throw site, trace execution with logpoints.

not rated 25 +1 1mo ago A tokens not measured copy · 86% MIT

go

536

inference-gateway/adk

Skill Claude CodeCodex

Idiomatic Go - package and interface design, error wrapping, table-driven tests, generics, the modern standard library (slices/maps/cmp/errors.Join), current syntax, and logging discipline. Use when writing, reviewing, or refactoring any Go code, especially code drifting toward Java/Spring shapes (deep layer trees…

not rated 25 3d ago A 99 tokens copy · 86% Apache-2.0

gem-docs-review

537

VSN2015/concerns_on_rails

Skill Claude Code

Harvests offline documentation (README, CHANGELOG, public API) for every gem in a Ruby/Rails project's Gemfile.lock into a local cache, tracks gem versions in a manifest, and refreshes only gems whose version changed. Then reviews a git diff or pull request against that cache to surface (a) gem-upgrade impact …

not rated 25 2d ago A SkillSpector: pass 152 tokens original MIT

rust-neckbeard

538

Kevin-Liu-01/Agent-Machines

Skill Claude CodeCodex

Dedalus Rust correctness and style rules. Use when writing, reviewing, or refactoring any Rust code in the host-agent, enclave, or packages/rust workspaces. Covers return-value naming, error design, mustuse, visibility, RAII, fail-closed, and all hard limits from style.md and rust.mdx.

not rated 25 6d ago A SkillSpector: pass 71 tokens original MIT

debug-assistant

539

kongusen/loom-agent

Skill Claude CodeCodex

Helps debug Python errors and exceptions.

not rated 24 4mo ago A 11 tokens original Apache-2.0

django-patterns

540

Luohaothu/everything-codex

Skill Claude CodeCodex

A collection of recommended patterns for structuring and extending Django applications, including web APIs and database-backed projects.

not rated 24 27d ago A SkillSpector: pass 37 tokens original MIT

springboot-patterns

541

Ashfaqbs/software-dev-ai-claude-toolkit

Skill Claude CodeCodex

Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.

not rated 24 7mo ago A 36 tokens original MIT

new-python-project

542

smorinlabs/py-launch-blueprint

Skill Claude Code

Use when bootstrapping a new Python repo, project, CLI, package, script, or uv project from py-launch-blueprint. Ask whether the user wants the opinionated template bootstrap or a minimal setup before running commands.

not rated 24 5d ago A SkillSpector: warn 49 tokens original MIT

crud-generator

543

thapaliyabikendra/ai-artifacts

Skill Claude Code

Generate complete CRUD application services for ABP Framework following DDD patterns. Creates interface in Contracts layer, implementation in AppServices, and DTOs in Contracts. Use when: (1) creating new entity services, (2) scaffolding CRUD operations, (3) implementing standard ABP service patterns, (4) accelerating…

not rated 24 5mo ago A 70 tokens original Apache-2.0

n3mo

544

RajX-dev/N3MO

MCP server Claude CodeCodexCursor +2

N3MO: The Impact Tracker. Runs locally from the n3mo Python package.

not rated 24 6d ago A tokens not measured

swift-mlx-lm

545

PicoMLX/mlx-swift-lm-skill

Skill Claude CodeCodex

MLX Swift LM - Run LLMs and VLMs on Apple Silicon using MLX. Covers local inference, streaming, wired memory coordination, tool calling, LoRA fine-tuning, embeddings, and model porting.

not rated 24 6mo ago A 52 tokens copy · 100% MIT

go-senior-developer

546

metalagman/agent-skills

Skill Claude CodeCodex

Expert senior-level Go guidance for architecture, API-first design/codegen, advanced concurrency, performance tuning, testing/quality, cloud-native 12-factor practices, and Go 1.24+ tooling for large-scale systems.

not rated 24 17d ago A 51 tokens

flet-development

547

HnBigVolibear/awesome-flet-development-skill

Skill Claude CodeCodex

This skill should be used when developing desktop/web applications with Flet; encountering Flet 1.0+ version compatibility issues; migrating from Flet 0.x to 1.0+; encountering API errors with Tabs/Badge/Radio/BorderRadius controls; needing guidance on Flet animations, async operations, or layouts. Covers Flet 0.82.0+…

not rated 24 5mo ago A 92 tokens original MIT

coding-standards

548

kaptinlin/gozod

Cursor rule Cursor

This document defines comprehensive coding standards and best practices for the GoZod validation library. It provides guiding principles for implementing Go code that ensures full compatibility with the TypeScript Zod v4 API while following Go language idioms and performance optimization principles.

not rated 24 1mo ago A 0 tokens original MIT

typescript

549

marcopesani/think-mcp-server

Cursor rule Cursor

Before implementing any TypeScript code or responding to technical questions, use the think tool to.

not rated 24 1y ago A 0 tokens original MIT

design-patterns

551

hzy970907/fish-claude-code

Skill Claude CodeCodex

Common design patterns with Java examples (Factory, Builder, Strategy, Observer, Decorator, etc.). Use when user asks "implement pattern", "use factory", "strategy pattern", or when designing extensible components.

not rated 24 +1 6mo ago A 47 tokens

effect-http-api

552

mpsuesser/pi-effect-harness

Skill Claude CodeCodex

Build typed HTTP APIs with Effect's HttpApi — endpoints with schemas, handlers, security middleware, OpenAPI docs, derived clients, and handler unit tests. Use when building HTTP servers, REST APIs, or typed HTTP clients with Effect v4.

not rated 24 +1 2mo ago A 53 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: