kr-private-education

Define Korean private education domain entities and workflows for LMS and CRM development.

51|39|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/chacha95/claude-code-harness --skill kr-private-education
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kr-private-education
Source: https://github.com/chacha95/claude-code-harness/tree/main/.claude/skills/kr-private-education
Command: npx skills add https://github.com/chacha95/claude-code-harness --skill kr-private-education

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill consolidates Korea's private education domain knowledge to help developers design LMS/CRM features with domain-aware rules, entities, and workflows.

Core Features & Use Cases

  • Domain scope: Academy management, enrollment, attendance, billing, refunds, counseling, and parent communication.
  • Use case: Build LMS/CRM workflows that reflect private education processes in Korea, including scheduling, payments, attendance, and counseling.
  • Entities & patterns: Defines core domain entities (Academy, Class, Student, Enrollment, Attendance, Payment, Parent, Instructor) and essential workflows (registration, payment, attendance, refunds, counseling).

Quick Start

Generate an implementation-ready domain guide for the Korean private-education LMS.

Frequently Asked Questions about kr-private-education

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

FAQPage Schema
How do I model Korean private education academy management workflows in an LMS?

Modeling Korean private education academy workflows involves defining core domain entities such as Academy, Class, Student, Enrollment, and Payment. This ensures your LMS accurately reflects compliant data handling for registration, attendance, and counseling processes.

What domain entities are needed for Korean private education billing and refund rules?

Korean private education billing and refund rules require domain entities including Enrollment, Payment, and Student. Defining these entities within your CRM ensures compliant data handling and accurate execution of payment and refund workflows.

How does parent communication integrate with attendance tracking in a Korean academy CRM?

Parent communication integrates with attendance tracking by linking the Parent and Attendance domain entities. This allows your CRM to automatically trigger notifications to parents based on real-time student attendance updates recorded during academy classes.

Can I use this domain knowledge to build LMS features for Korean academy enrollment?

Yes, you can use this Korean private education domain knowledge to build LMS features for academy enrollment. It provides the essential workflows and code patterns needed to ensure compliant data handling during the student registration process.

What is the best way to structure counseling workflows for a Korean private education LMS?

The best way to structure counseling workflows for a Korean private education LMS is by defining dedicated domain entities and workflows. This approach ensures compliant data handling and integrates counseling sessions seamlessly with parent communication and student records.