Josue Navarro avatar

Josue Navarro

Community

@josuenavarroaguado

4Followers
|
1Public Repos
|
21Published Skills

Agent Skills by Josue Navarro

Showing 21 vetted skills indexed across 1 GitHub repositories.

josuenavarroaguadojosuenavarroaguado

idea-refine

Reframe problems into How Might We statements and generate divergent variations.

Community
Advanced
josuenavarroaguadojosuenavarroaguado

debugging-and-error-recovery

Diagnose failing tests and broken builds to identify root causes and recovery steps.

Community
Advanced
josuenavarroaguadojosuenavarroaguado

using-agent-skills

Route incoming engineering tasks to the appropriate workflow skill.

Community
Intermediate
josuenavarroaguadojosuenavarroaguado

test-driven-development

Write failing tests before implementing minimal code to pass them.

Community
Intermediate
josuenavarroaguadojosuenavarroaguado

planning-and-task-breakdown

Break down development specifications into ordered, verifiable tasks with acceptance criteria.

Community
Intermediate
josuenavarroaguadojosuenavarroaguado

incremental-implementation

Implement multi-file features in small vertical slices with tests and checks.

Community
Intermediate
josuenavarroaguadojosuenavarroaguado

api-and-interface-design

Design contract-first REST and GraphQL APIs with consistent error semantics.

Community
Intermediate
josuenavarroaguadojosuenavarroaguado

ci-cd-and-automation

Automate GitHub Actions CI/CD pipelines with quality gates and preview deployments.

Community
Advanced
josuenavarroaguadojosuenavarroaguado

context-engineering

Load hierarchical project context to reduce AI hallucinations.

Community
Intermediate
josuenavarroaguadojosuenavarroaguado

frontend-ui-engineering

Build accessible, responsive web UI components with design system tokens.

Community
Advanced
josuenavarroaguadojosuenavarroaguado

shipping-and-launch

Coordinate production launches with a pre-launch checklist and rollback plan.

Community
Advanced
josuenavarroaguadojosuenavarroaguado

spec-driven-development

Create structured specifications with objective, commands, and acceptance criteria before coding.

Community
Intermediate
josuenavarroaguadojosuenavarroaguado

code-review-and-quality

Automates multi-axis code reviews across five quality dimensions before merging.

Community
Advanced
josuenavarroaguadojosuenavarroaguado

security-and-hardening

Harden web app code by enforcing input validation, parameterized queries, and secure configurations across APIs and auth flows.

Community
Advanced
josuenavarroaguadojosuenavarroaguado

deprecation-and-migration

Plan incremental migration from legacy systems to replacement APIs.

Community
Intermediate
josuenavarroaguadojosuenavarroaguado

code-simplification

Simplify TypeScript, JavaScript, Python, and React code with behavior-preserving refactors.

Community
Intermediate
josuenavarroaguadojosuenavarroaguado

source-driven-development

Verify framework implementation decisions against official documentation with cited sources.

Community
Advanced
josuenavarroaguadojosuenavarroaguado

performance-optimization

Diagnose and fix web performance bottlenecks using Lighthouse, RUM, and profiling data.

Community
Advanced
josuenavarroaguadojosuenavarroaguado

browser-testing-with-devtools

Inspect live web pages and capture DOM, console, network, screenshot, and performance data via Chrome DevTools MCP.

Community
Advanced
josuenavarroaguadojosuenavarroaguado

git-workflow-and-versioning

Structure git workflows with trunk-based development, atomic commits, and branch naming conventions.

Community
Intermediate
josuenavarroaguadojosuenavarroaguado

documentation-and-adrs

Record and organize architecture and design decisions using ADR templates.

Community
Basic