By konflux-ci
Claude skills and utilities for Konflux CI/CD integration and workflow automation.
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-1 --plugin konflux-ci-skillsUse when Konflux pipelines fail, are stuck, timeout, or show errors like ImagePullBackOff. Covers PipelineRun failures, TaskRun issues (Pending, Failed, stuck Running), build errors, and systematic debugging of Tekton pipeline problems using kubectl and logs.
Use when GitHub PR or branch has failing checks and you need to find Konflux pipeline information (cluster, namespace, PipelineRun name). Teaches gh CLI commands to identify Konflux checks (filter out Prow/SonarCloud), extract PipelineRun URLs from builds and integration tests, and parse URLs for kubectl debugging.
Use when user asks to "test skill invocation framework" or mentions "canary skill test". This is a self-test skill to verify the test framework correctly loads and invokes skills.
Use when user asks about Konflux resources, Custom Resources, Applications, Components, Snapshots, IntegrationTestScenarios, ReleasePlans, ReleasePlanAdmissions, or namespace placement. Provides quick reference for what Konflux resources are, who creates them, and where they belong (tenant vs managed namespace).
Use when tracing Konflux builds from image references, finding build logs from artifacts, or verifying source commits for container images - extracts provenance attestations to navigate from images back to builds and source code
Use this skill to query Konflux objects from the Kubernetes cluster. Konflux objects are application, component, pipelinerun, taskrun, snapshot and release. The skill can be used to query logs from failed or removed pipelines and pods.
Claude Code skills to help developers work with the Konflux CI/CD platform.
Skills are reusable knowledge modules that Claude Code can automatically invoke to help you with Konflux-specific tasks. They provide quick reference materials, best practices, and patterns for common Konflux workflows.
Systematic approach to investigate Konflux Tekton pipeline failures:
Find Konflux pipeline information from GitHub PR or branch checks:
Quick reference for Konflux Custom Resources:
Trace Konflux builds from container images back to source:
Trigger build of Konflux Component:
First, add the konflux-skills marketplace (one-time setup):
claude
/plugin marketplace add https://github.com/konflux-ci/skills.git
Then install individual skills:
claude
/plugin /install <skill-name>
Once installed, Claude Code will automatically discover and use these skills when you ask Konflux-related questions. No special commands required - just ask naturally:
Want to contribute a new skill or improve an existing one? See CLAUDE.md for development guidelines, testing standards, and the test-driven development process we follow.
Apache 2.0
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.