- Home
- /
- Categories
- /
- Processing
Processing
Data transformation and parsing
cra-deploy-windows
by RenoMO-lab
Deploy CRA safely to local localhost:3000 and Windows production (192.168.50.55) with commit-hash pinning, NSSM restart, and verification; includes known SSH/quoting/PATH pitfalls and fixed command patterns.
mermaid-sequence-diagram
by huyhn-ba-po
Vẽ sequence diagram Mermaid từ mô tả luồng chức năng, chỉ happy path, có đánh số bước, phân chia giai đoạn, xuất file .mermaid import được draw.io. Dùng khi user nói "vẽ sequence diagram", "vẽ Mermaid", "tạo sequence", "vẽ luồng", "diagram cho chức năng", "vẽ flow", "sequence cho feature", "tạo sơ đồ tuần tự", "vẽ sơ đồ tương tác", "mermaid sequence", kể cả khi nói tắt "vẽ luồng đi", "diagram luồng này". KHÔNG dùng cho: flowchart, class diagram, ERD, state diagram, gantt chart, hay bất kỳ loại diagram nào khác ngoài sequence diagram.
prompt-generator
by hoangvantuan
Meta-prompting skill that creates well-structured, verifiable, low-hallucination prompts for any use case. Use when the user wants to create, refine, or improve a prompt — including system prompts, role prompts, task prompts, or any AI instruction set. Triggers on requests like "create a prompt for...", "help me write a prompt", "refine this prompt", "make a better prompt for...", or "generate a prompt that...".
sttr
by harshvishu
Use the sttr CLI to transform text (case changes, encoding/decoding, hashing, JSON/YAML conversion, line ops). Use when a user asks to transform strings, files, or piped input.
SKILL.md - Implementation Patterns
by kk366-code
Memory Efficiency: 大容量ファイルを扱う際、メモリ(RAM)を消費しすぎないようにストリームベースのコピーを徹底する。
graphviz-dive
by CCALITA
Create professional ByteByteGo-style system architecture diagrams using Graphviz DOT format with Excalidraw aesthetics
Stripe Payment Integration
by tachfineamnay
Complete Stripe integration for checkout, webhooks, and subscription management.
haloy-config
by haloydev
Create a haloy.yaml configuration file for deploying applications with haloy. Use when the user says "create haloy config", "add haloy.yaml", "configure for haloy", "set up haloy deployment", or "prepare for haloy". Supports single-target and multi-target deployments with optional self-hosted databases. Not for creating Dockerfiles (use the dockerize skill), multi-environment deployments, or docker-compose/Kubernetes setups.
design-ideas
by yinon-alfred-openClaw
Manage design ideas for merchandise with Supabase backend. Use when: (1) need design inspiration for merch (t-shirt, sticker, mug), (2) organizing design research by niche (Dark Romance, Mental Health, Bookish Humor, etc.), (3) bulk-importing ideas from research sessions, (4) tracking which designs have been created and removing them from the pool, (5) searching design ideas by niche, audience, or keyword
running-coach
by dkabulski
AI running coach — analyses Strava data, manages training plans, and tracks race results using Jack Daniels' methodology
merge-code
by GtBsgFe
"自动化合并代码流程,包括拉取最新代码、切换分支、合并代码、修改commit message、更新版本号和上传代码。当需要将代码合并到dev分支并发布新版本时调用。"
SKILL 2.0 — RaaS Automazioni
by ginocapon
Regola d'Oro: "Se non hai fonte verificabile, NON inserire il dato."
wechat-reading-custom
by kaiker19
微信读书扩展技能 — 每日阅读回顾(跨书呼应)+ 读后总结 + 笔记导出 + 语义知识库
osquery-query-helper
by inthecyber-group
"Help users write, validate, and troubleshoot osquery SQL queries using provided osquery table schemas as the authoritative source."
airr
by immunomind
Use this skill for AIRR-seq (Adaptive Immune Receptor Repertoire / VDJ-seq) data analysis with immunarch + immundata in R, including ingestion, receptor schema design, immutable transformations, clonality/diversity/public overlap metrics, and Seurat/AnnData integration.
debugging-dags
by rory-data
Comprehensive DAG failure diagnosis and root cause analysis. Use for complex debugging requests requiring deep investigation like "diagnose and fix the pipeline", "full root cause analysis", "why is this failing and how to prevent it". For simple debugging ("why did dag fail", "show logs"), the airflow entrypoint skill handles it directly. This skill provides structured investigation and prevention recommendations.