nuxt-content

570
onmaxonmax

Use when working with Nuxt Content v3 - provides collections (local/remote/API sources), queryCollection API, MDC rendering, database configuration, NuxtStudio integration, hooks, i18n patterns, and LLMs integration

195 days ago

qt-testing

558
talmolabtalmolab

Capture and visually inspect Qt GUI widgets using screenshots. Use when asked to verify GUI rendering, test widget appearance, check layouts, or visually inspect any PySide6/Qt component. Enables Claude to "see" Qt interfaces by capturing offscreen screenshots and analyzing them with vision.

195 days ago

axiom-hig-ref

538
Charleswiltgen Axiom Axiom Hig RefCharleswiltgen Axiom Axiom Hig Ref

Reference — Comprehensive Apple Human Interface Guidelines covering colors (semantic, custom, patterns), backgrounds (material hierarchy, dynamic), typography (built-in styles, custom fonts, Dynamic Type), SF Symbols (rendering modes, color, axiom-localization), Dark Mode, accessibility, and platform-specific considerations

194 days ago

axiom-ios-graphics

535
Charleswiltgen Axiom Axiom Ios GraphicsCharleswiltgen Axiom Axiom Ios Graphics

Use when working with ANY GPU rendering, Metal, OpenGL migration, shaders, 3D content, RealityKit, AR, or display performance. Covers Metal migration, shader conversion, RealityKit ECS, RealityView, variable refresh rate, ProMotion.

195 days ago

axiom-metal-migration-diag

535
Charleswiltgen Axiom Axiom Metal Migration DiagCharleswiltgen Axiom Axiom Metal Migration Diag

Use when ANY Metal porting issue occurs - black screen, rendering artifacts, shader errors, wrong colors, performance regressions, GPU crashes

195 days ago

pretty-mermaid

468
imxvimxv

Render beautiful Mermaid diagrams as SVG or ASCII art using the beautiful-mermaid library. Supports 15+ themes, 5 diagram types (flowchart, sequence, state, class, ER), and ultra-fast rendering. Use this skill when: 1. User asks to "render a mermaid diagram" or provides .mmd files 2. User requests "create a flowchart/sequence diagram/state diagram" 3. User wants to "apply a theme" or "beautify a diagram" 4. User needs to "batch process multiple diagrams" 5. User mentions "ASCII diagram" or "terminal-friendly diagram" 6. User wants to visualize architecture, workflows, or data models

195 days ago

swiftui-performance-developer

451
anyprotoanyproto

Audit and improve SwiftUI runtime performance through code review and Instruments guidance. Use for diagnosing slow rendering, janky scrolling, excessive view updates, or layout thrash in SwiftUI apps.

195 days ago

angular-ssr

449
analogjsanalogjs

Implement server-side rendering and hydration in Angular v20+ using @angular/ssr. Use for SSR setup, hydration strategies, prerendering static pages, and handling browser-only APIs. Triggers on SSR configuration, fixing hydration mismatches, prerendering routes, or making code SSR-compatible.

195 days ago

compose-performance-audit

384
new-silvermoonnew-silvermoon

Audit and improve Jetpack Compose runtime performance from code review and architecture. Use when asked to diagnose slow rendering, janky scrolling, excessive recompositions, or performance issues in Compose UI.

195 days ago

forward-rendering

376
a5c-aia5c-ai

Forward+ and clustered rendering skill for transparency handling.

195 days ago

paraview-scientific-visualizer

376
a5c-aia5c-ai

ParaView visualization skill for 3D scientific data rendering and analysis

195 days ago

pbr-rendering

376
a5c-aia5c-ai

Physically-based rendering skill for BRDF models and material workflows.

195 days ago

pymol-visualizer

376
a5c-aia5c-ai

PyMOL molecular visualization skill for structure rendering and analysis

195 days ago

godot-2d

376
a5c-aia5c-ai

Godot 2D game development skill for tilemaps, pixel-perfect rendering, and 2D physics.

195 days ago

shader-optimization

376
a5c-aia5c-ai

Shader performance optimization skill for instruction counting, GPU profiling, and rendering efficiency.

195 days ago

raytracing

376
a5c-aia5c-ai

Real-time ray tracing skill for DXR/VK_KHR_ray_tracing and hybrid rendering.

195 days ago

godot-shaders

376
a5c-aia5c-ai

Godot shading language skill for visual shaders, custom rendering, and material effects.

195 days ago

godot-3d

376
a5c-aia5c-ai

Godot 3D rendering skill for PBR materials, environment settings, and 3D scene composition.

