# udecode/dotai

Skills for agents.

Repository: https://github.com/udecode/dotai
Canonical: https://ross.abutalabs.com/products/dotai
Language: JavaScript
License Family: other
Topics: ai, claude-code, cursor, codex
Last push: 2026-08-31T09:13:10+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 35, longevity 51
- inputs: {"age_days": 727, "days_push": 2, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1153, forks 81 (observed 2026-09-01T02:14:08.180149+00:00)

## What it is
A collection of reusable skills (SKILL.md workflows) for coding agents like Claude Code, Cursor, and Codex, covering goal management, orchestration, TDD, PR feedback, and repo cleanup. It serves as a canonical source installed via the `skills` CLI so downstream repos link to shared workflows instead of copying files.

## Use cases
- install reusable skills for claude code or cursor
- run a test-driven development loop with an ai coding agent
- automate resolving github pr review feedback
- orchestrate agent work across git worktrees and child threads
- clean up a repository with a delete-first workflow
- keep a project vision document up to date
- generate transcripts of videos for issue evidence

## When to choose
- you use claude code, cursor, or codex and want shared, versioned agent workflows
- you maintain multiple repos that should reuse the same agent skills
- you want structured loops for TDD, PR triage, or goal tracking driven by an agent

## When to avoid
- you need a standalone application rather than agent skill definitions
- your agent does not support the skills CLI or SKILL.md convention
- you need guaranteed support or a permissive license - the repo has no license file

## Facets
- artifact type: library
- maturity: active
- function: agent-framework, workflow-automation, developer-tools, code-review, testing
- domain: developer-tools, version-control
- platform: cli, cross-platform
- tags: claude-code, cursor, codex, agent-skills, skill-routing, tdd, pr-review, prompt-workflows, ai-agents, automation, nodejs

## Member repositories
- udecode/dotai (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:14:08.180149+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:33:30.256854+00:00, confidence not recorded.
  - readme: https://github.com/udecode/dotai (fetched 2026-09-01T02:14:08.180149+00:00, sha c1efdb9d34a2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
