بنقرة واحدة
CONJI
يحتوي CONJI على 4 من skills المجمعة من RuslanPr0g، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Use when writing actual CONJI book prose (the Romanian HTML chapter files in public/book-contents/) from an approved plot in plots/*.md. Writes one chapter/page at a time by default — never the whole book in one pass unless the user explicitly asks for all chapters at once. Use the book-plot skill first if no plot exists yet.
Use when creating a plot outline for a new CONJI book, or reviewing/updating the plot of an existing one. Plots live in plots/*.md and describe a book's arc, twists, ending, and chapter structure without writing the actual book prose. Use before writing any book content — see the write-book skill for that.
Checks words.json and all verb group files for duplicate entries before adding new vocabulary or verbs to CONJI. Use before adding any entry to public/words.json or public/group-N.json.
Use when adding a new Romanian word, phrase, or verb to CONJI's data files (public/words.json, public/group-1..4.json). Explains entry format, which file a new entry belongs in, and the required duplicate check.