npx claudepluginhub jkkn-institutions/claude-plugin-roja --plugin myjkkn-dark-mode-pluginDeeply analyzes the MyJKKN application to identify theme setup, tech stack, modules, pages, and components. Creates a comprehensive inventory of all files that need dark mode styling and checks which already have proper dark mode support. This skill should be used proactively when starting dark mode work or when asked to analyze the application's dark mode status.
Systematically applies dark mode styling to MyJKKN application components and pages. Works module-by-module, file-by-file to replace hardcoded colors with semantic Tailwind classes and dark mode variants. Updates progress tracking and TodoWrite as work completes. Use this skill when applying dark mode fixes to identified files.
Tracks and reports dark mode implementation progress across the MyJKKN application. Monitors completion status, calculates statistics, identifies bottlenecks, and provides actionable insights. Use this skill to check status, resume work, or generate progress reports.
Institutional knowledge as executable infrastructure
Official Claude Code plugin marketplace for JKKN. Standardized workflows, not scattered documentation.
/plugin marketplace add https://github.com/JKKN-Institutions/Claude-Plugin-Roja
# Install specific plugins
/plugin install jkkn-engineering-standards:typescript-pro
/plugin install jkkn-engineering-standards:pr-review-checklist
/plugin install jkkn-engineering-standards:jkkn-debug-plugin
# Or browse available plugins
/plugin marketplace browse jkkn-engineering-standards
| Plugin | Category | Description |
|---|---|---|
| typescript-pro | Development | Advanced TypeScript with strict typing patterns |
| pr-review-checklist | Code Quality | Standardized PR review workflow |
| jkkn-debug-plugin | Development | Comprehensive debugging and troubleshooting |
| myjkkn-dark-mode-plugin | Theme | Dark mode customization |
/typescript-proClaude-Code-plugins/
├── .claude-plugin/
│ └── marketplace.json # Marketplace registry
├── plugins/
│ ├── typescript-pro/ # TypeScript expert plugin
│ ├── pr-review-checklist/ # PR review standards
│ ├── jkkn-debug-plugin/ # Debugging toolkit
│ └── myjkkn-dark-mode-plugin/ # Theme plugin
├── MARKETPLACE.md # Plugin catalog
├── CONTRIBUTING.md # Contribution guide
└── README.md # This file
Want to add a plugin to the marketplace?
/plugins/your-plugin-name.claude-plugin/marketplace.jsonSee CONTRIBUTING.md for detailed guidelines.
Maintained by JKKN Engineering Team. All plugins follow institutional standards.
Built with ❤️ by JKKN Engineering Team
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.
Frontend design skill for UI/UX implementation
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.