Below you will find pages that utilize the taxonomy term “MukundaKatta”
April 25, 2026
claude-skill-check
Version updated for https://github.com/MukundaKatta/claude-skill-check to version v0.1.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The claude-skill-check GitHub Action is a Python-based linter designed to validate the structure and content of SKILL.md files used with Claude Code. It ensures compliance with formatting and content standards, such as correct YAML frontmatter, valid field values, reasonable descriptions, and the absence of sensitive secrets. This tool automates quality checks, helping developers maintain consistency and security in skill files.
April 24, 2026
mcp-config-check
Version updated for https://github.com/MukundaKatta/mcp-config-check to version v0.1.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The mcp-config-check GitHub Action is a Python linter designed to validate and troubleshoot Model Context Protocol (MCP) configuration files used by platforms like Claude Desktop, Cursor, and Zed. It automates the detection of common issues such as missing or conflicting configurations, malformed fields, hardcoded secrets, insecure URL practices, and other errors that can prevent an MCP server from functioning correctly. By providing detailed error and warning codes, it ensures robust and secure MCP configurations, saving time and minimizing deployment risks.