195 days ago

markdown-processor

376
a5c-aia5c-ai

Specialized skill for processing Markdown and MDX documentation. Supports parsing, rendering, TOC generation, link validation, frontmatter processing, and diagram embedding.

195 days ago

nuxt

376
a5c-aia5c-ai

Nuxt 3 patterns including Nitro server, auto-imports, modules, hybrid rendering, and full-stack development.

195 days ago

deferred-rendering

376
a5c-aia5c-ai

Deferred shading/lighting skill for G-buffer design and decals.

195 days ago

latex-physics-documenter

376
a5c-aia5c-ai

LaTeX scientific documentation skill specialized for physics papers with equation rendering and journal formatting

195 days ago

SSR (Server-Side Rendering)

279
HoangNguyen0403HoangNguyen0403

Hydration, TransferState, and Prerendering standards.

195 days ago

Next.js Rendering Strategies

279
HoangNguyen0403HoangNguyen0403

SSG, SSR, ISR, Streaming, and Partial Prerendering (PPR).

195 days ago

review-react-best-practices

271
HeyvhuangHeyvhuang

Review or refactor React / Next.js code for performance and reliability using a prioritized rule library (waterfalls, bundle size, server/client data fetching, re-renders, rendering). Use when writing React components, Next.js pages (App Router), optimizing bundle size, improving performance, or doing a React/Next.js performance review.

194 days ago

firecrawl-scraper

212
ynulihaoynulihao

Complete knowledge domain for Firecrawl v2 API - web scraping and crawling that converts websites into LLM-ready markdown or structured data. Use when: scraping websites, crawling entire sites, extracting web content, converting HTML to markdown, building web scrapers, handling dynamic JavaScript content, bypassing anti-bot protection, extracting structured data from web pages, or when encountering "content not loading", "JavaScript rendering issues", or "blocked by bot detection". Keywords: firecrawl, firecrawl api, web scraping, web crawler, scrape website, crawl website, extract content, html to markdown, site crawler, content extraction, web automation, firecrawl-py, firecrawl-js, llm ready data, structured data extraction, bot bypass, javascript rendering, scraping api, crawling api, map urls, batch scraping

195 days ago

math-visualizer

211
rohitg00rohitg00

Mathematical visualization skill for equations, proofs, and geometric concepts. **Triggers when:** - User mentions equations, formulas, or mathematical expressions - Request involves mathematical proofs or derivations - Content includes geometric relationships - User mentions LaTeX, calculus, algebra, geometry, trigonometry - Patterns: "equation", "formula", "prove", "derive", "graph", "plot" **Capabilities:** - LaTeX equation rendering with color-coded components - Function graphing and transformations - Geometric constructions and proofs - 3D mathematical surfaces - Step-by-step derivations with highlights

195 days ago

react-best-practices

201
shapeshiftshapeshift

Comprehensive React and Next.js performance optimization guide with 40+ rules for eliminating waterfalls, optimizing bundles, and improving rendering. Use when optimizing React apps, reviewing performance, or refactoring components.

ReactNext.jsPerformance+5
195 days ago

Wheels Controller Generator

201
wheels-devwheels-dev

Generate Wheels MVC controllers with CRUD actions, filters, parameter verification, and proper rendering. Use when creating or modifying controllers, adding actions, implementing filters for authentication/authorization, handling form submissions, or rendering views/JSON. Ensures proper Wheels conventions and prevents common controller errors.

195 days ago

mathjax-rendering

188
aiskillstoreaiskillstore

Render mathematical formulas in Obsidian using LaTeX/MathJax syntax. Use when writing equations, matrices, integrals, summations, or any mathematical notation in Obsidian notes.

195 days ago

delon-form-dynamic-schema-forms

188
aiskillstoreaiskillstore

Create dynamic schema-based forms using @delon/form (SF component). Use this skill when building complex forms with validation, conditional rendering, async data loading, custom widgets, and multi-step workflows. Ensures forms follow JSON Schema standards, integrate with Angular reactive forms, support internationalization, and maintain consistent validation patterns across the application.

195 days ago

performance-fundamentals

188
aiskillstoreaiskillstore

Auto-invoke when reviewing loops, data fetching, rendering, database queries, or resource-intensive operations. Identifies N+1 queries, unnecessary re-renders, memory leaks, and scalability issues.

195 days ago

adcp-creative

180
adcontextprotocoladcontextprotocol

