Skills

All Skills

Code Models

Skills tagged with #Code Models

@giuseppe-trisciuoglio

aws-cdk

Provides AWS CDK TypeScript patterns for defining, validating, and deploying AWS infrastructure as code. Use when creating CDK apps, stacks, and reusable constructs, modeling serverless or VPC-based architectures, applying IAM and encryption defaults, or testing and reviewing `cdk synth`, `cdk diff`, and `cdk deploy` changes. Triggers include "aws cdk typescript", "create cdk app", "cdk stack", "cdk construct", "cdk deploy", and "cdk test".

giuseppe-trisciuoglio/developer-kit+71 more
5d ago
1730
@thoughtbot

rails-audit-thoughtbot

Perform comprehensive code audits of Ruby on Rails applications based on thoughtbot best practices. Use this skill when the user requests a code audit, code review, quality assessment, or analysis of a Rails application. The skill analyzes the entire codebase focusing on testing practices (RSpec), security vulnerabilities, code design (skinny controllers, domain models, PORO with ActiveModel), Rails conventions, database optimization, and Ruby best practices. Outputs a detailed markdown audit report grouped by category (Testing, Security, Models, Controllers, Code Design, Views) with severity levels (Critical, High, Medium, Low) within each category.

thoughtbot/rails-audit-thoughtbot
19d ago
610
@ankitjha67

product-architect

Complete product development system with 31 specialized agents and 23 frameworks. Use when user asks to build a product, write a PRD, create a roadmap, plan an MVP, design an app, do a security audit, create a financial model, plan hiring, launch a product, set up operations, prepare for IPO, or write a compliance policy. Also triggers on help me plan, product strategy, go-to-market, fundraising, pitch deck, unit economics, competitive analysis, user personas, sprint planning, SOP, checklist for, or how do I start a company. Do NOT use for general knowledge questions, coding tutorials, or creative writing unrelated to product development.

ankitjha67/product-architect
19d ago
760
@Enderfga

claw-orchestrator

Manage persistent coding sessions across Claude Code, Codex, Gemini, and Cursor engines. Use when orchestrating multi-engine coding agents, starting/sending/stopping sessions, running multi-agent council collaborations, cross-session messaging, ultraplan deep planning, ultrareview parallel code review, or switching models/tools at runtime. Triggers on "start a session", "send to session", "run council", "ultraplan", "ultrareview", "switch model", "multi-agent", "coding session", "session inbox", "cursor agent".

Enderfga/claw-orchestrator
5d ago
4300
@inconvoai

Inconvo CLI — Semantic Model Skill

Use this skill when you need to update an agent semantic model or user-context from code context. This repository uses a CLI-only mutation workflow.

inconvoai/inconvo
19d ago
950
@LazyAGI

lazyllm-skill

LazyLLM framework for building multi-agent AI applications. Use when task mentioned LazyLLM or AI program for: (1) Flow orchestration - linear, branching, parallel, loop workflows for complex data pipelines, (2) Model fine-tuning and acceleration - finetuning LLMs with LLaMA-Factory/Alpaca-LoRA/Collie and acceleration with vLLM/LMDeploy/LightLLM. Includes comprehensive code examples for all components, (3) RAG systems - knowledge-based QA with document retrieval, vectorization, and generation, (4) Agent development - single/multi-agent systems with tools, memory, planning, and web interfaces.

LazyAGI/LazyLLM
18d ago
3.7K0
@CodeAlive-AI

agents-consilium

Query external AI agents (Codex, Gemini, OpenCode, Claude Code headless) in parallel for independent second opinions, code review, bug investigation, and consensus on high-stakes decisions. Agents and models are configurable in config.json. Use for architecture choices, security review, or ambiguous problems where independent perspectives matter. Not for simple questions answerable from docs or the codebase — use web search or repo exploration instead.

CodeAlive-AI/ai-driven-development+5 more
1d ago
570
@kevint-cerebras
MCP

Io.Github.Kevint Cerebras/Cerebras Code Mcp

Model Context Protocol (MCP) server for Cerebras to make coding faster in AI-first IDEs

mcpgithubai
kevint-cerebras/cerebras-code-mcp
19d ago
0
@adrozdenko

Agent Dev — Vault-First Internal Development

Develop the agent's own internals with the vault as the primary source of truth. The vault knows more about the agent than any code scan or model training data. Always search the vault first, extract maximum context, and only then touch code.

adrozdenko/soleri+52 more
18d ago
50
@ADAvault

midnight-compact

