Skip to content

Commit fecd467

Browse files
author
oleksandr_taruraiev
committed
docs: add kata guide
1 parent 57df827 commit fecd467

21 files changed

Lines changed: 348 additions & 16 deletions

cspell.config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,9 @@ words:
254254
- xforwarded
255255
- CIBA
256256
- urlencode
257+
- Kata
258+
- Katas
259+
- katas
257260
# Ignore RegExp patterns (for things like URLs, version numbers, etc.)
258261
ignoreRegExpList:
259262
# Ignore hex colors
359 KB
Loading
629 KB
Loading
650 KB
Loading
487 KB
Loading
629 KB
Loading
488 KB
Loading
631 KB
Loading
398 KB
Loading

docs/user-guide/ai-katas/index.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
id: ai-katas
3+
title: How to Work With AI Katas
4+
sidebar_position: 1
5+
pagination_prev: null
6+
---
7+
8+
# How to Work With AI Katas
9+
10+
## Overview
11+
12+
This section covers how to use AI Katas for learning, track your progress, and manage Kata content.
13+
14+
---
15+
16+
## Getting Started
17+
18+
Learn the basics of AI Katas:
19+
20+
- [Katas Overview](./katas-overview) - Introduction to AI Katas learning platform
21+
- [Working with Katas](./working-with-katas) - Browse, filter, complete, and provide feedback on exercises
22+
- [Leaderboard](./leaderboard) - Track your ranking and compete with other users
23+
24+
---
25+
26+
## Administration
27+
28+
:::info For Platform Administrators
29+
Administrative features for creating and managing Kata content.
30+
:::
31+
32+
- [Manage Katas](./manage-katas-admin) - Create, edit, publish, and archive Katas

0 commit comments

Comments
 (0)