← all publishers

timzaak

@timzaak source repo

29 published skills

  1. T Doc · timzaak bundle
    Generate human-readable project documentation — tutorials, getting-started guides, architecture overviews, API references, deployment or onboarding docs — by scanning the codebase for real facts. Output prefers an existing docs-web site over docs/tutorials/. Use when the user asks to write project docs, tutorials, guides, onboarding material, or a module walkthrough. Not for PRDs, technical designs, or API schema generation.
    0
    installs
  2. T How · timzaak
    Interactive guide that teaches how to use the t-tools plugin. Explains the Decision -> PRD/Tech Research -> Design -> Task -> Run -> Demo -> Release workflow, maps the user's goal or question to the right /t-tools:t-* entry command, and shows preconditions and next steps. Use when the user types "/t-tools:t-how" or asks how this plugin works, which command fits a goal, or how stages connect. Teaching only; never executes stages or writes target-project files.
    0
    installs
  3. T Prd · timzaak bundle
    Create or update draft PRD and user stories for a feature.
    0
    installs
  4. T Run · timzaak
    Execute phased task plans for backend, frontend, Chrome extensions, miniapp, Flutter, Web Demo, or Flutter Demo.
    0
    installs
  5. T Init · timzaak bundle
    Initialize a full-stack project skeleton with Rust backend (Axum + SeaORM + Redis) and React frontend (TypeScript + TanStack + Tailwind).
    0
    installs
  6. T Push · timzaak
    由 AI 基于 git diff 总结提交内容,使用脚本运行受影响区域 CI,通过后 git commit && git push。
    0
    installs
  7. T Task · timzaak
    Convert technical design documents into executable phased task plans with ordered work breakdown.
    0
    installs
  8. T Dream · timzaak
    Organize and realign PRDs, user stories, design/task docs, implementation facts, and project structure so the target project keeps a clean current context instead of accumulating stale or misleading information. Use when asked to audit documentation drift, structure drift, traceability gaps, whether PRD/code/test/demo directory organization and module boundaries are reasonable, or to merge/prune/rewrite PRDs into concise current authority sources.
    0
    installs
  9. T Design · timzaak bundle
    Generate technical design documents including API design, database schema, and implementation details for a feature.
    0
    installs
  10. T Release · timzaak
    Bump project version, create git tag, and push release commit to remote.
    0
    installs
  11. T Decision · timzaak bundle
    Decide whether a feature should enter the t-tools workflow before tech research or PRD.
    0
    installs
  12. T Figma UX · timzaak
    Standalone motion-refinement entry that polishes interaction and animation of an already-implemented UI, using Figma prototype evidence and animation principles distilled for interfaces.
    0
    installs
  13. T Simplify · timzaak
    Review the changed code for reuse, simplification, efficiency, and altitude issues with 4 parallel read-only reviewers, then apply the fixes directly. The default scope is the upstream range plus uncommitted changes; a PR / branch / file target replaces it. Quality cleanup only, not bug hunting.
    0
    installs
  14. T Figma Fix · timzaak
    Independently refine one Figma UI region in an existing implementation, whether produced by t-figma-impl or written by hand, and distill validated project rules.
    0
    installs
  15. T HTML Show · timzaak
    Generate or update an HTML Preview for a Markdown document.
    0
    installs
  16. T Prd Check · timzaak
    Validate draft PRD, published PRD baseline, and user stories for quality and consistency.
    0
    installs
  17. T Super Run · timzaak
    Plan and execute the explicitly requested backend, frontend, web-demo, flutter, or flutter-demo phase in one persistent main-session Goal with outcome-level status, role-guide switching for dev/test, validation, recovery, and acceptance loops that dispatch a read-only accept subagent; each invocation runs exactly one phase and stops before the next.
    0
    installs
  18. T Figma Impl · timzaak
    Reconstruct and implement a complete Figma UI in an existing frontend file, using prepared assets and measurable acceptance.
    0
    installs
  19. T Task Check · timzaak
    Validate task plan executability and consistency with a 100-point score and P0/P1/P2 fix list.
    0
    installs
  20. T Prd Publish · timzaak
    After implementation and acceptance, summarize the draft PRD against delivered facts, then revise the existing formal PRD.
    0
    installs
  21. T Design Check · timzaak
    Evaluate technical design documents for implementability, completeness, and consistency with a quantitative 100-point score.
    0
    installs
  22. T Figma Assets · timzaak
    Discover, download, flatten, convert, place, and verify image/video assets for a Figma UI implementation.
    0
    installs
  23. T Web Demo Run · timzaak
    Run a single demo E2E test file, diagnose failures, dispatch fixes to agents, and re-run until pass.
    0
    installs
  24. T Tech Research · timzaak bundle
    Assess technical feasibility for a feature. Scans codebase, checks dependencies, researches libraries, and writes a structured report under .ai/tech-research/.
    0
    installs
  25. T Web Demo Accept · timzaak
    Validate demo tests cover user stories, compile and pass, and output structured acceptance reports.
    0
    installs
  26. T Flutter Demo Run · timzaak
    Run and repair one Android Patrol user-story demo file.
    0
    installs
  27. T Web Demo Run All · timzaak
    Discover all non-live Demo E2E tests and run them one file at a time in the main session, diagnosing and fixing failures inline, restarting the environment after backend code changes and rebuilding demo data between files, until every file is resolved or exhausts its retry budget. Supports an optional scan mode that pre-runs all files without repairing, clusters failures by shared root cause, and fixes each unique cluster once before re-verifying affected files.
    0
    installs
  28. T Flutter Demo Accept · timzaak
    Accept Android Patrol demos against their user stories and execution evidence.
    0
    installs
  29. T Flutter Demo Run All · timzaak
    Run all Android Patrol user-story demo files with resumable checkpoints.
    0
    installs