Skip to main content

这个仓库中的 skills

Young-Z/X-IPE - 第 3 页

SkillsMP 已收集 Young-Z/X-IPE 中的 115 个 Skill。打开任一 Skill 可查看来源和详情。

Young-Z/X-IPE

已展示 35 / 115 个已收集 Skill。

职业分类
软件质量保证分析师与测试员
描述

Execute frontend-ui acceptance test cases via Chrome DevTools MCP following UI testing best practices (selector strategy, wait patterns, screenshot-on-failure, grouped execution). Use when running browser-based UI tests. Triggers on requests like "run UI…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Execute UIUX reference workflow v3.1 — open target URL via Chrome DevTools MCP, inject two-mode toolbar (Catch Design Theme + Copy Design as Mockup) via direct evaluate_script injection, collect design data with semantic element naming/purpose/relationships,…

原文语言:英语

更新
职业分类
图书馆文员助理
描述

Organize knowledge base intake files — analyze content, assign lifecycle/domain tags, generate YAML frontmatter, move to destination folders. Use when user triggers AI Librarian from KB UI or CLI. Triggers on requests like "organize knowledge base intake…

原文语言:英语

更新
职业分类
平面设计师
描述

Execute UIUX reference workflow v3.1 — open target URL via Chrome DevTools MCP, inject two-mode toolbar (Catch Design Theme + Copy Design as Mockup) via direct evaluate_script injection, collect design data with semantic element naming/purpose/relationships,…

原文语言:英语

更新
职业分类
平面设计师
描述

Generate design-system.md and component-visualization.html files for custom X-IPE themes based on brand inputs. Extracts colors, typography, and UI component patterns from reference materials. Use when user wants to create a new theme, define brand colors, or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create, inspect, and edit Microsoft Word documents and DOCX files with reliable styles, numbering, tracked changes, tables, sections, and compatibility checks. Use when (1) the task is about Word or `.docx`; (2) the file includes tracked changes, comments,…

原文语言:英语

更新
职业分类
建筑师(景观及海军建筑除外)
描述

Generate Architecture DSL from requirements or refine existing DSL. Use for layered architectures (Module View) or application landscapes (Landscape View). Triggers on "architecture diagram", "layer diagram", "module view", "landscape view", "draw…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Update project-related instructional documentation (README.md) by identifying, verifying, and documenting run/test commands. Use when a calling skill needs to update project documentation as a sub-step. Triggers on requests like "update README", "generate…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Analyze refactoring scope, expand dependencies, and evaluate code quality across 5 dimensions. Use when starting a refactoring initiative or assessing code quality gaps. Triggers on requests like "analyze for refactoring", "evaluate refactoring scope",…

原文语言:英语

更新
职业分类
网页开发工程师
描述

HTML5/CSS3/JavaScript-specific implementation tool skill. Handles semantic HTML5, CSS3, vanilla JS, web components, Alpine.js, and HTMX projects with built-in best practices (accessibility, responsive design, progressive enhancement). No research step needed…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Execute frontend-ui acceptance test cases via Chrome DevTools MCP following UI testing best practices (selector strategy, wait patterns, screenshot-on-failure, grouped execution). Use when running browser-based UI tests. Triggers on requests like "run UI…

原文语言:英语

更新
职业分类
软件开发工程师
描述

General-purpose fallback implementation tool skill. Handles any tech stack not covered by language-specific tool skills. Researches best practices before implementing. Called by x-ipe-task-based-code-implementation orchestrator when no specific tool skill…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Java-specific implementation tool skill. Handles Spring Boot, Quarkus, Micronaut, and plain Java projects with built-in best practices (SOLID, clean architecture, JUnit 5). No research step needed — practices are baked in. Called by…

原文语言:英语

更新
职业分类
软件开发工程师
描述

MCP-specific implementation tool skill. Handles Model Context Protocol server implementations in Python (FastMCP) and TypeScript (MCP SDK) with built-in protocol compliance, tool schema validation, and transport configuration. No research step for protocol…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Python-specific implementation tool skill. Handles Python, Flask, FastAPI, Django, CLI, and library projects with built-in best practices (PEP 8, type hints, pytest). No research step needed — practices are baked in. Called by…

