moai-core-feedback-templates

Generate structured GitHub issue templates for MoAI projects with standardized sections.

Updated Nov 24, 2025
One-click install
npx skills add https://github.com/jg-chalk-io/Nora-LiveKit --skill moai-core-feedback-templates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-core-feedback-templates
Source: https://github.com/jg-chalk-io/Nora-LiveKit/tree/main/.claude/skills/moai-core-feedback-templates
Command: npx skills add https://github.com/jg-chalk-io/Nora-LiveKit --skill moai-core-feedback-templates

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides structured templates for GitHub issues to improve clarity, consistency, and traceability.

Core Features & Use Cases

  • Standardized Templates: Bug reports, feature requests, and more
  • Structured Sections: Clear sections for reproduction, environment, and steps
  • Multi-Language: Templates designed for Korean and English contexts
  • Automation Ready: Integrates with /alfred:9-feedback flows

Quick Start

Use the templates to auto-generate issue content with consistent formatting.

Frequently Asked Questions about moai-core-feedback-templates

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

FAQPage Schema
How do I standardize GitHub issue templates for my project?

GitHub issue templates provide structured formats that guide contributors to submit complete, consistent information. This Skill offers pre-built templates for bug reports, feature requests, and other issue types, with standardized sections like Description, Steps to Reproduce, and Environment to ensure clarity across all submissions.

What sections should a bug report template include?

Effective bug report templates include Description, Steps to Reproduce, Environment (OS, version, dependencies), Expected Outcome, and Actual Outcome. This Skill provides these sections pre-configured for GitHub issues, with guidance for both Korean and English contributors to ensure complete problem documentation.

Can I use GitHub issue templates for feature requests and bug reports?

Yes. This Skill provides separate structured templates for multiple issue types including Bug, Feature, Improvement, Refactor, Docs, and Question. Each template enforces consistent formatting and required fields appropriate to its issue category, supporting both bug reports and feature request workflows.

How do multilingual GitHub issue templates improve contribution?

Multilingual templates remove language barriers for contributors. This Skill includes Korean and English guidance within issue templates, helping non-English speakers submit complete, well-structured issues without translation overhead while maintaining consistency across your project's issue tracking.

What's the benefit of frontmatter-based issue template configuration?

Frontmatter configuration enables programmatic parsing and automation of GitHub issue metadata. This Skill uses frontmatter-based setup to standardize template structure, making issues machine-readable for downstream automation, filtering, and integration with feedback workflows.

Do I need to maintain issue templates separately from my repository?

No. GitHub issue templates can be stored in your repository's `.github/ISSUE_TEMPLATE/` directory. This Skill provides ready-to-use templates you can commit directly to your repo, ensuring contributors always see the latest template format without external maintenance.