Raquel Hernandez
Community@maggit · Brooklyn, NY, USA
Engineering Executive / Builder
Agent Skills by Raquel Hernandez
Showing 32 vetted skills indexed across 1 GitHub repositories.
seo-brief
Generate structured SEO briefs with keyword targets, intent, and outline.
commit
Generate conventional commit messages from staged Git changes.
opentodos
Scan ContextDB/todos files for open TODO items and archive completed ones.
eng-spec
Translate product requirements into detailed engineering specifications with architecture, data models, and API contracts.
adr
Generate Architecture Decision Records with structured templates and linked numbering.
explain
Explain code, architecture, or system behavior with layered summaries and step-by-step walkthroughs.
landing-page-copy
Generate structured landing page copy with a 9-section format.
test
Generate unit tests by analyzing code and project test conventions.
testcoverage
Analyze test coverage reports to identify untested files and branches.
changelog
Generate a Keep a Changelog-compliant CHANGELOG.md from Git history.
release-plan
Generate structured Markdown release plans for software deployments.
apidoc
Generate Markdown and OpenAPI documentation from source code and route definitions.
standup
Parse git logs and group commits into a markdown standup report.
release
Automate version detection, changelog updates, and Git tag publishing.
requirements
Extract and structure requirements from unstructured input into a PRD-ready document.
envcheck
Diagnose environment setup, dependencies, and configuration issues in a project.
readme
Generate structured README files from project manifests and configuration files.
todo
Decompose a project into sprint-ready tasks with priorities, effort estimates, and dependencies.
deadcode
Detect and remove dead, unused, or unreachable code across codebases.
storecontext
Capture and persist session summaries as timestamped Markdown files in ContextDB.
createtodo
Create and update daily Markdown TODO files in ContextDB/todos.
prd
Generate a Product Requirements Document with structured sections and acceptance criteria.
deps
Audit dependencies across ecosystems for outdated packages and known vulnerabilities.
completetodo
Mark open TODO items as completed with timestamps in ContextDB/todos.