Back to Skills

moai-foundation-core

yarang
Updated 5 days ago
11 views
0
View on GitHub
Otherfoundationcoreorchestrationagentscommandstrust-5spec-first-tdd

About

MoAI Foundation Core provides the foundational principles and architectural patterns for building AI-powered development workflows using the MoAI-ADK. It enforces quality-first, test-driven development through SPEC-First TDD, TRUST 5 principles, and modular architecture. Use this skill as the base layer for implementing efficient, token-optimized agent systems with progressive disclosure and clear execution rules.

Quick Install

Claude Code

Recommended
Primary
npx skills add yarang/chatbot_ai_assistant_v2 -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/yarang/chatbot_ai_assistant_v2
Git CloneAlternative
git clone https://github.com/yarang/chatbot_ai_assistant_v2.git ~/.claude/skills/moai-foundation-core

Copy and paste this command in Claude Code to install this skill

GitHub Repository

yarang/chatbot_ai_assistant_v2
Path: .claude/skills/moai-foundation-core
0

Related Skills

moai-plugin-builder

Other

This skill provides patterns, templates, and best practices for developing Claude Code plugins. Use it when creating plugins, defining components like commands and hooks, or troubleshooting plugin issues. It covers essential structures including plugin manifests, agents, skills, and MCP/LSP configurations.

View skill

moai-plugin-builder

Other

The moai-plugin-builder skill provides templates, patterns, and best practices for developing Claude Code plugins. Use it when creating plugins, defining components like commands and agents, or troubleshooting plugin issues. It covers essential structures including plugin manifests, MCP/LSP configurations, and directory organization.

View skill

moai-foundation-quality

Other

This enterprise code quality orchestrator enforces development standards through TRUST 5 validation (Testable, Readable, Unified, Secured, Trackable). It proactively analyzes code to detect issues and provides automated improvement suggestions, integrating with Context7 for real-time best practices enforcement. Use it to systematically manage code quality gates and automate reviews within your development workflow.

View skill

moai-foundation-context

Other

This skill provides enterprise-grade context and session management with 200K token budget optimization, state persistence, and multi-agent handoff protocols. It's designed for long-running workflows, session initialization/cleanup, and managing context windows approaching limits. Developers should use it when orchestrating multi-agent systems or working with extended conversations requiring state tracking.

View skill