Run an automated code review on the current branch's pull request and post findings as a formal PR review with inline comments. Use when the user asks for ai-review, PR review posting, or to review the open PR on the current branch (GitHub via gh, Forgejo via…
piscis/fritzbox-cloudflare-dyndns-vercel
SkillsMP has collected 6 skills from piscis/fritzbox-cloudflare-dyndns-vercel. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 4
- GitHub forks
- 0
Skills in this repository
Showing 6 of 6 collected skills.
Surface open questions the user can answer to improve the current plan or task. Use when the user invokes ask-me, wants clarifying questions before continuing, or asks what decisions are still blocking the plan.
Create a branch if needed, commit working-tree changes, push to origin, and open a pull request on GitHub (gh) or Forgejo (MCP). Use when the user asks to commit-push-pr, ship a PR, or commit push and open a pull request in one go.
Preview a Conventional Commits subject for all working-tree changes, then commit only after the user confirms. Use when the user asks for a conventional commit, commit preview, or to commit with confirmation.
How this repo builds its HTTP API — oRPC procedures with Zod 4 schemas, detailed input/output structures, typed error mapping, and the Nitro catch-all that mounts them under /api with a Scalar reference. Use when adding or changing a procedure, a route path,…
Refine an issue's title, description, and acceptance criteria through a planning conversation, then update it after explicit approval. Works on GitHub and Forgejo. Use when the user asks to update-issue, update-github-issue, improve an issue, or rewrite issue…