- Home
- /
- Categories
- /
- Processing
Processing
Data transformation and parsing
minihexa-robot-control
by lukaliou123
Control the miniHexa 6-legged ESP32 robot via BLE (Bluetooth). Provides action commands (14 built-in action groups), movement control (forward/back/turn/stop), and real-time obstacle detection. Use when the user wants to control the miniHexa robot, trigger robot actions based on emotion/context, make the robot move, or integrate robot control into an AI assistant workflow.
debate-shuff
by patrickshuff
Challenge a position and engage in constructive debate as Patrick Shuff would, with intellectual honesty and substantive reasoning
xlsx
by srsubramanian
"Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization"
deployment-post-checks
by JsonLee12138
Decide deployment success or rollback from smoke-check and optional metrics data. Use when gating final rollout and rollback decisions after deployment.
T2I-Studio-Premium
by CatfishW
🎨 Generate stunning, state-of-the-art AI images directly from your terminal or Agent. Powered by Z-Image-Turbo.
breadth-of-thought
by kimasplund
Exhaustive solution space exploration. Use when you need ALL viable options (not just the best), solution space is unknown, or you can't afford to miss alternatives.
prompting
by diskd-ai
Prompt engineering guidance for writing and improving LLM prompts. Use when asked to (1) write a prompt for a specific task, (2) review or improve an existing prompt, (3) design system prompts for AI assistants, (4) structure prompts for specific output formats (JSON, XML, markdown), or (5) apply prompt engineering techniques like few-shot, chain-of-thought, or role prompting.
elm-code-review
by bromanko
This skill should be used when the user asks to "review Elm code", "Elm code quality", "Elm idioms check", "review my Elm", "check code quality", or wants feedback on Elm code patterns, idioms, Msg/Model design, or module organization.
blitzreels-motion-graphics
by blitzreels
Motion graphics composition creation via the BlitzReels Playground API (text, shapes, charts, animations, export).
gstack
by deveshkumars
Fast headless browser for QA testing and site dogfooding. Navigate pages, interact with elements, verify state, diff before/after, take annotated screenshots, test responsive layouts, forms, uploads, dialogs, and capture bug evidence. Use when asked to open or test a site, verify a deployment, dogfood a user flow, or file a bug with screenshots.
claude-framework
by vineethsoma
CLAUDE Framework coding standards for code quality, naming conventions, error handling, security, testing, database, and logging
data-engineering-storage-remote-access-integrations-pyarrow
by legout
"Using PyArrow's parquet and dataset modules with remote filesystems (S3, GCS, Azure). Covers native filesystems, fsspec bridge, and obstore wrapper."
sveltekit
by lcaparros
Expert guidance for building modern, performant web applications with SvelteKit.
smart-code-test-e2e
by lordprotein
"Write ideal E2E tests and review existing ones. Focused exclusively on end-to-end testing — full user journeys through a real browser. Not for unit or integration tests. Two modes: generate new E2E tests from feature analysis, or review existing E2E tests for antipatterns, flakiness, and quality issues. Framework-agnostic, based on best practices from Beck, Fowler, Cohn, Rauch, and Google."
title-generator
by BennettPhil
Generate intriguing, authentic article titles from rough ideas or full drafts without being clickbaity.
aeo-failure-patterns
by ivzc07
Recognize common errors and apply known fixes automatically. Hybrid: core patterns + project-specific learning.
trade
by Fibrous-Finance
Swap tokens using Fibrous aggregation on Base, Citrea, HyperEVM, or Monad. Finds optimal route, simulates before execution.
e-stat
by ugyuji
Access Japan's government statistics via the e-Stat API 3.0. Use when user asks for Japanese government statistics, demographic data (population, births, deaths), economic indicators (GDP, employment, prices), census data, industrial statistics, or any data available on e-Stat (政府統計の総合窓口). Supports searching tables, retrieving metadata, fetching statistical data, dataset management, catalog browsing, and batch retrieval.
scriptwriting
by bmcgauley
Comprehensive scriptwriting skill for creating engaging, natural scripts across all mediums including educational videos, podcasts, presentations, documentaries, and narrative content. This skill should be used when developing scripts for any spoken or visual medium, applying storytelling principles, educational scaffolding, and natural human speech patterns while avoiding AI writing clichés.
pwn-exploit
by xuziqiang98
Comprehensive binary exploitation techniques covering stack overflow, format string, heap exploitation, integer overflow, and advanced exploitation methods. Use when working on CTF challenges, binary vulnerability analysis, exploit development, or debugging memory corruption vulnerabilities in Linux binaries (x86/x64).
architecture-design
by Olino3
"Design software architectures with appropriate patterns for scale, maintainability, and team structure. Covers layered, hexagonal, event-driven, CQRS, and modular monolith architectures. Produces architecture decision records, component diagrams, and dependency maps. Prevents over-engineering, premature distribution, and architectural drift."
data-science-visualization
by legout
"Data visualization for Python: Matplotlib, Seaborn, Plotly, Altair, hvPlot/HoloViz, and Bokeh. Use when creating exploratory charts, interactive dashboards, publication-quality figures, or choosing the right library for your data and audience."
send-usdc
by agnicpay
Send USDC to an Ethereum address or ENS name. Use when you or the user want to send money, pay someone, transfer USDC, tip, donate, or send funds to a wallet address or .eth name. Covers phrases like "send $5 to", "pay 0x...", "transfer to vitalik.eth", "tip someone", "send USDC".
handlebars
by yusenthebot
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration. Use when: Block Expressions; Delimited Comments; The optional Mustache-style lambdas are not supported. Instead Handlebars provides its own lambda resolution that follows the behaviors of helpers. NOT for: runtime application logic; package management (use npm/yarn).