home / skills / avvale

avvale skills

Find 16 skills from 1 repo created by avvale on GitHub.

1 repo
16 skills
GitHub

Sponsored

angular-material-19

avvale/aurora-front

This skill helps you implement Angular Material 19 theming, timepicker, CDK drag-drop, and dark mode to build cohesive, accessible UIs.
aurora-cli

avvale/aurora-front

This skill helps you generate, regenerate, and load Aurora frontend modules, add packages, and create projects efficiently from YAML changes.
aurora-origin-merge

avvale/aurora-front

This skill helps you merge new .origin.ts files into Angular projects without breaking custom logic, preserving behavior and enabling safe regeneration.
commit

avvale/aurora-front

This skill automates commit and push using Conventional Commits guidelines, analyzing changes and generating a compliant message for the repository.
conventional-commits

avvale/aurora-front

This skill helps you create and review conventional commits by guiding type, scope, and subject formatting for Aurora projects.
aurora-development

avvale/aurora-front

This skill helps you implement Angular components and services in Aurora projects by applying mandatory pre-flight checks, enum usage, and framework-specific
aurora-project-structure

avvale/aurora-front

This skill explains Aurora Angular project structure, folder purposes, and module patterns to help you navigate the codebase efficiently.
aurora-schema

avvale/aurora-front

This skill analyzes and edits *.aurora.yaml files to enforce naming, descriptions, and module semantics per DDD best practices.
commit-pr

avvale/aurora-front

This skill automates committing changes and creating a GitHub pull request, saving time by handling messaging and PR content.
prettier

avvale/aurora-front

This skill formats TypeScript and NestJS code immediately after edits using Prettier to ensure consistent style before commits.
aurora-ux

avvale/aurora-front

This skill evaluates and enhances Aurora form UX by reordering fields, refining flow, and applying usability best practices.
aurora-sheets-sync

avvale/aurora-front

This skill synchronizes Aurora YAML schemas with Google Sheets in both directions, enabling push and pull operations and streamlined configuration.
typescript

avvale/aurora-front

TypeScript strict patterns and best practices. Trigger: When implementing or refactoring TypeScript in .ts/.tsx (types, interfaces, generics, const maps, type guards, removing any, tightening unknown).
tailwind-4

avvale/aurora-front

Tailwind CSS 4 patterns and best practices. Trigger: When styling with Tailwind (className, variants, cn()), especially when dynamic styling or CSS variables are involved (no var() in className).
angular-19

avvale/aurora-front

This skill helps you implement Angular 19 patterns with signals, standalone components, and resource APIs to modernize reactive UI development.
tailwind-3

avvale/aurora-front

This skill helps Aurora Tailwind styling for forms and components by applying layout, theming, and responsive patterns with dark mode support.