Review code changes against project standards with structured feedback on security, performance, naming, error handling, and test coverage.
원문 언어: 영어
메뉴
SkillsMP는 0xsherifdev/portable-ai-skills에서 6개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 6개 중 6개를 표시합니다.
Review code changes against project standards with structured feedback on security, performance, naming, error handling, and test coverage.
원문 언어: 영어
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.
원문 언어: 영어