Toolverse
All skills

codex-review

by davila7

Professional code review with auto CHANGELOG generation, integrated with Codex AI

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
davila7
Category
Backend
Views
21

About this skill

Professional code review with auto CHANGELOG generation, integrated with Codex AI

How to use

  1. Zainstaluj skill za pomocą komendy: npx skills add -g BenedictKing/codex-review. Upewnij się, że masz zainstalowany Codex CLI w swoim środowisku.

  2. Przygotuj projekt — upewnij się, że plik CHANGELOG.md znajduje się w głównym katalogu projektu. Jeśli go nie masz, utwórz pusty plik o tej nazwie.

  3. Używaj konwencjonalnych wiadomości commitów (np. "feat: dodaj nową funkcję", "fix: napraw błąd") — skill bazuje na nich do generowania wpisów w CHANGELOG.

  4. Uruchom przegląd kodu wpisując /codex-review lub używając naturalnych wyzwalaczy w języku naturalnym. Skill przeanalizuje zmiany w kodzie.

  5. Przejrzyj wyniki przeglądu — skill zwróci sugestie dotyczące jakości kodu i automatycznie zaktualizuje CHANGELOG.md z nowymi wpisami.

  6. Zacommituj zmiany — po zaakceptowaniu sugestii przeglądu, zacommituj kod ze swoją wiadomością.

Related skills

youtube-transcript

by michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

Backend
53214

mgrep

by mixedbread-ai

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

Backend
30140

api-design-principles

by wshobson

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

Backend
50146

supabase-operations

by elevanaltd

Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on:

Backend
27109

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170

architecture-decision-records

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Backend
29130