Standardized PR review workflow - ensures consistent merge criteria across all teams
npx claudepluginhub jkkn-institutions/claude-plugin-roja --plugin pr-review-checklistInstitutional 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
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.
20 modular skills for idiomatic Go — each under 225 lines, backed by 48 reference files, 8 automation scripts (all with --json, --limit, --force), and 4 asset templates. Covers error handling, naming, testing, concurrency, interfaces, generics, documentation, logging, performance, and more. Activates automatically with progressive disclosure and conditional cross-references.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification