hyeondong-init-hd

Configure all hyeondong-harness environment settings in a single run.

1|1|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/kangmomin/harness-plugins --skill hyeondong-init-hd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hyeondong-init-hd
Source: https://github.com/kangmomin/harness-plugins/tree/main/plugins/hyeondongs-harness/skills/hyeondong-init-hd
Command: npx skills add https://github.com/kangmomin/harness-plugins --skill hyeondong-init-hd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the initial environment setup for the hyeondong-harness plugin, configuring all necessary settings in a single run.

Core Features & Use Cases

  • Configures framework, UI library, state management, test runners, E2E runners, package manager, TypeScript settings, ESLint/Prettier, conventions, and Storybook usage.
  • Enables a ready-to-use project scaffold with a single activation.
  • Use Case: initialize a new project with consistent tooling and conventions for faster onboarding.

Quick Start

Run the init workflow to apply all preconfigured harness settings at once.

Frequently Asked Questions about hyeondong-init-hd

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure TypeScript, ESLint, and Storybook settings all at once for a new project?

To configure TypeScript, ESLint, and Storybook simultaneously, run an initialization workflow that applies preconfigured harness settings across your project's framework, UI library, state management, and test runners, generating a ready-to-use scaffold.

What is a harness initialization workflow for frontend project scaffolding?

A harness initialization workflow automates environment setup by validating existing project files and applying consistent tooling presets for TypeScript, package managers, and conventions, generating a summarized setup status and a JSON config file.

Do I need existing project files before running an initialization config setup?

Yes, existing project files must be present before running the initialization config setup. The workflow validates your current configurations against the harness presets before generating the environment settings and reporting the setup status.

Can I apply state management and E2E runner configurations in a single initialization step?

Yes, you can apply state management and E2E runner configurations in a single initialization step. The workflow configures all harness environment settings across these layers alongside framework and UI library choices to produce a fully initialized scaffold.

What's the best way to standardize frontend conventions and Prettier formatting across a new team project?

The best way to standardize conventions and Prettier formatting is to use a centralized initialization workflow that applies uniform harness presets, ensuring consistent TypeScript, ESLint, and coding conventions are established across the entire project scaffold from the start.