Skills

All Skills

program

Skills tagged with #program

@Sowiedu
MCP

Io.Github.Sowiedu/Edict

AI-agent programming language. JSON AST in, WASM out. Typed, effect-tracked, Z3-verified.

mcpgithubai
Sowiedu/Edict
2mo ago
0
@mcp-registry
MCP

Enrichment.Kids Activity Marketplace

Find kids enrichment activities: camps, classes, after-school programs, and tutoring near you.

mcpgithub
2mo ago
0
@guruwalk
MCP

GuruWalk Affiliates

GuruWalk affiliate program for AI agents. Free walking tours in 100+ countries. Earn per booking.

mcpai
guruwalk/affiliates-mcp
2mo ago
0
@0xranx

coder

Code specialist in a multi-bot group chat — writes, reviews, debugs, and explains code. Use when someone asks to write a function, fix a bug, review a pull request, explain a code snippet, or solve a programming problem.

0xranx/golembot+12 more
2mo ago
1320
@Sun-sunshine06

miniapp-center-hub-refactor

Refactor a growing WeChat Mini Program whose top-level navigation has become scattered across tabs such as home, profile, inbox, integrations, or settings into a clearer hub or center structure. Use when Codex needs to regroup top-level tabs, separate high-frequency action flows from low-frequency settings, define internal hub sections, or migrate detailed pages without collapsing everything into one long page.

Sun-sunshine06/miniprogram-skills+4 more
1mo ago
80
@bneb

salt-language

Salt programming language conventions, syntax rules, and development patterns for the Lattice project

bneb/lattice
2mo ago
740
@gtwatts

mainframe-bash

Use when writing bash scripts, shell automation, CLI tools, or any bash programming task with Kimi CLI.

gtwatts/mainframe+1 more
1mo ago
100
@mcp-registry
MCP

Io.Github.Skills03/Scrimba Teaching

Interactive programming teacher using Scrimba's methodology for 10x retention

mcpgithub
2mo ago
0
@HexRaysSA

ida-domain-api

Analyze binaries using the Domain API for IDA Pro. Use when examining program structure, functions, disassembly, cross-references, or strings.

HexRaysSA/ida-claude-plugins+3 more
2mo ago
430
@nirholas

pump-admin-ops

Admin and authority operations for the Pump protocol — set coin creator, update token incentives, set IDL authority, claim cashback, Mayhem mode, and BothPrograms cross-program admin instructions.

nirholas/pump-fun-sdk+20 more
2mo ago
620
@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
2mo ago
3.7K0
@mcp-registry
MCP

Prometheus MCP

Knowledge Network for AI Agents and creators: Search, rate, and review programming guides via MCP

mcpaisearch
2mo ago
0
@dmmulroy

better-result-adopt

Migrate codebase from try/catch or Promise-based error handling to better-result. Use when adopting Result types, converting thrown exceptions to typed errors, or refactoring existing error handling to railway-oriented programming.

dmmulroy/better-result+1 more
2mo ago
9280
@bigboggy

c-slop