Execute AdCP Creative Protocol operations with creative agents - build creatives from briefs or existing assets, preview renderings, and discover format specifications. Use when users want to generate or transform ad creatives, preview how ads will look, or understand creative format requirements.

195 days ago

react-key-prop

159
flpbaladaflpbalada

Guides proper usage of the key prop in React lists. Use this skill when rendering lists, mapping arrays to components, or troubleshooting list-related state bugs.

195 days ago

pdf-viewing

137
jxnljxnl

OCR PDFs with docling while tracking per-page text and rasterize PDFs to images. Use for PDF ingestion, page-aware text extraction, rendering pages to images, or inspecting PDF metadata, with outputs saved under a local project directory.

195 days ago

run-uat

136
oocxoocx

Run User Acceptance Testing by creating a PR with rendered markdown on GitHub or Azure DevOps. Use when validating markdown rendering in real platforms.

195 days ago

update-test-snapshots

136
oocxoocx

Regenerate test snapshot files after intentional markdown output changes. Use after modifying templates or rendering logic.

195 days ago

Website DevTools

136
oocxoocx

Use Chrome DevTools MCP tools to inspect rendering and troubleshoot website issues with the Maintainer.

195 days ago

shopify-debugging

132
MicrockMicrock

Complete debugging and troubleshooting guide for Shopify including Liquid errors, theme preview debugging, API error handling, JavaScript console debugging, network request inspection, cart issues, checkout problems, and common error codes. Use when debugging Liquid syntax errors, troubleshooting theme rendering issues, fixing API errors, debugging JavaScript, investigating cart problems, or resolving webhook failures.

195 days ago

threejs-builder

126
chongdashuchongdashu

Creates simple Three.js web apps with scene setup, lighting, geometries, materials, animations, and responsive rendering. Use for: "Create a threejs scene/app/showcase" or when user wants 3D web content. Supports ES modules, modern Three.js r150+ APIs.

195 days ago

nano-banana-pro

119
nicepkgnicepkg

Generate images using Google's Nano Banana Pro (gemini-3-pro-image-preview). Accepts text prompts and optionally images (for editing/transformation) as INPUT. Returns generated IMAGES as OUTPUT. Use when user asks to create, generate, edit, or draw images, infographics, visualizations, diagrams, charts, or illustrations. Excellent for data-accurate infographics and text rendering.

195 days ago

cloudflare-browser-rendering

118
einverneeinverne

Guide for implementing Cloudflare Browser Rendering - a headless browser automation API for screenshots, PDFs, web scraping, and testing. Use when automating browsers, taking screenshots, generating PDFs, scraping dynamic content, extracting structured data, or testing web applications. Supports REST API, Workers Bindings (Puppeteer/Playwright), MCP servers, and AI-powered automation. (project)

195 days ago

nextjs

118
einverneeinverne

Guide for implementing Next.js - a React framework for production with server-side rendering, static generation, and modern web features. Use when building Next.js applications, implementing App Router, working with server components, data fetching, routing, or optimizing performance.

195 days ago

cocos2d-x

109
partme-aipartme-ai

Provides comprehensive guidance for Cocos2d-x v4 game engine including scene graph, nodes, sprites, actions, animations, physics, rendering, shaders, and platform deployment. Use when the user asks about Cocos2d-x, needs to create games, implement game features, set up development environments, or deploy games to multiple platforms.

195 days ago

fetching-blocked-urls

107
oaustegardoaustegard

Retrieve clean markdown from URLs when web_fetch fails. Converts pages via Jina AI reader service with automatic retry. Use when web_fetch or curl returns 403, blocked, paywall, timeout, JavaScript-rendering errors, or empty content or user explicitly suggests using jina.

195 days ago

phoenix-controllers

98
TheBushidoCollectiveTheBushidoCollective

Handle HTTP requests with Phoenix controllers including actions, parameters, rendering, flash messages, and redirects

195 days ago

server-side-rendering

95
aj-geddesaj-geddes

Implement server-side rendering with template engines, view layers, and dynamic content generation. Use when building server-rendered applications, implementing MVC architectures, and generating HTML on the server.

195 days ago

nextjs-app-router

95
koralliskorallis

Build modern Next.js 13+ applications using App Router architecture with Server Components, Client Components, and advanced routing patterns. Use when implementing server-first rendering, creating nested layouts, building parallel routes, implementing intercepting routes, using React Server Components, optimizing data fetching with server-side async components, implementing streaming with Suspense, managing client-side interactivity boundaries, or leveraging Next.js 13+ app directory features for performant, SEO-friendly React applications.

195 days ago