Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dbt-helpers

dbt-helpers contains 10 collected skills from yu-iskw, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
0
updated
2026-02-17
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

manage-adr
software-developers

Manage Architecture Decision Records (ADRs) using adr-tools. Use this to initialize, create, list, and link ADRs to document architectural evolution.

2026-02-17
dbt-helpers-plugin-scaffold
software-developers

Scaffold and standardize new dbt-helpers plugins (Warehouse, Tool, or Schema). Use when starting a new plugin implementation or updating plugin discovery configuration.

2026-02-17
implement-agent-skills
software-developers

Comprehensive workflow for creating, implementing, and validating Agent Skills. Use when asked to "create a new skill", "author a skill", "add a capability", or when standardizing project-specific workflows. Support for platform detection (Cursor, Claude Code, Gemini CLI, Codex) and template selection.

2026-02-17
setup-dev-env
network-and-computer-systems-administrators

Set up the development environment for the project. Use when starting work on the project, when dependencies are out of sync, or to fix environment setup failures.

2026-02-17
dbt-helpers-golden-e2e
software-quality-assurance-analysts-and-testers

Implement and run End-to-End tests using golden output comparison. Use when verifying CLI behavior, plan generation, or full project execution.

2026-02-16
dbt-helpers-integration-testcontainers
software-quality-assurance-analysts-and-testers

Set up and run integration tests using Testcontainers. Use when testing warehouse adapters against real database engines or verifying filesystem-dependent operations.

2026-02-16
dbt-helpers-nullable-testing
software-quality-assurance-analysts-and-testers

Implement and use Nullable Infrastructure adapters for mock-free testing. Use when writing unit tests for core logic, implementing infrastructure adapters, or setting up test fixtures.

2026-02-16
dbt-helpers-path-policy
database-architects

Manage and enforce path templating and naming conventions in dbt-helpers. Use when implementing PathPolicy, defining template variables, or configuring warehouse-specific defaults.

2026-02-16
dbt-helpers-schema-adapter
software-developers

Implement and manage dbt YAML schema adapters for bi-directional mapping between dbt versions (e.g., Core 1.10+, Fusion) and the internal IR. Use when adding support for a new dbt version or implementing migration logic.

2026-02-16
dbt-helpers-sdk-contract
software-developers

Manage and enforce dbt-helpers SDK contracts, including IR types (Catalog, Resource) and the Plan API. Use when defining interfaces, adding IR types, or implementing the Plan engine.

2026-02-16