By raw-labs
Build Kora workflows, extensions, onboarding, and product UI guidance.
Read when creating, changing, validating, or publishing Kora extension package source, or when explaining the handoff from a published extension package to Settings installation and configuration.
Read when a user asks what Kora is, how Kora works, how to get started, what the main product concepts mean, why Kora exists, or when a first-time chat onboarding prompt asks for an intro. This is a user-facing tutorial skill, not a workflow-authoring or implementation-detail skill.
Use when routing a user to the Platform web UI or naming current app navigation, routes, settings sections, tabs, buttons, or product surfaces.
Read when creating or changing Kora workflow release source: org-model resources, capabilities, operations, decisions, processes, service scripts, runtime SDK calls, managed artifacts, validation, release creation, or deployment follow-up. Not for extension package authoring, product UI route lookup, platform inspection, or exact schema lookup.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
This repository hosts public Kora release distribution artifacts. Source code remains in the private raw-labs/kora-platform repository.
Use the GitHub Release assets for the version you want to install:
kora-platform-deploy-<tag>.tar.gzkora-platform-deploy-<tag>.tar.gz.sha256Download both files from the same release, verify the checksum, extract the archive, and run ./koractl install.
Add this repository as a Claude Code plugin marketplace, then install the Kora skill packages:
claude plugin marketplace add raw-labs/kora-releases
claude plugin install kora-authoring@kora
claude plugin install kora-operations@kora
For a pinned install, include the release tag when adding the marketplace:
claude plugin marketplace add raw-labs/kora-releases@<tag>
Add this repository as a Codex plugin marketplace. Pin a release tag when you need reproducible installs:
codex plugin marketplace add raw-labs/kora-releases --ref <tag>
codex plugin add kora-authoring@kora
codex plugin add kora-operations@kora
Final tags such as 0.4.0 are stable release channels. Release-candidate tags such as 0.4.0-rc.1 are prerelease channels for validation before a final release.
Use final tags for normal installs. Use RC tags only when testing a release candidate. The default branch tracks final releases; the rc branch tracks release-candidate plugin output. Consumers that need reproducibility should install from a tag instead of a moving branch.
npx claudepluginhub raw-labs/kora-releases --plugin kora-authoringExpert guidance for building production MCP servers using MXCP, including document ingestion
Install, authenticate, operate, and update Kora from external agents.
Harness-native ECC plugin for engineering teams - 67 agents, 279 skills, 94 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Evidence-gated AI coding workflow: scan → analyze → plan → TDD → execute → fix → verify → review, powered by Codebase Memory MCP >= 0.9.0 with optional Serena LSP intelligence. Includes blast-radius planning, test/cycle gates, independent review, and Windows Git Bash hook auto-resolution.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Plugin-safe Claude Code distribution of Agentic Awesome Skills with 1,933 supported skills.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.