moai-foundation-ears

Write testable requirements using EARS pattern templates.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/junseokandylee/CookieProxy --skill moai-foundation-ears
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-foundation-ears
Source: https://github.com/junseokandylee/CookieProxy/tree/main/.moai-backups/backup/.claude/skills/moai-foundation-ears
Command: npx skills add https://github.com/junseokandylee/CookieProxy --skill moai-foundation-ears

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured approach to writing clear, unambiguous, and testable requirements using the EARS (Easy Approach to Requirements Syntax) framework. It helps prevent misinterpretations and ensures consistency in your specifications, saving you time in rework and improving the quality of your project documentation.

Core Features & Use Cases

  • 5 Statement Patterns: Guides through Ubiquitous, Event-driven, State-driven, Optional, and Constraints patterns for structured requirements.
  • Writing Tips: Emphasizes specificity, measurability, avoiding vague terms, and ensuring testability for each requirement.
  • Format Enforcement: Helps apply the correct format for each EARS pattern, such as "WHEN [condition]이면, 시스템은 [동작]해야 한다" (WHEN [condition], the system MUST [action]).
  • Use Case: When you need to "SPEC 작성" (write SPEC) or "요구사항 정리" (organize requirements), this skill provides the EARS framework.

Quick Start

Ask "JWT 인증 SPEC 작성해줘" and the skill will apply EARS patterns to structure authentication requirements.