Plugins

12 plugins
curated
Azure Data Analytics
For data engineers to query and manage big data on Azure with Kusto and Data Lake.
4 skills · plugin
@om-scogo
Data
Data from om-scogo/skillsh-scraper.
100 skills · plugin
@mukul975-2
Privacy Data Protection Skills
Privacy Data Protection Skills from mukul975/Privacy-Data-Protection-Skills.
100 skills · plugin
@nivkazdan
Data Analysis
Data Analysis from nivkazdan/skills-agents-catalog.
6 skills · plugin
curated
Data & ML
SQL, analytics, datasets, models and machine-learning workflows.
29 skills · plugin
@phuryn
Data Analytics
Data analytics skills for PMs: SQL query generation and cohort analysis. Analyze user data, generate queries, and identify retention patterns.
3 skills · plugin
curated
Python Data Visualization
For data scientists to create static and interactive plots using Python libraries.
12 skills · plugin
curated
Deploy Azure Infrastructure
Creates databases, caches, and configures authentication, monitoring, and backup.
3 skills · plugin
curated
Social Media Scraping
Extract structured data from social media platforms via browser automation.
12 skills · plugin
@atc-net
Azure
Azure services skills covering 200+ cloud services, IoT, AI, data, networking, and more
78 skills · plugin
curated
Build GraphQL API
Design a GraphQL schema, implement resolvers with DataLoader, and integrate with Apollo.
4 skills · plugin
@redpanda-data
Redpanda Data Skills
Agent Skills for Redpanda's five products — Streaming (Kafka-compatible engine), SQL (Oxla), Connect (incl. CDC connectors), Cloud (Serverless, BYOC, Dedicated), and the Agentic Data Plane — plus the rpk CLI. Grounded in Redpanda source, docs, and APIs.
32 skills · plugin

Results for “data”

