Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
obra/superpowers-lab Use when you need to run interactive CLI tools (vim, git rebase -i, Python REPL, etc.) that require real-time input/output - provides tmux-based approach for controlling interactive sessions through detached sessions and send-keys | Skills | |
santosomar/general-secure-coding-agent-skills Dispatch skill — routes a formal specification request to the right concrete generator based on what's being specified and what needs to be proven. Use when the user asks to formally specify something without naming a target formalism, or when unsure which verification tool fits the problem. | Skills | |
santosomar/general-secure-coding-agent-skills TLA+-specific instance of model-guided repair — reads a TLC error trace, identifies the enabling condition that should have been false, strengthens the corresponding action, and maps the fix to source code. Use when TLC reports an invariant violation or deadlock and you have the code-to-TLA+ mapping from extraction. | Skills | |
santosomar/general-secure-coding-agent-skills Converts a model checker counterexample trace into an executable test case in the source language, so the bug found in the model is reproducible (and regression-guarded) in the real code. Use when TLC/NuSMV/Spin finds a violation and you want a failing test before writing the fix. | Skills | |
santosomar/general-secure-coding-agent-skills Generates domain-specific mutation operators beyond the standard arithmetic/relational set — mutations tailored to your codebase's idioms, APIs, and bug history that standard tools don't try. Use when generic mutation testing plateaus, when your domain has specific failure modes, or when mining bug history reveals patterns standard operators miss. | Skills | |
santosomar/general-secure-coding-agent-skills Extracts human-readable pseudocode from a verified formal artifact (Dafny, Lean, TLA+) while preserving the verified properties as annotations, so the proof-carrying logic can be reimplemented in a production language. Use when porting verified code to an unverified target, when documenting what a formal spec actually does, or when handing a verified algorithm to an implementer. | Skills | |
santosomar/general-secure-coding-agent-skills Recognizes structural situations that match known design patterns and recommends whether to apply them — or explains why the pattern doesn't fit. Use when the user has a structural problem and is considering a pattern, when reviewing a design that uses a pattern questionably, or when the user asks which pattern fits their situation. | Skills | |
santosomar/general-secure-coding-agent-skills Generates test oracles — the "expected output" part of a test — by choosing among reference implementations, invariants, inverse functions, or differential comparison when the correct answer isn't obvious. Use when the hard part of testing is knowing what the right answer is, not generating inputs. | Skills | |
santosomar/general-secure-coding-agent-skills Translates natural-language requirements into formal constraints — logical predicates, schemas, or property-based test generators — that a machine can check. Use when turning a spec into validation code, when writing property tests, or as the bridge between requirements and formal verification. | Skills | |
santosomar/general-secure-coding-agent-skills Generates tests that mock external dependencies — HTTP, databases, filesystems, clocks — isolating the unit under test while still exercising realistic interactions. Use when the code has side effects you can't run in a test, when external services are slow or unavailable, or when testing error paths that are hard to trigger for real. | Skills | |
jdrhyne/agent-skills Coordinate plan files by launching multiple parallel subagents for unblocked tasks. Triggers on explicit "/parallel-task" commands. | Skills | |
VoltAgent/skills Look up VoltAgent documentation embedded in node_modules/@voltagent/core/docs for version-matched docs. Use for API signatures, guides, and examples. | Skills | |
luzmo-official/agent-skills Triage router for all Luzmo problems. Use first whenever anything is broken, not working, or behaving unexpectedly. Triggers on: "not working", "broken", "why is X failing", "debug", chart "0 height", "chart not loading", "wrong data showing", API errors. Diagnoses root cause by symptom and routes to the right implementation skill. Does NOT implement fixes. Use this skill first - even if you think you know the fix - for any Luzmo error, rendering failure, data anomaly, or unexpected behavior. | Skills | |
kepano/obsidian-skills Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian. | Skills | |
sickn33/antigravity-awesome-skills This skill provides guidance for creating sophisticated, interactive data visualisations using d3.js. | Skills | — |
sickn33/antigravity-awesome-skills Identify and exploit authentication and session management vulnerabilities in web applications. Broken authentication consistently ranks in the OWASP Top 10 and can lead to account takeover, identity theft, and unauthorized access to sensitive systems. | Skills | |
richlander/dotnet-inspect Find evidence instead of guessing for .NET packages, platform libraries, local assemblies, APIs, dependencies, and version-to-version API changes. | Skills | |
OpenRoster-ai/awesome-agents Builds Laravel/Livewire components, creates FluxUI interfaces with light/dark/system theming, integrates Three.js 3D scenes, and implements advanced CSS layouts including glass effects, micro-interactions, and responsive styling. Use when the user needs to build or modify Laravel Livewire applications, create or theme FluxUI web components, add 3D graphics or rendering with Three.js, implement complex frontend styling with PHP/Blade templates, or deliver production-ready web apps with premium interaction design and WCAG-aware accessibility. | Skills | |
OpenRoster-ai/awesome-agents TikTok marketing strategist that writes video scripts, suggests trending hashtags and sounds, plans posting schedules, analyzes engagement metrics, and crafts hook-driven captions for short-form video content. Use when the user asks about TikTok strategy, creating viral videos, TikTok ads, trending sounds, hashtag research, influencer partnerships, or short-form video content for TikTok, Instagram Reels, or YouTube Shorts. | Skills | |
OpenRoster-ai/awesome-agents Generates optimized app store titles, descriptions, keyword sets, and screenshot strategies for iOS App Store and Google Play. Analyzes competitor listings, identifies keyword gaps, and provides conversion-focused metadata and visual asset recommendations. Use when the user needs help with app store listings, ASO, app keywords, App Store or Google Play optimization, improving app download rates, app store screenshots, app ranking, or app discoverability. | Skills |
Can't find what you're looking for? Evaluate a missing skill.