Plugins

12 plugins

Results for “ma”

491 skills
onourimpram
Agent Portability Matrix
Use when a complete research workflow — its instructions, skills, data boundaries, and tool connections — must be assessed for portability across AI agents or environments, so each component is explicitly mapped before migration rather than assumed to transfer.
2
alirezarezvani
Md Document
Converts long-form markdown documents (specs, RFCs, reports, plans) into a single-file HTML page with sticky table of contents, scrollspy, search filter, code-copy buttons, and customizable design tokens.
20.4k · bundle
jimliu
Baoyu Post To Wechat
Posts content to WeChat Official Account via API or Chrome CDP, supporting articles with HTML/markdown/plain text and image-text posts with multiple images.
23.1k · bundle
nimoqup046-collab
Fp React
Practical patterns for using fp-ts with React: Option for optional state, Either for form validation, TaskEither for data fetching, and RemoteData for async state management.
2
promisingcoder
Diagram Maker
Create SVG/HTML or Excalidraw diagrams for concepts, architecture, flows, and whiteboards.
0 · bundle
alirezarezvani
Md Review
Converts a markdown code review or PR writeup with diff blocks and severity-tagged callouts into a single-file two-column HTML review with jump navigation and a named reviewer footer.
20.4k · bundle
yanacuti1121
Firecrawl
Scrape and crawl websites for AI with Firecrawl — scrape single URLs to clean Markdown/HTML, crawl entire sites with depth/path filters, extract structured data with LLM schema, use map to discover all URLs, and batch scrape multiple pages in parallel.
2
maros112358
Scepticagent Styles
ScepticAgent UI and styles reference. Use whenever the user wants to change the side panel UI, modify highlight colours, update the markdown renderer, work with CSS architecture, add or change category colours, or understand how the sidepanel renders analysis output.
2
oimiragieo
Mengto Progressive Blur
Create a layered CSS progressive blur (top or bottom) using multiple backdrop-filter masks for depth and softness. Use when asked for “progressive blur”, “gradient blur overlay”, or stepped blur masks that fade from an edge of the viewport.
0 · bundle
github
Content Management Systems
Provides guidance for building and modifying content management systems across platforms like WordPress, Shopify, Drupal, and Webflow, covering themes, plugins, admin interfaces, media handling, content models, and static export workflows.
36.2k · bundle
googlechrome
Chrome Extensions
Build and publish production-quality Chrome extensions using Manifest V3 best practices, covering service workers, content scripts, side panels, and Chrome Web Store deployment.
1.6k · bundle
ecnu-icalk
Baoyu Post To Wechat
Publishes articles and image-text posts to a WeChat Official Account via browser automation or API, converting markdown to HTML and validating metadata.
559 · bundle
op7418
Guizang Ppt Skill
Generates a single-file horizontal-scroll web PPT with WebGL backgrounds, section covers, data hero cards, and image grids in two visual styles: 'e-magazine × e-ink' or 'Swiss International Style'.
· bundle
gabrielmoreira
SEO
Runs comprehensive SEO audits and analysis for any website, covering technical SEO, content quality, schema markup, sitemaps, images, and GEO, with industry-specific detection and actionable recommendations.
17 · bundle
fradser
Swiftui Review
Reviews SwiftUI code for best practices on modern APIs, maintainability, and performance. This skill should be used when the user asks to review SwiftUI code, check for deprecated iOS/macOS APIs, validate data flow patterns, or audit accessibility compliance in Swift projects.
580 · bundle
adobe
Ops
Execute AEM Edge Delivery Services admin operations: manage content, cache, code, indexes, sitemaps, snapshots, logs, users, jobs, sites, config, secrets, API keys, tokens, profiles, and versioning. Also supports Document Authoring operations.
142 · bundle
a5c-ai
Ngrx
NgRx state management for Angular including store, effects, entity adapter, component store, and selectors.
1.7k · bundle
jiaiyan
N Input Number
A numeric input component with step controls, formatting, validation, and min/max constraints
8
promisingcoder
Canvas
Present HTML on connected MarketingClaw node canvases, navigate/eval/snapshot, and debug canvas host URLs.
0
kursku
Quieter
Tone down overly bold or visually aggressive designs. Reduces intensity while maintaining design quality and impact.
55 · bundle
matrixx0070
Qt UI Design
Design a Qt Quick (QML) user interface with sound layouts, theming, responsiveness, and accessibility.
0
nickgallick
Auth Patterns
Authentication patterns for Next.js — Supabase Auth, Auth.js/NextAuth, JWT, session management, protected routes.
0
om-scogo
HTML
Guidelines for semantic HTML markup, document structure, forms, accessibility attributes, and modern HTML best practices
0 · bundle
a5c-ai
Pinia
Pinia state management for Vue 3 including store creation, actions, getters, plugins, and DevTools integration.
1.7k · bundle
diegojcn
Quieter
Tone down overly bold or visually aggressive designs. Reduces intensity while maintaining design quality and impact.
1 · bundle
rajanthar
Frontend Patterns
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
0
bouclem
CSS
Best practices for CSS development including modern layout techniques, naming conventions, theming, and maintainable stylesheet architecture
7
adobe
Page Import
Import a single webpage from any URL into canonical EDS block format — structured HTML that authors edit in DA. Scrapes the page, analyzes structure, maps to existing blocks, and generates HTML for immediate local preview.
142 · bundle
jeffallan
React Expert
Builds React 18+ components, implements custom hooks, debugs rendering issues, migrates class components to functional, and manages state with Context, Redux, or Zustand. Covers React 19 Server Components, Suspense boundaries, useActionState forms, and performance optimization.
10.4k · bundle
manu14357
Shadcn
Complete shadcn/ui component management for adding, searching, fixing, styling, and composing UI in any React project. Use this skill whenever the user mentions shadcn, shadcn/ui, adding UI components, building forms or dashboards with Radix, working with component registries (@shadcn, @magicui, @tailark), or any task involving npx shadcn CLI commands. Also trigger when the user asks to fix styling issues, build a settings page, dashboard, or modal flow in a project that uses shadcn/ui — even if they don't say "shadcn" explicitly. This skill manages the full component lifecycle: search, add, view, diff, smart-merge upstream updates, and enforce critical rules for forms, composition, styling, and icons.
16 · bundle
brycewang-stanford
Quarto Clean
Cleans a Quarto (.qmd) file by replacing LaTeX holdovers with proper Quarto/Pandoc syntax so the document renders correctly to HTML, PDF (Typst/LaTeX), and Word. Fixes citations (\citep → [@key]), cross-references (\ref → @label), figures (\includegraphics → markdown), tables, text formatting (\textbf → **bold**), inline math (\( \) → $ $), hyperlinks (\href → [text](url)), footnotes (\footnote → ^[]), list environments, section headings, and R Markdown chunk options (dot-style → #| YAML). Use when asked to clean, fix, modernize, or port a Quarto or R Markdown document; when LaTeX commands appear in a .qmd file; when a document fails to render to Word or Typst; or when citations/cross-references do not appear in non-LaTeX output.
1k
kursku
Clarify
Improve unclear UX copy, error messages, microcopy, labels, and instructions. Makes interfaces easier to understand and use.
55 · bundle
kursku
Optimize
Improve interface performance across loading speed, rendering, animations, images, and bundle size. Makes experiences faster and smoother.
55 · bundle
om-scogo
CSS
Best practices for CSS development including modern layout techniques, naming conventions, theming, and maintainable stylesheet architecture
0 · bundle
diegojcn
Shadcn
Manages shadcn/ui components and projects, providing context, documentation, and usage patterns for building modern design systems.
1 · bundle
diegojcn
Clarify
Improve unclear UX copy, error messages, microcopy, labels, and instructions. Makes interfaces easier to understand and use.
1 · bundle