What problem does it solve?
This Skill ensures that code changes align with the actual repository, preventing issues like broken imports, style drift, and unsafe commands.
Core Features & Use Cases
- Repository Grounding: Validates code changes against the repository's architecture and naming conventions.
- Anti-Hallucination Checks: Prevents the creation of non-existent files or broken imports.
- Safe File Edits: Ensures that file edits do not violate the repository's architecture.
- Framework-Pattern Matching: Matches code changes to existing patterns in the repository.
- Package-Script Discovery: Identifies and executes appropriate package scripts.
- Type-Safe Implementation: Enforces the use of TypeScript and related best practices.
- Truthful Verification: Verifies the success of commands and changes.
- Use Case: When you need to make changes to a TypeScript, React, Next.js, Node.js, NestJS, Prisma, Express, Tailwind, ShadCN, Zustand, React Query, Zod, Docker, or GitHub Actions project, use this Skill to ensure your changes are safe and in line with the repository's standards.
Quick Start
Use the repo-grounded-implementation-engineer skill to apply changes to the 'src/components/MyComponent.tsx' file.