DEPRECATED — Redirects to x-ipe-tool-task-board-manager
Langue du texte source : anglais
Menu
Skills dans ce dépôt
SkillsMP a collecté 115 skills depuis Young-Z/X-IPE. Ouvrez un skill pour examiner sa source et ses détails.
Young-Z/X-IPEAffichage de 35 skills collectés sur 115.
DEPRECATED — Redirects to x-ipe-tool-task-board-manager
Langue du texte source : anglais
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…
Langue du texte source : anglais
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,…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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,…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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,…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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",…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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.…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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",…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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".…
Langue du texte source : anglais
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",…
Langue du texte source : anglais
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".
Langue du texte source : anglais
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…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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…
Langue du texte source : anglais
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".
Langue du texte source : anglais
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.
Langue du texte source : anglais