dependency-audit
🎯Skillfrom wu529778790/shenzjd-skills
A skill that audits project dependencies for security vulnerabilities, outdated packages, and license compliance across npm, pip, Go, and Cargo projects.
Same repository
wu529778790/shenzjd-skills(10 items)
Installation
npx vibeindex add wu529778790/shenzjd-skills --skill dependency-auditnpx skills add wu529778790/shenzjd-skills --skill dependency-audit~/.claude/skills/dependency-audit/SKILL.mdSKILL.md
More from this repository9
A skill that auto-generates themed GitHub profile READMEs with stats cards, project showcases, tech stack badges, and contribution graphs. Supports 5 visual themes and 3 sorting methods (stars, recently updated, smart ranking) by analyzing your repositories via the gh CLI.
Generates optimized Dockerfiles and GitHub Actions CI/CD workflows for building images, pushing to GHCR, and deploying containers to servers via SSH, with multi-stage builds, caching, and health checks.
A skill that automatically generates OpenAPI/Swagger API documentation from code by scanning routes, extracting parameters and responses. Supports Express, Next.js, Gin, Flask, FastAPI, and Spring Boot frameworks.
Generates standardized release notes and changelogs from git history by categorizing conventional commits (feat, fix, docs, refactor, chore), auto-detecting breaking changes, and optionally creating annotated git tags and GitHub Releases.
Analyzes project performance bottlenecks including bundle size, dependency bloat, unused code, and slow patterns. Supports Node.js, Go, Python, and Rust projects, outputting prioritized and actionable optimization recommendations.
Analyzes model and entity definition changes to generate safe, forward-compatible database migration SQL with up and down scripts. Supports MySQL, PostgreSQL, and SQLite, and works with Prisma, Alembic, TypeORM, Sequelize, and Rails.
A skill that configures git hooks (pre-commit, commit-msg, pre-push) with husky or lefthook for automated linting, formatting, commit message validation, and sensitive data checks. Supports npm, yarn, and pnpm projects.
A skill that autonomously scans and improves projects by discovering tasks like code review, test generation, documentation, dependency audits, and refactoring. Each task runs in an isolated worktree with automatic verification to ensure safe modifications.
Generates professional dark-themed SVG diagrams from natural language descriptions, supporting architecture, flowchart, sequence, ER, mind map, state machine, timeline, and data flow diagram types. Uses a complete design system with semantic colors, font specs, and spacing rules, outputting self-contained SVG files with Chinese language support.