Skip to main content
Run any Skill in Manus
with one click
DKSang
GitHub creator profile

DKSang

Repository-level view of 116 collected skills across 4 GitHub repositories.

skills collected
116
repositories
4
updated
2026-07-03
repository explorer

Repositories and representative skills

Showing top 8 of 50 collected skills in this repository.
des-architecture-design
database-architects

Use when designing the global data architecture, including storage, compute, integration patterns, layer strategy, environment promotion, security posture, observability, governance, cost, operational burden, and decision reversibility.

2026-05-24
des-bronze-layer-design
database-architects

Use when creating the Bronze Layer Specification for raw/near-raw storage, source fidelity, ingestion metadata, schema drift, replay, quarantine, retention, access control, and lineage before Silver design.

2026-05-24
des-cicd-and-testing
software-quality-assurance-analysts-and-testers

Use when designing CI/CD, testing strategy, release gates, deployment promotion, rollback, release evidence, and environment validation for data products.

2026-05-24
des-cost-and-performance-optimization
database-architects

Use when designing cost, performance, scalability, storage, compute, query, serving, monitoring, and FinOps optimization strategies for data products.

2026-05-24
des-data-contracts
database-architects

Use when creating the Data Contract Specification for source feeds, Silver datasets, Gold datasets, serving outputs, dashboards, semantic models, APIs, ML/AI datasets, external exports, or downstream systems that need stable structure, meaning, freshness, quality, access, ownership, lineage, and change behavior.

2026-05-24
des-data-quality
database-architects

Use when defining or designing data quality dimensions, rules, thresholds, severity, gates, failure handling, ownership, and validation expectations across Bronze, Silver, Gold, contracts, transformations, and serving outputs.

2026-05-24
des-gold-layer-design
database-architects

Use when creating the Gold Layer Specification for curated, consumer-ready marts, metric-ready datasets, reporting outputs, feature datasets, API/read-model outputs, or product-aligned datasets derived from trusted Silver data.

2026-05-24
des-ingestion-design
database-architects

Use when creating the Ingestion Specification for any data engineering project, including source-specific ingestion pattern, frequency, access method, checkpointing, idempotency, replay, schema drift, security, error handling, landing expectations, and ingestion observability.

2026-05-24
Showing top 8 of 47 collected skills in this repository.
de-project-roadmap
software-developers

Use when working on any data engineering project, pipeline, ETL/ELT system, data platform, or data warehouse — from business problem to production-ready pipeline. Covers planning, source contracts, architecture, schema design, ingestion, transformation, testing, data quality, orchestration, serving, CI/CD, and documentation. Skip for pure data-analysis questions with no pipeline work.

2026-07-03
de-env
software-developers

Create a reproducible local development environment and produce `docker-compose.yml`, `.env.template`, and `requirements.txt`. Use this skill when the user asks 'how do I set up my environment', 'write a docker-compose for [tools]', 'configure my dev environment', 'what do I need to install', 'how do I containerize my pipeline', or has committed to a tool stack and needs it running locally.

2026-07-03
de-arch
software-developers

Design the data pipeline architecture and choose exactly one tool per category. Use this skill when the user asks 'what architecture should I use', 'ETL or ELT?', 'which tools should I pick', 'design my data platform', 'how should I structure my pipeline', 'medallion or lakehouse?', 'Airflow or Prefect?', or has source contracts ready and needs to commit to a stack before writing code.

2026-07-03
de-contract-check
software-developers

Validate actual pipeline output against source data contracts to detect schema drift, SLA violations, and field-level deviations. Use when the user asks 'validate my contracts', 'check schema drift', 'verify data matches contracts', 'contract compliance check', 'has my source schema changed', or 'detect breaking changes in my API'.

2026-07-03
de-dag
software-developers

Build the orchestration DAG that wires ingestion, transformation, and quality tasks into a single scheduled workflow. Use when the user says 'build my DAG', 'orchestrate my pipeline', 'schedule my pipeline', 'connect all tasks', 'write Airflow DAG', 'set up Prefect/Dagster flow', or has individual tasks ready to wire into an end-to-end pipeline.

2026-07-03
de-dq
software-developers

Implement runtime data quality monitoring on actual pipeline output — freshness, volume, schema drift, and distribution checks. Use when the user asks 'check my data quality', 'set up DQ monitoring', 'freshness checks', 'volume anomaly detection', 'schema drift alerts', or 'monitor my pipeline data'. For testing transformation logic at code-change time, use /test.

2026-07-03
de-ingest
software-developers

Implement the Bronze/raw ingestion layer. Trigger: 'write an ingestion script', 'fetch data from API', 'load raw data', 'implement Bronze layer', 'connect to [source]', 'how do I ingest from [API/database/file]', 'write a data loader'. Also use when existing ingestion code lacks retry logic, metadata tags, or validation.

2026-07-03
de-problem
software-developers

Define the business problem, persona, and analytical questions for a data engineering project before choosing tools or writing code. Use when the user says 'I want to build a pipeline for...', 'where do I start', 'what should I build first', or jumps straight to tools without a clear problem statement.

2026-07-03
Showing top 8 of 15 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded