egermano
- 9 skills
- 0 followers
- 10 hours ago last updated
- ▌ Xp · egermano bundleExtreme Programming adapted for AI-human pair development. Use whenever the user wants to work in a structured, iterative way with their AI agent — mentions XP, extreme programming, pair programming, agile, YAGNI, simple design, continuous refactoring, or wants to plan before coding. Also use when the user wants to build features incrementally with tests, feedback loops, and clear role division between human and AI. This skill is the AI-era evolution of pair programming.
- ▌ Youtube Td · egermano bundleYouTube Titles and Descriptions specialist for Azion tech videos. Creates optimized titles, descriptions, keywords, and timestamps to drive clicks and search rankings. Use this skill when the user asks for YouTube metadata, video titles, video descriptions, YouTube SEO, or shares a video concept that needs packaging for YouTube. Output is always in English.
- ▌ Cleanup To Main · egermano bundleClean up local git branches that have been removed from the remote repository. Use when the user wants to tidy up their local git branches, remove stale branches, clean up after merging PRs, or mentions 'cleanup branches', 'remove old branches', 'prune local branches', 'git branch cleanup'. Safely handles uncommitted changes, preserves local-only branches, and provides a detailed report.
- ▌
- ▌ Create Pr With Template · egermanoCreate a GitHub Pull Request with gh CLI and prefer repository PR templates automatically. Use this whenever the user asks to open/create a PR, especially when template compliance is needed. If multiple templates exist, ask the user which template to use.
- ▌ Doc Manager · egermano bundleCreates and updates markdown documentation with clear explanations and code examples for complex concepts. Use when the user needs to generate technical documentation, update existing docs, or explain concepts with practical examples.
- ▌ Data Validator · egermano bundleValidates data against specified rules including required field checks, email format validation, and numeric type verification. Use when the user needs to verify data integrity, validate form inputs, or check data against business rules.
- ▌ Text Processor · egermano bundlePerforms text manipulation operations including case conversion (uppercase, lowercase, capitalize), text reversal, and word counting. Use when the user needs to transform, analyze, or manipulate text strings.
- ▌ Get Current Date · egermano bundleRetrieves the current date in YYYY-MM-DD format. Use when the user needs to know today's date or requires the current date for any operation.