$npx skillfedfor your agent

Qt Qml Docs

Qt Qml Docs produces structured Markdown reference documentation for QML components and applications. It reads QML source files alongside related project context and generates developer-facing API docs with property tables, signal descriptions, and usage examples for reusable components.

Qt Qml Docs generates Markdown reference documentation for QML components and Qt Quick applications.

AI-generated summary based on this skill's SKILL.md

322 34 unlicensed, metadata onlyupdated by TheQtCompanyRnD

Decision gist · record as of 2026-07-09

Qt Qml Docs generates Markdown reference documentation for QML components and Qt Quick applications. Qt Qml Docs produces structured Markdown reference documentation for QML components and applications. It reads QML source files alongside related project context and generates developer-facing API docs with property tables, signal descriptions, and usage examples for reusable components.

manual: git clone https://github.com/TheQtCompanyRnD/agent-skills → cp -r agent-skills ~/.claude/skills/qt-qml-docs

Use it when

  • Qt Qml Docs serves as a comprehensive reference for QML and Qt Quick development.
  • Qt Qml Docs provides structured documentation that covers QML language fundamentals including property binding, signal-slot connections.
Same gist for agents: .md · .json

Install

TheQtCompanyRnD/agent-skills/qt-qml-docs · repository language: QML

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is Qt Qml Docs and what does it provide?

Qt Qml Docs produces structured Markdown reference documentation for QML components and applications. It reads QML source files alongside related project context and generates developer-facing API docs with property tables, signal descriptions, and usage examples for reusable components.

Where can I find qt qml documentation and API reference?

Qt Qml Docs serves as a comprehensive reference for QML and Qt Quick development. The skill generates structured documentation covering QML components, their properties, signals, and methods. You can access API reference material, property tables, signal descriptions, and practical usage examples organized by component type.

How does Qt Qml Docs help me learn QML syntax and language fundamentals?

Qt Qml Docs provides structured documentation that covers QML language fundamentals including property binding, signal-slot connections, type system concepts, and declarative programming patterns. The generated reference material includes syntax examples and component usage patterns to support learning Qt Quick UI development.

Can Qt Qml Docs provide QML examples and code samples?

Yes, Qt Qml Docs generates usage examples and code samples as part of its reference documentation. The skill produces developer-facing API docs that include practical examples demonstrating how to use QML components, configure properties, and implement common Qt Quick UI development patterns.

What QML modules and component types does Qt Qml Docs document?

Qt Qml Docs processes QML source files to document available components and their types. The skill generates reference material covering QML modules, component libraries, type definitions, and the relationships between components, helping developers understand the full scope of available QML elements for their projects.

How does Qt Qml Docs support Qt Quick UI development?

Qt Qml Docs generates comprehensive documentation for Qt Quick development by analyzing QML source files and project context. It produces structured API references with property descriptions, signal documentation, and usage examples that guide developers through Qt Quick UI patterns and best practices.

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Find Qt QML documentation and API reference”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Qt Cpp Docs
by TheQtCompanyRnD · TheQtCompanyRnD/agent-skills

Qt Cpp Docs produces structured Markdown reference documentation for any C++ file in a Qt project—Qt classes with signals and slots, plain C++ utilities, free-function headers, and application startup files. It reads headers and related project files to create developer-friendly API references that explain each class's role, dependencies, and public interface.

no license declared → metadata onlyupdated Jul 2026
★ 322repo stars
Qt Qml Test
by TheQtCompanyRnD · TheQtCompanyRnD/agent-skills

This skill creates unit test files (`tst_*.qml`) for QML components using Qt Quick Test framework features like TestCase, SignalSpy, and tryCompare. It handles single or batch test generation, supports testing Qt Quick Controls and their signals, and writes generated tests directly to your project's tests directory.

no license declared → metadata onlyupdated Jul 2026
★ 322repo stars
Qt Cmake Project
by TheQtCompanyRnD · TheQtCompanyRnD/agent-skills

Qt Cmake Project helps you create and maintain Qt 6 projects using CMake, handling executable targets, libraries, QML modules, and resource configuration. It enforces modern CMake best practices and Qt 6 conventions to prevent common build mistakes.

no license declared → metadata onlyupdated Jul 2026
★ 322repo stars
Qt Qml Test Run
by TheQtCompanyRnD · TheQtCompanyRnD/agent-skills

Automates QML test execution for Qt 6 CMake projects by building and running test cases, then producing a formatted report. Supports direct qmltestrunner invocation or persistent CTest integration via optional setup. Parses JUnit XML output and handles both standalone tests and projects with existing test infrastructure.

no license declared → metadata onlyupdated Jul 2026
★ 322repo stars
Qt Qml
by TheQtCompanyRnD · TheQtCompanyRnD/agent-skills

Qt Qml enforces structural and stylistic conventions for QML development, covering file organization, import scoping, control selection, component loading, binding patterns, and layout management. Apply it when producing or examining QML source code—not for conceptual questions alone. The skill guides you toward cleaner, more maintainable UI code by flagging violations silently during reviews and keeping generated code concise and rule-aligned.

no license declared → metadata onlyupdated Jul 2026
★ 322repo stars
Qt Figma Token Extraction
by TheQtCompanyRnD · TheQtCompanyRnD/agent-skills

Pull design tokens, text styles, and variables directly from Figma into a structured design-tokens.json and QML Theme singleton. This skill maps Figma variables to Qt types, handles multi-mode systems, and generates production-ready QML files including color primitives, typography scales, and spacing tokens—no manual conversion needed.

no license declared → metadata onlyupdated Jul 2026
★ 322repo stars

More skills Qt Qml Review (NOASSERTION) · Qt Figma Component Generation (NOASSERTION) · Qt Qml Profiler (NOASSERTION) · Qt Ui Design (NOASSERTION)

Tags
declarative-uicross-platform-devui-frameworktype-systemproperty-bindingcomponent-librarysignal-handlingqt-ecosystem