Verify a Coolify deploy end-to-end after a push — wait for GitHub CI, then the Coolify deployment, confirm the commit is live, and run a visual check. Also the reference for Coolify's REST API. Use when shipping to a Coolify environment, checking a Coolify…
kovrichard/catalyst
SkillsMP has collected 5 skills from kovrichard/catalyst. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 468
- GitHub forks
- 33
Skills in this repository
Showing 5 of 5 collected skills.
Automate browser interactions, test web pages and work with Playwright tests.
Contains commands to lint, format, type check, test, and build the project. Use when the user explicitly invokes the lint skill.
Scans the repository for optimization opportunities — complexity, performance issues, large files, and maintainability problems — and fixes them one at a time with user confirmation. Use only when the user explicitly invokes this skill.
When the user invokes this skill, the agent reflects on the most important lessons learned recently and suggests adding a new rule to AGENTS.md to prevent the same issue from recurring. Use when the user explicitly invokes the remember skill.