Yuri Serafim de França
Community@yuridefranca · São Paulo, Brazil
Full Stack Developer
Agent Skills by Yuri Serafim de França
Showing 18 vetted skills indexed across 1 GitHub repositories.
spec-extractor
Convert vague user descriptions into structured feature specifications with requirements and acceptance criteria.
debug-issue
Diagnose software bugs by analyzing code, logs, and test failures.
root-cause-analyzer
Reproduce bugs and trace state flows to produce evidence-backed root cause reports.
system-designer
Design system architecture for new features and system changes.
refactor-optimizer
Refactors code while preserving passing tests and enforcing SOLID/DRY principles.
deploy-to-staging
Sync feature branches with master/main and merge them to staging across multiple repositories.
integration-test-generator
Generate integration and end-to-end tests for real database, API, and message-queue interactions.
patch-implementer
Implement minimal test-driven bug fixes with explicit file edits and regression verification.
minimal-impl-generator
Implement minimal code to make failing tests pass in a TDD workflow.
github-pr-creator
Create GitHub pull requests with project-specific base-branch rules and templates.
component-mapper
Map affected components, dependencies, and data flow for a reported bug.
tdd-test-generator
Generates failing unit tests with mocked dependencies before implementation to anchor API design.
post-fix-reviewer
Verify bug fixes by reproducing steps and running full test suites.
code-reviewer
Automate code quality reviews for pull requests across multiple languages.
tradeoff-analyzer
Compare technical implementation approaches and produce scored tradeoff tables.
solution-critic
Critique proposed bug fixes to identify failure modes, edge cases, and security concerns.
feature-doc-writer
Update repository documentation for new feature context and maintainability.
agents-md-generator
Generate and update AGENTS.md files documenting agent architecture and commands.