Skip to main content

Young-Z/X-IPE

SkillsMP는 Young-Z/X-IPE에서 115개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
115
GitHub 스타
8
GitHub 포크
2

수집된 skill 115개 중 40개를 표시합니다.

직업 분류
도서관 사무 보조원
설명

Central orchestrator for the knowledge pipeline. Discovers available knowledge skills at runtime, classifies requests, routes to constructors/extractors/ontology skills, and drives the full 格物致知 workflow. Triggers on requests like "build a user manual",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Observe and record user behavior on websites via Chrome DevTools MCP. Injects tracker IIFE, captures DOM events with PII masking, and produces structured observation summaries. Triggers on operations like "start_tracking", "stop_tracking", "get_observations".

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting,…

원문 언어: 영어

업데이트
직업 분류
컴퓨터 시스템 분석가
설명

Extract knowledge from applications (source code repos, docs, URLs, running apps, files) and package into KB intake format. Use when extracting documentation, user manuals, or knowledge from application sources. Triggers on requests like "extract knowledge",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Represent human intent at end-user-facing touchpoints as an autonomous human representative (工程師 persona). Answers, clarifies, critiques, instructs, approves, or passes through to downstream agents. Triggers on requests like "represent human intent", "human…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Searches and retrieves existing knowledge from persistent memory and ontology. Provides overview scanning (extract_overview) and detailed content retrieval (extract_details). Read-only operations. Triggers on operations like "extract_overview",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Cross-graph integration engine that discovers related ontology graphs, normalizes vocabulary into canonical terms, and links nodes across domains. Delegates JSONL I/O to scripts/synthesis_ops.py. Triggers on operations like "discover_related", "wash_terms",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Graph connector that pushes ontology data to the X-IPE knowledge graph server via HTTP callback, with automatic port resolution and auth token discovery. Triggers on operations like "connector", "push to graph".

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Knowledge output formatter that renders constructed knowledge as a structured summary for human consumption. Delegates rendering to scripts/render.py. Triggers on operations like "render", "present to user".

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Guide for creating effective X-IPE skills with templates, testing, and validation. Use when creating a new skill or updating an existing skill for the X-IPE framework. Triggers on requests like "create skill", "new skill", "add task-based skill", "update…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Diagnose and fix bugs in existing code. Use when something is broken, not working as expected, or producing errors. Triggers on requests like "fix bug", "something is broken", "not working".

원문 언어: 영어

업데이트
직업 분류
비서 및 행정 보조원(법률, 의료 및 임원 제외)
설명

