Damian Taborda avatar

Damian Taborda

Community

@dtaborda

5Followers
|
65Public Repos
|
40Published Skills

Agent Skills by Damian Taborda

Showing 40 vetted skills indexed across 2 GitHub repositories.

dtabordadtaborda

documentation

Enforce unified documentation style for startup-saas-template MDX and README files.

Community
Basic
dtabordadtaborda

contract-testing

Validate JSON contract fixtures against Zod schemas with Vitest.

Community
Intermediate
dtabordadtaborda

jsonapi

Validate Next.js API responses for JSON:API v1.1 schema adherence.

Community
Advanced
dtabordadtaborda

shadcn

Manage shadcn/ui component installation and styling consistency across monorepo applications.

Community
Advanced
dtabordadtaborda

contract-versioning

Assess schema changes and bump @template/contracts versions with changelog updates.

Community
Advanced
dtabordadtaborda

shared-contracts

Create a new contract by defining a Zod schema, then use the provided CLI to generate the corresponding TypeScript interface and validation function.

Community
Intermediate
dtabordadtaborda

template-overview

Summarize monorepo architecture, packages, commands, and environment variables.

Community
Basic
dtabordadtaborda

contract-enforcement

Enforce @template/contracts imports and shared Zod schemas across code reviews.

Community
Advanced
dtabordadtaborda

branch-pr

Enforce issue-linked pull request workflows with type/description branches and conventional commits.

Community
Advanced
dtabordadtaborda

frontend-design

Design distinctive frontend interfaces with bold typography, layered motion, and cohesive CSS theming.

Community
Advanced
dtabordadtaborda

issue-creation

Enforce GitHub issue creation with required templates and status labels.

Community
Intermediate
dtabordadtaborda

template-bff

Enforce BFF standards for Next.js Server Actions and Route Handlers.

Community
Advanced
dtabordadtaborda

template-ui

Enforce UI component placement and Tailwind styling across template-ui projects.

Community
Intermediate
dtabordadtaborda

pr-review

Reviews GitHub pull requests and issues with structured quality analyses.

Community
Advanced
dtabordadtaborda

quizapp-api

Create and maintain Express quiz API endpoints with Zod validation and JSON file storage.

Community
Advanced
dtabordadtaborda

infra

Enforce Docker, Compose, and runtime wiring guardrails for QuizApp infra assets.

Community
Advanced
dtabordadtaborda

quizapp-testing

Define Vitest and Supertest testing patterns for QuizApp unit, integration, and API tests.

Community
Intermediate
dtabordadtaborda

pytest

Automate Python testing workflows with pytest fixtures, parametrization, mocking, and markers.

Community
Intermediate
dtabordadtaborda

react-19

Refactor React components to use React Compiler optimizations and server components.

Community
Intermediate
dtabordadtaborda

express

Codify routing, middleware, and error handling best practices for Express apps.

Community
Advanced
dtabordadtaborda

nextjs-15

Define and apply Next.js 15 App Router patterns for routing, server actions, and data fetching.

Community
Intermediate
dtabordadtaborda

quizapp-monorepo

Organize a multi-package quiz application monorepo with pnpm-workspace.yaml and turbo.json.

Community
Advanced
dtabordadtaborda

typescript

Enforce strict TypeScript patterns with const types, flat interfaces, and type guards.

Community
Advanced
dtabordadtaborda

quizapp-ui

Create QuizApp frontend UI components and layouts with Next.js and shadcn/ui.

Community
Intermediate