- Home
- /
- Categories
- /
- Processing
Processing
Data transformation and parsing
flutter-widget-previewer
by ab22593k
Use the Flutter Widget Previewer to preview widgets in isolation with real-time rendering in Chrome. Use when working with Flutter widget previews, @Preview annotations, preview configurations, or widget development workflows. Triggers include setting up widget previewer, adding @Preview annotations, customizing previews, creating custom preview annotations, handling multiple preview configurations, or troubleshooting widget preview issues.
spores
by hedonhermdev
Manage Spotify playlists, save items to your library, and search the Spotify catalog using the spores Rust CLI. Use this skill when the user asks to create, list, inspect, or modify Spotify playlists, add tracks to playlists, save tracks/albums/playlists to the library, or search for tracks, albums, artists, or playlists on Spotify. Triggers on requests like "create a Spotify playlist", "add songs to my playlist", "save this album", "search Spotify for...", "list my playlists", "what tracks are in this playlist", or any Spotify playlist/library management task.
adk-agent-extension
by pc-style
Use this skill when the user wants any MCP-capable agent or IDE assistant to interact with Google ADK agents through the adk-agent-extension MCP server. Trigger for requests like wiring ADK tools into Codex/Claude Code/Cursor/Cline/Gemini, registering a stdio MCP server, listing ADK servers/agents, creating sessions, and chatting with ADK agents.
screenshot-ui-locator
by OrayDev
引导 AI 视觉模型识别桌面截图中的 UI 元素位置并返回归一化坐标。当需要分析屏幕截图、定位界面元素(按钮、输入框、图标、菜单等)并获取归一化位置坐标时使用。接收图片路径,理解用户意图,输出归一化坐标 (x_norm, y_norm),范围 [0.0, 1.0]。
har-debugger
by hynguyenvk-itr
Analyze HAR (.har) files alongside a bug description to identify slow, failed, or abnormal requests, correlate them to symptoms, and produce a concise root-cause report with evidence and next steps.
changelog-nightly
by adamelliotfields
Get Changelog Nightly trending repositories. Use when the user requests the latest trending open source projects on GitHub.
schema-markup
by alexwelcing
Implement structured data for enhanced search visibility
LabLink 開発スキル集
by Kawakubo0423
database-optimizer
by Olino3
Forge is a marketplace for a Claude Code Plugins
prd-to-json
by Tmeister
Convert .prd PRD markdown into .prd/prd.json with validation.
zenbin
by twilson63
A pastebin like service for agents
jq
by zhongjis
Extract specific fields from JSON files efficiently using jq instead of reading entire files, saving 80-95% context.
bybloshq
by Mwvndva
jss
by jjuidev
JavaScript stack ecosystem. Best practices, patterns, and guidelines for React, RN, Next.js, Nest.js, etc.
mcp-to-skill
by mengbo
Convert MCP server configuration to Agent Skill. Triggered when users mention "MCP to skill", "convert MCP service to skill", "generate MCP skill", "MCP conversion" or similar requests. Supports reading configuration from conversation context or file path.
data-analyst
by shaul1991
Data Analyst Agent. 데이터 분석, 리포트, 대시보드 작성을 담당합니다.
robotaxi-news-tracking
by qlqymzhybmr
全球 Robotaxi、L2/L4 智能驾驶、政策法规的每日新闻追踪与每周简报生成。当用户说"跑今日新闻"、"跑 robotaxi daily"、"生成上周周报"等命令时触发。
mistral-model-ft-playbook
by Haruk1y
Build, fine-tune, evaluate, and ship Mistral-family models with Hugging Face and PEFT, with emphasis on strict JSON outputs and model-format compatibility. Use when choosing Mistral model variants, deciding prompting vs fine-tuning, preparing {prompt, completion} or chat datasets, running SFT jobs, validating generation failures, and deciding adapter-only vs merged full-model distribution.
programmatic-seo
by samChang72
When the user wants to create SEO-driven pages at scale using templates and data. Also use when the user mentions "programmatic SEO," "template pages," "pages at scale," "directory pages," "location pages," "[keyword] + [city] pages," "comparison pages," "integration pages," or "building many pages for SEO." For auditing existing SEO issues, see seo-audit.
rust-axum-framework
by xxidbr9
Complete guide for Axum web framework including routing, extractors, middleware, state management, error handling, and production deployment
SKILL
by Sunmax0731
If Git reports LF/CRLF normalization on generated JSON, keep the content UTF-8, rerun npm test, and verify git status -sb instead of editing files solely for newline churn.
eval-session-scorecard
by whitespectre
Evaluates an entire multi-turn conversation (session) using the 7 core dimensions, returning strict JSON session-level aggregates plus per-turn scorecards.
update-cursor-settings
by janjaszczak
Modify Cursor/VSCode user settings in settings.json. Use when the user wants to change editor settings, preferences, configuration, themes, font size, tab size, format on save, auto save, keybindings, or any settings.json values.
codebase-understanding
by yulong-me
自底向上分析代码库并生成层级化 README.md 文档树。从叶子目录开始分析,为每个目录生成包含文件、类、函数一句话描述的 README.md,逐层向上汇总形成完整的代码库文档体系。支持状态持久化和断点续传,适用于理解新项目、生成技术文档、分析代码结构等场景。当用户需要理解代码库结构、分析功能实现、生成代码文档时使用此技能。