jkkn-terminologies

Scan code, docs, and UI for prohibited JKKN terminology and generate replacement reports.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/JKKN-Institutions/rr_builders_roja --skill jkkn-terminologies
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jkkn-terminologies
Source: https://github.com/JKKN-Institutions/rr_builders_roja/tree/main/.claude/skills/jkkn-terminologies
Command: npx skills add https://github.com/JKKN-Institutions/rr_builders_roja --skill jkkn-terminologies

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill solves the problem of inconsistent JKKN terminology across code, documentation, UI, and communications by providing a centralized standard and automated enforcement.

Core Features & Use Cases

  • Terminology dictionary reference (terminology-dictionary.md) and mappings to replace prohibited terms.
  • Automated scanning across multiple file types (code, docs, UI strings) with a report generator.
  • Optional automatic fixes for critical terms to enforce brand consistency during development and reviews.
  • Use Case: Audit a JKKN project to ensure all content uses learner-friendly terms before release.

Quick Start

Run the terminology validator on your repository to scan files for prohibited terms and automatically fix critical terms.

Frequently Asked Questions about jkkn-terminologies

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

FAQPage Schema
How do I scan my repository for prohibited terminology in code and documentation?

The terminology validator scans multiple file types including source code, markdown documentation, UI strings, and templates to identify prohibited terms, outputting a report with specific file, line, and replacement details for each instance found.

Can I automatically fix inconsistent terminology across my project files?

Yes, you can automatically fix inconsistent terminology using the optional auto-fix feature, which replaces critical prohibited terms with encouraged terms from the dictionary to enforce brand consistency during development and reviews.

What is terminology standardization and how does it apply to UI strings?

Terminology standardization enforces consistent vocabulary across source code, documentation, and UI strings by applying a critical-term and encouraged-term dictionary, ensuring all text content uses approved, learner-friendly terms before release.

Does the terminology linter work with markdown docs and source code?

The terminology linter works with markdown docs, source code, UI strings, and templates, scanning these multiple file types to identify and replace prohibited terms while supporting bulk scanning across real-world project workflows.

What's the best way to audit a project for brand consistency before release?

The best way to audit for brand consistency is running an automated terminology scan that checks all content against a centralized standard dictionary, optionally auto-fixing critical terms to ensure approved vocabulary is used consistently.

When do I need to run a terminology check during my development workflow?

You need to run a terminology check during development and code reviews when your repository touches JKKN branding, ensuring that source code, markdown docs, and UI strings consistently use approved terms before release.