nakafa-content

Solid

Create educational content (MDX) and exercises for Nakafa platform. Use when creating or editing subject materials, exercises, questions, answers/explanations, or any educational content in MDX format.

AI & Automation 78 stars 17 forks Updated today NOASSERTION

Install

View on GitHub

Quality Score: 72/100

Stars 20%
63
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Nakafa Content Creation Guidelines for creating educational content and exercises for the Nakafa platform. ## Language ### For This Skill (Documentation) Use normal English - clear and straightforward. ### For Actual Content (MDX Files) - **Indonesian (id.mdx)**: Use proper Indonesian grammar with natural, engaging tone - Use "kita" (we) and "kalian" (you all) to engage readers - Write like you're explaining to a friend, but keep it educational - Example: "Mari kita mulai dengan...", "Pernahkah kalian memperhatikan..." - **English (en.mdx)**: Use proper English grammar with natural, engaging tone - Write clearly and conversationally - Keep it educational but not stiff ## Content Types ### 1. Subject Content (`packages/contents/subject/`) Educational materials organized by level: ``` subject/ ├── high-school/ │ ├── 10/mathematics/{topic}/ │ ├── 11/mathematics/{topic}/ │ └── 12/mathematics/{topic}/ └── university/ └── bachelor/ └── ai-ds/ ``` Each topic contains: - `id.mdx`: Indonesian version (Source of Truth) - natural, engaging tone - `en.mdx`: English translation - natural, engaging tone - `graph.tsx`: Shared graph component (if needed) ### 2. Exercises (`packages/contents/exercises/`) ``` exercises/ ├── high-school/ │ ├── tka/mathematics/{material}/{set}/{number}/ │ └── snbt/{subject}/{material}/{set}/{number}/ └── middle-school/ ``` Exercise structure per number: ``` {number}/ ├── _question/ │ ├── id.mdx │ └── en.mdx ├─...

Details

Author
nakafaai
Repository
nakafaai/nakafa.com
Created
1 years ago
Last Updated
today
Language
TypeScript
License
NOASSERTION

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends AIPex's capabilities with specialized knowledge, workflows, or tool integrations.

1,140 Updated 1 months ago
AIPexStudio
AI & Automation Solid

craft-content-modeling

Craft CMS 5 content modeling — sections, entry types, fields, Matrix, relations, project config, and content architecture strategy. Covers everything editors and developers need to structure content in Craft. Triggers on: section types (single, channel, structure), entry types, field types, field layout, Matrix configuration, nested entries, relatedTo, eager loading, .with(), .eagerly(), categories, tags, globals, global sets, preloadSingles, propagation, multi-site content, URI format, project config, YAML, content architecture, content strategy, taxonomy, asset volumes, filesystems, image transforms, user groups, permissions, entries-as-taxonomy, entrify. Always use when planning content architecture, creating sections/fields, configuring Matrix, setting up relations, or making content modeling decisions.

45 Updated 4 days ago
michtio
AI & Automation Listed

wechat-content-skill

公众号内容创作助手 - 帮助高效采集素材、筛选选题、创作优质文章

14 Updated 3 months ago
CheeMao
Web & Frontend Solid

skill-creator

Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.

2,340 Updated 1 months ago
RKiding