Token-minimal programming language for full-stack web apps using symbols (@, $,

bigboggy/C-slop
2mo ago
310
@cyberkaida

binary-triage

Performs initial binary triage by surveying memory layout, strings, imports/exports, and functions to quickly understand what a binary does and identify suspicious behavior. Use when first examining a binary, when user asks to triage/survey/analyze a program, or wants an overview before deeper reverse engineering.

cyberkaida/reverse-engineering-assistant+4 more
2mo ago
6340
@qdrant

qdrant-clients-sdk

Qdrant provides client SDKs for various programming languages, allowing easy integration with Qdrant deployments.

qdrant/skills+22 more
2mo ago
320
@SynaLinks

synalinks

Build neuro-symbolic LLM applications with Synalinks framework. Use when working with DataModel, Program, Generator, Module, training LLM pipelines, in-context learning, structured output, JSON operators, Branch/Decision control flow, FunctionCallingAgent, RAG/KAG, or Keras-like LLM workflows.

SynaLinks/synalinks-skills
2mo ago
8990
@wende
MCP

CICADA

Code intelligence MCP server for 17+ programming languages.

mcpgithub
wende/cicada
2mo ago
0
@formulahendry
MCP

Code Runner

Code Runner MCP Server which can run code in various programming languages.

mcpgithub
formulahendry/mcp-server-code-runner
2mo ago
0
@open-runtimes

runtime-version-check

Research and verify the latest versions of programming language runtimes (Node, Bun, Deno, Python, Go, etc.) using a two-phase verification process that prioritizes accuracy over speed.

open-runtimes/open-runtimes
2mo ago
2750
@rizqme

Raya Language Expert

Comprehensive knowledge of the Raya programming language, its architecture, and development practices

programming-languagecompilerruntimetypescript-syntaxconcurrencystatic-typing
rizqme/raya
2mo ago
360
@CodeLogicIncEngineering
MCP

Io.Github.CodeLogicIncEngineering/Codelogic Mcp Server

An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.

mcpgithubai
CodeLogicIncEngineering/codelogic-mcp-server
2mo ago
0
@labarilem
MCP

Brainfaq Mcp

MCP server for the BrainFuck programming language

mcpgithubai
labarilem/brainfaq-mcp
2mo ago
0
@attunehq

rust-programming

Rust programming style guide and conventions. Use this skill when writing, reviewing, or modifying Rust code. Covers string creation, type annotations, control flow, naming conventions, imports, error handling, and Rust-specific best practices.

attunehq/hurry+1 more
2mo ago
460
@quiknode-labs

solana-anchor-claude-skill

Use when working on Solana Anchor programs, including Rust program files, TypeScript tests, and Anchor.toml configuration. Designed to create minimal, reusable code without unecessary duplication.

quiknode-labs/solana-anchor-claude-skill
2mo ago
740
@mcp-registry
MCP

DataGraph

Urban data for civic problem-solving: NYC subway, loneliness programs, violence prevention.

mcpgithub
2mo ago
0
@devinjameson

generate-program

Generate a complete, idiomatic Foldkit program from a natural language description. Use when the user wants to create a new Foldkit program, scaffold a project, or says things like "build me a..." or "I want a program that..."

devinjameson/foldkit
2mo ago
540
@x-cmd

aider

AI pair-programming tool that allows you to code with LLMs directly in your terminal and Git repository. Core Scenario: When the user wants to collaborate with an AI on code modifications, automated commits, or whole-repo context tasks.

x-cmd/skill+75 more
2mo ago
180
@ExpertVagabond
MCP

Io.Github.ExpertVagabond/Solana

Solana MCP server for wallet, transactions & programs

mcpgithub
ExpertVagabond/solana-mcp-server.git
2mo ago
0
@OpenClaudia

affiliate-marketing

Build and manage an affiliate marketing program. Use when the user says "affiliate program", "affiliate marketing", "affiliate partners", "referral commissions", "affiliate network", "partner program", "affiliate tracking", or asks about creating, managing, or growing an affiliate or partner program.

OpenClaudia/openclaudia-skills+30 more
2mo ago
1890
@tdimino

Open Souls Paradigm

Claudicle implements the **Open Souls paradigm**—a functional programming approach to AI personality and cognition created by [Open Souls](https://github.com/opensouls/opensouls).

tdimino/claudicle
2mo ago
50
@sopaco

deepwiki-rs

AI-powered Rust documentation generation engine for comprehensive codebase analysis, C4 architecture diagrams, and automated technical documentation. Use when Claude needs to analyze source code, understand software architecture, generate technical specs, or create professional documentation from any programming language.

sopaco/deepwiki-rs+1 more
2mo ago
8030
@mazemax
MCP

Mindvalley Products Mcp

AI assistant access to Mindvalley products, masterclasses, programs, and certifications.

mcpgithubai
mazemax/mindvalley-products-mcp
2mo ago
0
@Hamzaaamin
MCP

Io.Github.Hamzaaamin/Get Joke

Minimal MCP server that returns a random programming joke.

mcpgithub
Hamzaaamin/Get-Joke
2mo ago
0
@mcp-registry
MCP

Io.Github.Srikrishna235/Scrimba Teaching Mcp

Unified MCP for Scrimba's interactive programming education with visual learning

mcpgithub
2mo ago
0
@borski

alliances

Airline alliance membership (Star Alliance, oneworld, SkyTeam) and cross-alliance booking relationships. Maps which loyalty programs book which airlines, including bilateral partnerships outside alliances.

borski/travel-hacking-toolkit+34 more
2mo ago
4570
@solana-foundation

solana-dev

Use when user asks to "build a Solana dapp", "write an Anchor program", "create a token", "debug Solana errors", "set up wallet connection", "test my Solana program", "deploy to devnet", or "explain Solana concepts" (rent, accounts, PDAs, CPIs, etc.). End-to-end Solana development playbook covering wallet connection, Anchor/Pinocchio programs, Codama client generation, LiteSVM/Mollusk/Surfpool testing, and security checklists. Integrates with the Solana MCP server for live documentation search. Prefers framework-kit (@solana/client + @solana/react-hooks) for UI, wallet-standard-first connection (incl. ConnectorKit), @solana/kit for client/RPC code, and @solana/web3-compat for legacy boundaries.

solana-foundation/solana-dev-skill
2mo ago
3960
@opensource-observer

Add Collection

You help maintainers create new collections in the oss-directory repository. Collections are groups of related projects organized by ecosystem, grant program, or other meaningful categorization.

opensource-observer/oss-directory+4 more
2mo ago
930
@WaterTian
MCP

Io.Github.WaterTian/Wechat Devtools

MCP Server for WeChat DevTools CLI - Automate Mini Program development & testing.

mcpgithub
WaterTian/wechat-devtools
2mo ago
0
@robhunter
MCP

AgentDeals

MCP server aggregating developer infrastructure deals, free tiers, and startup programs

mcpgithub
robhunter/agentdeals
2mo ago
0
@magpie-lang

magpie-engineer

Comprehensive guide for writing Magpie (.mp) programs, debugging compiler errors, and using the Magpie CLI. Designed for agents who have never seen Magpie before.

magpie-lang/magpie
2mo ago
480
@promplate
MCP

Hmr

Docs for hot-module-reload and reactive programming for Python (`hmr` on PyPI)

mcppython
promplate/hmr
2mo ago
0
@zhengyongjie16

Core Program Business Logic

港股量化交易系统业务逻辑知识库。

zhengyongjie16/Longbridge-Quantitative-Trading+1 more
2mo ago
390
@refgrow
MCP

Mcp

Model Context Protocol server for Refgrow affiliate program management API

mcpgithubapi
refgrow/refgrow-mcp
2mo ago
0
@brunoborges

jdb-debugger

Debug Java applications in real time using JDB (Java Debugger CLI). Attach to running JVMs or launch new ones under JDB, set breakpoints, step through code, inspect variables, analyze threads, and diagnose exceptions. Use when debugging Java programs, investigating runtime behavior, or diagnosing production issues on JVMs with JDWP enabled.

brunoborges/jdb-agentic-debugger
2mo ago
370
@promplate
MCP

Hmr

Hot Module Reload (HMR) for Python with reactive programming and MCP tools

mcpgithubpython
promplate/pyth-on-line
2mo ago
0
@Infrasity-Labs

ab-testing

When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this," "which version is better," "test two versions," "statistical significance," "how long should I run this test," "growth experiments," "experiment velocity," "experiment backlog," "ICE score," "experimentation program," or "experiment playbook." Use this whenever someone is comparing two approaches and wants to measure which performs better, or when they want to build a systematic experimentation practice. For tracking implementation, see analytics. For page-level conversion optimization, see cro.

Infrasity-Labs/dev-gtm-claude-skills+12 more
29d ago
240
@kylehughes

programming-swift

Provides the complete content of 'The Swift Programming Language (6.3 beta)' book by Apple. Use this skill when you need to verify Swift syntax, look up language features, understand concurrency, resolve compiler errors, or consult the formal language reference.

kylehughes/the-unofficial-swift-programming-language-skill
2mo ago
410
@ArabelaTso

abstract-domain-explorer

Applies abstract interpretation using different abstract domains (intervals, octagons, polyhedra, sign, congruence) to statically analyze program variables and infer invariants, value ranges, and relationships. Use when analyzing program properties, inferring loop invariants, detecting potential errors, or understanding variable relationships through static analysis.

ArabelaTso/Skills-4-SE+85 more
2mo ago
610