jparkerwebjparkerwebCommunityยท12 Agent Skills Included

ai-assist-skills

Automated PR reviews, audits, prototyping, and release workflows

Automates recurring engineering workflows like pull request creation, standards-based code review, changelog versioning, and GitHub releases. Runs deep audits for security, technical debt, test coverage, and observability with scored findings and remediation plans. Builds interactive HTML prototypes, reverse-engineers website design systems, and containerizes static sites without manual setup.
npx skills add jparkerweb/ai-assist-skills --all -g -y
Available:

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 Indicators
๐Ÿ“ฆ In Repo
jparkerwebjparkerweb

sync-repo

Decrypt and execute a password-protected repository sync workflow.

Community
Advanced
๐Ÿ“ฆ In Repo
jparkerwebjparkerweb

ai-assist-design-creator

Reverse-engineer a website's visual design into a DESIGN.md file with YAML tokens.

Community
Advanced
๐Ÿ“ฆ In Repo
jparkerwebjparkerweb

ai-assist-git-pr

Automate GitHub PR creation, description drafting, comment investigation, and readiness checks.

Community
Advanced
๐Ÿ“ฆ In Repo
jparkerwebjparkerweb

ai-assist-git-commit

Stage and commit tracked changes with standardized commit messages.

Community
Intermediate
๐Ÿ“ฆ In Repo
jparkerwebjparkerweb

ai-assist-test-audit

Audit test suite quality across 16 dimensions and generate a remediation report.

Community
Advanced
๐Ÿ“ฆ In Repo
jparkerwebjparkerweb

ai-assist-changelog-bump

Validate CHANGELOG.md against main and compute semver bumps for package.json.

Community
Intermediate
๐Ÿ“ฆ In Repo
jparkerwebjparkerweb

ai-assist-npm-update

Update outdated npm dependencies across multiple package.json files.

Community
Advanced
๐Ÿ“ฆ In Repo
jparkerwebjparkerweb

ai-assist-observability-audit

Audit application telemetry across 17 observability dimensions and generate a prioritized improvement plan.

Community
Advanced
๐Ÿ“ฆ In Repo
jparkerwebjparkerweb

ai-assist-security-audit

Assess software security posture across 16 dimensions and generate a remediation-focused health report.

Community
Advanced
๐Ÿ“ฆ In Repo
jparkerwebjparkerweb

ai-assist-project-summary

Generate plain-language project overviews and engineer status updates from project artifacts.

Community
Advanced
๐Ÿ“ฆ In Repo
jparkerwebjparkerweb

ai-assist-tech-debt

Audit repositories for technical debt across 22 dimensions with a 5-tier framework.

Community
Advanced
๐Ÿ“ฆ In Repo
jparkerwebjparkerweb

ai-assist-discovery

Convert ambiguous research questions into structured discovery reports with cited sources.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’