|
|
@@ -0,0 +1,539 @@
|
|
|
+# Awesome Agent Skills
|
|
|
+
|
|
|
+_Generated at 2026-05-28T16:23:30.883477Z_
|
|
|
+
|
|
|
+## angular-skills
|
|
|
+- [angular](skills/angular-skills/angular) — Provides comprehensive guidance for Angular framework including components, modules, services, dependency injection, routing, forms, and ...
|
|
|
+
|
|
|
+## antd-skills
|
|
|
+- [ant-design-mini](skills/antd-skills/ant-design-mini) — Provides comprehensive guidance for Ant Design Mini component library for mini-programs including components, themes, and platform suppor...
|
|
|
+- [ant-design-mobile](skills/antd-skills/ant-design-mobile) — Provides comprehensive guidance for Ant Design Mobile component library including mobile components, themes, and platform adaptations. Us...
|
|
|
+- [ant-design-react](skills/antd-skills/ant-design-react) — Provides comprehensive guidance for Ant Design React component library including components, design system, themes, and TypeScript suppor...
|
|
|
+- [ant-design-vue](skills/antd-skills/ant-design-vue) — Provides comprehensive guidance for Ant Design Vue (AntDV) component library for Vue 3. Covers installation, usage, API reference, templa...
|
|
|
+
|
|
|
+## ascii-skills
|
|
|
+- [ascii-ansi-colorizer](skills/ascii-skills/ascii-ansi-colorizer) — Add an ANSI color layer to existing ASCII/plain-text output (gradient/rainbow/highlights) with alignment-safe rules and a required no-col...
|
|
|
+- [ascii-cli-logo-banner](skills/ascii-skills/ascii-cli-logo-banner) — Entry point for ASCII CLI banners. Choose the Python built-in font skill or the figlet.js/FIGfont skill depending on needs.
|
|
|
+- [ascii-cli-logo-banner-figletjs](skills/ascii-skills/ascii-cli-logo-banner-figletjs) — Generate TAAG/FIGlet-style ASCII art banners using figlet.js (FIGfont spec), with layout controls (horizontal/vertical layout, width, whi...
|
|
|
+- [ascii-cli-logo-banner-python](skills/ascii-skills/ascii-cli-logo-banner-python) — Generate copy-pastable ASCII banners with a built-in font (no external font deps), including compact fallback and optional ANSI 256 color...
|
|
|
+- [ascii-diagram-boxflow](skills/ascii-skills/ascii-diagram-boxflow) — Generate plain ASCII box-flow diagrams (boxes + arrows) for environments without renderers, with alignment rules and split strategies for...
|
|
|
+- [ascii-image-to-ascii](skills/ascii-skills/ascii-image-to-ascii) — Convert an image into ASCII art (readable + detail variants, width/charset controls, optional ANSI), for terminal previews and plain-text...
|
|
|
+- [ascii-mini-charts](skills/ascii-skills/ascii-mini-charts) — Generate ASCII mini charts (sparkline/bar/simple line) for plain-text trend inspection, with minimal + annotated variants and normalizati...
|
|
|
+- [ascii-motd-profile-banner](skills/ascii-skills/ascii-motd-profile-banner) — Generate ASCII-only MOTD / SSH login banner / shell profile welcome messages (short/long variants, quiet mode guidance, security notices).
|
|
|
+- [ascii-progress-and-spinner](skills/ascii-skills/ascii-progress-and-spinner) — Design ASCII progress bars and spinners for CLI UX (determinate/indeterminate, TTY single-line refresh, non-interactive log fallback) wit...
|
|
|
+- [ascii-table-renderer](skills/ascii-skills/ascii-table-renderer) — Render structured data as aligned ASCII tables (column width rules, truncate/wrap, border styles, compact/readable variants) for terminal...
|
|
|
+- [ascii-terminal-animation-pack](skills/ascii-skills/ascii-terminal-animation-pack) — Plan and generate terminal ASCII animations/screensaver-style output (FPS, refresh rules, loop policy, low-flicker guidance), with a stat...
|
|
|
+- [ascii-text-art-library](skills/ascii-skills/ascii-text-art-library) — Generate a reusable ASCII-only text template library (titles, dividers, notice boxes, slogans/CTA), with naming conventions and selection...
|
|
|
+- [cli-ascii-logo](skills/ascii-skills/cli-ascii-logo) — 生成 CLI 的 ASCII 艺术 Logo/Banner(支持 box drawing 边框、█ 块字符、ANSI 24-bit 渐变色)并提供可运行脚本与集成代码。适用于“做一个像 Spec Kit CLI 的终端 Logo / 彩色 ASCII banner / fi...
|
|
|
+
|
|
|
+## avue-skills
|
|
|
+- [avue](skills/avue-skills/avue) — Provides comprehensive guidance for Avue framework including CRUD operations, form components, and data management. Use when the user ask...
|
|
|
+- [avue-crud](skills/avue-skills/avue-crud) — Provides comprehensive guidance for Avue CRUD component including table operations, form handling, and data management. Use when the user...
|
|
|
+- [avue-form](skills/avue-skills/avue-form) — Provides comprehensive guidance for Avue Form component including form configuration, validation, and dynamic forms. Use when the user as...
|
|
|
+
|
|
|
+## base-skills
|
|
|
+- [skill-awesome](skills/base-skills/skill-awesome) — Turn scattered Agent Skills docs, specs, best practices, and skill examples into a curated, searchable “awesome list” in Markdown. Use wh...
|
|
|
+- [skill-official-evaluation](skills/base-skills/skill-official-evaluation) — Produce an evaluation conclusion for any Agent Skill based on official Agent Skills specifications and official best practices. Use when ...
|
|
|
+- [skill-trace-evaluation](skills/base-skills/skill-trace-evaluation) — Evaluate any Agent Skill using the SkillHub TRACE model (Trust, Reliability, Adaptability, Convention, Effectiveness) and produce a per-d...
|
|
|
+
|
|
|
+## build-skills
|
|
|
+- [dart-sass](skills/build-skills/dart-sass) — Provides comprehensive guidance for Dart Sass including Sass syntax, compilation, mixins, functions, and best practices. Use when the use...
|
|
|
+- [parcel](skills/build-skills/parcel) — Provides comprehensive guidance for Parcel bundler including zero-configuration setup, asset handling, hot module replacement, and produc...
|
|
|
+- [rollup](skills/build-skills/rollup) — Provides comprehensive guidance for Rollup bundler including configuration, plugins, code splitting, tree shaking, and library bundling. ...
|
|
|
+- [rspack](skills/build-skills/rspack) — Provides comprehensive guidance for Rspack bundler including configuration, plugins, loaders, optimization, and Webpack compatibility. Us...
|
|
|
+- [vite](skills/build-skills/vite) — Guidance for Vite using the official Guide, Config Reference, and Plugins pages. Use when the user needs Vite setup, configuration, or pl...
|
|
|
+- [webpack](skills/build-skills/webpack) — Provides comprehensive guidance for Webpack bundler including configuration, loaders, plugins, code splitting, optimization, and developm...
|
|
|
+
|
|
|
+## chart-skills
|
|
|
+- [lime-echart](skills/chart-skills/lime-echart) — Provides comprehensive guidance for Lime ECharts including chart creation, configuration, data visualization, and interactive charts. Use...
|
|
|
+- [ucharts](skills/chart-skills/ucharts) — Provides comprehensive guidance for uCharts chart library including chart types, data formats, chart configuration, and platform support....
|
|
|
+
|
|
|
+## cocos-skills
|
|
|
+- [cocos2d-x](skills/cocos-skills/cocos2d-x) — Provides comprehensive guidance for Cocos2d-x v4 game engine including scene graph, nodes, sprites, actions, animations, physics, renderi...
|
|
|
+
|
|
|
+## database-skills
|
|
|
+- [dbeaver](skills/database-skills/dbeaver) — Provides comprehensive guidance for DBeaver including database connection, SQL development, data management, and ER diagrams. Use when th...
|
|
|
+- [elasticsearch](skills/database-skills/elasticsearch) — Provides comprehensive guidance for Elasticsearch including indexing, searching, aggregations, mappings, and cluster management. Use when...
|
|
|
+- [oracle](skills/database-skills/oracle) — Provides comprehensive guidance for Oracle database including SQL, PL/SQL, database administration, and Oracle-specific features. Use whe...
|
|
|
+- [postgresql](skills/database-skills/postgresql) — Provides comprehensive guidance for PostgreSQL database including SQL syntax, advanced features, JSON support, full-text search, and perf...
|
|
|
+- [redis](skills/database-skills/redis) — Provides comprehensive guidance for Redis including data structures, commands, pub/sub, persistence, clustering, and caching patterns. Us...
|
|
|
+
|
|
|
+## ddd-skills
|
|
|
+- [clean-ddd-hexagonal](skills/ddd-skills/clean-ddd-hexagonal) — Proactively apply when designing APIs, microservices, or scalable backend structure. Triggers on DDD, Clean Architecture, Hexagonal, port...
|
|
|
+- [ddd-architecture-awesome](skills/ddd-skills/ddd-architecture-awesome) — Provides comprehensive guidance for Domain-Driven Design (DDD) concepts, strategic design, tactical design, and architecture patterns. Us...
|
|
|
+- [ddd-clean-architecture](skills/ddd-skills/ddd-clean-architecture) — Provides comprehensive guidance for clean architecture including layer separation, dependency rules, and architectural patterns. Use when...
|
|
|
+- [ddd-cola](skills/ddd-skills/ddd-cola) — Provides comprehensive guidance for COLA architecture including adapter layer, application layer, domain layer, and infrastructure layer....
|
|
|
+- [ddd-event-driven](skills/ddd-skills/ddd-event-driven) — Provides comprehensive guidance for event-driven architecture including domain events, event sourcing, CQRS, and event patterns. Use when...
|
|
|
+- [ddd-hexagonal-architecture](skills/ddd-skills/ddd-hexagonal-architecture) — Provides comprehensive guidance for hexagonal architecture including ports and adapters, domain isolation, and dependency inversion. Use ...
|
|
|
+- [ddd-microservices](skills/ddd-skills/ddd-microservices) — Provides comprehensive guidance for DDD in microservices including bounded contexts, service boundaries, event-driven architecture, and m...
|
|
|
+- [ddd4j-project-creator](skills/ddd-skills/ddd4j-project-creator) — |
|
|
|
+
|
|
|
+## design-skills
|
|
|
+- [adobe-xd](skills/design-skills/adobe-xd) — Provides comprehensive guidance for Adobe XD including design creation, prototyping, components, and collaboration. Use when the user ask...
|
|
|
+- [algorithmic-art](skills/design-skills/algorithmic-art) — Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating a...
|
|
|
+- [brand-guidelines](skills/design-skills/brand-guidelines) — Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. ...
|
|
|
+- [canvas-design](skills/design-skills/canvas-design) — Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a ...
|
|
|
+
|
|
|
+## dev-utils-skills
|
|
|
+- [agent-browser](skills/dev-utils-skills/agent-browser) — A comprehensive skill for using agent-browser, a CLI tool for browser automation designed for AI agents, developed by Vercel Labs. This s...
|
|
|
+- [code-generator](skills/dev-utils-skills/code-generator) — Provides comprehensive guidance for code generation including template-based generation, code scaffolding, and automated code creation. U...
|
|
|
+- [documentation-builder](skills/dev-utils-skills/documentation-builder) — Provides comprehensive guidance for building documentation including documentation generation, formatting, and documentation best practic...
|
|
|
+- [frontend-design](skills/dev-utils-skills/frontend-design) — Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web compone...
|
|
|
+- [java-code-comments](skills/dev-utils-skills/java-code-comments) — |
|
|
|
+- [maven-search](skills/dev-utils-skills/maven-search) — Provides comprehensive guidance for searching and retrieving Maven components from Maven Central Repository (https://repo1.maven.org/mave...
|
|
|
+- [mcp-builder](skills/dev-utils-skills/mcp-builder) — Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-des...
|
|
|
+- [mybatis-plus-generator](skills/dev-utils-skills/mybatis-plus-generator) — |
|
|
|
+- [test-writer](skills/dev-utils-skills/test-writer) — Provides comprehensive guidance for writing tests including test case creation, test structure, and testing best practices. Use when the ...
|
|
|
+- [theme-factory](skills/dev-utils-skills/theme-factory) — Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-se...
|
|
|
+- [web-artifacts-builder](skills/dev-utils-skills/web-artifacts-builder) — Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind C...
|
|
|
+- [webapp-testing](skills/dev-utils-skills/webapp-testing) — Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI...
|
|
|
+
|
|
|
+## devops-skills
|
|
|
+- [ansible](skills/devops-skills/ansible) — Provides comprehensive guidance for Ansible automation including playbooks, roles, inventory, and module usage. Use when the user asks ab...
|
|
|
+- [cloudformation](skills/devops-skills/cloudformation) — Provides comprehensive guidance for AWS CloudFormation including templates, stacks, parameters, and infrastructure automation. Use when t...
|
|
|
+- [github-actions](skills/devops-skills/github-actions) — Provides comprehensive guidance for GitHub Actions including workflow creation, actions, secrets, and automation. Use when the user asks ...
|
|
|
+- [gitlab-ci](skills/devops-skills/gitlab-ci) — Provides comprehensive guidance for GitLab CI/CD including pipeline configuration, runners, artifacts, and automation. Use when the user ...
|
|
|
+- [kubernetes](skills/devops-skills/kubernetes) — Provides comprehensive guidance for Kubernetes including pods, services, deployments, ingress, and cluster management. Use when the user ...
|
|
|
+- [terraform](skills/devops-skills/terraform) — Provides comprehensive guidance for Terraform including infrastructure as code, providers, modules, and state management. Use when the us...
|
|
|
+
|
|
|
+## docker-skills
|
|
|
+- [docker](skills/docker-skills/docker) — Provides comprehensive guidance for Docker including container creation, images, Dockerfile, docker-compose, and container management. Us...
|
|
|
+- [docker-compose](skills/docker-skills/docker-compose) — Provides comprehensive guidance for Docker Compose including multi-container applications, service definition, networking, and volumes. U...
|
|
|
+
|
|
|
+## document-skills
|
|
|
+- [api-doc-generator](skills/document-skills/api-doc-generator) — |
|
|
|
+- [doc-coauthoring](skills/document-skills/doc-coauthoring) — Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technica...
|
|
|
+- [full-stack-doc](skills/document-skills/full-stack-doc) — >
|
|
|
+- [mermaid](skills/document-skills/mermaid) — Provides comprehensive guidance for creating Mermaid diagrams. Mermaid is a JavaScript-based diagramming and charting tool that uses Mark...
|
|
|
+- [plantuml](skills/document-skills/plantuml) — Provides comprehensive guidance for creating PlantUML diagrams. PlantUML is a component that allows you to create various UML diagrams th...
|
|
|
+- [processon-diagram-generator](skills/document-skills/processon-diagram-generator) — |
|
|
|
+- [processon-mindmap](skills/document-skills/processon-mindmap) — Provides comprehensive guidance for ProcessOn mind mapping including mind map creation, node management, and collaboration. Use when the ...
|
|
|
+- [technical-blog-doc](skills/document-skills/technical-blog-doc) — >
|
|
|
+
|
|
|
+## drawio-skills
|
|
|
+- [drawio-architecture](skills/drawio-skills/drawio-architecture) — Provides comprehensive guidance for draw.io architecture diagrams including diagram creation, shapes, templates, and collaboration. Use w...
|
|
|
+- [drawio-flowchart](skills/drawio-skills/drawio-flowchart) — Provides comprehensive guidance for draw.io flowcharts including flowchart creation, shapes, connectors, and diagramming. Use when the us...
|
|
|
+
|
|
|
+## electron-skills
|
|
|
+- [electron](skills/electron-skills/electron) — Provides comprehensive guidance for Electron framework including main process, renderer process, IPC communication, window management, an...
|
|
|
+- [electron-egg](skills/electron-skills/electron-egg) — Provides comprehensive guidance for Electron EGG framework including project structure, main/renderer processes, IPC, window management, ...
|
|
|
+- [upgradeLink](skills/electron-skills/upgradeLink) — Provides comprehensive guidance for upgrade link management including upgrade link creation, configuration, and upgrade link best practic...
|
|
|
+
|
|
|
+## flutter-skills
|
|
|
+- [flutter](skills/flutter-skills/flutter) — Provides comprehensive guidance for Flutter development including widgets, state management, navigation, platform channels, and mobile ap...
|
|
|
+- [flutter-project-creater](skills/flutter-skills/flutter-project-creater) — Provides one-command project creation for Flutter including project initialization, configuration, and template generation. Use when the ...
|
|
|
+
|
|
|
+## go-skills
|
|
|
+- [gin](skills/go-skills/gin) — Provides comprehensive guidance for Gin Go framework including routing, middleware, request handling, JSON binding, and API development. ...
|
|
|
+- [gin-gonic](skills/go-skills/gin-gonic) — Provides comprehensive guidance for Gin-Gonic framework including routing, middleware, validation, and best practices. Use when the user ...
|
|
|
+
|
|
|
+## jimeng-skills
|
|
|
+- [jimeng-cli-image2image](skills/jimeng-skills/jimeng-cli-image2image) — Provides comprehensive guidance for executing image-to-image (图生图) editing via the dreamina CLI for 即梦 models 4.0+. Image-to-image CLI re...
|
|
|
+- [jimeng-cli-image2video](skills/jimeng-skills/jimeng-cli-image2video) — Provides comprehensive guidance for executing image-to-video (图生视频) generation via the dreamina CLI for 即梦. This skill covers 4 sub-comma...
|
|
|
+- [jimeng-cli-text2image](skills/jimeng-skills/jimeng-cli-text2image) — Provides comprehensive guidance for executing text-to-image generation via the dreamina CLI for 即梦 (Dreamina/Jimeng). The dreamina CLI is...
|
|
|
+- [jimeng-cli-text2video](skills/jimeng-skills/jimeng-cli-text2video) — Provides comprehensive guidance for executing text-to-video generation via the dreamina CLI for 即梦 Seedance 2.0 models. Video generation ...
|
|
|
+- [jimeng-prompt-image2image](skills/jimeng-skills/jimeng-prompt-image2image) — Provides comprehensive guidance for crafting image-to-image (图生图) edit prompts for 即梦 (Dreamina/Jimeng) models 4.0+. Uses a Keep/Change f...
|
|
|
+- [jimeng-prompt-image2video](skills/jimeng-skills/jimeng-prompt-image2video) — Provides comprehensive guidance for crafting image-to-video (图生视频) prompts for 即梦 (Dreamina/Jimeng) Seedance 2.0. Image-to-video prompts ...
|
|
|
+- [jimeng-prompt-text2image](skills/jimeng-skills/jimeng-prompt-text2image) — Provides comprehensive guidance for crafting text-to-image prompts for 即梦 (Dreamina/Jimeng) AI image generation. Use when the user wants ...
|
|
|
+- [jimeng-prompt-text2video](skills/jimeng-skills/jimeng-prompt-text2video) — "Provides comprehensive guidance for crafting text-to-video prompts for 即梦 (Dreamina/Jimeng) video models (视频3.0 Pro, Doubao Seedance 2.0...
|
|
|
+
|
|
|
+## journey
|
|
|
+- [ddd-api-designer](skills/ddd-skills/journey/ddd-api-designer) — 从领域模型到 API/契约设计(Journey)。基于命令/事件/读模型输出 OpenAPI、DTO 设计、错误码、事件契约(schemaVersion)与 BFF 编排边界建议。
|
|
|
+- [ddd-architecture-awesome](skills/ddd-skills/journey/ddd-architecture-awesome) — DDD 入门与适用性判断(Journey 入口)。当用户问“什么是 DDD”“要不要用 DDD”“DDD vs 三层”“充血模型”等,输出可执行的判断结论、学习路径与下一步技能推荐。
|
|
|
+- [ddd-architecture-doc](skills/ddd-skills/journey/ddd-architecture-doc) — 架构文档生成(Journey)。基于 DDD 交付物与代码结构,生成架构概览、ADR、C4(Context/Container/Component)、上下文地图与事件流说明。
|
|
|
+- [ddd-architecture-selector](skills/ddd-skills/journey/ddd-architecture-selector) — DDD 架构选型与边界策略(Journey)。当用户需要在 DDD 四层/六边形/整洁/COLA/CQRS/微服务拆分之间做选择时,输出结构化决策结果、目录模板与边界交付物清单。
|
|
|
+- [ddd-code-reviewer](skills/ddd-skills/journey/ddd-code-reviewer) — DDD 红线门禁与评分(Journey)。扫描/审查现有代码的分层依赖、领域纯净、聚合边界、事件治理与 DTO/DO/PO 穿层等反模式,输出 P0/P1/P2 违规清单与修复建议。
|
|
|
+- [ddd-cola-creator](skills/ddd-skills/journey/ddd-cola-creator) — COLA 工程骨架与目录生成指导(Journey)。输出 COLA 分层目录、模块依赖规则、聚合包示例与最小可运行骨架;不限定 ddd4j(如明确 ddd4j 则改用 ddd4j-project-creator)。
|
|
|
+- [ddd-cola-validator](skills/ddd-skills/journey/ddd-cola-validator) — COLA/分层依赖方向合规检查(Journey)。对项目分层职责与依赖方向做门禁,输出违规清单、严重级别与整改建议。
|
|
|
+- [ddd-cqrs-implementer](skills/ddd-skills/journey/ddd-cqrs-implementer) — CQRS 与读模型落地(Journey)。输出 CQRS 等级选择、读写模型边界、读模型/主题视图清单、投影同步机制与一致性 SLA。
|
|
|
+- [ddd-domain-modeling](skills/ddd-skills/journey/ddd-domain-modeling) — 事件风暴到领域模型的完整建模(Journey)。针对业务场景输出限界上下文、聚合、不变式、领域事件与“领域模型⇄代码模型映射表”等可验收产物。
|
|
|
+- [ddd-eventing-governance](skills/ddd-skills/journey/ddd-eventing-governance) — 事件驱动工程化治理(Journey)。把领域事件从“概念”落成“可运维机制”:Outbox、幂等、重试死信、补偿对账、版本兼容与可观测性。
|
|
|
+
|
|
|
+## mobile-native-skills
|
|
|
+- [android-kotlin](skills/mobile-native-skills/android-kotlin) — Provides comprehensive guidance for Android development with Kotlin including activities, fragments, views, lifecycle, navigation, and An...
|
|
|
+- [ios-swift](skills/mobile-native-skills/ios-swift) — Provides comprehensive guidance for iOS development with Swift including view controllers, views, navigation, lifecycle, and iOS app deve...
|
|
|
+
|
|
|
+## nodejs-skills
|
|
|
+- [express](skills/nodejs-skills/express) — Provides comprehensive guidance for Express.js framework including routing, middleware, request handling, templating, and API development...
|
|
|
+- [fastify](skills/nodejs-skills/fastify) — Provides comprehensive guidance for Fastify framework including routing, plugins, schemas, hooks, and performance optimization. Use when ...
|
|
|
+- [koa](skills/nodejs-skills/koa) — Provides comprehensive guidance for Koa.js framework including middleware, context, async/await patterns, and application structure. Use ...
|
|
|
+- [nestjs](skills/nodejs-skills/nestjs) — Provides comprehensive guidance for NestJS using the official documentation. Use when the user asks about NestJS architecture, controller...
|
|
|
+
|
|
|
+## nvm-skills
|
|
|
+- [nvm](skills/nvm-skills/nvm) — Guidance for installing, configuring, and using nvm (Node Version Manager) based on the official README. Use when the user needs to manag...
|
|
|
+- [nvm-defaults-and-nvmrc](skills/nvm-skills/nvm-defaults-and-nvmrc) — Define default Node versions and manage project-specific versions with .nvmrc and auto-use flows.
|
|
|
+- [nvm-docker-ci](skills/nvm-skills/nvm-docker-ci) — Cover nvm installation and usage in Docker images and CI/CD pipelines, including non-interactive shell loading.
|
|
|
+- [nvm-global-packages](skills/nvm-skills/nvm-global-packages) — Migrate global packages between Node versions and define a default global packages file for consistency.
|
|
|
+- [nvm-install](skills/nvm-skills/nvm-install) — Provide comprehensive guidance for installing and updating nvm from the official README, including install scripts, profile selection, an...
|
|
|
+- [nvm-mirror-and-auth](skills/nvm-skills/nvm-mirror-and-auth) — Configure Node.js binary mirrors and authentication headers for restricted or 10、Company Manger network environments.
|
|
|
+- [nvm-misc](skills/nvm-skills/nvm-misc) — Provide nvm overview, output color customization, tests, and automation examples like Ansible. Use when users ask for an nvm intro, color...
|
|
|
+- [nvm-project-meta](skills/nvm-skills/nvm-project-meta) — Provide nvm project metadata like maintainers, support policy, enterprise support, license, and copyright notice. Use when users ask abou...
|
|
|
+- [nvm-setup](skills/nvm-skills/nvm-setup) — Configure shell initialization and environment variables so nvm loads correctly across bash, zsh, and fish.
|
|
|
+- [nvm-shell-integration](skills/nvm-skills/nvm-shell-integration) — Enable deeper shell integration and auto-switching for nvm across bash, zsh, and fish.
|
|
|
+- [nvm-troubleshooting-linux](skills/nvm-skills/nvm-troubleshooting-linux) — Diagnose common nvm issues on Linux and WSL, including distro differences, profiles, and PATH errors.
|
|
|
+- [nvm-troubleshooting-macos](skills/nvm-skills/nvm-troubleshooting-macos) — Diagnose common nvm issues on macOS, including profile loading, PATH priority, and permissions.
|
|
|
+- [nvm-uninstall](skills/nvm-skills/nvm-uninstall) — Remove nvm cleanly, including NVM_DIR cleanup, profile edits, and PATH restoration.
|
|
|
+- [nvm-usage-basics](skills/nvm-skills/nvm-usage-basics) — Cover everyday nvm usage for installing, switching, and listing Node versions, including LTS and system node.
|
|
|
+- [nvm-verify](skills/nvm-skills/nvm-verify) — Verify nvm installation and diagnose PATH or profile loading issues after setup.
|
|
|
+
|
|
|
+## ocrmypdf-skills
|
|
|
+- [ocrmypdf](skills/ocrmypdf-skills/ocrmypdf) — OCRmyPDF core skill — add searchable OCR text layer to scanned PDFs, convert images to searchable PDFs, support 100+ languages via Tesser...
|
|
|
+- [ocrmypdf-api](skills/ocrmypdf-skills/ocrmypdf-api) — OCRmyPDF Python API and plugin skill — use OCRmyPDF programmatically from Python, integrate with applications, and extend with plugins (E...
|
|
|
+- [ocrmypdf-batch](skills/ocrmypdf-skills/ocrmypdf-batch) — OCRmyPDF batch processing skill — process multiple PDFs, Docker automation, shell scripting, and CI/CD integration. Use when the user nee...
|
|
|
+- [ocrmypdf-image](skills/ocrmypdf-skills/ocrmypdf-image) — OCRmyPDF image processing skill — deskew, rotate, clean, despeckle, remove border from scanned documents. Use when the user needs to impr...
|
|
|
+- [ocrmypdf-optimize](skills/ocrmypdf-skills/ocrmypdf-optimize) — OCRmyPDF optimization skill — compress PDFs, configure PDF/A output, JBIG2 encoding, and lossless optimization. Use when the user needs t...
|
|
|
+
|
|
|
+## openspec-skills
|
|
|
+- [openspec-apply](skills/openspec-skills/openspec-apply) — Implement tasks from the change using `/opsx:apply`, working through the task list and checking off items. Use when the user says "implem...
|
|
|
+- [openspec-archive](skills/openspec-skills/openspec-archive) — Archive a completed change with `/opsx:archive`, merging delta specs into main specs and preserving the change for history. Use when the ...
|
|
|
+- [openspec-bulk-archive](skills/openspec-skills/openspec-bulk-archive) — Archive multiple completed changes at once with `/opsx:bulk-archive`, handling spec conflicts between changes. Use when the user says "ar...
|
|
|
+- [openspec-config](skills/openspec-skills/openspec-config) — Configure OpenSpec project settings and global CLI configuration using `openspec/config.yaml` and `openspec config` commands. Use when th...
|
|
|
+- [openspec-continue](skills/openspec-skills/openspec-continue) — Create the next artifact in the dependency chain with `/opsx:continue`, building up a change incrementally. Use when the user says "conti...
|
|
|
+- [openspec-explore](skills/openspec-skills/openspec-explore) — Think through ideas, investigate problems, and clarify requirements before committing to a change using `/opsx:explore`. Use when the use...
|
|
|
+- [openspec-ff](skills/openspec-skills/openspec-ff) — Fast-forward through artifact creation with `/opsx:ff`, generating all planning artifacts (proposal, specs, design, tasks) at once. Use w...
|
|
|
+- [openspec-initial](skills/openspec-skills/openspec-initial) — Run `openspec init` to initialize OpenSpec in a project directory, creating the openspec/ folder structure and configuring AI tool integr...
|
|
|
+- [openspec-install](skills/openspec-skills/openspec-install) — Install the OpenSpec CLI globally via npm, pnpm, yarn, bun, or nix. Use when the user says "install OpenSpec", "set up OpenSpec", or "ope...
|
|
|
+- [openspec-new](skills/openspec-skills/openspec-new) — Start a new OpenSpec change with `/opsx:new`, creating a change folder with metadata and scaffolding. Use when the user says "start a new...
|
|
|
+- [openspec-onboard](skills/openspec-skills/openspec-onboard) — Guided onboarding through the complete OpenSpec workflow using `/opsx:onboard`, walking the user through a real change in their codebase....
|
|
|
+- [openspec-schema](skills/openspec-skills/openspec-schema) — Create and manage custom workflow schemas using `openspec schema init/fork/validate/which`. Use when the user says "create a custom workf...
|
|
|
+- [openspec-sync](skills/openspec-skills/openspec-sync) — Sync delta specs from a change into main specs using `/opsx:sync`, without archiving the change. Use when the user says "sync specs", "me...
|
|
|
+- [openspec-update](skills/openspec-skills/openspec-update) — Run `openspec update` to regenerate AI tool instruction files after upgrading the OpenSpec CLI. Use when the user says "update OpenSpec",...
|
|
|
+- [openspec-verify](skills/openspec-skills/openspec-verify) — Validate that implementation matches change artifacts using `/opsx:verify`, checking completeness, correctness, and coherence. Use when t...
|
|
|
+
|
|
|
+## pencil-skills
|
|
|
+- ["pencil"](skills/pencil-skills/pencil) — "用于通过 Pencil MCP 读取/修改 .pen 设计文件并校验布局。用户提到 pencil/.pen/设计稿编辑、需要列出工具或执行 batch_get/batch_design 时调用。"
|
|
|
+- [pencil-design-from-stitch-html](skills/pencil-skills/pencil-design-from-stitch-html) — "When you need to turn Stitch page HTML (or a Stitch URL) into a Pencil .pen design. Parses DOM and Tailwind, applies HTML→Pencil mapping...
|
|
|
+- [pencil-mcp-batch-design](skills/pencil-skills/pencil-mcp-batch-design) — Batch execute design changes. The Agent's 'Hands'. Core capability for inserting, updating, moving, or deleting nodes.
|
|
|
+- [pencil-mcp-batch-get](skills/pencil-skills/pencil-mcp-batch-get) — Batch search and read node information. The Agent's 'Eyes'. Use to find specific components e.g. all nodes named 'Button' or get child st...
|
|
|
+- [pencil-mcp-find-empty-space-on-canvas](skills/pencil-skills/pencil-mcp-find-empty-space-on-canvas) — Smartly find empty canvas space. Use to automatically plan artboard placement to avoid overlap and keep the canvas organized.
|
|
|
+- [pencil-mcp-get-editor-state](skills/pencil-skills/pencil-mcp-get-editor-state) — Get current design environment context. Use when you need to understand what is currently selected, canvas position, and environment stat...
|
|
|
+- [pencil-mcp-get-guidelines](skills/pencil-skills/pencil-mcp-get-guidelines) — Get design system guidelines. Use to read and understand specifications e.g. Material Design iOS HIG or custom specs before designing.
|
|
|
+- [pencil-mcp-get-screenshot](skills/pencil-skills/pencil-mcp-get-screenshot) — Get node visual screenshot. Visual Verification. Use to capture screenshots after operations to verify if the design meets expectations.
|
|
|
+- [pencil-mcp-get-style-guide](skills/pencil-skills/pencil-mcp-get-style-guide) — Get specific style detailed definitions. Use to get metadata for a specific style, including palettes, typography rules, etc.
|
|
|
+- [pencil-mcp-get-style-guide-tags](skills/pencil-skills/pencil-mcp-get-style-guide-tags) — Explore design style tags. Use to get design inspiration, such as 'Modern', 'Dark Mode', 'SaaS' directions.
|
|
|
+- [pencil-mcp-get-variables](skills/pencil-skills/pencil-mcp-get-variables) — Read design variables Tokens . Use to get Design Tokens color font variables defined in the current document to ensure consistency.
|
|
|
+- [pencil-mcp-open-document](skills/pencil-skills/pencil-mcp-open-document) — Open or create a design document. Use when you need to initialize design tasks, create new files, or switch to specific designs.
|
|
|
+- [pencil-mcp-replace-all-matching-properties](skills/pencil-skills/pencil-mcp-replace-all-matching-properties) — Global property batch replace. Use for global style adjustment, e.g., 'Replace all red backgrounds with brand blue'.
|
|
|
+- [pencil-mcp-search-all-unique-properties](skills/pencil-skills/pencil-mcp-search-all-unique-properties) — Global property search. Use for design audit, e.g., 'Find all nodes using red background #FF0000 '.
|
|
|
+- [pencil-mcp-set-variables](skills/pencil-skills/pencil-mcp-set-variables) — Set or update design variables. Use to establish or maintain a Design Token system.
|
|
|
+- [pencil-mcp-snapshot-layout](skills/pencil-skills/pencil-mcp-snapshot-layout) — Get page layout structure snapshot. Use when you need to understand the current page's DOM-like tree structure to prepare for layout adju...
|
|
|
+- [pencil-skill-creator](skills/pencil-skills/pencil-skill-creator) — Factory skill for creating new pencil-ui-design-system-* skills. Use when you need to add support for a new design system layui antd boot...
|
|
|
+- [pencil-ui-design-spec-generator](skills/pencil-skills/pencil-ui-design-spec-generator) — Translates vague user requirements into an action-level PENCIL_PLAN sequence of Pencil MCP tool calls . Does not execute; outputs the pla...
|
|
|
+- [pencil-ui-design-system-antd](skills/pencil-skills/pencil-ui-design-system-antd) — Initialize Ant Design. design system components in Pencil variables and component overview.
|
|
|
+- [pencil-ui-design-system-bootstrap](skills/pencil-skills/pencil-ui-design-system-bootstrap) — Initialize Bootstrap. design system components in Pencil variables and component overview.
|
|
|
+- [pencil-ui-design-system-echarts](skills/pencil-skills/pencil-ui-design-system-echarts) — Initialize ECharts. design system components chart placeholders and data-viz tokens in Pencil.
|
|
|
+- [pencil-ui-design-system-element](skills/pencil-skills/pencil-ui-design-system-element) — Initialize Element Plus. design system components in Pencil variables and component overview.
|
|
|
+- [pencil-ui-design-system-layui](skills/pencil-skills/pencil-ui-design-system-layui) — Initialize Layui. design system components in Pencil variables and component overview.
|
|
|
+- [pencil-ui-design-system-ucharts](skills/pencil-skills/pencil-ui-design-system-ucharts) — Initialize uCharts. design system components chart placeholders and data-viz tokens in Pencil.
|
|
|
+- [pencil-ui-design-system-uview](skills/pencil-skills/pencil-ui-design-system-uview) — Initialize uView 2.x . design system components in Pencil variables and component overview.
|
|
|
+- [pencil-ui-design-system-uviewpro](skills/pencil-skills/pencil-ui-design-system-uviewpro) — Initialize uView Pro. design system components in Pencil variables and component overview.
|
|
|
+- [pencil-ui-design-system-vant](skills/pencil-skills/pencil-ui-design-system-vant) — Initialize Vant. design system components in Pencil variables and component overview.
|
|
|
+- [pencil-ui-designer](skills/pencil-skills/pencil-ui-designer) — The Pencil Orchestrator. Handles the flow of initializing Design System Components based on requirements.
|
|
|
+
|
|
|
+## python-skills
|
|
|
+- [django](skills/python-skills/django) — Provides comprehensive guidance for Django framework including models, views, templates, forms, admin, REST framework, and deployment. Us...
|
|
|
+- [fastapi](skills/python-skills/fastapi) — Provides comprehensive guidance for FastAPI framework including routing, request validation, dependency injection, async operations, Open...
|
|
|
+- [flask](skills/python-skills/flask) — Provides comprehensive guidance for Flask framework including routing, templates, forms, database integration, extensions, and deployment...
|
|
|
+
|
|
|
+## react-skills
|
|
|
+- [nextjs](skills/react-skills/nextjs) — Guidance for Next.js using the official docs at nextjs.org/docs. Use when the user needs Next.js concepts, configuration, routing, data f...
|
|
|
+- [react](skills/react-skills/react) — Provides comprehensive guidance for React development including components, JSX, props, state, hooks, context, performance optimization, ...
|
|
|
+- [react-hooks](skills/react-skills/react-hooks) — Provides comprehensive guidance for React Hooks including useState, useEffect, useContext, useReducer, useMemo, useCallback, custom hooks...
|
|
|
+- [react-native](skills/react-skills/react-native) — Provides comprehensive guidance for React Native development including components, navigation, native modules, platform-specific code, an...
|
|
|
+- [react-native-project-creater](skills/react-skills/react-native-project-creater) — Provides one-command project creation for React Native including project initialization, configuration, and template generation. Use when...
|
|
|
+- [redux](skills/react-skills/redux) — Provides comprehensive guidance for Redux state management including stores, actions, reducers, middleware, selectors, and Redux Toolkit....
|
|
|
+
|
|
|
+## social-skills
|
|
|
+- [10、Company Manger-comms](skills/social-skills/internal-comms) — A set of resources to help me write all kinds of 10、Company Manger communications, using the formats that my company likes to use. Claude...
|
|
|
+- [slack-gif-creator](skills/social-skills/slack-gif-creator) — Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. U...
|
|
|
+
|
|
|
+## speckit-skills
|
|
|
+- [speckit-analyze](skills/speckit-skills/speckit-analyze) — Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
|
|
|
+- [speckit-baseline](skills/speckit-skills/speckit-baseline) — Generate feature specifications by analyzing existing source code.
|
|
|
+- [speckit-check](skills/speckit-skills/speckit-check) — Run `specify check` to verify that Spec Kit required tools (git, claude, gemini, code, cursor-agent, windsurf, qwen, opencode, codex, sha...
|
|
|
+- [speckit-checklist](skills/speckit-skills/speckit-checklist) — Generate a custom checklist for the current feature based on user requirements.
|
|
|
+- [speckit-clarify](skills/speckit-skills/speckit-clarify) — Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers ...
|
|
|
+- [speckit-constitution](skills/speckit-skills/speckit-constitution) — Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
|
|
|
+- [speckit-implement](skills/speckit-skills/speckit-implement) — Execute the implementation plan by processing and executing all tasks defined in tasks.md
|
|
|
+- [speckit-initial](skills/speckit-skills/speckit-initial) — Run `specify init` in the current or target directory to bootstrap a Spec Kit project (pull .specify/ and slash commands); supports multi...
|
|
|
+- [speckit-install](skills/speckit-skills/speckit-install) — Install the Specify CLI on the host machine (uv tool install or uvx one-time); supports multiple OS, persistent or one-time install, and ...
|
|
|
+- [speckit-plan](skills/speckit-skills/speckit-plan) — Execute the implementation planning workflow using the plan template to generate design artifacts.
|
|
|
+- [speckit-specify](skills/speckit-skills/speckit-specify) — Create or update a feature specification from a natural language feature description.
|
|
|
+- [speckit-tasks](skills/speckit-skills/speckit-tasks) — Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
|
|
|
+- [speckit-taskstoissues](skills/speckit-skills/speckit-taskstoissues) — Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
|
|
|
+
|
|
|
+## spring-skills
|
|
|
+- [spring-ai](skills/spring-skills/spring-ai) — Provides comprehensive guidance for Spring AI including AI model integration, prompt templates, vector stores, and AI applications. Use w...
|
|
|
+- [spring-ai-alibaba](skills/spring-skills/spring-ai-alibaba) — Provides comprehensive guidance for Spring AI Alibaba including Alibaba Cloud AI services integration, model APIs, and AI application dev...
|
|
|
+- [spring-boot](skills/spring-skills/spring-boot) — Provides comprehensive guidance for Spring Boot development including project creation, auto-configuration, dependency injection, web dev...
|
|
|
+- [spring-cloud](skills/spring-skills/spring-cloud) — Provides comprehensive guidance for Spring Cloud microservices including service discovery, configuration management, load balancing, cir...
|
|
|
+- [spring-cloud-alibaba](skills/spring-skills/spring-cloud-alibaba) — Provides comprehensive guidance for Spring Cloud Alibaba including Nacos, Sentinel, RocketMQ, and Alibaba Cloud integration. Use when the...
|
|
|
+- [spring-data-jpa](skills/spring-skills/spring-data-jpa) — Provides comprehensive guidance for Spring Data JPA including repositories, entity management, query methods, and database operations. Us...
|
|
|
+- [spring-security](skills/spring-skills/spring-security) — Provides comprehensive guidance for Spring Security including authentication, authorization, OAuth2, JWT, and security best practices. Us...
|
|
|
+
|
|
|
+## stitch-skills
|
|
|
+- [stitch-design-md](skills/stitch-skills/stitch-design-md) — Analyze Stitch projects and synthesize a semantic design system into DESIGN.md. Uses Stitch MCP list_projects list_screens get_screen get...
|
|
|
+- [stitch-mcp-create-project](skills/stitch-skills/stitch-mcp-create-project) — Creates a new Stitch project container. Use this when starting a new design task, app idea, or fresh workspace.
|
|
|
+- [stitch-mcp-generate-screen-from-text](skills/stitch-skills/stitch-mcp-generate-screen-from-text) — Generates high-fidelity UI screens or wireframes from text descriptions. The core Text-to-UI engine.
|
|
|
+- [stitch-mcp-get-project](skills/stitch-skills/stitch-mcp-get-project) — Retrieves the detailed metadata of a specific Stitch project.
|
|
|
+- [stitch-mcp-get-screen](skills/stitch-skills/stitch-mcp-get-screen) — Retrieves the full details of a specific screen, including HTML code.
|
|
|
+- [stitch-mcp-list-projects](skills/stitch-skills/stitch-mcp-list-projects) — Lists all Stitch projects accessible to the user.
|
|
|
+- [stitch-mcp-list-screens](skills/stitch-skills/stitch-mcp-list-screens) — Lists all screens contained within a specific project.
|
|
|
+- [stitch-react-components](skills/stitch-skills/stitch-react-components) — Convert Stitch designs into modular Vite/React components with validation and design token consistency. Uses Stitch MCP get_screen to ret...
|
|
|
+- [stitch-remotion](skills/stitch-skills/stitch-remotion) — Generate walkthrough videos from Stitch projects using Remotion. Retrieves screens via Stitch MCP list_projects list_screens get_screen d...
|
|
|
+- [stitch-shadcn-ui](skills/stitch-skills/stitch-shadcn-ui) — Expert guidance for integrating and building applications with shadcn/ui. Component discovery, installation npx shadcn@latest add customi...
|
|
|
+- [stitch-skill-creator](skills/stitch-skills/stitch-skill-creator) — "A factory skill for creating new Stitch Scenario Skills. It enforces the \"Design First, Execute Last\" SOP and standard Stitch architec...
|
|
|
+- [stitch-ued-guide](skills/stitch-skills/stitch-ued-guide) — UED guidelines, visual vocabulary, and prompt structure for Stitch. Use when the user asks about layout/style terms, device constraints, ...
|
|
|
+- [stitch-ui-design-spec-bootstrap](skills/stitch-skills/stitch-ui-design-spec-bootstrap) — Bootstrap-Vue design spec for Stitch. Outputs hard-constraints prefix or selector JSON and assembled prompt.
|
|
|
+- [stitch-ui-design-spec-element-plus](skills/stitch-skills/stitch-ui-design-spec-element-plus) — Element Plus design spec for Stitch. Outputs hard-constraints prefix or selector JSON and assembled prompt.
|
|
|
+- [stitch-ui-design-spec-generator](skills/stitch-skills/stitch-ui-design-spec-generator) — Translates user requirements into structured Design Specs for Theme, Color, and Typography.
|
|
|
+- [stitch-ui-design-spec-layui](skills/stitch-skills/stitch-ui-design-spec-layui) — Layui-Vue design spec for Stitch. Outputs hard-constraints prefix or selector JSON and assembled prompt.
|
|
|
+- [stitch-ui-design-spec-uview](skills/stitch-skills/stitch-ui-design-spec-uview) — uView 2 design spec for Stitch. Outputs hard-constraints prefix or selector JSON and assembled prompt.
|
|
|
+- [stitch-ui-design-spec-uviewpro](skills/stitch-skills/stitch-ui-design-spec-uviewpro) — uView Pro design spec for Stitch. Outputs hard-constraints prefix or selector JSON and assembled prompt.
|
|
|
+- [stitch-ui-design-spec-vant](skills/stitch-skills/stitch-ui-design-spec-vant) — Vant 4 design spec for Stitch. Outputs hard-constraints prefix or selector JSON and assembled prompt.
|
|
|
+- [stitch-ui-design-variants](skills/stitch-skills/stitch-ui-design-variants) — Logic skill that generates prompts for alternative design variants e.g. A B testing options.
|
|
|
+- [stitch-ui-designer](skills/stitch-skills/stitch-ui-designer) — The Master Orchestrator. Handles the end-to-end flow of designing and generating UI screens. Use this for all "Design X" requests.
|
|
|
+- [stitch-ui-prompt-architect](skills/stitch-skills/stitch-ui-prompt-architect) — Builds Stitch-ready prompts from vague UI ideas or from Design Spec and User Request. Outputs sectioned Context, Layout, and Components. ...
|
|
|
+- [stitch-uview-components](skills/stitch-skills/stitch-uview-components) — Convert Stitch designs into uni-app and Vue 2 and uView 2.0 pages and components. Uses Stitch MCP get_screen for retrieval; high-reliabil...
|
|
|
+- [stitch-uviewpro-components](skills/stitch-skills/stitch-uviewpro-components) — Convert Stitch designs into uni-app and Vue 3 and uView Pro pages and components. Uses Stitch MCP get_screen for retrieval; high-reliabil...
|
|
|
+- [stitch-vue-bootstrap-components](skills/stitch-skills/stitch-vue-bootstrap-components) — Convert Stitch designs into modular Vite/Vue 3 and BootstrapVue or BootstrapVueNext components. Uses [BootstrapVue Vue 3] support; Stitch...
|
|
|
+- [stitch-vue-element-components](skills/stitch-skills/stitch-vue-element-components) — Convert Stitch designs into modular Vite/Vue 3 and Element Plus components. Uses Stitch MCP get_screen to retrieve design JSON and HTML; ...
|
|
|
+- [stitch-vue-layui-components](skills/stitch-skills/stitch-vue-layui-components) — Convert Stitch designs into modular Vite/Vue 3 and Layui-Vue components. Uses Stitch MCP get_screen for retrieval; high-reliability fetch...
|
|
|
+- [stitch-vue-vant-components](skills/stitch-skills/stitch-vue-vant-components) — Convert Stitch designs into modular Vite/Vue 3 and Vant 4 mobile components. Uses Stitch MCP get_screen for retrieval; high-reliability f...
|
|
|
+
|
|
|
+## svelte-skills
|
|
|
+- [svelte](skills/svelte-skills/svelte) — Provides comprehensive guidance for Svelte framework including components, reactivity, stores, transitions, and compilation. Use when the...
|
|
|
+
|
|
|
+## t2ui-skills
|
|
|
+- [tui-04x](skills/t2ui-skills/tui-04x) — Generate pixel-precise ASCII TUI for 04x (u-04x) with strict output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL_BATCH_DESIGN)...
|
|
|
+- [tui-action-sheet](skills/t2ui-skills/tui-action-sheet) — Generate pixel-precise ASCII TUI for Action Sheet u-action-sheet with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_B...
|
|
|
+- [tui-alert-tips](skills/t2ui-skills/tui-alert-tips) — Generate pixel-precise ASCII TUI for Alert Tips u-alert-tips with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH...
|
|
|
+- [tui-avatar](skills/t2ui-skills/tui-avatar) — Generate pixel-precise ASCII TUI for Avatar u-avatar with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN ...
|
|
|
+- [tui-avatar-cropper](skills/t2ui-skills/tui-avatar-cropper) — Generate pixel-precise ASCII TUI for Avatar Cropper (u-avatar-cropper) with strict output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC...
|
|
|
+- [tui-back-top](skills/t2ui-skills/tui-back-top) — Generate pixel-precise ASCII TUI for Back Top u-back-top with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DES...
|
|
|
+- [tui-badge](skills/t2ui-skills/tui-badge) — Generate pixel-precise ASCII TUI for Badge u-badge with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN su...
|
|
|
+- [tui-button](skills/t2ui-skills/tui-button) — Generate pixel-precise ASCII TUI for Button u-button with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN ...
|
|
|
+- [tui-calendar](skills/t2ui-skills/tui-calendar) — Generate pixel-precise ASCII TUI for Calendar u-calendar with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DES...
|
|
|
+- [tui-card](skills/t2ui-skills/tui-card) — Generate pixel-precise ASCII TUI for Card u-card with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN suit...
|
|
|
+- [tui-cell](skills/t2ui-skills/tui-cell) — Generate pixel-precise ASCII TUI for Cell u-cell with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN suit...
|
|
|
+- [tui-changelog](skills/t2ui-skills/tui-changelog) — Generate pixel-precise ASCII TUI for Changelog (u-changelog) with strict output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL_B...
|
|
|
+- [tui-chat-group](skills/t2ui-skills/tui-chat-group) — Generate pixel-precise ASCII TUI for Chat Group (u-chat-group) with strict output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL...
|
|
|
+- [tui-checkbox](skills/t2ui-skills/tui-checkbox) — Generate pixel-precise ASCII TUI for Checkbox u-checkbox with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DES...
|
|
|
+- [tui-circle-progress](skills/t2ui-skills/tui-circle-progress) — Generate pixel-precise ASCII TUI for Circle Progress u-circle-progress with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PE...
|
|
|
+- [tui-collapse](skills/t2ui-skills/tui-collapse) — Generate pixel-precise ASCII TUI for Collapse u-collapse with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DES...
|
|
|
+- [tui-color](skills/t2ui-skills/tui-color) — Generate pixel-precise ASCII TUI for Color u-color with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN su...
|
|
|
+- [tui-common](skills/t2ui-skills/tui-common) — Generate pixel-precise ASCII TUI for Common (u-common) with strict output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL_BATCH_D...
|
|
|
+- [tui-config-provider](skills/t2ui-skills/tui-config-provider) — Generate pixel-precise ASCII TUI for Config Provider u-config-provider with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PE...
|
|
|
+- [tui-count-down](skills/t2ui-skills/tui-count-down) — Generate pixel-precise ASCII TUI for Count Down u-count-down with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH...
|
|
|
+- [tui-count-to](skills/t2ui-skills/tui-count-to) — Generate pixel-precise ASCII TUI for Count To u-count-to with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DES...
|
|
|
+- [tui-divider](skills/t2ui-skills/tui-divider) — Generate pixel-precise ASCII TUI for Divider u-divider with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIG...
|
|
|
+- [tui-download-setting](skills/t2ui-skills/tui-download-setting) — Generate pixel-precise ASCII TUI for Download Setting (u-download-setting) with strict output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_...
|
|
|
+- [tui-dropdown](skills/t2ui-skills/tui-dropdown) — Generate pixel-precise ASCII TUI for Dropdown u-dropdown with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DES...
|
|
|
+- [tui-empty](skills/t2ui-skills/tui-empty) — Generate pixel-precise ASCII TUI for Empty u-empty with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN su...
|
|
|
+- [tui-fab](skills/t2ui-skills/tui-fab) — Generate pixel-precise ASCII TUI for Fab u-fab with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN suitab...
|
|
|
+- [tui-feature](skills/t2ui-skills/tui-feature) — Generate pixel-precise ASCII TUI for Feature (u-feature) with strict output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL_BATCH...
|
|
|
+- [tui-field](skills/t2ui-skills/tui-field) — Generate pixel-precise ASCII TUI for Field u-field with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN su...
|
|
|
+- [tui-form](skills/t2ui-skills/tui-form) — Generate pixel-precise ASCII TUI for Form u-form with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN suit...
|
|
|
+- [tui-front-ui](skills/t2ui-skills/tui-front-ui) — Define strict, example-rich rules for generating pixel-precise ASCII Text UI (TUI) with layout attributes (top/left/width/height/colors/t...
|
|
|
+- [tui-full-screen](skills/t2ui-skills/tui-full-screen) — Generate pixel-precise ASCII TUI for Full Screen u-full-screen with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BAT...
|
|
|
+- [tui-gap](skills/t2ui-skills/tui-gap) — Generate pixel-precise ASCII TUI for Gap u-gap with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN suitab...
|
|
|
+- [tui-grid](skills/t2ui-skills/tui-grid) — Generate pixel-precise ASCII TUI for Grid u-grid with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN suit...
|
|
|
+- [tui-icon](skills/t2ui-skills/tui-icon) — Generate pixel-precise ASCII TUI for Icon u-icon with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN suit...
|
|
|
+- [tui-image](skills/t2ui-skills/tui-image) — Generate pixel-precise ASCII TUI for Image u-image with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN su...
|
|
|
+- [tui-index-list](skills/t2ui-skills/tui-index-list) — Generate pixel-precise ASCII TUI for Index List u-index-list with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH...
|
|
|
+- [tui-input](skills/t2ui-skills/tui-input) — Generate pixel-precise ASCII TUI for Input u-input with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN su...
|
|
|
+- [tui-install](skills/t2ui-skills/tui-install) — Generate pixel-precise ASCII TUI for Install (u-install) with strict output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL_BATCH...
|
|
|
+- [tui-intro](skills/t2ui-skills/tui-intro) — Generate pixel-precise ASCII TUI for Intro (u-intro) with strict output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL_BATCH_DES...
|
|
|
+- [tui-keyboard](skills/t2ui-skills/tui-keyboard) — Generate pixel-precise ASCII TUI for Keyboard u-keyboard with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DES...
|
|
|
+- [tui-layout](skills/t2ui-skills/tui-layout) — Generate pixel-precise ASCII TUI for Layout u-layout with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN ...
|
|
|
+- [tui-lazy-load](skills/t2ui-skills/tui-lazy-load) — Generate pixel-precise ASCII TUI for Lazy Load u-lazy-load with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_D...
|
|
|
+- [tui-line](skills/t2ui-skills/tui-line) — Generate pixel-precise ASCII TUI for Line u-line with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN suit...
|
|
|
+- [tui-line-progress](skills/t2ui-skills/tui-line-progress) — Generate pixel-precise ASCII TUI for Line Progress u-line-progress with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL...
|
|
|
+- [tui-link](skills/t2ui-skills/tui-link) — Generate pixel-precise ASCII TUI for Link u-link with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN suit...
|
|
|
+- [tui-load-more](skills/t2ui-skills/tui-load-more) — Generate pixel-precise ASCII TUI for Load More u-load-more with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_D...
|
|
|
+- [tui-loading](skills/t2ui-skills/tui-loading) — Generate pixel-precise ASCII TUI for Loading u-loading with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIG...
|
|
|
+- [tui-loading-popup](skills/t2ui-skills/tui-loading-popup) — Generate pixel-precise ASCII TUI for Loading Popup u-loading-popup with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL...
|
|
|
+- [tui-mask](skills/t2ui-skills/tui-mask) — Generate pixel-precise ASCII TUI for Mask u-mask with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN suit...
|
|
|
+- [tui-message-input](skills/t2ui-skills/tui-message-input) — Generate pixel-precise ASCII TUI for Message Input u-message-input with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL...
|
|
|
+- [tui-modal](skills/t2ui-skills/tui-modal) — Generate pixel-precise ASCII TUI for Modal u-modal with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN su...
|
|
|
+- [tui-navbar](skills/t2ui-skills/tui-navbar) — Generate pixel-precise ASCII TUI for Navbar u-navbar with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN ...
|
|
|
+- [tui-no-network](skills/t2ui-skills/tui-no-network) — Generate pixel-precise ASCII TUI for No Network u-no-network with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH...
|
|
|
+- [tui-notice-bar](skills/t2ui-skills/tui-notice-bar) — Generate pixel-precise ASCII TUI for Notice Bar u-notice-bar with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH...
|
|
|
+- [tui-npm-setting](skills/t2ui-skills/tui-npm-setting) — Generate pixel-precise ASCII TUI for Npm Setting (u-npm-setting) with strict output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENC...
|
|
|
+- [tui-number-box](skills/t2ui-skills/tui-number-box) — Generate pixel-precise ASCII TUI for Number Box u-number-box with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH...
|
|
|
+- [tui-nvue](skills/t2ui-skills/tui-nvue) — Generate pixel-precise ASCII TUI for Nvue (u-nvue) with strict output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL_BATCH_DESIG...
|
|
|
+- [tui-page-composer](skills/t2ui-skills/tui-page-composer) — Compose multiple ASCII TUI components into a full page with a consolidated layout summary and Pencil MCP–ready batch_design plans, includ...
|
|
|
+- [tui-pagination](skills/t2ui-skills/tui-pagination) — Generate pixel-precise ASCII TUI for Pagination u-pagination with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH...
|
|
|
+- [tui-picker](skills/t2ui-skills/tui-picker) — Generate pixel-precise ASCII TUI for Picker u-picker with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN ...
|
|
|
+- [tui-popup](skills/t2ui-skills/tui-popup) — Generate pixel-precise ASCII TUI for Popup u-popup with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN su...
|
|
|
+- [tui-prd-to-descriptions](skills/t2ui-skills/tui-prd-to-descriptions) — From PRD interface/screen descriptions, output ASCII UI (for PRD supplement), Stitch-executable prompt (for stitch-skills), and Pencil-ex...
|
|
|
+- [tui-quickstart](skills/t2ui-skills/tui-quickstart) — Generate pixel-precise ASCII TUI for Quickstart (u-quickstart) with strict output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL...
|
|
|
+- [tui-radio](skills/t2ui-skills/tui-radio) — Generate pixel-precise ASCII TUI for Radio u-radio with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN su...
|
|
|
+- [tui-rate](skills/t2ui-skills/tui-rate) — Generate pixel-precise ASCII TUI for Rate u-rate with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN suit...
|
|
|
+- [tui-read](skills/t2ui-skills/tui-read) — Generate pixel-precise ASCII TUI for Read (u-read) with strict output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL_BATCH_DESIG...
|
|
|
+- [tui-read-more](skills/t2ui-skills/tui-read-more) — Generate pixel-precise ASCII TUI for Read More u-read-more with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_D...
|
|
|
+- [tui-root-portal](skills/t2ui-skills/tui-root-portal) — Generate pixel-precise ASCII TUI for Root Portal u-root-portal with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BAT...
|
|
|
+- [tui-safe-area-inset](skills/t2ui-skills/tui-safe-area-inset) — Generate pixel-precise ASCII TUI for Safe Area Inset u-safe-area-inset with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PE...
|
|
|
+- [tui-search](skills/t2ui-skills/tui-search) — Generate pixel-precise ASCII TUI for Search u-search with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN ...
|
|
|
+- [tui-section](skills/t2ui-skills/tui-section) — Generate pixel-precise ASCII TUI for Section u-section with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIG...
|
|
|
+- [tui-select](skills/t2ui-skills/tui-select) — Generate pixel-precise ASCII TUI for Select u-select with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN ...
|
|
|
+- [tui-setting](skills/t2ui-skills/tui-setting) — Generate pixel-precise ASCII TUI for Setting (u-setting) with strict output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL_BATCH...
|
|
|
+- [tui-skeleton](skills/t2ui-skills/tui-skeleton) — Generate pixel-precise ASCII TUI for Skeleton u-skeleton with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DES...
|
|
|
+- [tui-slider](skills/t2ui-skills/tui-slider) — Generate pixel-precise ASCII TUI for Slider u-slider with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN ...
|
|
|
+- [tui-steps](skills/t2ui-skills/tui-steps) — Generate pixel-precise ASCII TUI for Steps u-steps with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN su...
|
|
|
+- [tui-sticky](skills/t2ui-skills/tui-sticky) — Generate pixel-precise ASCII TUI for Sticky u-sticky with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN ...
|
|
|
+- [tui-subsection](skills/t2ui-skills/tui-subsection) — Generate pixel-precise ASCII TUI for Subsection u-subsection with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH...
|
|
|
+- [tui-swipe-action](skills/t2ui-skills/tui-swipe-action) — Generate pixel-precise ASCII TUI for Swipe Action u-swipe-action with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_B...
|
|
|
+- [tui-swiper](skills/t2ui-skills/tui-swiper) — Generate pixel-precise ASCII TUI for Swiper u-swiper with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN ...
|
|
|
+- [tui-switch](skills/t2ui-skills/tui-switch) — Generate pixel-precise ASCII TUI for Switch u-switch with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN ...
|
|
|
+- [tui-tabbar](skills/t2ui-skills/tui-tabbar) — Generate pixel-precise ASCII TUI for Tabbar u-tabbar with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN ...
|
|
|
+- [tui-table](skills/t2ui-skills/tui-table) — Generate pixel-precise ASCII TUI for Table u-table with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN su...
|
|
|
+- [tui-tabs](skills/t2ui-skills/tui-tabs) — Generate pixel-precise ASCII TUI for Tabs u-tabs with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN suit...
|
|
|
+- [tui-tabs-swiper](skills/t2ui-skills/tui-tabs-swiper) — Generate pixel-precise ASCII TUI for Tabs Swiper u-tabs-swiper with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BAT...
|
|
|
+- [tui-tag](skills/t2ui-skills/tui-tag) — Generate pixel-precise ASCII TUI for Tag u-tag with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN suitab...
|
|
|
+- [tui-text](skills/t2ui-skills/tui-text) — Generate pixel-precise ASCII TUI for Text u-text with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN suit...
|
|
|
+- [tui-textarea](skills/t2ui-skills/tui-textarea) — Generate pixel-precise ASCII TUI for Textarea u-textarea with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DES...
|
|
|
+- [tui-time-line](skills/t2ui-skills/tui-time-line) — Generate pixel-precise ASCII TUI for Time Line u-time-line with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_D...
|
|
|
+- [tui-toast](skills/t2ui-skills/tui-toast) — Generate pixel-precise ASCII TUI for Toast u-toast with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN su...
|
|
|
+- [tui-top-tips](skills/t2ui-skills/tui-top-tips) — Generate pixel-precise ASCII TUI for Top Tips u-top-tips with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DES...
|
|
|
+- [tui-transition](skills/t2ui-skills/tui-transition) — Generate pixel-precise ASCII TUI for Transition u-transition with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH...
|
|
|
+- [tui-uni-modules-setting](skills/t2ui-skills/tui-uni-modules-setting) — Generate pixel-precise ASCII TUI for Uni Modules Setting (u-uni-modules-setting) with strict output blocks (TUI_RENDER, COMPONENT_SPEC, P...
|
|
|
+- [tui-upload](skills/t2ui-skills/tui-upload) — Generate pixel-precise ASCII TUI for Upload u-upload with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_DESIGN ...
|
|
|
+- [tui-verification-code](skills/t2ui-skills/tui-verification-code) — Generate pixel-precise ASCII TUI for Verification Code u-verification-code with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPE...
|
|
|
+- [tui-vuex-detail](skills/t2ui-skills/tui-vuex-detail) — Generate pixel-precise ASCII TUI for Vuex Detail (u-vuex-detail) with strict output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENC...
|
|
|
+- [tui-waterfall](skills/t2ui-skills/tui-waterfall) — Generate pixel-precise ASCII TUI for Waterfall u-waterfall with strict output blocks TUI_RENDER COMPONENT_SPEC PENCIL_SPEC PENCIL_BATCH_D...
|
|
|
+
|
|
|
+## tauri-skills
|
|
|
+- [tauri](skills/tauri-skills/tauri) — Comprehensive index for Tauri framework development, including Rust backend, frontend integration, and full plugin ecosystem. Acts as a r...
|
|
|
+- [tauri-app-autostart](skills/tauri-skills/tauri-app-autostart) — Guidance for Tauri v2 autostart setup with platform differences and rollback.
|
|
|
+- [tauri-app-barcode-scanner](skills/tauri-skills/tauri-app-barcode-scanner) — Guidance for Tauri v2 barcode scanner plugin with permissions and scan lifecycle.
|
|
|
+- [tauri-app-biometric](skills/tauri-skills/tauri-app-biometric) — Guidance for Tauri v2 biometric plugin with authentication flow and fallback strategy.
|
|
|
+- [tauri-app-cli](skills/tauri-skills/tauri-app-cli) — Guidance for Tauri v2 CLI plugin with argument schema and app command routing.
|
|
|
+- [tauri-app-clipboard](skills/tauri-skills/tauri-app-clipboard) — Guidance for Tauri v2 clipboard plugin with safe copy, paste, and monitoring flows.
|
|
|
+- [tauri-app-creator](skills/tauri-skills/tauri-app-creator) — Guidance for creating Tauri v2 projects using official create-tauri-app workflows and minimal run verification.
|
|
|
+- [tauri-app-deep-linking](skills/tauri-skills/tauri-app-deep-linking) — Guidance for Tauri v2 deep-linking plugin with URL schemes and safe routing.
|
|
|
+- [tauri-app-develop](skills/tauri-skills/tauri-app-develop) — Guidance for Tauri v2 daily development workflow, debugging, resources, sidecar usage, and testing strategies.
|
|
|
+- [tauri-app-dialog](skills/tauri-skills/tauri-app-dialog) — Guidance for Tauri v2 dialog plugin with native dialogs and unified API design.
|
|
|
+- [tauri-app-file-system](skills/tauri-skills/tauri-app-file-system) — Guidance for Tauri v2 file-system plugin with scoped access and safe file operations.
|
|
|
+- [tauri-app-frontend-selection](skills/tauri-skills/tauri-app-frontend-selection) — Guidance for selecting and configuring frontend frameworks for Tauri v2 with static export compatibility.
|
|
|
+- [tauri-app-geolocation](skills/tauri-skills/tauri-app-geolocation) — Guidance for Tauri v2 geolocation plugin with permission handling and privacy controls.
|
|
|
+- [tauri-app-global-shortcut](skills/tauri-skills/tauri-app-global-shortcut) — Guidance for Tauri v2 global-shortcut plugin with conflict handling and release.
|
|
|
+- [tauri-app-haptics](skills/tauri-skills/tauri-app-haptics) — Guidance for Tauri v2 haptics plugin with feedback patterns and graceful fallback.
|
|
|
+- [tauri-app-http-client](skills/tauri-skills/tauri-app-http-client) — Guidance for Tauri v2 http-client plugin with allowlisted requests and secure transport.
|
|
|
+- [tauri-app-localhost](skills/tauri-skills/tauri-app-localhost) — Guidance for Tauri v2 localhost plugin with local service access and minimal exposure.
|
|
|
+- [tauri-app-logging](skills/tauri-skills/tauri-app-logging) — Guidance for Tauri v2 logging plugin with levels, filtering, and safe diagnostics.
|
|
|
+- [tauri-app-nfc](skills/tauri-skills/tauri-app-nfc) — Guidance for Tauri v2 NFC plugin with session handling and data validation.
|
|
|
+- [tauri-app-notification](skills/tauri-skills/tauri-app-notification) — Guidance for Tauri v2 notification plugin with permission flow and click handling.
|
|
|
+- [tauri-app-opener](skills/tauri-skills/tauri-app-opener) — Guidance for Tauri v2 opener plugin with safe external links and file handling.
|
|
|
+- [tauri-app-os-info](skills/tauri-skills/tauri-app-os-info) — Guidance for Tauri v2 os-info plugin with safe system diagnostics and reporting.
|
|
|
+- [tauri-app-persisted-scope](skills/tauri-skills/tauri-app-persisted-scope) — Guidance for Tauri v2 persisted-scope plugin with expiration and revocation flows.
|
|
|
+- [tauri-app-planning](skills/tauri-skills/tauri-app-planning) — Comprehensive project planning, requirements analysis, and architectural orchestration for Tauri 2.0 applications.
|
|
|
+- [tauri-app-plugin-permissions](skills/tauri-skills/tauri-app-plugin-permissions) — Guidance for Tauri v2 plugin permission authoring, capability generation, and platform differences.
|
|
|
+- [tauri-app-positioner](skills/tauri-skills/tauri-app-positioner) — Guidance for Tauri v2 positioner plugin with multi-display alignment strategies.
|
|
|
+- [tauri-app-process](skills/tauri-skills/tauri-app-process) — Guidance for Tauri v2 process plugin with controlled process information exposure.
|
|
|
+- [tauri-app-shell](skills/tauri-skills/tauri-app-shell) — Guidance for Tauri v2 shell plugin with secure command execution and open behavior.
|
|
|
+- [tauri-app-sidecar-nodejs](skills/tauri-skills/tauri-app-sidecar-nodejs) — Guidance for Tauri v2 sidecar Node.js integration with lifecycle and packaging.
|
|
|
+- [tauri-app-single-instance](skills/tauri-skills/tauri-app-single-instance) — Guidance for Tauri v2 single-instance behavior and second-launch argument handling.
|
|
|
+- [tauri-app-splashscreen](skills/tauri-skills/tauri-app-splashscreen) — Guidance for Tauri v2 splashscreen setup and lifecycle control to avoid white screens.
|
|
|
+- [tauri-app-sql](skills/tauri-skills/tauri-app-sql) — Guidance for Tauri v2 SQL plugin setup, migrations, and safe query access.
|
|
|
+- [tauri-app-store](skills/tauri-skills/tauri-app-store) — Guidance for Tauri v2 store plugin with key-value persistence and lazy loading.
|
|
|
+- [tauri-app-stronghold](skills/tauri-skills/tauri-app-stronghold) — Guidance for Tauri v2 stronghold plugin with encrypted storage and sensitive data handling.
|
|
|
+- [tauri-app-system-tray](skills/tauri-skills/tauri-app-system-tray) — Guidance for Tauri v2 system tray interactions and platform behavior differences.
|
|
|
+- [tauri-app-updater](skills/tauri-skills/tauri-app-updater) — Guidance for Tauri v2 updater plugin with OTA updates and signing keys.
|
|
|
+- [tauri-app-upload](skills/tauri-skills/tauri-app-upload) — Guidance for Tauri v2 upload plugin with file transfer, progress reporting, and headers.
|
|
|
+- [tauri-app-wasm](skills/tauri-skills/tauri-app-wasm) — Guidance for running Rust-compiled WASM in the Tauri v2 frontend.
|
|
|
+- [tauri-app-websocket](skills/tauri-skills/tauri-app-websocket) — Guidance for Tauri v2 websocket plugin with Rust-managed connections and lifecycle handling.
|
|
|
+- [tauri-app-window-menu](skills/tauri-skills/tauri-app-window-menu) — Guidance for Tauri v2 window menu definition, event handling, and shortcuts.
|
|
|
+- [tauri-app-window-state](skills/tauri-skills/tauri-app-window-state) — Guidance for Tauri v2 window-state plugin to persist window size and position.
|
|
|
+- [tauri-build](skills/tauri-skills/tauri-build) — Guidance for Tauri v2 production builds, signing, and distribution artifacts.
|
|
|
+- [tauri-concept](skills/tauri-skills/tauri-concept) — Guidance for Tauri v2 architecture concepts, process model, and IPC isolation patterns.
|
|
|
+- [tauri-config](skills/tauri-skills/tauri-config) — Guidance for Tauri v2 tauri.conf.json structure, lifecycle management, and CSP configuration.
|
|
|
+- [tauri-framework-security](skills/tauri-skills/tauri-framework-security) — Guidance for Tauri v2 security model, baseline hardening, and runtime authority controls.
|
|
|
+- [tauri-framework-upgrade](skills/tauri-skills/tauri-framework-upgrade) — Guidance for upgrading to stable Tauri v2 from v1 or v2 beta with migration checks.
|
|
|
+- [tauri-ipc](skills/tauri-skills/tauri-ipc) — Guidance for Tauri v2 IPC with frontend invoke calls, Rust commands, and type-safe bindings.
|
|
|
+- [tauri-mobile](skills/tauri-skills/tauri-mobile) — Guidance for Tauri v2 mobile development setup, debugging, and bundle identifiers.
|
|
|
+- [tauri-scaffold](skills/tauri-skills/tauri-scaffold) — Guidance for Tauri v2 project scaffolding with create-tauri-app, project structure, and frontend static export configuration.
|
|
|
+- [tauri-security](skills/tauri-skills/tauri-security) — Guidance for Tauri v2 capabilities, scope configuration, and ACL-based permission control.
|
|
|
+- [tauri-setup](skills/tauri-skills/tauri-setup) — Guidance for Tauri v2 prerequisites and environment setup across macOS, Windows, Linux, and mobile Android iOS targets.
|
|
|
+- [tauri-window](skills/tauri-skills/tauri-window) — Guidance for Tauri v2 window creation, configuration, lifecycle management, and custom titlebar UI.
|
|
|
+
|
|
|
+## teaching-skills
|
|
|
+- [course-designer](skills/teaching-skills/course-designer) — Provides comprehensive guidance for course design including curriculum development, learning objectives, and course structure. Use when t...
|
|
|
+- [learning-assessor](skills/teaching-skills/learning-assessor) — Provides comprehensive guidance for learning assessment including assessment creation, evaluation methods, and assessment best practices....
|
|
|
+- [teaching-resource-generator](skills/teaching-skills/teaching-resource-generator) — Provides comprehensive guidance for generating teaching resources including courseware, exercises, case studies, and learning guides. Use...
|
|
|
+
|
|
|
+## testing-skills
|
|
|
+- [appium](skills/testing-skills/appium) — Provides comprehensive guidance for Appium mobile testing including mobile app automation, element location, gestures, and cross-platform...
|
|
|
+- [cypress](skills/testing-skills/cypress) — Provides comprehensive guidance for Cypress end-to-end testing including commands, assertions, component testing, CI/CD integration, and ...
|
|
|
+- [detox](skills/testing-skills/detox) — Provides comprehensive guidance for Detox mobile testing framework including React Native testing, E2E testing, and test synchronization....
|
|
|
+- [jest](skills/testing-skills/jest) — Provides comprehensive guidance for Jest testing framework including test writing, matchers, async testing, mocking, snapshots, configura...
|
|
|
+- [junit](skills/testing-skills/junit) — Provides comprehensive guidance for JUnit testing framework including test annotations, assertions, test lifecycle, and best practices. U...
|
|
|
+- [playwright](skills/testing-skills/playwright) — Provides comprehensive guidance for Playwright testing including browser automation, test writing, page objects, and cross-browser testin...
|
|
|
+- [pytest](skills/testing-skills/pytest) — Provides comprehensive guidance for pytest testing framework including test writing, fixtures, parametrization, mocking, and plugins. Use...
|
|
|
+- [selenium](skills/testing-skills/selenium) — Provides comprehensive guidance for Selenium WebDriver including browser automation, element location, waits, and test frameworks. Use wh...
|
|
|
+- [vitest](skills/testing-skills/vitest) — Provides comprehensive guidance for Vitest testing framework including fast test execution, Vite integration, component testing, mocking,...
|
|
|
+
|
|
|
+## threejs-skills
|
|
|
+- [threejs-animation](skills/threejs-skills/threejs-animation) — >-
|
|
|
+- [threejs-audio](skills/threejs-skills/threejs-audio) — >-
|
|
|
+- [threejs-camera](skills/threejs-skills/threejs-camera) — >-
|
|
|
+- [threejs-controls](skills/threejs-skills/threejs-controls) — >-
|
|
|
+- [threejs-dev-setup](skills/threejs-skills/threejs-dev-setup) — >-
|
|
|
+- [threejs-geometries](skills/threejs-skills/threejs-geometries) — >-
|
|
|
+- [threejs-helpers](skills/threejs-skills/threejs-helpers) — >-
|
|
|
+- [threejs-lights](skills/threejs-skills/threejs-lights) — >-
|
|
|
+- [threejs-loaders](skills/threejs-skills/threejs-loaders) — >-
|
|
|
+- [threejs-materials](skills/threejs-skills/threejs-materials) — >-
|
|
|
+- [threejs-math](skills/threejs-skills/threejs-math) — >-
|
|
|
+- [threejs-node-tsl](skills/threejs-skills/threejs-node-tsl) — >-
|
|
|
+- [threejs-objects](skills/threejs-skills/threejs-objects) — >-
|
|
|
+- [threejs-postprocessing](skills/threejs-skills/threejs-postprocessing) — >-
|
|
|
+- [threejs-renderers](skills/threejs-skills/threejs-renderers) — >-
|
|
|
+- [threejs-scenes](skills/threejs-skills/threejs-scenes) — >-
|
|
|
+- [threejs-textures](skills/threejs-skills/threejs-textures) — >-
|
|
|
+- [threejs-webxr](skills/threejs-skills/threejs-webxr) — >-
|
|
|
+
|
|
|
+## uniapp-skills
|
|
|
+- [uniapp-ad](skills/uniapp-skills/uniapp-ad) — A comprehensive skill for uni-ad monetization in uni-app. Use this skill to integrate ads, configure ad types, handle ad events, and foll...
|
|
|
+- [uniapp-cloud](skills/uniapp-skills/uniapp-cloud) — A comprehensive skill for uniCloud cloud development in the uni-app ecosystem. Use this skill when you need uniCloud project setup, cloud...
|
|
|
+- [uniapp-mini-guide](skills/uniapp-skills/uniapp-mini) — A comprehensive skill for uni-app mini program development. Use when building uni-app mini programs, configuring mini program settings, o...
|
|
|
+- [uniapp-native-app](skills/uniapp-skills/uniapp-native-app) — A comprehensive skill for uni-app native app offline packaging. Use this skill to package uni-app as native Android/iOS apps, configure n...
|
|
|
+- [uniapp-native-plugin](skills/uniapp-skills/uniapp-native-plugin) — A comprehensive skill for developing native plugins for uni-app. Use this skill when building Android/iOS native plugins, integrating nat...
|
|
|
+- [uniapp-plugin](skills/uniapp-skills/uniapp-plugin) — A comprehensive skill for the uni-app plugin market and automatic plugin installation. Use this skill to browse plugins, auto-install plu...
|
|
|
+- [uniapp-project](skills/uniapp-skills/uniapp-project) — Provides comprehensive uni-app component and API integration guidance. Use when the user needs official uni-app components or APIs, wants...
|
|
|
+- [uniapp-project-creator](skills/uniapp-skills/uniapp-project-creator) — Provides one-command project creation for uni-app using the official quickstart CLI, including project initialization, configuration, and...
|
|
|
+- [uniapp-ucharts](skills/uniapp-skills/uniapp-ucharts) — A comprehensive skill for integrating and using uCharts with UniApp projects. This skill focuses on UniApp-specific integration, configur...
|
|
|
+- [uniapp-uview](skills/uniapp-skills/uniapp-uview) — A comprehensive skill for integrating and using uView UI with UniApp projects. This skill focuses on UniApp-specific integration, configu...
|
|
|
+- [uniappx-project](skills/uniapp-skills/uniappx-project) — Provides comprehensive uni-app-x component and API integration guidance. Use when the user needs official uni-app-x components or APIs, w...
|
|
|
+- [uniappx-project-creator](skills/uniapp-skills/uniappx-project-creator) — Provides one-command project creation for uni-app-x including Vue 3 + TypeScript + Vite setup, configuration, and template generation. Us...
|
|
|
+- [uniappx-uview-pro](skills/uniapp-skills/uniappx-uview-pro) — A comprehensive skill for integrating and using uView Pro with UniAppX projects. This skill focuses on UniAppX-specific integration, conf...
|
|
|
+
|
|
|
+## utility-skills
|
|
|
+- [skill-creator](skills/utility-skills/skill-creator) — Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that e...
|
|
|
+- [skill-installer](skills/utility-skills/skill-installer) — Manages the installation and discovery of AI skills from the PartMe marketplace.
|
|
|
+- [skill-sop-creator](skills/utility-skills/skill-sop-creator) — Guide for creating Standard Operating Procedures and SOPs and composite workflows by combining atomic Agent Skills. Use when users want t...
|
|
|
+
|
|
|
+## uview-skills
|
|
|
+- [uview-pro-vue3](skills/uview-skills/uview-pro-vue3) — Provides comprehensive guidance for uView Pro Vue 3 component library including components, tools, layouts, and templates. Use when the u...
|
|
|
+- [uview-vue2](skills/uview-skills/uview-vue2) — Provides comprehensive guidance for uView Vue 2 component library including components, tools, and layouts. Use when the user asks about ...
|
|
|
+
|
|
|
+## vscode-skills
|
|
|
+- [vscode-deploy-package](skills/vscode-skills/vscode-deploy-package) — Package the extension into a .vsix file for distribution.
|
|
|
+- [vscode-feature-command](skills/vscode-skills/vscode-feature-command) — Add a new command to the VS Code extension.
|
|
|
+- [vscode-feature-webview](skills/vscode-skills/vscode-feature-webview) — Add a Webview panel to display custom HTML content.
|
|
|
+- [vscode-project-init](skills/vscode-skills/vscode-project-init) — Initialize a new VS Code Extension project using TypeScript.
|
|
|
+
|
|
|
+## vue-skills
|
|
|
+- [pinia](skills/vue-skills/pinia) — Provides comprehensive guidance for Pinia state management including stores, state, getters, actions, plugins, and TypeScript support. Us...
|
|
|
+- [vue-router](skills/vue-skills/vue-router) — Provides comprehensive guidance for Vue Router including route configuration, navigation, dynamic routes, nested routes, route guards, pr...
|
|
|
+- [vue-router-v3](skills/vue-skills/vue-router-v3) — Guidance for Vue Router v3 using the official Installation, Guide, and API docs. Use when users need routing setup, navigation patterns, ...
|
|
|
+- [vue-router-v4](skills/vue-skills/vue-router-v4) — Provides comprehensive guidance for Vue Router v4 including route configuration, navigation, nested routes, route guards, and Vue 3 integ...
|
|
|
+- [vue2](skills/vue-skills/vue2) — Provides comprehensive guidance for Vue 2.x development including Options API, components, directives, lifecycle hooks, computed properti...
|
|
|
+- [vue3](skills/vue-skills/vue3) — Guidance for Vue 3 using the official guide and API reference. Use when the user needs Vue 3 concepts, patterns, or API details to build ...
|
|
|
+- [vuex-vue2](skills/vue-skills/vuex-vue2) — Provides comprehensive guidance for Vuex 2.x state management in Vue 2 applications including state, mutations, actions, getters, modules...
|
|
|
+
|
|
|
+## vue-ui-skills
|
|
|
+- [bootstrap-vue3](skills/vue-ui-skills/bootstrap-vue3) — Provides comprehensive guidance for Bootstrap Vue 3 component library including Bootstrap components, grid system, utilities, and Vue 3 i...
|
|
|
+- [element-plus-vue3](skills/vue-ui-skills/element-plus-vue3) — Provides comprehensive guidance for Element Plus Vue 3 component library including installation, components, themes, internationalization...
|
|
|
+- [layui-vue3](skills/vue-ui-skills/layui-vue3) — Provides comprehensive guidance for Layui Vue component library including components, layer dialogs, and utilities. Use when the user ask...
|
|
|
+- [vant-vue3](skills/vue-ui-skills/vant-vue3) — Provides structured guidance for Vant of Vue 3.0. Use when the user needs Vant with Vue 3, asks about mobile UI components such as Button...
|