Process change requests by analyzing impact on existing requirements and features, detecting conflicts with specs/designs/code. Determines if CR modifies existing feature (-> refinement) or requires new feature (-> requirement update + feature breakdown).…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement code for a single feature using orchestrator pattern. Generates AAA test scenarios from specification, routes to language-specific tool skills via semantic matching, and validates results. Delegates to x-ipe-meta-skill-creator for skill files and…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Execute code refactoring end-to-end — analyze scope, sync docs, plan, execute, and validate. Single entry point for all refactoring work. Invokes x-ipe-tool-refactoring-analysis and x-ipe-tool-code-quality-sync as tool steps. Triggers on requests like…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Set up development environment with appropriate tech stack (Python with uv or Node.js with npm/yarn), project structure, and git version control. Use when initializing project environments or preparing workspace for development. Triggers on requests like "set…

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Generate a web-based documentation viewer for browsing project docs. Use when human wants to view documentation in a web browser. Triggers on requests like "create doc viewer", "documentation viewer", "browse docs in browser", "generate docs site".

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Execute acceptance tests for all feature types (frontend UI, backend API, CLI, library, skills/non-code). Generates test cases from specification acceptance criteria, classifies by test type, and routes execution to the best available tool (Chrome DevTools…

원문 언어: 영어

업데이트
직업 분류
컴퓨터 시스템 분석가
설명

Break requirements into Epics and features. Assesses scope to determine Epic grouping, then breaks each Epic into features with MVP-first criteria. Calls feature-board-management to initialize tracking. Use when requirements need to be split into discrete…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Close completed feature and create pull request. Use when feature is implemented, tested, and ready to ship. Provides procedures for final verification, PR creation, and documentation. Triggers on requests like "close feature", "create PR", "ship feature".

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Refine feature specification for a single feature. Queries feature board for context, creates/updates specification document. Use when a feature needs detailed requirements. Triggers on requests like "refine feature", "detail specification", "clarify…

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Execute tasks by following provided instructions with knowledge base guidance. Uses user manuals via x-ipe-tool-user-manual-referencer for step-by-step walkthroughs. Triggers on requests like "execute task", "follow instructions", "run steps", "general…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create interactive examples for human validation. Human-initiated only — invoke ONLY when user explicitly requests a playground. Triggers on requests like "create playground", "human testing", "interactive demo", "I want to test this". Do NOT auto-suggest…

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Create visual mockups and prototypes for refined ideas. Use after ideation when idea needs visual representation. Invokes x-ipe-tool-frontend-design skill or other mockup tools based on x-ipe-docs/config/tools.json config. Triggers on requests like "create…

원문 언어: 영어

업데이트
직업 분류
컴퓨터 시스템 분석가
설명

Create architecture diagrams for refined ideas. Use after ideation when idea needs system architecture visualization. Generates architecture diagrams using tools from x-ipe-docs/config/tools.json (mermaid, excalidraw). Triggers on requests like "create…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가소프트웨어 개발자
설명

Learn and refine user ideas through brainstorming. Use when user uploads idea files to Workplace. Analyzes content, asks clarifying questions, and produces structured idea summary. Triggers on "ideate", "brainstorm", "refine idea", "analyze my idea".

원문 언어: 영어

업데이트
직업 분류
파일 사무원
설명

Search and reference knowledge from the knowledge base using full-text search and ontology tag search. Use when needing to find existing knowledge, lookup information, or reference KB content. Triggers on requests like "search knowledge base", "find in…

원문 언어: 영어

업데이트
직업 분류
컴퓨터·정보 시스템 관리자
설명

Initialize a new project with standard folder structure and documentation. Use when starting a fresh project or onboarding to existing project. Triggers on requests like "init project", "start new project", "set up project", "onboard to project".

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Gather requirements from user requests and create requirement summary. Use when starting a new feature or receiving a new user request. Triggers on requests like "new feature", "add feature", "I want to build", "create requirement".

원문 언어: 영어

업데이트
직업 분류
데스크톱 출판 전문가
설명

Convert refined idea summaries to shareable document formats (PPTX, DOCX, PDF). Use when user wants to share or present an idea. Uses MCP document conversion tools or pandoc. Triggers on requests like "share idea", "convert to ppt", "make presentation",…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create technical design for a single feature. Queries feature board, reads specification, designs solution with KISS/YAGNI/DRY principles. Creates two-part design document. Triggers on requests like "design feature", "technical design", "architecture…

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

General-purpose knowledge extractor that organizes content into structured markdown knowledge bases with hierarchy, embedded images, and linked overview. Use when extracting knowledge, creating structured notes, or organizing content into a knowledge base.…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

⚠️ DEPRECATED — Search functionality migrated to x-ipe-knowledge-extractor-memory. Entity CRUD migrating to x-ipe-knowledge-ontology-builder (FEATURE-059-C). Relationship maintenance migrating to x-ipe-knowledge-ontology-synthesizer (FEATURE-059-D). Use the…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Delegate focused web research to the current coding agent's web capability, then return structured findings and citations. Use when a skill needs industry best practices, standards, competitor patterns, or library/API guidance from the web. Triggers on…

원문 언어: 영어

업데이트
직업 분류
컴퓨터·정보 시스템 관리자
설명

Orchestrates development task lifecycle through 6-step workflow. Coordinates skills for planning, execution, closing, and routing. Use when "implement feature", "fix bug", "create PR", "design architecture", "set up project". Triggers on requests like…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Unified write gatekeeper for persistent memory. Stores new knowledge entries and promotes working drafts to episodic, semantic, or procedural tiers. Delegates file I/O to scripts/memory_ops.py. Triggers on operations like "store", "promote".

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Guide for creating effective X-IPE skills with templates, testing, and validation. Use when creating a new skill or updating an existing skill for the X-IPE framework. Triggers on requests like "create skill", "new skill", "add task-based skill", "update…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Diagnose and fix bugs in existing code. Use when something is broken, not working as expected, or producing errors. Triggers on requests like "fix bug", "something is broken", "not working".

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Process change requests by analyzing impact on existing requirements and features, detecting conflicts with specs/designs/code. Determines if CR modifies existing feature (-> refinement) or requires new feature (-> requirement update + feature breakdown).…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement code for a single feature using orchestrator pattern. Generates AAA test scenarios from specification, routes to language-specific tool skills via semantic matching, and validates results. Delegates to x-ipe-meta-skill-creator for skill files and…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Execute code refactoring end-to-end — analyze scope, sync docs, plan, execute, and validate. Single entry point for all refactoring work. Invokes x-ipe-tool-refactoring-analysis and x-ipe-tool-code-quality-sync as tool steps. Triggers on requests like…

원문 언어: 영어

업데이트
수집된 skill 115개 중 40개를 표시합니다.