原文语言:英语

更新
职业分类
软件开发工程师
描述

TypeScript-specific implementation tool skill. Handles TypeScript, React, Vue, Angular, Next.js, Express, Fastify, and NestJS projects with built-in best practices (strict mode, interface-first, null safety, vitest/jest). No research step needed — practices…

原文语言:英语

更新
职业分类
软件开发工程师
描述

General-purpose fallback implementation tool skill. Handles any tech stack not covered by language-specific tool skills. Researches best practices before implementing. Called by x-ipe-task-based-code-implementation orchestrator when no specific tool skill…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Generate comprehensive test cases from technical design following TDD approach. Called by x-ipe-task-based-code-implementation to create tests before writing implementation code. Reads technical design, specification, and architecture to produce complete test…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Generate and manage project quality evaluation reports from feature perspective. Evaluates requirements, features, test coverage, and code alignment status with gap analysis. Generates consistent markdown reports to x-ipe-docs/quality-evaluation folder.…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Sync documentation and tests with actual code state before refactoring. Use after refactoring analysis to align requirements, features, technical design, and reach 80%+ test coverage. Triggers on requests like "sync docs with code", "improve quality before…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Sync documentation and tests with actual code state before refactoring. Use after refactoring analysis to align requirements, features, technical design, and reach 80%+ test coverage. Triggers on requests like "sync docs with code", "improve quality before…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Analyze refactoring scope, expand dependencies, and evaluate code quality across 5 dimensions. Use when starting a refactoring initiative or assessing code quality gaps. Triggers on requests like "analyze for refactoring", "evaluate refactoring scope",…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or…

原文语言:英语

更新
职业分类
桌面出版专家
描述

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Capture issues and feedback for skill improvement. Use when a skill execution had problems, human provides feedback, or agent observes suboptimal behavior. Triggers on requests like "capture lesson", "record issue", "this skill failed", "improve this skill".…

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Generate architecture diagrams (Module View and Application Landscape) from idea context. Uses Architecture DSL syntax for version-controlled, grid-based layouts. Invoked by x-ipe-task-based-idea-to-architecture. Triggers on requests like "draw architecture",…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Render layered architecture diagrams (Module View) from Architecture DSL definitions. Default style is corporate. Integrates with X-IPE theme system. Triggers on requests like "draw architecture", "render module view", "generate layered diagram".

原文语言:英语

更新
职业分类
软件开发工程师
描述

Render system landscape diagrams (Landscape View) from Architecture DSL definitions. Creates self-contained HTML visualizations showing application integration maps with zones, apps, databases, and action flows. Integrates with X-IPE theme system. Triggers on…

原文语言:英语

更新
职业分类
平面设计师
描述

Create distinctive, production-grade frontend interfaces with high design quality. Use when the user asks to build web components, pages, artifacts, posters, or applications. Triggers on requests like "build landing page", "create dashboard UI", "design web…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage git version control operations including repository initialization, staging, committing, and GitHub integration. Provides standardized .gitignore templates and structured commit messages. Use for version control setup and management during development…

原文语言:英语

更新
职业分类
平面设计师
描述

Generate AntV Infographic syntax outputs. Use when asked to turn user content into the Infographic DSL (template selection, data structuring, theme), or to output `infographic <template>` plain syntax. The output can be embedded in markdown using…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Creates tracing utility infrastructure for a target project/language. Generates decorator templates, log writers, and configuration. Use when setting up tracing for a new project or adding tracing support to existing project. Triggers on "create tracing…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Add @x_ipe_tracing decorators to Python functions. Analyzes code, suggests levels (INFO/DEBUG), detects sensitive params for redaction, and applies decorators in batch. Triggers on "add tracing to", "instrument for tracing", "trace functions in".

原文语言:英语

更新
职业分类
网页开发工程师
描述

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

原文语言:英语

更新
已展示 35 / 115 个已收集 Skill。