uwe-schwarz
- 8 skills
- 0 followers
- 8 hours ago last updated
- ▌ Your Skill Name · uwe-schwarz bundleA clear description of what this skill does and when to use it. This should be comprehensive so agents understand when to activate this skill.
- ▌ Code Review · uwe-schwarzComprehensive code review guidelines for ensuring code quality, security, and maintainability. Use when reviewing pull requests, refactoring code, or ensuring best practices.
- ▌ Cost Estimate · uwe-schwarz bundleEstimate the replacement cost, engineering effort, calendar time, and market-rate value of a software project by analyzing a repository's size, architecture, complexity, and delivery maturity. Use when asked for a build-cost estimate, rebuild quote, delivery timeline, stakeholder-facing budget range, pricing sanity check, or ROI/value analysis for work produced by Claude, Codex, OpenCode, Crush, or another AI coding agent.
- ▌ Documentation · uwe-schwarz bundleAutomated documentation generation and management. Use for creating, updating, and maintaining project documentation including README files, API docs, and inline code comments.
- ▌ Example Skill · uwe-schwarz bundleAn example skill demonstrating the Agent Skills format. Use this as a template for creating your own skills.
- ▌
- ▌ Upgrade Dependencies Pr · uwe-schwarz bundleUpdate a JavaScript, TypeScript, or Python project's dependencies to the latest published versions, remove exact pinned JS semver specs when appropriate, convert stray JS `latest` tags back to explicit semver ranges, evaluate release impact against the codebase and official release notes, identify newly introduced features and enforcement changes, apply required small upgrade fixes, open GitHub issues for larger or optional follow-up work, and finish by creating a branch, commit, push, and PR. Use when asked to upgrade dependencies, refresh packages, unpin dependency versions, or ship an end-to-end dependency maintenance PR.
- ▌ Github Pr Review Workflow · uwe-schwarzComplete workflow for handling GitHub PR reviews using gh pr-review extension