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.
원문 언어: 영어
메뉴
SkillsMP는 ericksonlopes/WhatYouSaid에서 6개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 6개 중 6개를 표시합니다.
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.
원문 언어: 영어
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.
원문 언어: 영어