CtrlK
BlogDocsLog inGet started
Tessl Logo

dlt

github.com/dlt-hub/dlt

SkillAddedReview
auto-docstring-rules

.claude/skills/auto-docstring-rules/SKILL.md

Enforces dlt docstring conventions. Use when writing or modifying docstrings, classes, or function signatures in Python files.

66

auto-import-rules

.claude/skills/auto-import-rules/SKILL.md

Enforces dlt import conventions and ordering. Use when writing or modifying Python imports in dlt/ or tests/.

70

auto-write-test-rules

.claude/skills/auto-write-test-rules/SKILL.md

Use when adding or proposing a new test ONLY if the test rules are not present

60

commit

.claude/skills/commit/SKILL.md

Stage changes and write a clean Conventional-Commit message that follows the repo's git rules

64

create-worktree

.claude/skills/create-worktree/SKILL.md

Create or reuse a git worktree for a pull request or branch so reviews and work happen in isolation

66

dashboard

.claude/skills/dashboard/SKILL.md

Use when reading, editing, or creating files in dlt/_workspace/helpers/dashboard/ or tests/workspace/helpers/dashboard/ or tests/e2e/

60

find-source

tests/workspace/cli/dlthub/ai/cases/mock_workbench/rest-api-pipeline/skills/find-source/SKILL.md

Find and configure a REST API source

37

implement-issue

.claude/skills/implement-issue/SKILL.md

Triage, plan, and implement a fix or feature for a GitHub issue end-to-end

64

optimize-code

.claude/skills/optimize-code/SKILL.md

Analyze and optimize Python code performance in critical paths

60

release-notes

.claude/skills/release-notes/SKILL.md

Generate release notes between two git tags with categorized PR summaries and author attribution

65

review-issues-severity

.claude/skills/review-issues-severity/SKILL.md

Find and prioritize open GitHub issues by severity, community impact, and maintainer abandonment

60

review-pr

.claude/skills/review-pr/SKILL.md

Analyze a GitHub pull request including diff, comments, related issues, and local code context

64

review-vocabulary

.claude/skills/review-vocabulary/SKILL.md

Review and rewrite the prose a branch adds — docstrings, comments, user-facing messages, docs — against dlt's fixed vocabulary and Simplified Technical English. Invoke as /review-vocabulary.

63

switch-worktree

.claude/skills/switch-worktree/SKILL.md

Switch the current session to work in an existing git worktree

60

worktree-from-issue

.claude/skills/worktree-from-issue/SKILL.md

Create a git worktree with a new branch for implementing a fix or feature for a GitHub issue

58

worktree-make-dev

.claude/skills/worktree-make-dev/SKILL.md

Set up a dev environment in an existing worktree (make dev + copy secrets)

59