- Home
- /
- Categories
- /
- Processing
Processing
Data transformation and parsing
godot-tdd-full
by Chen19007
Complete TDD workflow for Godot projects. Integrates interface design, GUT testing, code implementation, and verification tools.
extracting-keywords
by arielperez82
Extract keywords from documents using YAKE algorithm with support for
Kotlin Coroutines
by Envy-7z
Use when kotlin coroutines for structured concurrency including suspend functions, coroutine builders, Flow, channels, and patterns for building efficient asynchronous code with cancellation and exception handling.
cliproxyapi-statusline
by TinycellCorp
Display cliproxyapi proxy multi-account quota usage in Claude Code statusline. cliproxyapi 프록시 서버의 다중 계정 쿼터 사용량을 Claude Code 상태라인에 표시하는 스킬.
ros2-engineering-skills
by dbwls99706
TRIGGER when the user: writes or reviews ROS 2 nodes (rclcpp/rclpy), creates packages (colcon/ament), edits launch files (.launch.py), configures QoS or DDS, writes URDF/xacro, implements ros2_control hardware interfaces or controllers, sets up Nav2/MoveIt 2 pipelines, processes sensor data (camera/LiDAR/PCL), works with Gazebo/Isaac Sim, configures SROS2 security, develops micro-ROS firmware, manages multi-robot fleets (Open-RMF), debugs with ros2 doctor/rosbag2, deploys via Docker/cross-compilation, or migrates from ROS 1. DO NOT TRIGGER for general C++/Python questions unrelated to ROS 2, non-robotics middleware, or web/mobile development tasks.
ziptax
by ZipTax
Look up US and Canadian sales tax rates using the ZipTax MCP server. Use this skill whenever the user asks about sales tax rates, tax lookups, tax jurisdictions, use tax, sales tax compliance, tax rate by ZIP code, tax rate by address, tax rate by coordinates, Canadian sales tax, product taxability, tax codes (TIC), Tennessee Single Article Tax, historical tax rates, unincorporated area adjustments, or account usage metrics for ZipTax. Also use when the user mentions ZipTax, zip-tax, or zip.tax. This skill teaches Claude how to use the lookup_tax_rate and get_account_metrics MCP tools effectively.
xiaohongshu-publisher
by dm-simon
Generate, package, and publish Xiaohongshu image-note posts on macOS. Use when the user wants Codex to write Xiaohongshu-style copy, prepare cover/detail images for a topic, and optionally publish the post through the Xiaohongshu creator platform in Chrome. Typical triggers include requests like "write and post a Xiaohongshu note about ...", "generate a Xiaohongshu post with images", "publish this topic to Xiaohongshu", or "save a Xiaohongshu draft with title/body/hashtags and images".
god-component-detector
by zxhfighter
Detects God Components (components with too many responsibilities, mixing UI/business logic/side effects, excessive line count). Use when reviewing React/Next.js components for architecture issues, refactoring opportunities, or code quality assessments.
triple-whale
by cgk-platform
javascript
by Alicoder001
JavaScript micro-optimizations and performance patterns. Use when optimizing loops, array operations, caching, or DOM manipulation. Includes Set/Map usage, early returns, and memory-efficient patterns.
plan-prd
by navidemad
Create product requirement documents when user wants to plan features, write specs, or document new functionality. Supports minimal core features, focused expansions, and task-based changes. Automatically loads context from related PRDs to maintain consistency.
flowdeck
by kourgeorge
Stock dashboard and AI analysis API for agents. Fetch market data, run AI stock analyses, manage subscriptions, and track token balance.
excel-skills
by Olino3
Forge is a marketplace for a Claude Code Plugins
wechat-ocr-agent
by 54853315
WeChat unread message monitor using PaddleOCR. Automatically captures screenshots and extracts unread messages with hierarchical recognition (Layout → Section → Item). Supports contact name, message preview, and unread count detection.
docx
by aiagentskills
"Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks"
SKILL.md — news-signal 地図・判断基準
by yoppy0202
gspread v6 対応(oauth2client → google-auth への移行)
_data-ai-mastery
by TriNgo0108
Master Python programming, Data Science, AI/LLM engineering, and Database administration. Use this as a central index to access specialized sub-skills.
claude-dash-admin
by jamelna-apps
When user mentions "system health", "cleanup", "optimize claude-dash", "memory system", "indexes", "watcher", or wants to maintain the claude-dash infrastructure. Provides self-maintenance guidance.
mistral-hidden-params-ft
by Haruk1y
Run end-to-end fine-tuning for request_text-to-hidden-params JSON prediction with Ministral-3-3B in this repository. Use when rebuilding train/validation/test splits from train-only data, converting data to prompt-completion format, launching TRL SFT on Hugging Face Jobs, validating strict JSON output behavior, merging LoRA adapters into full models, and reporting job/model status with links.
data-storytelling
by TriNgo0108
Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.
data-profiler
by fusionet24
Profile datasets to understand schema, quality, and characteristics. Use when analyzing data files (CSV, JSON, Parquet), discovering dataset properties, assessing data quality, or when user mentions data profiling, schema detection, data analysis, or quality metrics. Provides basic and intermediate profiling including distributions, uniqueness, and pattern detection.
fdk-file-fetcher
by avesh-h
Fetch one source file from any installed package import path and either return code in chat mode or create a local file in create mode.
databricks-query
by fusionet24
Execute SQL queries against Databricks using the DBSQL MCP server. Use when querying Unity Catalog tables, running SQL analytics, exploring Databricks data, or when user mentions Databricks queries, SQL execution, Unity Catalog, or data warehouse operations. Handles query execution, result formatting, and error handling.
python-architecture
by vircung
Python system design patterns, project structure, and scalable architecture guidelines