Skip to main content
Run any Skill in Manus
with one click
GitHub repository

codeql-development-mcp-server

codeql-development-mcp-server contains 5 collected skills from advanced-security, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
27
updated
2026-05-20
Forks
3
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

create-codeql-query-development-workshop
software-developers

Create custom CodeQL query development workshops from production-grade queries. Use this skill to generate guided learning materials with exercises, solutions, and tests that teach developers how to build CodeQL queries incrementally.

2026-05-20
validate-ql-mcp-server-tools-queries
software-quality-assurance-analysts-and-testers

Validate that the CodeQL Development MCP Server reliably returns non-empty AST, CFG, and CallGraph data from the bundled tools queries. Use this skill to ensure the `codeql_query_run` tool properly executes PrintAST, PrintCFG, CallGraphFrom, and CallGraphTo queries for any supported language.

2026-05-20
add-mcp-support-for-new-language
software-developers

Add first-class support for a new CodeQL-supported language to the CodeQL Development MCP Server. Use this skill when CodeQL adds support for a new language (e.g., Rust) and the MCP server needs to provide tool queries, prompts, and resources for that language.

2026-04-20
upgrade-codeql-cli-and-packs
software-developers

Upgrade the CodeQL CLI version and synchronize all ql-mcp-* pack dependencies to maintain compatibility. Use this skill when a new CodeQL CLI version is released and the MCP server needs to be updated to use it.

2026-03-30
maintain-changelog
software-developers

Maintain the CHANGELOG.md file by drafting or updating entries for new stable releases. Use this skill when preparing a release, after merging significant PRs, or when moving changes from Unreleased to a new version section.

2026-03-29