Plugins
10 pluginscurated
Component Spec and Pattern Library
Document component anatomy, variants, and usage patterns for consistent implementation.
5 skills · plugin
@alunadev
Ald Skills
Adrian Luna Díaz personal skill library — product management, engineering, design, and operations skills.
57 skills · plugin
curated
Create Design System Documentation
Generate component specifications, pattern library entries, and design system documentation for UI consistency.
8 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
@atc-net
Atc
ATC.NET library skills including atc-net tools, e.g. REST API source generation from OpenAPI specs, WPF controls, cross-platform XAML development etc.
2 skills · plugin
@brycewang-stanford
FSE Skills
Twelve FSE-specific skills for the ACM Foundations of Software Engineering conference and its PACMSE journal-style publication model, grounded in the FSE 2026/2027 researchr calls, PACMSE journal pages, ACM Digital Library, and dblp.
2 skills · plugin
@brycewang-stanford
IMC Skills
Twelve IMC-specific skills for the ACM Internet Measurement Conference, the SIGCOMM-sponsored empirical measurement flagship, grounded in the IMC 2026 call for papers, submission instructions, committees page, SIGCOMM/IMC event pages, the ACM Digital Library, and dblp.
2 skills · plugin
@brycewang-stanford
HRI Skills
Twelve HRI-specific skills for the ACM/IEEE International Conference on Human-Robot Interaction and its interdisciplinary, human-subjects-centered evidence culture, grounded in the HRI 2026/2027 calls, humanrobotinteraction.org, the ACM Digital Library, IEEE Xplore, and dblp.
2 skills · plugin
@brycewang-stanford
ASE Skills
Twelve ASE-specific skills for the IEEE/ACM International Conference on Automated Software Engineering and its automated-SE research track, grounded in the ASE 2025/2026 researchr calls, the ase26.hotcrp.com submission site, IEEE Xplore, the ACM Digital Library, and dblp.
3 skills · plugin
@brycewang-stanford
DAC Skills
Twelve DAC-specific skills for the ACM/IEEE Design Automation Conference (the Chips to Systems Conference) and its double-blind Research Manuscript track, grounded in the DAC 2026 (63rd) call, dac.com, IEEE CEDA, ACM SIGDA, the ACM Digital Library, and dblp.
2 skills · plugin
Results for “library”
415 skillspaw-pa-library
Ingests case studies, past proposals, and boilerplate from library/inbox into structured indexes. Use when the user requests to 'index proposal library', 're-index case studies', 'ingest inbox docs', or 'validate library'.
85 · bundle
pattern-library
Structure a pattern library entry with problem context, solution pattern, usage examples, and related patterns.
1.7k
nlb
Checks library loans and searches the National Library Board of Singapore catalogue with filters for availability, location, and collection.
1 · bundle
nlb
Checks library loans and searches the National Library Board of Singapore catalogue with filters for availability, material type, collection, and location.
1 · bundle
patrick
Provides access to Patrick's expertise library for executive decision infrastructure.
10 · bundle
lang-cpp-library-dev
C++-specific library development patterns. Use when creating C++ libraries, designing header-only vs compiled libraries, configuring CMake for library targets, managing ABI stability and versioning, integrating with Conan/vcpkg, documenting with Doxygen, or testing with GoogleTest/Catch2. Extends meta-library-dev with C++ tooling and idioms.
8
More results
core-components
Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.
0
core-components
Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.
2
using-superpowers
Routes conversations to relevant skills from the library, prioritizing process-oriented skills and user instructions.
0 · bundle
play-billing-library-version-upgrade
Upgrades or migrates an Android project from any legacy Google Play Billing Library version to the latest stable version, with automated discovery, planning, and verification.
6.1k · bundle
lang-roc-library-dev
Roc-specific library and platform development patterns. Use when creating reusable Roc packages, developing custom platforms, organizing package modules, exposing public APIs, managing platform interfaces, or publishing packages. Extends meta-library-dev with Roc's unique platform system and module patterns.
8
lang-go-library-dev
Go-specific library/package development patterns. Use when creating Go libraries, designing public APIs with Go idioms, configuring go.mod, managing module versioning, publishing packages, or writing package documentation. Extends meta-library-dev with Go tooling and ecosystem practices.
8
books
Search and retrieve book details, author information, and bibliographies via the Open Library API from the command line.
567 · bundle
facebook-ads-library-search
Searches Meta Ad Library by keyword or Facebook page ID and extracts ad details including creatives, copy, CTA, publisher platforms, spend, impressions, reach estimates, and page transparency info.
3.7k · bundle
sdk-builder
Client library architect for SDK design, API ergonomics, versioning, and developer experienceUse when "sdk design, client library, api client, developer experience, sdk versioning, type generation, http client, api wrapper, sdk, client-library, api-client, developer-experience, versioning, type-safety, http-client, ml-memory" mentioned.
128 · bundle
neo
Loads expert mental models on-demand to enhance reasoning, with a library of modules and commands to manage them.
1 · bundle
books
Search and retrieve book details, author information, and bibliographies via the Open Library API from the command line.
1 · bundle
minimalist
Guides efficient coding by enforcing a strict ladder of reuse, standard library, and minimal code before writing anything new.
1
books
Search and retrieve book details, author information, and bibliographies via the Open Library API using a command-line interface.
10 · bundle
metacognitive-prompt-library
Build a library of metacognitive prompts targeting planning, monitoring, or evaluation for a specific task. Use when developing students' thinking-about-thinking during independent work.
0
lang-elm-library-dev
Elm-specific library/package development patterns. Use when creating Elm packages, designing pure functional APIs, configuring elm.json for libraries, writing documentation comments, publishing to package.elm-lang.org, or managing semantic versioning in pure functional context. Extends meta-library-dev with Elm tooling and ecosystem patterns.
8
library-skill
Automatically maintain skill library consistency whenever a structural change occurs — new skill added, skill renamed, skill deprecated, call graph rewired, or category changed. Updates SKILL-INDEX.md, AGENTS.md, README.md, skill graph, docs/prd/PRD.md, and docs/architecture.md. Load when universal-skill-creator finishes creating a skill, split-skill extracts a child, deprecate-skill retires a skill, improve-skills makes a structural change, or the user manually renames or restructures skills. Also triggers on "update the skill index", "sync skill references", "refresh the skill graph", "fix broken skill cross-references", or "update docs after skill change".
3 · bundle
n8n-code-python
Write Python code in n8n Code nodes, covering data access patterns, return formats, and standard library limitations.
5.7k · bundle
cx-criterion-library
Use to build and maintain a reusable bank of QA criteria as observable decision rules shared across scorecards. Trigger for "criterion library", "standardise our QA criteria", "write better rubric items", "was professional is too vague", versioning criteria across teams, or turning adjectives into pass/fail decision rules with examples.
1
loop-library
Discovers, audits, repairs, adapts, and designs bounded AI-agent loops with explicit triggers, actions, verification, stopping conditions, guardrails, and handoffs.
1 · bundle
meta-library-dev
Develop reusable library code across languages. Use when designing public APIs, organizing modules, managing versioning, or creating utility libraries. Provides foundational patterns that language-specific *-lib-* skills extend.
8
loop-library
Discover, audit, repair, adapt, and design bounded, verifiable AI-agent loops with explicit triggers, actions, stopping conditions, and guardrails.
20.4k · bundle
kip-librarian
Canonical kip knowledge-store patterns for any process or agent: recall prior facts before work, assert decisions/gate outcomes/rejections as structured facts after work, resolve entities with explicit --model sonnet, and invoke the CLI Windows-safely via node packages/kip-sdk/dist/cli/kip.js when kip is not on PATH.
1.7k · bundle
books
Searches and retrieves book and author details from the Open Library API via a command-line interface, with no authentication required.
1 · bundle
lark-wiki
飞书知识库:管理知识空间和文档节点。创建和查询知识空间、管理节点层级结构、在知识库中组织文档和快捷方式。当用户需要在知识库中查找或创建文档、浏览知识空间结构、移动或复制节点时使用。
1
ytmusic-librarian
Manage YouTube Music library, playlists, and discovery via ytmusicapi.
2 · bundle
lidarr-cli
Manage your Lidarr music library from the terminal. Search and browse artists and albums, add new artists, check calendars, view queue and download history, inspect quality and metadata profiles, and trigger searches. Use when the user mentions Lidarr, music management, adding an artist, searching for music, checking the music library, upcoming album releases, or download queue.
28 · bundle
arr-cli
Manage your Radarr (movies) and Sonarr (TV series) media library from the terminal. Search and browse movies/series, add new content, check calendars, view queue and download history, inspect quality profiles, and trigger searches. Use when the user mentions Radarr, Sonarr, the *arr stack, adding a movie or series, checking the library, finding something to watch, what's in the queue, download history, upcoming releases, media server setup, or movie/TV automation.
28 · bundle
teach
Guide users through learning new skills or concepts with structured lessons, reference materials, and progress tracking within a dedicated workspace.
42.4k · bundle
weread
Fetches notes and highlights from WeChat Reading via a CLI tool, supporting login, book listing, highlight export, and shelf management.
1 · bundle
cognitive-memory
Stores, retrieves, and curates persistent facts in a structured memory map, distinguishing between user facts and reference text.
2