Review code changes against project standards with structured feedback on security, performance, naming, error handling, and test coverage.
0xsherifdev/portable-ai-skills
SkillsMP has collected 6 skills from 0xsherifdev/portable-ai-skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 6 of 6 collected skills.
Pre-deployment validation checklist. Verifies environment variables, build output, database migrations, and dependency security before shipping.
Validate project configuration files against team standards. Checks ESLint, TypeScript, Prettier, and package.json for common misconfigurations.
Post-deployment smoke tests and notification workflow. Verifies critical paths are working and notifies the team of deployment status.
Generate component boilerplate following project conventions. Supports React and Vue with TypeScript, tests, and stories.
Bootstrap a complete development environment for new contributors. Installs dependencies, configures tools, seeds databases, and verifies everything works.