Orchestrates a safe git commit process by running linters (ruff), type checks (mypy, tsc), security scans (bandit), and tests (pytest) before committing. Use this when the user wants to commit changes or "wrap up" a task safely.
ericksonlopes/WhatYouSaid
SkillsMP has collected 6 skills from ericksonlopes/WhatYouSaid. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 6
- GitHub forks
- 0
Skills in this repository
Showing 6 of 6 collected skills.
Generates high-quality code and performs automated self-reviews. Use when creating new features, refactoring logic, or implementing complex algorithms to ensure adherence to best practices, security, and performance standards.
Expert instructions and guidelines for working with Vector Databases, Chunk Entities, Hybrid Search (RRF), and RAG retrieval in the WhatYouSaid project.
Expert in React, Tailwind CSS, and i18next development. Use when creating or modifying frontend components, ensuring modern UI/UX standards, responsive design, and full internationalization (EN/PT-BR).
Generates high-quality, project-aware GitHub issues for WhatYouSaid based on user ideas.
Creates high-coverage automated tests for WhatYouSaid using pytest. Use when you need to add unit or integration tests for new features, fix bugs with reproductions, or increase project coverage.