- Home
- /
- Categories
- /
- Processing
Processing
Data transformation and parsing
telegram-human-loop
by nabaruns
Telegram bot skill for human-in-the-loop questions and approvals when the user is away from the keyboard.
skill-wizard
by huoweijia2000-hue
Interactive wizard for creating new skills through guided conversation. Use when users want to create a new skill but are unsure of the structure, need help defining requirements, or prefer a guided approach over manual creation. Triggers include "create a skill", "help me build a skill", "skill wizard", "make a new skill", or when users want to extend Claude's capabilities with custom workflows.
RapidAPI MCP Skill
by ala-openclaw
Check individual API docs for rate limits and capabilities
react-hooks
by livetradingcoder
Generate production-ready custom React hooks for common UI patterns. Use when the user needs hooks for state management, DOM interactions, async operations, or responsive design in React applications. Covers: useToggle, useDebounce, useThrottle, useFetch, useAsync, useLocalStorage, useInterval, useKeyPress, useHover, useMediaQuery, useOnClickOutside, useOnScreen, useScrollToEnd, useScrolledPastThreshold, useWindowSize.
gap-analysis
by Nomik94
Use when: 설계 vs 구현 비교, 스펙 검증, 요구사항 충족 확인, gap analysis, 구현 빠진 거 없나, 설계대로 했나, match rate. NOT for: 코드 품질 리뷰 (code-reviewer 참조).
promise-calibration
by tonyflo79
Craft the calibrated promise — the specific, believable outcome the product delivers. Use after mechanism development (Skill 04) is complete and you need to define what the audience can expect. The promise must be bold enough to compel action but calibrated enough to maintain credibility. Produces the promise package with core promise, promise ceiling, specificity markers, and believability anchors. Trigger when users mention promise, core promise, what we are promising, outcome claims, benefit statements, or calibrating the main claim. Requires mechanism package from Skill 04.
pytorch-distributed
by cuba6112
Distributed training strategies including DistributedDataParallel (DDP) and Fully Sharded Data Parallel (FSDP). Covers multi-node setup, checkpointing, and process management using torchrun. (ddp, fsdp, distributeddataparallel, torchrun, nccl, rank, process-group)
cx-adr
by m19803261706
CX 工作流 — 架构决策记录。当用户提到"架构决策"、"技术选型"、 "ADR"、"为什么选择 X"、"架构方案对比"时可能触发(通常由 cx-design 自动调用)。 记录 Architecture Decision Records,保存到本地 .claude/cx/features/{dev_id}-{feature}/adr.md。 手动触发或由 cx-design 在检测到架构决策时自动触发。
Generate Frontend Wiring
by kadel
This skill should be used when the user asks to "generate frontend wiring", "show frontend wiring", "create RHDH binding", "generate dynamic plugin config", "show plugin wiring for RHDH", "create app-config for frontend plugin", or wants to generate the RHDH dynamic plugin wiring configuration for an existing Backstage frontend plugin. The skill analyzes the plugin's source code and generates the appropriate configuration.
csv-analyzing
by totto2727-dotfiles
Guide for querying and filtering CSV files using DuckDB SQL
attack-tree-construction
by aiagentskills
Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.
vaults
by CaseMark
Manages case.dev encrypted document vaults for legal workflows. Creates vaults, uploads files and directories, lists and downloads objects, and runs semantic search across vault contents. Use when the user mentions "vault", "upload documents", "document storage", "download files", "vault search", or needs to manage case files and discovery documents.
python
by observerw
Comprehensive guide for the entire Python programming process. This skill MUST be consulted before writing any code in a Python project to ensure adherence to toolchains, standards, and best practices.
olakai-troubleshoot
by olakai-ai
Troubleshoot Olakai monitoring issues when something isn't working. AUTO-INVOKE when user mentions: events not appearing, KPIs showing wrong values, KPIs showing strings instead of numbers, custom data missing, null KPIs, authentication errors, CLI not working, events not associated with agent, monitoring broken, SDK errors, or any Olakai-related problem. TRIGGER KEYWORDS: olakai, troubleshoot, debug, not working, events missing, KPI wrong, KPI null, KPI string, customData missing, authentication failed, CLI error, no events, events not appearing, diagnose, fix olakai, broken, SDK error, monitoring issue, API key invalid, events not tracked. DO NOT load for: initial setup (use olakai-create-agent or olakai-add-monitoring), or generating reports (use generate-analytics-reports).
jpralph-orchestrator
by juanpare
"Guide users through the Ralph workflow - from PRD creation to completion. Use when starting a new Ralph project or when user needs guidance on next steps. Triggers on: ralph help, what's next, ralph status, guide me through ralph."
project-understanding
by evil-skills
Use when you need a fast, reliable architecture or impact view in a large unfamiliar repo, especially under time pressure or tight context budgets where manual grep or folder inference would be risky.
cli-guidelines
by MildTomato
Design and build well-crafted command-line interfaces following modern best practices. This skill should be used when creating CLI tools, adding commands/subcommands, implementing help text, handling errors, parsing arguments/flags, or improving CLI UX. Triggers on tasks involving command-line tools, terminal interfaces, argument parsing, error handling, or CLI design.
typescript
by zhongjis
Configures TypeScript projects, defines types and interfaces, writes generics, and implements type guards. Use when setting up tsconfig.json, creating type definitions, or ensuring type safety in JS/TS codebases.
cv-matcher-ai-data
by neurongraph
Analyzes CVs to extract skills and experience, maps candidates to specific roles (ML Engineer, GenAI Engineer, AI Architect, Data Engineer), and matches them against open demands. Use when processing multiple CVs for role classification, skill assessment, or resource allocation to client accounts.
data-engineering-storage-remote-access-integrations-iceberg
by legout
"Apache Iceberg catalog configuration for cloud storage (S3, GCS, Azure). Covers AWS Glue and REST catalogs, table scanning, and append/overwrite operations."
chatbot-seo
by priyam-jain-2002
Optimize websites and content for AI chatbot retrieval and citation. Use when users want to improve how their content appears in AI-powered search (ChatGPT, Gemini, Claude, Perplexity), analyze chatbot retrieval patterns, optimize keywords for AI discovery, structure content for LLM parsing, or audit existing content for AI-friendliness. Triggers include requests about "chatbot SEO", "AI optimization", "LLM discoverability", "chatbot ranking", or analyzing how AI assistants find and cite web content.
prompt-optimizer
by aleister1102
Transform vague prompts into precise, well-structured specifications using EARS (Easy Approach to Requirements Syntax) methodology. This skill should be used when users provide loose requirements, ambiguous feature descriptions, or need to enhance prompts for AI-generated code, products, or documents. Triggers include requests to "optimize my prompt", "improve this requirement", "make this more specific", or when raw requirements lack detail and structure.
hyperstack-build
by usehyperstack
Build custom Hyperstack stacks from Solana program IDLs using the Rust DSL. Covers entity definitions, field mappings, views, computed fields, PDA resolution, and deployment with the hs CLI. Use when the user wants to create their own real-time data streaming stack.
deephaven-core-query-writing
by deephaven
Work with Deephaven for real-time data processing. Use for table queries, joins, aggregations, time-series, UI dashboards, plotting (dx), Kafka streaming, Iceberg integration. Triggers on mentions of Deephaven, tables or queries, and related concepts.