Write, test, and deploy Compact smart contracts for Midnight. Use when writing privacy-preserving contracts, ZK circuits, shielded tokens, or any on-chain Midnight code. Triggers on: Midnight, Compact, smart contract, zero-knowledge, ZK, shielded, circuit, witness, ledger, proof server, DUST, NIGHT, disclose, Zswap. Covers Compact language syntax, privacy model, circuit patterns, testing, security best practices, SDK integration, and wallet connectivity.

ADAvault/midnight-skill
18d ago
80
@awni

fast-mlx

Optimize MLX code for performance and memory. Use when asked to implement or speed up MLX models or algorithms, reduce latency/throughput bottlenecks, tune lazy evaluation, type promotion, fast ops, compilation, memory use, or profiling.

awni/mlx-skills
18d ago
760
@smorky850612

aura

All-in-one fullstack dev engine for Claude Code. Build, fix, clean, deploy, review in one /aura command. Discovery-First · Tiered Model · 6-Layer Security · 33 Modes · 8 Languages · 23 Hooks · 75% Token Savings. Use when user asks to build, fix, clean, deploy, review, debug, qa, brainstorm, orchestrate, or create content.

smorky850612/Aurakit+24 more
18d ago
50
@letta-ai

adding-models

Guide for adding new LLM models to Letta Code. Use when the user wants to add support for a new model, needs to know valid model handles, or wants to update the model configuration. Covers models.json configuration, CI test matrix, and handle validation.

letta-ai/letta-code+10 more
18d ago
1.8K0
@tykisgod

Unity Agent Harness for Claude Code — auto-compile, test pipelines, cross-model review, out of the box.

Compare the current branch against develop and generate two review documents: architecture change diagram + PR review checklist.

tykisgod/quick-question
18d ago
50
@axtonliu

ai-pair

AI Pair Collaboration Skill. Coordinate multiple AI models to work together: one creates (Author/Developer), two others review (Codex + Gemini). Works for code, articles, video scripts, and any creative task. Trigger: /ai-pair, ai pair, dev-team, content-team, team-stop

axtonliu/ai-pair
18d ago
970
@fr33d3m0n

Threat Modeling Skill v3.1.0 (20260313a)

AI-native automated software risk analysis skill. LLM-driven, Code-First approach for comprehensive security risk assessment, threat modeling, security testing, penetration testing, and compliance checking.

fr33d3m0n/threat-modeling
18d ago
2000
@laravel

laravel-best-practices

Apply this skill whenever writing, reviewing, or refactoring Laravel PHP code. This includes creating or modifying controllers, models, migrations, form requests, policies, jobs, scheduled commands, service classes, and Eloquent queries. Triggers for N+1 and query performance issues, caching strategies, authorization and security patterns, validation, error handling, queue and job configuration, route definitions, and architectural decisions. Also use for Laravel code reviews and refactoring existing Laravel code to follow best practices. Covers any task involving Laravel backend PHP code patterns.

laravel/boost+3 more
19d ago
3.3K0
@defendend

ast-index

This skill should be used when the user asks to "find a class", "search for symbol", "find usages", "find implementations", "search codebase", "find file", "class hierarchy", "find callers", "module dependencies", "unused dependencies", "project map", "project conventions", "project structure", "what frameworks", "what architecture", "find Perl subs", "Perl exports", "find Python class", "Go struct", "Go interface", "find React component", "find TypeScript interface", "find Rust struct", "find Ruby class", "find C# controller", "find Dart class", "find Flutter widget", "find mixin", "find Scala trait", "find case class", "find object", "find PHP class", "find Laravel model", "find PHP trait", or needs fast code search in Android/Kotlin/Java, iOS/Swift/ObjC, Dart/Flutter, TypeScript/JavaScript, Rust, Ruby, C#, Scala, PHP, Perl, Python, Go, C++, or Protocol Buffers projects. Also triggered by mentions of "ast-index" CLI tool.

defendend/Claude-ast-index-search
18d ago
2690
@index9-org
MCP

Io.Github.Index9 Org/Mcp

Up-to-date model data for AI coding assistants.

mcpgithubai
index9-org/mcp
19d ago
0
@jorgegorka

Rails Backend Skill

Opinionated conventions for Rails backend code. Architecture is built on a single principle: **place the domain model at the center.** Controllers, jobs, and the console are all boundaries that orchestrate domain logic — they contain no business logic themselves.

jorgegorka/ariadna+4 more
18d ago
170
@mcp-registry
MCP

Model Radar

Ping 134+ free coding LLMs across 17 providers, rank by latency, pick the fastest.

mcpgithubllm
19d ago
0
@302ai