216 skills
jiaiyan
n-qr-code
QR Code component for generating QR codes. Invoke when user needs to generate or display QR codes for URLs, text, or data encoding in Naive UI.
8
jiaiyan
n-statistic
Statistic component for displaying statistical values with labels, prefixes, and suffixes. Invoke when user needs to implement statistics displays, metrics dashboards, or data summaries in Naive UI.
8
lionelndong
apexcharts
AI skill for building ApexCharts.js charts and data visualizations. Use when the user asks to create, configure, or troubleshoot any chart using ApexCharts (line, area, bar, pie, donut, radialBar, scatter, bubble, heatmap, candlestick, boxPlot, radar, polarArea, rangeBar, rangeArea, treemap). Covers correct data formats, lifecycle, formatters, tree-shaking, SSR, and framework integration. In React / Vue / Angular projects, prefer the framework wrapper packages (`react-apexcharts`, `vue3-apexcharts`, `ng-apexcharts`) over the core API.
0 · bundle
jiaiyan
n-form
A comprehensive form component for data collection, validation, and submission in Naive UI. Provides flexible layout options, built-in validation rules, and seamless integration with various input components.
8
browser-act
browser-act
Automates browser tasks including navigation, data extraction, screenshots, form filling, and session management via a CLI tool.
3.7k
clockless-org
html-anything
Transforms ideas, files, folders, URLs, or exported data into polished single-file HTML pages with auto-selected design systems.
136 · bundle
majiayu000
a2ui
Generate A2UI 0.8 protocol compliant UI code for agent-driven interfaces, including JSONL messages for surface updates, data model updates, and rendering.
567 · bundle
getsentry
presentation-creator
Create interactive, data-driven presentation slides using React, Vite, and Recharts with Sentry branding, built as a single distributable HTML file.
845 · bundle
vercel-labs
vercel-optimize
Audits Vercel projects for cost and performance optimization by collecting metrics, scanning code, and producing ranked recommendations grounded in data.
28.7k · bundle
comeonoliver
nuxt
Develop Nuxt 3 full-stack Vue applications with SSR, file-based routing, auto-imports, data fetching, and deployment guidance.
61
kbarbel640-del
raycast-extensions
Build and maintain Raycast extensions using the Raycast API, covering UI components, data persistence, feedback, and restricted APIs like AI and Browser Extension.
1 · bundle
manu14357
deploy-pipeline
Coordinate end-to-end deployments across Stripe, Supabase, and Vercel using the Composio CLI. Update pricing, apply database migrations, deploy frontend, verify changes, and announce releases from a single script.
16
manu14357
react-useeffect
React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization. Teaches when NOT to use Effect and better alternatives.
16 · bundle
hekivo
superpowers-sage-architecting
Define architecture for a Sage/Acorn feature — architecture decision records, component boundaries, data flow, dependency mapping, pre-implementation design, trade-off analysis, Acorn architecture patterns, ADR, design before building
13
jiaiyan
n-descriptions
Descriptions component for displaying key-value pairs in a structured layout. Invoke when user needs to display item details, configuration info, or form-like read-only data in Naive UI.
8
x3allamerican
csa-safer-public-display
Use this skill to understand what CSA data the public sees about your carrier and how that affects business. Covers SAFER, accessibility, and what's hidden vs visible.
1
affaan-m
documentation-lookup
Fetches up-to-date documentation for libraries, frameworks, and APIs via the Context7 MCP server instead of relying on training data.
226k
coreyhaines31
programmatic-seo
Generate SEO-optimized pages at scale using templates and data to capture long-tail search traffic.
36.3k · bundle
bankrbot
bankr-shopify
Manage Shopify stores via GraphQL Admin and Storefront APIs using curl, with Bankr-native bridges for onchain data, x402 payments, and loyalty drops.
1.2k · bundle
antigravity
hasdata-cli
Provides command-line access to search, scraping, and structured web data from over 40 APIs including Google, Amazon, Yelp, and Zillow.
42.4k · bundle
coreyone
developer-web-performance
Trigger: web performance, slow load, bundle size, lazy loading, LCP, CWV optimization, fetch priority. Scope: Frontend optimization, loading speeds, asset minimization. Boundary: Excludes backend database indexing or visual design systems.
1 · bundle
affaan-m
backend-patterns
Provides backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
226k
openai
playwright
Automate real browsers from the terminal for navigation, form filling, screenshots, data extraction, and UI-flow debugging using a CLI wrapper around Playwright.
23.3k · bundle
bankrbot
opensea-api
Query NFT and token data, browse drops, stream events, and search across Ethereum, Base, Arbitrum, Optimism, Polygon, and more using the OpenSea API.
1.2k · bundle
heygen
hyperframes-core
Build a single renderable HyperFrames composition using HTML with data-* timing attributes, clips, tracks, sub-compositions, variables, and deterministic rendering rules.
· bundle
gsd-build
gsd-browser
Automates browser interactions — navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, and running assertions — using a native Rust CLI.
256 · bundle
concertonotes
nextjs
Next.js App Router expert guidance. Use when building, debugging, or architecting Next.js applications — routing, Server Components, Server Actions, Cache Components, layouts, middleware/proxy, data fetching, rendering strategies, and deployment on Vercel.
0 · bundle
rootcastleco
fp-ts-react
Practical patterns for using fp-ts with React - hooks, state, forms, data fetching. Use when building React apps with functional programming patterns. Works with React 18/19, Next.js 14/15.
6
adobe
browser-probe
Probe a URL with escalating headless browser configurations to detect CDN bot protection and produce a browser recipe for downstream Playwright consumers.
142 · bundle
rajanthar
react-patterns
React 18/19 patterns including hooks discipline, server/client component boundaries, Suspense + error boundaries, form actions, data fetching, state management decision trees, and accessibility-first composition. Use when writing or reviewing React components.
0
github
project-workflow-analysis-blueprint-generator
Generates detailed, technology-agnostic implementation blueprints by analyzing project architecture, technology stacks, and data flow patterns.
36.2k
ecnu-icalk
jquery
Renders table cells with a red-to-green background gradient based on numeric values (0-100) using jQuery and chroma.js, skipping non-numeric content.
559
om-scogo
next
Next.js framework for building React applications with App Router, Server Components, and optimized performance. Use when working with Next.js apps, routing, data fetching, caching, Server Actions, or building full-stack React applications.
0 · bundle
bog5d
pinme-deployment
Deploy static sites and full-stack apps to PinMe (IPFS-based hosting). One-command upload of HTML/directories, or full-stack project creation with frontend+backend+database. Authentication required — no anonymous upload path exists.
0 · bundle
bankrbot
helixa
Mint onchain identity NFTs, check Cred Scores, verify social accounts, and query agent reputation data on Base using Helixa's API and shell scripts.
1.2k · bundle
scoheart
vercel-react-best-practices
Optimizes React and Next.js performance with 69 prioritized rules covering waterfalls, bundle size, server-side rendering, and re-rendering patterns.
2 · bundle