Matheus Rosa
Community@mnsgrosa
Computer science student-UFPE Estudante de ciência da computação-UFPE Data science | Deep learning
Agent Skills by Matheus Rosa
Showing 13 vetted skills indexed across 1 GitHub repositories.
test-driven-development
Enforce a red-green-refactor workflow by writing failing tests before production code.
systematic-debugging
Diagnose root causes through a four-phase debugging workflow.
embedding-strategies
Compare embedding models and design chunking strategies for semantic search pipelines.
hybrid-search-implementation
Fuse vector and keyword search results using RRF, linear, cross-encoder, or cascade methods.
github-actions-creator
Generate GitHub Actions workflows with CI/CD steps from project structure.
code-generation-summarizer
Summarize per-file code changes and reasoning in structured documentation.
brainstorming
Guide teams from initial idea to design-ready concept through structured questioning.
rag-architect
Architect scalable RAG pipelines with chunking, embeddings, and hybrid retrieval.
writing-plans
Create implementation plans mapping tasks to files, tests, and documentation.
software-engineering-docs
Generate structured software engineering documentation from codebases and existing docs.
requesting-code-review
Create structured code review requests with implementation and plan details.
receiving-code-review
Verify code review feedback against the codebase before implementing changes.
verification-before-completion
Require fresh verification evidence before claiming software task completion.