Skip to main content
SignalPilot-Labs
ملف منشئ GitHub

SignalPilot-Labs

عرض على مستوى المستودعات لـ ٦٢ skills مجمعة عبر ٥ مستودعات GitHub.

skills مجمعة
٦٢
مستودعات
٥
محدث
١٨ أغسطس ٢٠٢٦
مستكشف المستودعات

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

bigquery-sql
مطوّرو البرمجيات

BigQuery-specific SQL patterns: UNNEST for array expansion, STRUCT, ARRAY_AGG, DATE_DIFF/DATE_ADD, backtick-quoted table references, EXCEPT/REPLACE in SELECT, approximate aggregation, partitioned and wildcard tables.

١٨ أغسطس ٢٠٢٦
dbt-debugging
مطوّرو البرمجيات

Load when dbt run or dbt parse fails. Covers YML duplicate patches, ref errors, passthrough model warnings, current_date fixes, DuckDB error messages, and zero-row diagnosis.

١٨ أغسطس ٢٠٢٦
dbt-workflow
مطوّرو البرمجيات

Load FIRST before any dbt project work. Covers the full 8-step dbt workflow: project scanning, skill loading, validation, macro discovery, research, technical spec, SQL writing, and verification. Also covers output shape inference, incremental model handling,…

١٨ أغسطس ٢٠٢٦
dbt-write
مطوّرو البرمجيات

Loaded at Step 2 for the full workflow. Covers column naming, type preservation, JOIN defaults, lookup joins, sibling models, materialization, packages, and filtering rules.

١٨ أغسطس ٢٠٢٦
domain-ecommerce
محللو التمويل والاستثمار

E-commerce domain knowledge: transaction lifecycle, driving tables, status filtering.

١٨ أغسطس ٢٠٢٦
domain-financial
محللو التمويل والاستثمار

Financial reporting rules: grain consistency, balance sheets, double-entry ledgers, fiscal year boundaries, period-over-period calculations.

١٨ أغسطس ٢٠٢٦
domain-media
فنانو المؤثرات الخاصة والمحركون

Media & entertainment domain knowledge: content catalogs and participation tables.

١٨ أغسطس ٢٠٢٦
duckdb-sql
مطوّرو البرمجيات

Load when hitting DuckDB syntax errors or writing DuckDB-specific SQL. Covers gotchas that differ from PostgreSQL/MySQL.

١٨ أغسطس ٢٠٢٦
عرض 8 من أصل ٣١ skills مجمعة.
dbt-knowledgebase
مطوّرو البرمجيات

Populate the knowledge base from dbt project research. Proposes entries across all 6 categories at org, project, and connection scopes.

١٩ يونيو ٢٠٢٦
dbt-workflow
غير مصنف

Load FIRST before any dbt project work. Covers the full 8-step dbt workflow: project scanning, skill loading, validation, macro discovery, research, technical spec, SQL writing, and verification. Also covers output shape inference, incremental model handling,…

١٩ يونيو ٢٠٢٦
dbt-write
غير مصنف

Loaded at Step 2 for the full workflow. Covers column naming, type preservation, JOIN defaults, lookup joins, sibling models, materialization, packages, and filtering rules.

١٩ يونيو ٢٠٢٦
bigquery-sql
مطوّرو البرمجيات

BigQuery-specific SQL patterns: UNNEST for array expansion, STRUCT, ARRAY_AGG, DATE_DIFF/DATE_ADD, backtick-quoted table references, EXCEPT/REPLACE in SELECT, approximate aggregation, partitioned and wildcard tables.

١٨ يونيو ٢٠٢٦
dbt-debugging
غير مصنف

Load when dbt run or dbt parse fails. Covers YML duplicate patches, ref errors, passthrough model warnings, current_date fixes, DuckDB error messages, and zero-row diagnosis.

١٨ يونيو ٢٠٢٦
domain-ecommerce
غير مصنف

E-commerce domain knowledge: transaction lifecycle, driving tables, status filtering.

١٨ يونيو ٢٠٢٦
domain-financial
غير مصنف

Financial reporting rules: grain consistency, balance sheets, double-entry ledgers, fiscal year boundaries, period-over-period calculations.

١٨ يونيو ٢٠٢٦
domain-media
غير مصنف

Media & entertainment domain knowledge: content catalogs, participation tables, ranking determinism.

١٨ يونيو ٢٠٢٦
عرض 8 من أصل ١٨ skills مجمعة.
dbt-knowledgebase
مطوّرو البرمجيات

Populate the knowledge base from dbt project research. Proposes entries across all 6 categories at org, project, and connection scopes.

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

Load when task involves dbt snapshots, SCD Type 2, or tracking data changes over time. Covers strategy selection, column casing, verification, and common pitfalls.

٢٢ يونيو ٢٠٢٦
dbt-testing
محللو ضمان جودة البرمجيات والمختبرون

Load when task involves adding, writing, or fixing dbt unit tests. Covers unit_tests YAML format, given/expect blocks, edge-case coverage, and the difference between unit tests and schema tests.

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

Load when task involves dbt model versioning, creating v2 of a model, or backward-compatible model changes. Covers versions YAML config, defined_in, latest_version, and ref() with version pins.

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

Load FIRST before any dbt project work. Covers the full 8-step dbt workflow: project scanning, skill loading, validation, macro discovery, research, technical spec, SQL writing, and verification. Also covers output shape inference, incremental model handling,…

٢٢ يونيو ٢٠٢٦
write-report
مطوّرو البرمجيات

Generates an HTML report summarizing dbt project work: decisions, SQL, queries, verifier results, and visual charts. Only load when explicitly requested.

٢٢ يونيو ٢٠٢٦
bigquery-sql
غير مصنف

BigQuery-specific SQL patterns: UNNEST for array expansion, STRUCT, ARRAY_AGG, DATE_DIFF/DATE_ADD, backtick-quoted table references, EXCEPT/REPLACE in SELECT, approximate aggregation, partitioned and wildcard tables.

٣ يونيو ٢٠٢٦
dbt-knowledgebase
مطوّرو البرمجيات

Populate the knowledge base from dbt project research. Proposes entries across all 6 categories at org, project, and connection scopes.

٣ يونيو ٢٠٢٦
dbt-workflow
مطوّرو البرمجيات

Load FIRST before any dbt project work. Covers the full 8-step dbt workflow: project scanning, skill loading, validation, macro discovery, research, technical spec, SQL writing, and verification. Also covers output shape inference, incremental model handling,…

٣ يونيو ٢٠٢٦
dbt-write
مطوّرو البرمجيات

Loaded at Step 2 for the full workflow. Covers column naming, type preservation, JOIN defaults, lookup joins, sibling models, materialization, packages, and filtering rules.

٣ يونيو ٢٠٢٦
signalpilot
غير مصنف

BLOCKING REQUIREMENT: If the user's message mentions dbt, SQL, database, or data pipeline - invoke this skill as your FIRST tool call, BEFORE Read, Glob, Grep, Bash, or Agent. Covers: SignalPilot MCP tools, available skills, and the governed workflow for dbt…

٣ يونيو ٢٠٢٦
write-report
مطوّرو البرمجيات

Generates an HTML report summarizing dbt project work: decisions, SQL, queries, verifier results, and visual charts. Only load when explicitly requested.

٣ يونيو ٢٠٢٦
عرض ٥ من أصل ٥ مستودعات
تم تحميل كل المستودعات