Skip to the content.

Release Notes

v0.1.5 — 2026-03-17

Highlights

New skill: pr-ui-test — automated UI testing for pull requests using Playwright MCP. Analyzes PR diffs, generates targeted test plans with edge cases, runs tests via Playwright, and posts a structured findings report as a PR comment.

npx dt-skills install pr-ui-test

Changes


v0.1.4 — 2026-03-10

Changes

v0.1.3 — 2026-03-10

Highlights

Two new skills added to the registry: code-simplifier for refining code clarity and maintainability, and frontend-design for creating distinctive, production-grade UI.

npx dt-skills install code-simplifier
npx dt-skills install frontend-design

Changes


v0.1.2 — 2026-03-06

Highlights

Renamed the CLI from datathink to dt-skills, added OpenCode harness support, and introduced related skills auto-installation.

Changes


v0.1.1 — 2026-03-05

Highlights

Added multi-harness support so skills can be installed for GitHub Copilot and OpenAI Codex in addition to Claude Code.

Changes


v0.1.0 — 2026-03-05

Highlights

Initial release of the DataThink AI Skills Registry CLI.

Changes