Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

DataGenFlow

DataGenFlow에는 nicofretti에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
27
업데이트
2026-03-08
Forks
9
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

address-pr-review
소프트웨어 품질 보증 분석가·테스터

Use when you have PR review comments to address and want to evaluate each comment's validity before deciding to fix, reply, or skip

2026-03-08
creating-pipeline-templates
소프트웨어 개발자

Use when creating new pipeline templates (YAML + seed files) for DataGenFlow. Guides through block selection, YAML authoring, seed file creation, and validation. Use for any task involving lib/templates/ directory, adding new template use cases, or creating seed files that match pipeline variables.

2026-03-08
implementing-datagenflow-blocks
소프트웨어 개발자

Use when creating new blocks for DataGenFlow pipeline system or modifying existing blocks to ensure consistency with established patterns

2026-03-08
testing-pipeline-templates
소프트웨어 품질 보증 분석가·테스터

Use when testing pipelines end-to-end - running single-seed dry runs, batch generation, result analysis, and iterating on prompt quality. Use after creating a pipeline template, when validating output quality, or when improving generation results. Not for debugging crashes (use debugging-pipelines instead).

2026-03-08
using-datagenflow-extensibility
데이터 과학자

Use when creating data generation pipelines with DataGenFlow's extensibility system — user_templates, user_blocks, docker-compose setup, and dgf CLI. Use for any task involving generating synthetic data, building custom pipelines, or extending DataGenFlow from an external project without modifying its source.

2026-03-08
writing-e2e-tests
소프트웨어 품질 보증 분석가·테스터

Use when writing Playwright end-to-end tests for DataGenFlow UI. Covers test file creation, database cleanup, navigation, file uploads, confirmation modals, and job monitoring. Use for new UI features, extending existing test suites (pipelines, generator, review, settings), or verifying UI flows after frontend changes.

2026-03-08
configuring-models
컴퓨터 시스템 분석가

Use when setting up LLM or embedding models in DataGenFlow via Settings page or API. Guides through provider-specific configuration for OpenAI, Anthropic, Gemini, and Ollama. Use for first-time setup, adding new providers, troubleshooting connection failures, or migrating from .env fallback to proper model configs.

2026-02-01
code-review
소프트웨어 품질 보증 분석가·테스터

Use after completing implementation to review code quality, user impact, test coverage, and documentation before creating a PR

2026-01-24
debugging-pipelines
소프트웨어 개발자

Use when pipelines fail, produce unexpected output, or need systematic troubleshooting

2026-01-24
webapp-testing
소프트웨어 품질 보증 분석가·테스터

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

2026-01-24