Agent Skills by timzaak
Showing 22 vetted skills indexed across 1 GitHub repositories.
t-push
Summarize git diff changes into commit messages and run local CI before pushing.
t-prd-check
Check PRD drafts, HTML previews, and user stories for consistency and INVEST quality.
t-release
Automate version bumps, release tagging, and pushing release commits to git remotes.
t-demo-accept
Validate demo test coverage against user stories and generate acceptance reports.
t-task
Convert design documents into phased task plans with dependencies.
t-ui-design
Generate HTML UI variants and a spec from PRD inputs.
t-design
Generate technical designs with API interfaces, data models, and integration points.
t-html-show
Convert Markdown documents into self-contained HTML previews.
t-design-check
Evaluate technical design documents against a rubric and produce a 100-point quality report.
t-tech-research
Analyze codebases and dependencies to assess feature feasibility and integration risks.
t-demo-run-all
Discover and execute demo E2E tests sequentially with Markdown and JSON reports.
t-prd-publish
Summarize draft PRD discrepancies against delivered artifacts and update the formal PRD.
t-demo-run
Run a single demo E2E test, diagnose failures, and dispatch fixes until it passes.
t-run
Coordinate multi-phase software development by dispatching tasks to specialized sub-agents.
t-dream
Organize PRDs, user stories, designs, tasks, and demos into current project context.
t-init
Generate a full-stack Rust and React project skeleton with Axum, SeaORM, Redis, TypeScript, TanStack, and Tailwind.
t-decision
Evaluate feature readiness for the t-tools workflow and generate a Markdown decision brief.
t-task-check
Evaluate task plans against a 100-point rubric and produce fix lists.
t-prd
Create and update PRD drafts with HTML previews for new features.
t-doc
Scan codebases to generate structured tutorial documentation under docs/tutorials/.
t-backend-test-run
Automate targeted Rust backend test execution and failure diagnosis.
t-backend-finalize
Orchestrate backend finalization with code cleanup, clippy fixes, formatting, and OpenAPI export.