QT
Community@QT-7274
QT publishes 137 agent skills covering spec-driven development, TDD, debugging, git operations, code review, and frontend UI/UX design for coding agents.
Agent Skills by QT
Showing 127 vetted skills indexed across 1 GitHub repositories.
research
Investigate questions against primary sources and write cited findings to Markdown files.
planning-with-files
Organizes complex tasks into persistent markdown planning files with progress tracking and session recovery.
domain-modeling
Build and maintain project glossaries and architecture decision records during design discussions.
ui-ux-pro-max
Generates UI/UX design systems and searchable design rules for web and mobile interfaces.
idea-refine
Refines raw ideas into actionable concepts through structured divergent and convergent thinking.
using-git-worktrees
Creates isolated git worktree workspaces with baseline test verification before feature implementation.
git-commit
Generates conventional commit messages by analyzing git diffs and staging changes.
agent-browser
Automates browser interactions via Chrome DevTools Protocol with accessibility-tree snapshots.
frontend-design
Generate production-grade frontend interfaces with distinctive typography, color, motion, and layout design.
debugging-and-error-recovery
Diagnose test failures, build errors, and runtime bugs through systematic root-cause triage.
using-agent-skills
Discovers and routes tasks to the appropriate engineering workflow skill.
setup-pre-commit
Configures Husky pre-commit hooks with lint-staged, Prettier, type checking, and tests.
remotion-best-practices
Implements React-based video creation workflows using Remotion compositions, animations, and media components.
api-design-principles
Design REST and GraphQL APIs using resource-oriented patterns, pagination, and versioning conventions.
test-driven-development
Implements code changes using the red-green-refactor test-driven development loop.
agent-docs-upgrader
Audits and rewrites AGENTS.md and CLAUDE.md files as concise agent operating manuals.
seo-audit
Diagnose technical, on-page, and content SEO issues and produce prioritized audit reports.
writing-humanizer-zh
Detect and rewrite AI writing patterns in Chinese text to sound natural.
planning-and-task-breakdown
Decompose specifications into ordered, verifiable implementation tasks with acceptance criteria.
systematic-debugging
Diagnose bugs through a four-phase root cause investigation process before proposing fixes.
wayfinder
Plan large efforts as decision tickets on an issue tracker and resolve them incrementally.
incremental-implementation
Implements multi-file code changes in thin, tested, committed vertical slices.
setup-ts-deep-modules
Configures dependency-cruiser to enforce deep-module import boundaries in TypeScript package repos.
writing-great-skills
Provides vocabulary and principles for writing predictable AI agent skills.
Frequently Asked Questions About QT
FAQPage SchemaWhat tasks can I accomplish using QT's skills?▼
QT's 137 skills cover the full coding lifecycle: spec-driven development, task breakdown, test-driven development, systematic debugging, code review, git commits and worktrees, CI/CD setup, Postgres optimization, and frontend UI/UX design with accessibility and performance audits.
Who are QT's skills designed for?▼
Software engineers and coding-agent operators working in TypeScript, React, Next.js, Node.js, and NestJS codebases. The skills target developers who want structured planning, disciplined testing, safe git practices, and production-grade frontend design rather than ad-hoc code generation.
How do QT's skills run in practice?▼
Skills are invoked by trigger phrases inside an agent session, such as "/commit", "grill me", or "review my UI". Meta-skills like using-agent-skills and find-skills route each request to the right skill, while setup skills configure issue trackers, hooks, and repo conventions once per project.
Are QT's skills open source and what do they cost?▼
Several skills carry explicit MIT licenses, including git-commit, supabase-postgres-best-practices, vercel-react-best-practices, nestjs-best-practices, performance, and accessibility. Others reference terms in bundled LICENSE.txt files. No paid tier or usage fee is mentioned anywhere in the manifest.
What prerequisites or dependencies do QT's skills require?▼
Dependencies vary per skill: browser-testing-with-devtools needs the chrome-devtools MCP server, follow-builders requires Node.js, git-guardrails targets Claude Code hooks, and codex-internal-patch applies to Tencent's codex-internal distribution. Most planning and design skills run with no external binaries.