302ai-api-integration

ALWAYS use this skill when user needs ANY API functionality (AI models, image generation, video, audio, text processing, etc.). Automatically search 302.AI's 1400+ APIs and generate integration code. Use proactively whenever APIs or AI capabilities are mentioned.

302ai/302AI-API-Integration-Skill
18d ago
60
@hyperb1iss

cross-model-review

Use this skill for cross-model code reviews where a different AI model reviews code written by the current model. Activates on mentions of cross-model review, peer review, second opinion, review my code, review this PR, review changes, independent review, unbiased review, different model review, cross-check code, or code review.

hyperb1iss/hyperskills
2d ago
60
@aaronsb

direnv — Per-Project Claude Code Environments

Set up `.envrc` files so Claude Code automatically loads the right API keys, provider, model, and feature flags when you `cd` into a project directory.

aaronsb/claude-code-config+8 more
18d ago
100
@Thezenmonster
MCP

Io.Github.Thezenmonster/Agentscore

KYA — verify any AI agent. Six checks: deployer, model, code, abuse, permissions, deployment.

mcpgithubai
Thezenmonster/agentscores
19d ago
0
@google-gemini

gemini-interactions-api

Use this skill when writing code that calls the Gemini API for text generation, multi-turn chat, multimodal understanding, image generation, streaming responses, background research tasks, function calling, structured output, or migrating from the old generateContent API. This skill covers the Interactions API, the recommended way to use Gemini models and agents in Python and TypeScript.

google-gemini/gemini-skills+2 more
18d ago
2.2K0
@religa
MCP

Multi-MCP

Multi-model AI orchestration MCP server with code review, compare, and debate tools.

mcpgithubai
religa/multi_mcp
19d ago
0
@spatie

spatie-laravel-php-standards

Apply Spatie's Laravel and PHP coding standards for any task that creates, edits, reviews, refactors, or formats Laravel/PHP code or Blade templates; use for controllers, Eloquent models, routes, config, validation, migrations, tests, and related files to align with Laravel conventions and PSR-12.

spatie/boost-spatie-guidelines
18d ago
790
@mikhae1
MCP

Io.Github.Mikhae1/Kubeview

Read-only Model Context Protocol MCP server enabling code-driven AI analysis of Kubernetes clusters.

mcpgithubai
mikhae1/kubeview-mcp
19d ago
0
@Sagargupta16

cost-mode

Cost-conscious Claude Code mode. Reduces token usage 40-70% by enforcing concise responses, smart model routing, and efficient workflow patterns. Keeps full technical accuracy. Activate with /cost-mode or "enable cost mode". Auto-triggers on mentions of budget, cost, tokens, or spending.

Sagargupta16/claude-cost-optimizer
19d ago
120
@pinchbench

pinchbench

Run PinchBench benchmarks to evaluate OpenClaw agent performance across real-world tasks. Use when testing model capabilities, comparing models, submitting benchmark results to the leaderboard, or checking how well your OpenClaw setup handles calendar, email, research, coding, and multi-step workflows.

pinchbench/skill
18d ago
5470
@haoxiang-xu

pupu-test-api

Use when running QA / regression tests against PuPu, when verifying a code change actually works in the running app, or when reading PuPu UI/state without screenshotting manually. Triggers on tasks like "test that PuPu still creates chats correctly", "verify the new model selector works end-to-end", "send a message and check the response", "what's PuPu's current state?". Phase 1 covers chat lifecycle, message send (blocking), model/toolkit/character switching, logs, state snapshot, screenshot, eval.

haoxiang-xu/PuPu
12d ago
270
@meta-pytorch

alignment-review

Review code changes for bugs and alignment with OpenEnv principles and RFCs. Use when reviewing PRs, checking code before commit, or when asked to review changes. Implements two-tier review model.

meta-pytorch/OpenEnv+6 more
18d ago
1.2K0
@appcuarium

synapptic

synapptic — The missing feedback loop for agentic development. Builds a living user model from AI coding session transcripts. Extracts user preferences, AI failure patterns, and behavioral guards, then writes them to the memory system so every new session starts informed. Use this skill whenever the user mentions: synapptic, user profile, user archetype, session analysis, extract observations, update profile, profiling sessions, user model, guards, known weaknesses, AI failures, behavioral rules, or wants to analyze how they work with their AI coding assistant. Also trigger when the user asks to 'process sessions', 'update the archetype', 'show my profile', 'what do you know about me', 'run synapptic', or wants to improve the AI's understanding of their preferences.

appcuarium/synapptic
18d ago
50