Analyze the current git diff or staged changes for bugs, security issues, missing error handling, and breaking changes. Produces a structured review report. Use before committing or after making changes.
Quellsprache: Englisch
Menü
SkillsMP hat 4 Skills aus nathanklein8/pi-cc-agents gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 4 von 4 gesammelten Skills angezeigt.
Analyze the current git diff or staged changes for bugs, security issues, missing error handling, and breaking changes. Produces a structured review report. Use before committing or after making changes.
Quellsprache: Englisch
Start a dev server, take screenshots of the rendered frontend, and check for console errors. Use when you need to visually verify frontend changes, test styling, or check for runtime errors after editing frontend code.
Quellsprache: Englisch
Git workflow helper. Use for committing changes, creating branches, viewing history, stashing work, resolving merge conflicts, and other git operations. Invoke when the user asks to commit, push, branch, stash, or do any git-related task.
Quellsprache: Englisch
Search the web and fetch page content. Use when you need external information like documentation, API references, error message lookups, or any information not available in the local codebase.
Quellsprache: Englisch