miptah21

60 mods across 1 repository, 2 stars between them.

miptah21/skills

Skill Claude CodeCodex

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions.

2 3mo ago A 32 tokens copy · 100% MIT

miptah21/skills

Skill Claude CodeCodex

Create custom OpenLineage extractors for Airflow operators. Use when the user needs lineage from unsupported or third-party operators, wants column-level lineage, or needs complex extraction logic beyond what inlets/outlets provide.

2 3mo ago A 51 tokens original MIT

data-governance

27

miptah21/skills

Skill Claude CodeCodex

Specialized skill for data contracts, access controls, compliance, and PII handling. Use when: implementing RBAC/RLS policies, defining data contracts between producers and consumers, handling PII/PHI masking, GDPR/CCPA compliance, or managing data ownership. Do NOT use for dbt model documentation — use…

2 3mo ago A 107 tokens original MIT

data-observability

28

miptah21/skills

Skill Claude CodeCodex

Specialized skill for establishing and monitoring data quality at the INFRASTRUCTURE level. Use when: setting up Great Expectations suites, Soda checks, custom SQL quality monitors, schema drift detection, or anomaly detection logic. Do NOT use for dbt-specific tests — use testing-dbt-models instead. Do NOT use for…

2 3mo ago A 86 tokens original MIT

data-storytelling

29

miptah21/skills

Skill Claude CodeCodex

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.

2 3mo ago A 34 tokens original MIT

data-visualization

30

miptah21/skills

Skill Claude CodeCodex

Create effective data visualizations with Python (matplotlib, seaborn, plotly). Use when building charts, choosing the right chart type for a dataset, creating publication-quality figures, or applying design principles like accessibility and color theory.

2 3mo ago C 51 tokens copy · 98% MIT

database-design

31

miptah21/skills

Skill Claude CodeCodex

Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.

2 3mo ago A 23 tokens copy · 100% MIT

debugging-dags

32

miptah21/skills

Skill Claude CodeCodex

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…

2 3mo ago A 80 tokens original MIT

miptah21/skills

Skill Claude CodeCodex

Debugs and fixes dbt errors systematically. Use when working with dbt errors for: (1) Task mentions "fix", "error", "broken", "failing", "debug", "wrong", or "not working" (2) Compilation Error, Database Error, or test failures occur (3) Model produces incorrect output or unexpected results (4) Need to troubleshoot…

2 3mo ago A 112 tokens copy · 92% MIT

deep-research

34

miptah21/skills

Skill Claude CodeCodex

Comprehensive research assistant that synthesizes information from multiple sources with citations. Use when: conducting in-depth research, gathering sources, writing research summaries, analyzing topics from multiple perspectives, or when user mentions research, investigation, or needs synthesized analysis with…

2 3mo ago A 56 tokens copy · 89% MIT

dependency-auditor

35

miptah21/skills

Skill Claude CodeCodex

Dependency health scanner covering vulnerabilities, license compliance, outdated packages, and upgrade planning. Use when auditing dependencies, checking licenses, planning upgrades, or assessing supply chain risk.

2 3mo ago A 38 tokens original MIT

deploying-airflow

36

miptah21/skills

Skill Claude CodeCodex

Deploy Airflow DAGs and projects. Use when the user wants to deploy code, push DAGs, set up CI/CD, deploy to production, or asks about deployment strategies for Airflow.

2 3mo ago A 44 tokens original MIT

miptah21/skills

Skill Claude CodeCodex

Develops and troubleshoots dbt incremental models. Use when working with incremental materialization for: (1) Creating new incremental models (choosing strategy, uniquekey, partition) (2) Task mentions "incremental", "append", "merge", "upsert", or "late arriving data" (3) Troubleshooting incremental failures (merge…

2 3mo ago A 112 tokens copy · 94% MIT

diagnose

38

miptah21/skills

Skill Claude CodeCodex

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

2 3mo ago A 66 tokens copy · 81% MIT

miptah21/skills

Skill Claude CodeCodex

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.

2 3mo ago A 26 tokens copy · 91% MIT

miptah21/skills

Skill Claude CodeCodex

Documents dbt models and columns in schema.yml. Use when working with dbt documentation for: (1) Adding model descriptions or column definitions to schema.yml (2) Task mentions "document", "describe", "description", "dbt docs", or "schema.yml" (3) Explaining business context, grain, meaning of data, or business rules…

2 3mo ago A 105 tokens original MIT

docx

41

miptah21/skills

Skill Claude CodeCodex

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when…

2 3mo ago A 168 tokens original MIT

edit-article

42

miptah21/skills

Skill Claude CodeCodex

Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.

2 3mo ago A 34 tokens copy · 100% MIT

miptah21/skills

Skill Claude CodeCodex

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams.…

2 3mo ago C 96 tokens original MIT

executing-plans

44

miptah21/skills

Skill Claude CodeCodex

Use when you have a written implementation plan to execute in a separate session with review checkpoints.

2 3mo ago A 22 tokens copy · 91% MIT

miptah21/skills

Skill Claude CodeCodex

Finds and ranks expensive Snowflake queries by cost, time, or data scanned. Use when: (1) User asks to find slow, expensive, or problematic queries (2) Task mentions "query history", "top queries", "most expensive", or "slowest queries" (3) Analyzing warehouse costs or identifying optimization candidates (4) Finding…

2 3mo ago A 105 tokens original MIT

miptah21/skills

Skill Claude CodeCodex

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.

2 3mo ago A 44 tokens copy · 95% MIT

frontend-design

47

miptah21/skills

Skill Claude CodeCodex

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2 3mo ago A 43 tokens copy · 91% MIT

miptah21/skills

Skill Claude CodeCodex

Performance profiling principles. Measurement, analysis, and optimization techniques.

2 3mo ago A 15 tokens copy · 86% MIT