ai-assist-skills
Automated PR reviews, audits, prototyping, and release workflows
Tells the AI agent how this skill collection is structured, how to install and test skills locally during development, and what commit message format to follow, with CLAUDE.md mandating that AGENTS.md be read before any response.
All Skills in This Repository (12)
Pure Emerald Level Indicatorssync-repo
Decrypt and execute a password-protected repository sync workflow.
ai-assist-design-creator
Reverse-engineer a website's visual design into a DESIGN.md file with YAML tokens.
ai-assist-git-pr
Automate GitHub PR creation, description drafting, comment investigation, and readiness checks.
ai-assist-git-commit
Stage and commit tracked changes with standardized commit messages.
ai-assist-test-audit
Audit test suite quality across 16 dimensions and generate a remediation report.
ai-assist-changelog-bump
Validate CHANGELOG.md against main and compute semver bumps for package.json.
ai-assist-npm-update
Update outdated npm dependencies across multiple package.json files.
ai-assist-observability-audit
Audit application telemetry across 17 observability dimensions and generate a prioritized improvement plan.
ai-assist-security-audit
Assess software security posture across 16 dimensions and generate a remediation-focused health report.
ai-assist-project-summary
Generate plain-language project overviews and engineer status updates from project artifacts.
ai-assist-tech-debt
Audit repositories for technical debt across 22 dimensions with a 5-tier framework.
ai-assist-discovery
Convert ambiguous research questions into structured discovery reports with cited sources.
Frequently Asked Questions
FAQPage SchemaHow to install ai-assist-skills?โผ
Run `npx skills add jparkerweb/ai-assist-skills --all -g -y` in your terminal to install every skill globally. They are then auto-detected by Claude Code, Cursor, Windsurf, GitHub Copilot, and 40+ other agents.
What workflows does ai-assist-skills automate?โผ
It covers the full engineering loop: creating and reviewing GitHub PRs, standard commits, changelog version bumps, releases, npm dependency updates, Docker containerization, UI prototyping, and deep audits of security, tech debt, tests, and observability.
How does the PR review skill work?โผ
Paste a GitHub PR link and it reads the repo's own standards files, checks the diff against them, de-duplicates against existing review threads, and posts inline comments as a REQUEST_CHANGES review only after your approval.
Can I audit my codebase for security or tech debt?โผ
Yes. Dedicated skills run multi-dimension audits for security, technical debt, test quality, and observability, each producing severity-ranked findings with file references and a 0-100 health score.
Do I need coding experience to use these skills?โผ
No. Once installed, you trigger each workflow with a plain-English request or a slash command like /ai-assist-git-pr, and the agent handles the technical steps with approval gates before any write.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core