wu529778790

6 mods across 2 repositories, 310 stars between them.

wu529778790/shenzjd-skills

Instructions file

Claude Code instructions for wu529778790/shenzjd-skills, covering claude.md, project overview, commands, a single skill's unit test and architecture.

0 16d ago A 1,156 tokens original MIT

db-migration-helper

02

wu529778790/shenzjd-skills

Skill Claude CodeCodex

Use when generating database migration SQL from model or schema changes — compares current vs desired schema, detects diffs, outputs reversible safe migrations.

0 16d ago A 32 tokens original MIT

dependency-audit

03

wu529778790/shenzjd-skills

Skill Claude CodeCodex

Use when auditing project dependencies for security vulnerabilities, outdated packages, or license compliance across npm/yarn/pnpm, pip, go, and cargo.

0 16d ago A 33 tokens original MIT

docker-build-deploy

04

wu529778790/shenzjd-skills

Skill Claude CodeCodex

Use when containerizing a Node.js app and setting up GitHub Actions CI/CD to build, push to GHCR, and deploy via SSH. Multi-stage build, non-root user, caching.

0 16d ago A 44 tokens original MIT

git-hooks-setup

05

wu529778790/shenzjd-skills

Skill Claude CodeCodex

Use when setting up git hooks (pre-commit, commit-msg, pre-push) with husky or native hooks for linting, formatting, commit conventions, and secret scanning.

0 16d ago A 42 tokens original MIT

github-figure-bed

06

wu529778790/shenzjd-skills

Skill Claude CodeCodex

Upload images to any GitHub repo as a figure bed and get CDN/markdown links (jsdelivr/jsdmirror/raw). One-time setup.sh guides gh login, auto-detects the owner, creates the default repo (img.shenzjd.com) if missing, and syncs config with the img.shenzjd.com web app via the repo's .imgx-config/config.json — upload with…

0 16d ago A 154 tokens original MIT