MUST use when user asks 'what's new?', 'any updates?', 'latest versions?', 'breaking changes?', 'should we upgrade?', 'what changed in X?', or when starting a new project. Detects dependencies dynamically from package.json / requirements.txt / go.mod / composer.json first, then reports per-package: latest version (vs. installed), breaking changes since installed version, security advisories (CRITICAL/HIGH), and deprecation warnings. Falls back to a generic stack table only when no manifest file is found.
$npx -y skills add faizkhairi/claude-code-blueprint --skill tech-radarInstalls into the current project.
Run `npx skills use "https://github.com/faizkhairi/claude-code-blueprint" --skill "faizkhairi/claude-code-blueprint/tech-radar"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/faizkhairi/claude-code-blueprint" that are relevant to the current task. Run `npx skills add "https://github.com/faizkhairi/claude-code-blueprint"` and select the relevant skills, then follow their instructions.