What problem does it solve?
This Skill simplifies the process of onboarding new contributors to the veryfront-code repository, ensuring that they are aligned with the architecture, testing, conventions, and pull request process.
Core Features & Use Cases
- Documentation Overview: Provides a concise guide to the project's architecture, testing strategies, and coding conventions.
- Conventions Understanding: Utilizes the Management Command Protocol (MCP) to provide guidance on coding patterns and style.
- Schema Exploration: Offers a command to explore the project's schema, understanding available commands and their categories.
- Change Implementation: Details the steps for making changes to the project, including coding patterns, error handling, argument parsing, and command registration.
- Testing and Linting: Instructs on running tests and linters to ensure code quality.
- Quick Start: Provides a step-by-step guide for new contributors to get started with contributing to the project.
Quick Start
Run the 'contribute' skill to start the onboarding process for contributing to the veryfront-code repository.