theinterneti/TTA.dev Skills
(6)Browse AI agent skills from theinterneti/TTA.dev for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
build-test-verify
theinterneti/TTA.dev
Use this skill when asked to build the project, run tests, lint the code, or verify that the TTA.dev platform is stable before committing.
core-conventions
theinterneti/TTA.dev
Use this skill when writing or reviewing Python code in TTA.dev. Covers package manager, type hints, primitives usage, and anti-patterns.
create-pull-request
theinterneti/TTA.dev
Use this skill when creating or updating a pull request in the TTA.dev repository. Covers PR structure, review expectations, and checklist.
git-commit
theinterneti/TTA.dev
Use this skill when making git commits in the TTA.dev repository. Enforces Conventional Commits format and pre-commit quality checks.
sdd-workflow
theinterneti/TTA.dev
Use this skill when the user asks to build a new feature or write implementation code. Enforces the Spec-Driven Development (SDD) 4-phase workflow before any code is written.
self-review-checklist
theinterneti/TTA.dev
Use this skill before submitting code for review or merging a pull request. Covers a pre-merge checklist of common mistakes to catch.