← all publishers

datamaker-kr

@datamaker-kr source repo

36 published skills

  1. Update Config Command · datamaker-kr
    Run the `synapse-plugin-helper:update-config` workflow from the original Claude slash command. Use when the user asks to sync action metadata from code into config.yaml
    1 install
  2. Update Docs Command · datamaker-kr
    Run the `platform-dev-team-common:update-docs` workflow from the original Claude slash command. Use when the user asks to manually triggers documentation analysis and updates. Scans repository for outdated documentation and generates Mermaid charts for architectural changes.
    1 install
  3. Add Changelog Command · datamaker-kr
    Run the `platform-dev-team-common:add-changelog` workflow from the original Claude slash command. Use when the user asks to add a changelog entry to CHANGELOG.md in the Unreleased section following Keep a Changelog format with CalVer versioning.
    1 install
  4. Update Pr Desc Command · datamaker-kr
    Run the `platform-dev-team-common:update-pr-desc` workflow from the original Claude slash command. Use when the user asks to updates PR description with comprehensive template compliance, mandatory Mermaid charts, and support for Korean/English. Auto-detects project type and adapts content accordingly.
    1 install
  5. Update Pr Title Command · datamaker-kr
    Run the `platform-dev-team-common:update-pr-title` workflow from the original Claude slash command. Use when the user asks to updates PR title with auto-generated description based on commits and changes. Supports Korean and English, preserves ticket IDs.
    1 install
  6. Sync Jira Tickets Command · datamaker-kr
    Run the `platform-dev-team-common:sync-jira-tickets` workflow from the original Claude slash command. Use when the user asks to 현재 프로젝트의 CHANGELOG.md에 있는 Jira 티켓들을 Git 브랜치 상태에 맞게 동기화합니다.
    1 install
  7. Migrate Plugin To Server Command · datamaker-kr
    Run the `synapse-plugin-helper:migrate-plugin-to-server` workflow from the original Claude slash command. Use when the user asks to migrate plugins and their latest releases from one Synapse server to another
    1 install
  8. Analyze Command · datamaker-kr
    Run the `speckit-helper:analyze` workflow from the original Claude slash command. Use when the user asks to analyze specifications for consistency, gaps, and quality issues (read-only)
    1 install
  9. Specify Command · datamaker-kr
    Run the `speckit-helper:specify` workflow from the original Claude slash command. Use when the user asks to create a feature specification from natural language requirements
    1 install
  10. Checklist Command · datamaker-kr
    Run the `speckit-helper:checklist` workflow from the original Claude slash command. Use when the user asks to generate quality checklists that validate specification completeness and clarity
    1 install
  11. Implement Command · datamaker-kr
    Run the `speckit-helper:implement` workflow from the original Claude slash command. Use when the user asks to execute implementation from task list with dependency-aware ordering
    1 install
  12. Plan With Requirements · datamaker-kr
    Lite 파이프라인 — requirements.md에서 곧장 plans.md를 생성합니다. low 난이도 / 단순 작업에 사용. specs.md 단계를 건너뜁니다.
    1 install
  13. Logs Command · datamaker-kr
    Run the `synapse-plugin-helper:logs` workflow from the original Claude slash command. Use when the user asks to stream logs from a running Synapse job
    1 install
  14. Test Command · datamaker-kr
    Run the `synapse-plugin-helper:test` workflow from the original Claude slash command. Use when the user asks to run a plugin action locally for testing
    1 install
  15. Constitution Command · datamaker-kr
    Run the `speckit-helper:constitution` workflow from the original Claude slash command. Use when the user asks to create or update project constitution defining principles and governance rules
    1 install
  16. Debug Command · datamaker-kr
    Run the `synapse-plugin-helper:debug` workflow from the original Claude slash command. Use when the user asks to diagnose and fix common Synapse plugin issues
    1 install
  17. Specify With Requirements · datamaker-kr
    Read requirements markdown and generate detailed technical specifications. Analyzes requirements, clarifies ambiguities, and updates the specs document. Use when user has written requirements and wants to generate specs. Also handles lite→full pipeline escalation.
    1 install
  18. Export Status Command · datamaker-kr
    Run the `synapse-export:export-status` workflow from the original Claude slash command. Use when the user asks to check status and logs of a Synapse export job
    1 install
  19. Config Command · datamaker-kr
    Run the `synapse-plugin-helper:config` workflow from the original Claude slash command. Use when the user asks to show current plugin configuration, categories, and connected Synapse agents
    1 install
  20. Create Command · datamaker-kr
    Run the `synapse-plugin-helper:create` workflow from the original Claude slash command. Use when the user asks to create a new Synapse plugin with guided setup
    1 install
  21. Upload Status Command · datamaker-kr
    Run the `synapse-upload:upload-status` workflow from the original Claude slash command. Use when the user asks to check status and logs of a Synapse upload job
    1 install
  22. Dry Run Command · datamaker-kr
    Run the `synapse-plugin-helper:dry-run` workflow from the original Claude slash command. Use when the user asks to validate Synapse plugin before deployment
    1 install
  23. Publish Command · datamaker-kr
    Run the `synapse-plugin-helper:publish` workflow from the original Claude slash command. Use when the user asks to publish Synapse plugin to the platform
    1 install
  24. Tasks To Issues Command · datamaker-kr
    Run the `speckit-helper:tasks-to-issues` workflow from the original Claude slash command. Use when the user asks to convert tasks from tasks.md into GitHub Issues with labels and dependencies
    1 install
  25. Synapse Config YAML Guide · datamaker-kr bundle
    Explains how to write Synapse plugin config.yaml files. Use when the user asks about "config.yaml", "plugin configuration", "action definition", "execution method", "runtime environment", or needs help with synapse plugin settings.
    1 install
  26. Synapse Applications · datamaker-kr bundle
    Build a new Synapse App as an OCI image and publish it to the Datamaker registry so the workspace can install it via the App Store. Use when the user asks to create/scaffold a Synapse App, sub-app, plugin, iframe app, or embedded dashboard, or mentions synapse-app.yaml, /plugins registry, apiVersion synapse.datamaker.io/v1, or the iframe bridge. Supports React, Vue, Next.js, Nuxt 3, Gradio, Streamlit, Static HTML, Django, FastAPI (priority in that order).
    1 install
  27. Init Specs · datamaker-kr
    Initialize spec documents (requirements, specs, plans) for a new task. Creates scaffolded markdown files in specs/ directory. Use when user wants to start a new task specification.
    1 install
  28. Spec Manager · datamaker-kr bundle
    Orchestrates specification management workflow by coordinating init-specs, specify-with-requirements, plan-with-specs, plan-with-requirements, update-requirements, and sync-to-jira skills. Manages the full lifecycle of task specifications from requirements through implementation planning and Jira push-back.
    1 install
  29. Sync To Jira · datamaker-kr
    완성된 specs/plans 문서를 Jira 이슈로 push-back 합니다 (Markdown → ADF 자동 변환). Jira MCP가 가용한 환경에서만 동작합니다.
    1 install
  30. Help Command · datamaker-kr
    Run the `speckit-helper:help` workflow from the original Claude slash command. Use when the user asks to show all available Speckit Helper commands, workflow, and quick-start guide
    1 install
  31. Plan Command · datamaker-kr
    Run the `speckit-helper:plan` workflow from the original Claude slash command. Use when the user asks to generate technical design and planning documents from specification
    1 install
  32. Tasks Command · datamaker-kr
    Run the `speckit-helper:tasks` workflow from the original Claude slash command. Use when the user asks to decompose specifications and plans into executable, dependency-ordered tasks
    1 install
  33. Refine Command · datamaker-kr
    Run the `speckit-helper:refine` workflow from the original Claude slash command. Use when the user asks to update an existing specification with new information or changed requirements
    1 install
  34. Export Command · datamaker-kr
    Run the `synapse-export:export` workflow from the original Claude slash command. Use when the user asks to export annotations, ground truth, or task data from a Synapse project
    1 install
  35. Upload Command · datamaker-kr
    Run the `synapse-upload:upload` workflow from the original Claude slash command. Use when the user asks to upload files from a local or remote source to a Synapse data collection
    1 install
  36. Update Requirements · datamaker-kr
    Update requirements and cascade changes to specs and plans. Accepts natural language change descriptions to modify the full spec chain. Use when user wants to add, remove, or modify requirements.
    1 install