com um clique
epistola-suite
epistola-suite contém 9 skills coletadas de epistola-app, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Create a new HTMX form page with Thymeleaf template, UI handler, routes, and search. Use when adding a new create/edit form, list page, or CRUD flow for a domain entity.
Release a Helm chart (epistola or epistola-grafana) to a new version. Use when the user wants to release, publish, or cut a new Helm chart version.
Create a new release. Use when the user wants to release a new version, cut a release, or publish a version.
Review a branch/PR against epistola's architecture conventions and recorded preferences. Use when reviewing code changes; complements /code-review (which finds correctness bugs).
Create a Playwright UI test for browser-based testing. Use when testing HTMX interactions, form submissions, page navigation, or JavaScript behavior in the browser.
Create a new CQRS command or query with handler. Use when adding new business operations (state changes) or data retrieval logic.
Make changes to REST API contracts and update the implementing controllers. Use when adding, modifying, or removing API endpoints, DTOs, or when the external epistola-contract needs updating.
Create a new Lit web component for the editor module. Use when building a new UI component, panel, or interactive element for the template editor.
Create unit tests or integration tests. Use when writing tests for business logic, commands, queries, handlers, or pure functions.