Use when adding, bumping, or changing a dependency in package.json, requirements.txt, pyproject.toml, Cargo.toml, or a .csproj. Triggered automatically by version-sentinel's PreToolUse hook — this skill explains how to satisfy the hook.
Quantum-Serendipity/qsdev
SkillsMP has collected 20 skills from Quantum-Serendipity/qsdev. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 20
- GitHub stars
- 5
- GitHub forks
- 0
Skills in this repository
Showing 20 of 20 collected skills.
Add a dependency or package to the project safely. Use when the user asks to install, add, or include a package, library, tool, language, or service.
Detect project ecosystems, languages, package managers, and frameworks.
Disable a tool from the qsdev project configuration.
Run qsdev health diagnostics and analyze results.
Enable a tool in the qsdev project configuration.
Initialize a new project with qsdev. Detects ecosystem, generates security-hardened devenv configs, Claude Code settings, and pre-commit hooks.
Onboard an existing project to qsdev. Analyzes gaps in current configuration and merges qsdev settings non-destructively.
Install missing prerequisites detected by qsdev doctor. Resolves FAIL and WARN items in the health check.
Show qsdev configuration status including enabled tools, ecosystems, and security posture.
List all available qsdev tools organized by category with enabled/disabled state.
Update qsdev-managed configuration files to the latest templates and settings.
Generate tests for uncovered code. Follows existing test patterns in the codebase.
Generate comprehensive client handoff documentation synthesizing ADRs, architecture, and operations.
Systematic production incident debugging with hypothesis-test-conclude methodology.
Generate a phased migration plan for framework, library, or architecture changes.
Systematic codebase onboarding. Explores architecture, patterns, conventions, key files.
Comprehensive PR review across security, performance, and code quality with structured findings.
Upgrade a dependency with changelog research, breaking change analysis, and verification.
Generate an Architecture Decision Record (ADR) in MADR format.