RedHatInsights

70 mods across 8 repositories, 47 stars between them.

getting-started

01

RedHatInsights/insights-mcp

Skill Claude CodeCodex

Help users set up and start using the Red Hat Lightspeed MCP server for managing RHEL systems via AI agents. Use when the user asks how to install, configure, or connect the MCP server, needs help with authentication (service accounts, credentials, tokens), wants to know what toolsets are available, asks what they can…

24 3d ago A 106 tokens original Apache-2.0

RedHatInsights/insights-mcp

Instructions file CodexOpenCode

Instructions for RedHatInsights/insights-mcp, covering insights mcp - ai coding assistant guide, architecture, core components, toolset architecture and transport modes.

24 3d ago A 2,746 tokens original Apache-2.0

insights-mcp

03

RedHatInsights/insights-mcp

MCP server Claude CodeCodexCursor +2

MCP server "insights-mcp" as configured in RedHatInsights/insights-mcp. Runs in Docker (ghcr.io/redhatinsights/red-hat-lightspeed-mcp). Needs 2 environment variables to run.

24 3d ago A tokens not measured original Apache-2.0

nx-mcp

05

RedHatInsights/platform-frontend-ai-toolkit

MCP server Claude CodeCodexCursor +2

Nx's MCP server: lets the agent read the Nx project graph, look up generators and run tasks in an Nx monorepo. Runs locally from the nx-mcp npm package.

5 1mo ago A tokens not measured copy · 86% Apache-2.0

RedHatInsights/platform-frontend-ai-toolkit

Agent

Use this agent when developers are actively writing or modifying React components to ensure accessibility compliance and proper internationalization. Specifically invoke this agent when adding new UI elements that need ARIA attributes, writing text content that should be internationalized, creating forms/buttons/links…

5 1mo ago A 263 tokens original Apache-2.0

RedHatInsights/platform-frontend-ai-toolkit

Agent

Use this agent when teams need assistance with dark mode CSS configuration, particularly for PatternFly-based applications. Specifically:\n\n- When analyzing existing CSS files for dark mode compatibility issues\n- When migrating custom styles to support PatternFly dark theme\n- When debugging dark mode rendering…

5 1mo ago A 379 tokens original Apache-2.0

RedHatInsights/platform-frontend-ai-toolkit

Agent

Use this agent when you want to safely remove a TypeScript/JavaScript file and clean up any orphaned dependencies that will become unused after the deletion. Examples: Context: User wants to remove a component file and clean up unused dependencies. user: 'I want to remove src/components/OldButton.tsx' assistant: 'I'll…

5 1mo ago A 221 tokens original Apache-2.0

RedHatInsights/platform-frontend-ai-toolkit

Agent

Use this agent to analyze IQE/Selenium-based tests and create comprehensive migration plans. This agent identifies target frontend repositories, detects potential issues (multi-user tests, auth state modifications, environment assumptions), checks for existing test coverage overlap, and generates detailed migration…

5 1mo ago A 222 tokens original Apache-2.0

RedHatInsights/platform-frontend-ai-toolkit

Agent

Use this agent to convert IQE/Selenium tests to Playwright TypeScript. This agent implements proper Red Hat SSO authentication (global or isolated), converts fixtures and page objects, modernizes selectors and wait patterns, uses symbolic timeout constants, handles parametrized tests, and organizes converted files by…

5 1mo ago A 215 tokens original Apache-2.0

RedHatInsights/platform-frontend-ai-toolkit

Agent

Use this agent to migrate JavaScript files to TypeScript with proper type safety. Follows source code as the source of truth, handles React prop types intelligently, and ensures dependency-aware migration order. Never guesses types - always analyzes source files and asks for clarification when needed. Coordinates with…

5 1mo ago A 81 tokens original Apache-2.0

RedHatInsights/platform-frontend-ai-toolkit

Agent

Use this agent when you need to apply PatternFly (PF) CSS utility classes to React components and JSX elements. Examples: (1) Styling components - user: 'I need to add padding and margin to this div', assistant: 'Let me use the patternfly-css-utility-specialist to apply the appropriate PF utility classes', (2) Layout…

5 1mo ago A 162 tokens original Apache-2.0

RedHatInsights/platform-frontend-ai-toolkit

Agent

Use this agent to finalize Playwright test migration by generating QE verification documentation, transplanting files to destination repositories, and creating pull requests. Examples: Context: User has converted IQE tests to Playwright. user: "Generate documentation and create PRs for the converted Playwright tests."…

5 1mo ago A 157 tokens original Apache-2.0

RedHatInsights/platform-frontend-ai-toolkit

Agent

Use this agent when you need to scan React + PatternFly projects for code quality anti-patterns and technical debt. Examples: Context: The user has just completed a feature implementation and wants to review the codebase for quality issues before merging. user: 'I just finished implementing the user dashboard…

5 1mo ago A 254 tokens original Apache-2.0

RedHatInsights/platform-frontend-ai-toolkit

Agent

Expert in creating Storybook stories for React components with comprehensive testing, following strict component documentation, user interaction testing, play functions, feature flag handling, and story organization standards. Enforces critical rules for .stories.tsx files including proper imports, query patterns, API…

5 1mo ago A 75 tokens original Apache-2.0

RedHatInsights/platform-frontend-ai-toolkit

Agent

Use this agent when you need to analyze and refine TypeScript types in a specific file, particularly to replace 'any', 'unknown', or type assertions with proper, specific types. Examples: Context: User wants to improve type safety in a component file that has several 'any' types. user: 'Can you look at…

5 1mo ago A 244 tokens original Apache-2.0

RedHatInsights/platform-frontend-ai-toolkit

Agent

Use this agent when you need to write unit tests for JavaScript/TypeScript code that doesn't require DOM manipulation. This includes pure functions, utilities, React hooks, and business logic. Use this agent AFTER writing or modifying code that falls into these categories. Examples: Context: User has written a utility…

5 1mo ago A 252 tokens original Apache-2.0