Nauel Gómez
Community@NauelG · Girona, Spain
Software Architect · Technical Strategist · Founder
Agent Skills by Nauel Gómez
Showing 25 vetted skills indexed across 1 GitHub repositories.
domain-modeling
Build and maintain project glossaries and architecture decision records during design discussions.
playwright-best-practices
Guides writing, debugging, and maintaining Playwright tests in TypeScript across E2E, API, and component testing.
writing-for-agents
Guides writing skills, AGENTS.md, and CLAUDE.md documents for agent consumption.
wait-what
Rephrases the previous AI response in ASD-STE100 Simplified Technical English with added context.
diagnosing-bugs
Diagnose hard bugs and performance regressions through a structured feedback-loop workflow.
git-guardrails-claude-code
Blocks dangerous git commands in Claude Code using a PreToolUse hook script.
typescript-advanced-types
Implements generics, conditional types, mapped types, and template literals for type-safe TypeScript code.
triage
Move GitHub issues and external PRs through a triage state machine with agent-ready briefs.
review-change
Reviews a git diff against coding standards and the originating spec using parallel sub-agents.
writing-fragments
Collects raw writing fragments into a single markdown file through exploratory interviews.
resolving-merge-conflicts
Resolve in-progress git merge and rebase conflicts while preserving both change intents.
writing-shape
Shapes raw markdown material into a structured article paragraph by paragraph.
grill-with-docs
Interrogates a plan or design while generating ADRs and a glossary.
retro
Conducts a retrospective on a coding session to propose agent environment improvements.
frontend-design
Generate distinctive production-grade frontend interfaces with intentional typography, color, motion, and layout.
astro
Guides building Astro components, pages, adapters, and content-driven site deployments.
node-test-runner
Writes and runs unit tests for astro-blocks using the built-in Node.js test runner.
seo
Optimize web pages for search engine visibility using technical and on-page SEO practices.
accessibility
Audit and improve web accessibility following WCAG 2.2 guidelines and ARIA patterns.
astro-integration-authoring
Author Astro integrations as npm packages with route injection and runtime code generation.
nodejs-best-practices
Guides Node.js architecture decisions covering framework selection, async patterns, security, and testing.
tdd
Guides test-driven development using the red-green-refactor loop with seam-based testing.
grilling
Interviews the user in structured question rounds to stress-test plans and decisions.
npm-release
Automates tag-triggered npm releases with changelog extraction, provenance, and dist-tag verification.
Frequently Asked Questions About Nauel Gómez
FAQPage SchemaWhat tasks can I accomplish with Nauel Gómez's skills?▼
You can write and debug Playwright tests, build Astro sites and integrations, apply advanced TypeScript types, run Node.js unit tests, resolve merge conflicts, review branches against specs, practice TDD, audit WCAG 2.2 accessibility, optimize SEO metadata, and cut tag-triggered npm releases.
Who are these skills designed for?▼
Frontend and backend engineers working with TypeScript, Node.js, and Astro, plus QA engineers maintaining Playwright suites. Software architects benefit from domain modeling, ADR writing, grilling sessions, and retrospectives that sharpen plans and document decisions.
How do I use these skills in practice?▼
Install the skill folders into your Claude Code environment; each activates via natural-language triggers described in its frontmatter, such as 'diagnose this', 'review since X', or 'cut a release'. Several skills like triage and retro use disable-model-invocation for manual invocation only.
Are these skills open source and free to use?▼
Most skills carry MIT licenses, including playwright-best-practices, astro, seo, accessibility, node-test-runner, and npm-release. The frontend-design skill references separate terms in its LICENSE.txt, and nodejs-best-practices is marked as community-sourced with unknown risk status.
What prerequisites do these skills require?▼
Skills assume a Claude Code setup and familiarity with the relevant stack: Node.js and npm for release and testing skills, Playwright for browser testing, Astro for site and integration skills, and git for merge-conflict resolution, guardrails, and branch review capabilities.