Skip to main content
Methasit-Pun
ملف منشئ GitHub

Methasit-Pun

عرض على مستوى المستودعات لـ ٤١ skills مجمعة عبر ٤ مستودعات GitHub.

skills مجمعة
٤١
مستودعات
٤
محدث
٥ يوليو ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

data-lifecycle
مطوّرو البرمجيات

Umbrella skill for running a data project end-to-end through its lifecycle stages — discover sources → profile the data → architect the platform → build the medallion pipeline → refactor the code. Use this whenever the user is kicking off a new data project,…

٥ يوليو ٢٠٢٦
data-sourcing
مطوّرو البرمجيات

Data collection and readiness — the step BEFORE a pipeline exists. Catalog candidate data sources for an objective, rank each by importance/impact, and record where to get it (internal system vs. open/public dataset), how to access it, its refresh cadence,…

٥ يوليو ٢٠٢٦
data-profiling
مطوّرو البرمجيات

Profile and map raw data BEFORE designing a schema. One-time exploratory analysis to learn the true shape of a dataset — row/column counts, null rates, cardinality, value distributions, ranges, data types, candidate keys, duplicates, referential relationships…

٥ يوليو ٢٠٢٦
data-modeling
مطوّرو البرمجيات

Umbrella skill for shaping data once it has landed — warehouse schema design (star/snowflake/OBT/SCD/grain), SQL for analytics (window functions, CTEs, optimization), dbt model layers/tests/macros/incrementals, and Python transforms (pandas/Polars/PySpark…

٥ يوليو ٢٠٢٦
dbt-patterns
مطوّرو البرمجيات

dbt model design, ref chains, sources, tests, macros, incremental strategies, materializations, and documentation best practices. Use this skill whenever the user is writing or reviewing dbt models, configuring dbt tests, designing model layers…

٥ يوليو ٢٠٢٦
python-data-patterns
مطوّرو البرمجيات

Pandas, Polars, and PySpark idioms for production data engineering — chunked reads, memory-safe transforms, vectorized operations, type optimization, and performance patterns. Use this skill whenever the user is writing a Python data transformation script and…

٥ يوليو ٢٠٢٦
schema-design
مطوّرو البرمجيات

Data modeling for analytical workloads — star schema, snowflake schema, one big table (OBT), slowly changing dimensions (SCD), normalization tradeoffs, grain definition, and surrogate key strategies. Use this skill whenever the user is designing or reviewing…

٥ يوليو ٢٠٢٦
sql-patterns
مطوّرو البرمجيات

Best-practice SQL for analytical workloads — window functions, CTEs, query optimization, partitioning strategies, and anti-patterns to avoid. Use this skill whenever the user is writing or reviewing a SQL query that goes beyond a basic SELECT, especially on…

٥ يوليو ٢٠٢٦
عرض 8 من أصل ٢٥ skills مجمعة.
ts-ddd-code-review
محللو ضمان جودة البرمجيات والمختبرون

Review TypeScript DDD clean architecture code for correctness bugs, layer violations, and simplification opportunities. Trigger when the user says "review this", "check this code", "code review", "what's wrong with this", "is this correct DDD?", "does this…

٣١ مايو ٢٠٢٦
ts-ddd-security-review
محللو أمن المعلومات

Security review for TypeScript DDD code — OWASP-mapped checks for injection, auth/authz, data exposure, and misconfiguration. Trigger when the user says "security review", "check for vulnerabilities", "is this secure?", "review auth code", or when changes…

٣١ مايو ٢٠٢٦
ts-ddd-simplify
مطوّرو البرمجيات

Review and simplify TypeScript DDD code — remove unnecessary complexity, eliminate duplication, reduce premature abstraction. Trigger when the user says "simplify this", "too much boilerplate", "over-engineered", "clean this up", "refactor this", or when code…

٣١ مايو ٢٠٢٦
ts-ddd-cqrs
مطوّرو البرمجيات

Design and implement the CQRS (Command Query Responsibility Segregation) pattern in a TypeScript DDD clean architecture project. Trigger when the user says "implement CQRS", "add a command", "add a query", "create a use case", "add a command handler", "build…

٢٩ مايو ٢٠٢٦
ts-ddd-repository-pattern
مطوّرو البرمجيات

Design and implement the Repository pattern in a TypeScript DDD clean architecture project — define repository interfaces in the domain layer and implementations in the infrastructure layer. Trigger when the user says "create a repository", "implement…

٢٩ مايو ٢٠٢٦
ts-ddd-ci-design
مطوّرو البرمجيات

Design and implement CI/CD pipelines for a TypeScript DDD clean architecture project — GitHub Actions, GitLab CI, Docker builds, environment promotion, and secrets management. Trigger when the user says "set up CI", "add a pipeline", "automate tests", "write…

٢٩ مايو ٢٠٢٦
ts-ddd-adr-writer
مطوّرو البرمجيات

Write a structured Architecture Decision Record (ADR) for any technology or design choice in a TypeScript DDD clean architecture project. Trigger when the user says "document this decision", "write an ADR", "why did we choose X", "we decided to use Y instead…

٢٩ مايو ٢٠٢٦
ts-ddd-blueprint
مطوّرو البرمجيات

Turn a one-line feature or system objective into a complete, step-by-step construction plan for a TypeScript DDD clean architecture project. Each step is self-contained so a fresh agent can execute it cold. Use this skill whenever the user says "plan",…

٢٩ مايو ٢٠٢٦
عرض 8 من أصل ١٤ skills مجمعة.
عرض ٤ من أصل ٤ مستودعات
تم تحميل كل المستودعات