datamaker avatar

datamaker

Official

@datamaker-kr · Korea, South

0Followers
|
11Public Repos
|
25Published Skills

Offers structured specification analysis, software development lifecycle orchestration, and specialized data annotation management for enterprise engineering teams.

Skills Distribution
DomainDeveloper To...Specification Engi.. (40%)Software Lifecycle.. (30%)Data Annotation & .. (30%)

Agent Skills by datamaker

Showing 25 vetted skills indexed across 1 GitHub repositories.

datamaker-krdatamaker-kr
1

quality-gate

Validate specification documents for consistency, completeness, and project standards before implementation.

Official
Advanced
datamaker-krdatamaker-kr
1

spec-workflow

Orchestrate specification-driven development from feature idea to implemented code.

Official
Advanced
datamaker-krdatamaker-kr
1

checklist-generation

Generate domain-specific quality checklists from technical specification content.

Official
Intermediate
datamaker-krdatamaker-kr
1

consistency-analysis

Detect inconsistencies, gaps, and conflicts across specification documents.

Official
Advanced
datamaker-krdatamaker-kr
1

task-decomposition

Decompose project specifications into dependency-ordered tasks with coverage validation.

Official
Advanced
datamaker-krdatamaker-kr
1

spec-authoring

Generate structured software specifications with requirements, user stories, and acceptance criteria.

Official
Advanced
datamaker-krdatamaker-kr
1

synapse-step-workflow

Create multi-step workflows with progress tracking and automatic rollback in the Synapse SDK.

Official
Advanced
datamaker-krdatamaker-kr
1

synapse-config-yaml-guide

Guide creation of Synapse plugin config.yaml files with metadata, actions, and runtime settings.

Official
Intermediate
datamaker-krdatamaker-kr
1

synapse-plugin-execution

Execute Synapse plugin actions via run_plugin() in local, Ray Actor, or Ray Job modes.

Official
Intermediate
datamaker-krdatamaker-kr
1

synapse-specialized-actions

Provides specialized Python base classes for machine learning workflows in the Synapse SDK.

Official
Intermediate
datamaker-krdatamaker-kr
1

synapse-action-development

Develop Synapse plugin actions with Pydantic validation and semantic types.

Official
Intermediate
datamaker-krdatamaker-kr
1

synapse-result-schemas

Provide Pydantic-based result schema classes for Synapse plugin actions.

Official
Intermediate
datamaker-krdatamaker-kr
1

synapse-runtime-context-api

Explain the Synapse RuntimeContext API for logging, progress tracking, and environment access.

Official
Basic
datamaker-krdatamaker-kr
1

docs-manager

Coordinate documentation analysis, bootstrapping, and diagram generation from code changes.

Official
Advanced
datamaker-krdatamaker-kr
1

planner

Generate step-by-step implementation plans for software development tasks.

Official
Advanced
datamaker-krdatamaker-kr
1

update-pr

Generate pull request titles and descriptions from commit history and project context.

Official
Advanced
datamaker-krdatamaker-kr
1

docs-analyzer

Analyze git history against existing documentation to detect and prioritize documentation gaps.

Official
Advanced
datamaker-krdatamaker-kr
1

mermaid-expert

Generate Mermaid diagrams with light/dark mode compatibility and semantic colors.

Official
Intermediate
datamaker-krdatamaker-kr
1

changelog-manager

Generate changelog entries from Git commits in Korean or English.

Official
Intermediate
datamaker-krdatamaker-kr
1

tdd-workflow

Guide development through Red-Green-Refactor cycles and Tidy First principles.

Official
Intermediate
datamaker-krdatamaker-kr
1

commit-with-message

Generate Korean or English commit messages enforcing type, subject, body, and co-authorship conventions.

Official
Intermediate
datamaker-krdatamaker-kr
1

docs-bootstrapper

Generate README.md, architecture.md, and API.md templates for software projects.

Official
Intermediate
datamaker-krdatamaker-kr
1

synapse-upload-workflow

Automate file uploads from local or cloud storage to Synapse data collections.

Official
Advanced
datamaker-krdatamaker-kr
1

synapse-file-conversion

Convert incompatible image, video, and audio files to accepted formats before data uploads.

Official
Intermediate

Frequently Asked Questions About datamaker

FAQPage Schema
What specific tasks can engineers perform using these capabilities?

Engineers can validate technical specifications for completeness, generate structured implementation plans, manage Git-based documentation, and convert multimedia assets into standardized annotation formats like COCO, YOLO, or Pascal VOC for machine learning pipelines.

Which technical personas benefit most from these features?

Software architects, technical leads, and machine learning engineers benefit from these features by enforcing consistency in specification documents, streamlining plugin development via Pydantic validation, and maintaining high-quality documentation through automated Git history analysis.

What are the prerequisites for implementing these plugin actions?

Implementation requires a configured environment supporting Pydantic for schema validation and access to the Synapse runtime context. Users must define plugin actions using the provided base classes to ensure compatibility with local, Ray Actor, or Ray Job execution modes.