DEPRECATED — Redirects to x-ipe-tool-task-board-manager
Skills in this repository
Young-Z/X-IPE - Page 3
SkillsMP has collected 115 skills from Young-Z/X-IPE. Open a skill to review its source and details.
Young-Z/X-IPEShowing 35 of 115 collected skills.
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.