Plugins

8 plugins
@landonschropp
Ls Code
Language-agnostic coding skills
5 skills · plugin
curated
Build Agent with LangGraph
Build production-grade stateful AI agents using LangGraph, covering graph construction, state management, persistence, and human-in-the-loop patterns.
9 skills · plugin
curated
Project Release Automation
Automate project releases with version bumping, multi-language changelog generation, and GitHub Release creation.
7 skills · plugin
@dotnet
Dotnet Upgrade
Skills for migrating and upgrading .NET projects across framework versions, language features, and compatibility targets.
6 skills · plugin
@fradser
Code Context
Retrieve code context for any repo, library, or natural-language query via DeepWiki, Context7, Exa, git clone, and web search+fetch
2 skills · plugin
@testdouble
Han Reporting
Reporting and summary skills for the Han suite. Turns feature specifications into plain-language stakeholder summaries (also called executive or business summaries) with diagrams, for sharing with non-technical stakeholders before implementation kicks off.
2 skills · plugin
@pwdev-solucoes
Pwdev Youtrack
Integração com YouTrack Cloud v1.0 — MCP oficial embutido (2025.3+) para issues, busca com query language, comentários, artigos e log de trabalho; fallback REST para agile boards, sprints, relatórios de tempo e anexos; 2 skills, 4 comandos, setup guiado com token no Keychain
2 skills · plugin
@trailofbits
Trailmark
Builds multi-language source code graphs for security analysis: call graphs, attack surface mapping, blast radius, taint propagation, complexity hotspots, and entry point enumeration. Generates Mermaid diagrams (call graphs, class hierarchies, dependency maps, heatmaps). Compares code graph snapshots for structural diff and evolution analysis. Runs graph-informed mutation testing triage (genotoxic
10 skills · plugin

Results for “c-lang”

665 skills
auto-skiller
Coding Rules Enforcer
Enforces language-specific coding rules, style guidelines, patterns, security, and testing standards by referencing a built-in guidelines bank.
1 · bundle
aaaaqwq
Legal Cog
AI legal document generation powered by CellCog. Contracts, NDAs, terms of service, privacy policies, freelance agreements, employment contracts, compliance reviews, legal research. Precision legal drafting from natural language prompts. Not legal advice.
1 · bundle
saranskumar
CLI Tool Designer
Use this when the deliverable is a CLI tool, command suite, operator utility, or local developer tool and the team needs command structure, UX, config, packaging, and safety planning across languages.
0
voltagent
Airbnb Design Analysis
Analyzes Airbnb's design system including color palette, typography, shape language, and component patterns for use in design projects.
50.9k · bundle
antigravity
Claude API
Build LLM-powered applications using the Claude API, Anthropic SDKs, or the Agent SDK with language-specific guidance and best practices.
42.4k · bundle
voltagent
Mastercard
Provides a design system specification inspired by Mastercard's visual language, including color palette, typography, and component patterns for building brand-aligned interfaces.
50.9k · bundle
sunwood-ai-labs
Sourcesage CLI
Generates AI-friendly repository documentation using the SourceSage CLI, supporting local or external repos, language switching, lite mode, and deprecated diff reports.
72 · bundle
majiayu000
AI Ml Technologies
Covers AI, machine learning, LLMs, prompt engineering, and blockchain development with code examples and best practices for building AI applications and smart contracts.
567 · bundle
johnalbertini14-glitch
Vgl
Generates structured VGL JSON for Bria FIBO models, giving deterministic control over objects, lighting, camera, composition, and style instead of natural language prompts.
1 · bundle
shulkwisec
AI Prompt Leaking
Systematically extract hidden system prompts, core directives, and invisible context intentionally concealed within Large Language Model (LLM) applications. This skill utilizes targeted linguistic engineering and boundary manipulation to bypass prompt opacity.
21 · bundle
github
AWS Resource Query
Query AWS resources using natural language, translating intent into read-only AWS CLI commands for EC2, S3, RDS, Lambda, ECS, EKS, and more.
36.2k
owl-listener
Business Design
Translate design decisions into business value by reading financials, mapping competitive landscapes, and defending design work in ROI terms.
1.7k
danstrem2
Himalaya
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
2 · bundle
q2805187159
Himalaya
CLI to manage emails via IMAP/SMTP. Use himalaya to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
3 · bundle
solizardking
Himalaya
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
0 · bundle
infometa
Himalaya
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
228 · bundle
ichichuang
Himalaya
CLI to manage emails via IMAP/SMTP. Use himalaya to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
0 · bundle
dotnet
Test Anti Patterns
Audits test files for anti-patterns and quality issues, producing a severity-ranked report across multiple languages and frameworks.
4k
orchestra-research
Pinecone
Provides code examples and best practices for using Pinecone, a managed vector database for production RAG, recommendation, and semantic search applications.
10.4k · bundle
antigravity
App Builder
Analyzes natural language requests to determine project type, select a tech stack, plan structure, and coordinate specialized agents for building full-stack applications.
42.4k · bundle
kbarbel640-del
Qveris
Discovers and invokes external APIs and tools dynamically through the QVeris service, using natural-language capability searches and parameterized execution.
1 · bundle
yanacuti1121
Mem0
Add persistent, intelligent memory to AI agents with Mem0 — add/search/update/delete memories per user/agent/session, supports vector + graph + key-value storage, integrates with LangChain, CrewAI, OpenAI Assistants, and any LLM.
2
arustydev
Lang Csharp Dev
Foundational C# patterns covering LINQ, async/await, nullable types, records, and pattern matching. Use when writing C# code or needing guidance on C# features. This is the entry point for C# development.
8 · bundle
samuelpatro
Changelog
Generates a single unified changelog from git history, written in plain language for the whole company, defaulting to Slovak and comparing the release branch against develop for unreleased changes.
2
alirezarezvani
Spec To Repo
Turns a natural-language project specification into a complete, runnable starter repository with real code, tests, and CI configuration for any stack.
20.4k · bundle
majiayu000
Task
Turns a natural-language request into one or more coder-eval task YAML files with minimal prompts and weighted success criteria, validated against the coder-eval CLI.
567 · bundle
baofeng-tech
Youtube Serp
Search YouTube SERP results through AISA for video research, channel discovery, trend checking, and competitor tracking. Use when: you need ranked YouTube results for a query, optionally filtered by country or language.
1 · bundle
arustydev
Lang Dotnet Dev
Foundational .NET patterns covering runtime, project structure, dependency injection, configuration, metaprogramming, and cross-platform development. Use when working with .NET projects or CLI tools. This is the entry point for .NET development.
8
aaaaqwq
UI UX Pro Max
Searchable UI/UX design databases: 50+ styles, 97 palettes, 57 font pairings, 99 UX rules, 25 chart types. CLI generates design systems from natural language. Data-driven complement to ui-design.
1 · bundle
openai
Security Best Practices
Perform language and framework-specific security best-practice reviews, write secure-by-default code, and generate prioritized vulnerability reports with suggested fixes.
23.3k · bundle
github
Semantic Kernel
Create, update, refactor, explain, or review Semantic Kernel solutions using shared guidance plus language-specific references for .NET and Python.
36.2k · bundle
mukul975
Building Detection Rule With Splunk Spl
Build effective detection rules using Splunk Search Processing Language (SPL) correlation searches to identify security threats in SOC environments.
24.6k · bundle
yanacuti1121
Ragas
Evaluate RAG pipelines with Ragas — measure faithfulness, answer relevancy, context precision/recall, and noise sensitivity using LLM-as-judge metrics; run automated test suite generation with TestsetGenerator; integrate with LangChain, LlamaIndex, and CI pipelines.
2
jrennie99-glitch
Himalaya
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
0 · bundle
arustydev
Openfeature Sdk Dev
Develop OpenFeature SDK implementations from the specification. Use when implementing the OpenFeature spec in a new language, extending existing SDKs with new features, building custom providers, or contributing to official SDK repositories.
8
gabrielmoreira
Prompt Refine
Silently restructures natural-language prompts into the format best suited for the model currently executing the skill, then answers the rewritten version.
17 · bundle