JorUge Ferrari
Community@j0ruge
JorUge Ferrari provides PRD-driven development lifecycle skills spanning requirements, tech specs, task execution, code review, and .NET WPF desktop modernization.
Agent Skills by JorUge Ferrari
Showing 19 vetted skills indexed across 2 GitHub repositories.
cy-workflow-memory
Maintains workflow-scoped task memory files for Compozy PRD task executions.
cy-idea-factory
Expands raw feature ideas into research-backed structured idea specs through brainstorming and multi-advisor debate.
cy-review-round
Reviews PRD implementations and generates structured issue files for remediation workflows.
cy-final-verify
Enforces fresh verification evidence before completion claims, commits, and pull requests.
cy-execute-task
Executes one PRD task end-to-end from specification through validation and tracking updates.
cy-create-prd
Creates Product Requirements Documents through interactive brainstorming with codebase and web research.
cy-create-tasks
Decomposes PRDs and TechSpecs into independently implementable task files with codebase enrichment.
cy-fix-reviews
Triage and resolve batched PR review issues from existing review round files.
cy-create-techspec
Creates technical specifications from PRDs through interactive clarification and ADR documentation.
dev-script
Generate a single executable launcher for Docker Compose development stacks.
ddd
Identify DDD violations and produce structured improvement steps for bounded contexts.
codereview
Analyze branch diffs and generate a Markdown pre-PR review report.
coderabbit_pr
Parse GitHub PR AI review comments and generate per-reviewer markdown checklists.
cicd
Diagnose and fix CI/CD pipelines across GitHub Actions, Docker, and GHCR.
dotnet-desktop-setup
Audit .NET desktop projects for UI coupling and generate configuration templates.
dotnet-wpf-e2e-testing
Automate WPF end-to-end tests with FlaUI, xUnit, and UIA3.
dotnet-wpf-mvvm
Migrates WinForms or WPF projects to MVVM with CommunityToolkit.Mvvm and WPF-UI.
dotnet-wpf-design
Diagnose, design and implement Fluent Design in WPF/XAML using WPF-UI.
create-readme
Generate a structured README.md from a template using GitHub Flavored Markdown.
Frequently Asked Questions About JorUge Ferrari
FAQPage SchemaWhat tasks can I accomplish with j0ruge's skills?βΌ
You can run the full PRD lifecycle: brainstorm ideas into specs, create PRDs and TechSpecs, decompose them into executable task files, execute tasks with auto-commit, perform review rounds, fix review issues, and enforce verification evidence. Additional skills cover .NET WPF MVVM migration, Fluent Design, E2E testing, CI/CD diagnosis, and DDD audits.
Who are these skills designed for?βΌ
Software engineers and technical leads practicing spec-driven development, particularly .NET desktop developers modernizing WinForms/WPF codebases and teams managing PRD-based task execution, code review remediation, and CI/CD pipelines on GitHub Actions, Docker, and GHCR.
How do the Compozy (cy-*) skills work in practice?βΌ
They operate on .compozy/tasks/<name>/ directories: cy-idea-factory writes _idea.md, cy-create-prd and cy-create-techspec produce requirement and design documents, cy-create-tasks decomposes them into task files, cy-execute-task implements them, and cy-review-round plus cy-fix-reviews handle review issue files under reviews-NNN folders.
What prerequisites do these skills require?βΌ
The cy-* skills require an existing PRD or TechSpec file and a .compozy/tasks directory structure with tracking and memory paths. The .NET skills require WPF or WinForms projects, with FlaUI, xUnit, UIA3, CommunityToolkit.Mvvm, and WPF-UI used for testing and MVVM migration.
Do these skills handle code review and quality verification?βΌ
Yes. codereview generates pre-PR Markdown reports from branch diffs, coderabbit_pr converts GitHub PR review comments into per-reviewer checklists, cy-review-round creates issue files from PRD implementations, cy-fix-reviews remediates them, and cy-final-verify blocks completion claims without fresh verification evidence.