Prepare and publish a new `Mithril.Analyzers` package release. Use when the user wants to cut a new package version, bump the analyzer package version, create the matching Git tag, verify the release workflow, or follow the repository release checklist on…
MithrilMan/mithril-analyzers
SkillsMP has collected 5 skills from MithrilMan/mithril-analyzers. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 5 of 5 collected skills.
Enforce backend design guardrails for a repository. Use when modifying or reviewing backend code, especially when adding services, endpoints, extractors, clients, dependency-injection wiring, or refactors. Prevent oversized classes, preserve Clean…
Enforce Feature-Sliced Design 2.1 during frontend work. Use when editing or reviewing a frontend codebase, especially for refactors, new slices, import-boundary cleanup, public API design, or architecture-sensitive UI changes.
Triage and resolve GitHub issues in the current repository using the gh CLI. Use when the user asks to work an issue by ID or to pick the first actionable open issue. Always perform triage first, then leave the issue in a terminal automation state for this…
Select and operationalize repository personas as collaborating roles for non-trivial work. Use when a task needs explicit coordinator, primary executor, and reviewer contributions, especially for ambiguous requests, multi-step implementation, cross-domain…