Skip to main content
Run any Skill in Manus
with one click
GitHub repository

epistola-suite

epistola-suite contains 9 collected skills from epistola-app, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
3
updated
2026-07-09
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

htmx-form
web-developers

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.

2026-07-09
release-helm-chart
software-developers

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.

2026-07-05
release
software-developers

Create a new release. Use when the user wants to release a new version, cut a release, or publish a version.

2026-07-05
pr-review
software-quality-assurance-analysts-and-testers

Review a branch/PR against epistola's architecture conventions and recorded preferences. Use when reviewing code changes; complements /code-review (which finds correctness bugs).

2026-06-25
ui-test
software-quality-assurance-analysts-and-testers

Create a Playwright UI test for browser-based testing. Use when testing HTMX interactions, form submissions, page navigation, or JavaScript behavior in the browser.

2026-05-11
command-query
software-developers

Create a new CQRS command or query with handler. Use when adding new business operations (state changes) or data retrieval logic.

2026-03-29
contract-change
software-developers

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.

2026-03-29
editor-component
web-developers

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.

2026-03-29
unit-test
software-quality-assurance-analysts-and-testers

Create unit tests or integration tests. Use when writing tests for business logic, commands, queries, handlers, or pure functions.

2026-03-29