Sayali Ingle avatar

Sayali Ingle

Community

@sayali-ingle-pdl

1Followers
|
4Public Repos
|
38Published Skills

Agent Skills by Sayali Ingle

Showing 38 vetted skills indexed across 1 GitHub repositories.

sayali-ingle-pdlsayali-ingle-pdl

env-constants

Generate a type-safe EnvConsts.ts for Vite environment variables.

Community
Basic
sayali-ingle-pdlsayali-ingle-pdl

configuration

Merge root config.json with defaults and prompt for missing values.

Community
Intermediate
sayali-ingle-pdlsayali-ingle-pdl

global-constants

Create a TypeScript global constants module at src/shared/constants/global.ts for Vue.js projects.

Community
Basic
sayali-ingle-pdlsayali-ingle-pdl

prettier-config

Generate standardized .prettierrc files for JavaScript, TypeScript, and Vue projects.

Community
Intermediate
sayali-ingle-pdlsayali-ingle-pdl

api-pattern

Generate Vue 3 component templates for Composition and Options API.

Community
Intermediate
sayali-ingle-pdlsayali-ingle-pdl

docker

Generate a Dockerfile for a Vue.js app with nginx serving.

Community
Intermediate
sayali-ingle-pdlsayali-ingle-pdl

nginx-sites-available

Generate an nginx sites-available default configuration for Vue SPAs.

Community
Intermediate
sayali-ingle-pdlsayali-ingle-pdl

index-html

Generate a Vue app index.html with meta tags, favicon links, and a root mounting div.

Community
Intermediate
sayali-ingle-pdlsayali-ingle-pdl

tsconfig

Generate a tsconfig.json with @/ path alias, Jest types, and Vite client types.

Community
Basic
sayali-ingle-pdlsayali-ingle-pdl

typescript-shims

Generate TypeScript declaration shims for Vue 3 component and SVG imports.

Community
Advanced
sayali-ingle-pdlsayali-ingle-pdl

vite-config

Generate a Vue 3 vite.config.ts with build, dev server, and plugin settings.

Community
Intermediate
sayali-ingle-pdlsayali-ingle-pdl

browserslistrc

Generate a .browserslistrc file defining browser targets for CSS autoprefixing and JavaScript transpilation.

Community
Intermediate
sayali-ingle-pdlsayali-ingle-pdl

vitest-config

Generate a Vitest configuration file for Vue and TypeScript projects.

Community
Advanced
sayali-ingle-pdlsayali-ingle-pdl

lintstagedrc

Generate a .lintstagedrc.json file to run ESLint and Prettier on staged files.

Community
Intermediate
sayali-ingle-pdlsayali-ingle-pdl

babel-config

Generate a Babel configuration file for JavaScript and TypeScript test environments.

Community
Intermediate
sayali-ingle-pdlsayali-ingle-pdl

sonar-properties

Generate SonarQube configuration files for Vue.js projects with auto-detected test frameworks.

Community
Intermediate
sayali-ingle-pdlsayali-ingle-pdl

testing

Generate co-located .spec.ts test files for Vue 3 components and stores.

Community
Intermediate
sayali-ingle-pdlsayali-ingle-pdl

package-json

Generate a project root package.json with latest npm dependencies and scripts.

Community
Intermediate
sayali-ingle-pdlsayali-ingle-pdl

component-library

Install a GitHub Packages component library into package.json via npm alias.

Community
Advanced
sayali-ingle-pdlsayali-ingle-pdl

public

Generate PWA favicons, icons, and site.webmanifest in the public/ directory.

Community
Intermediate
sayali-ingle-pdlsayali-ingle-pdl

eslint-config

Generate an ESLint 9+ flat config for Vue and TypeScript projects.

Community
Advanced
sayali-ingle-pdlsayali-ingle-pdl

app-component

Generate a Vue App.vue root component with its App.spec.ts unit test.

Community
Advanced
sayali-ingle-pdlsayali-ingle-pdl

theme

Generate SCSS theme files with design tokens and elevation mixins.

Community
Intermediate
sayali-ingle-pdlsayali-ingle-pdl

npmrc

Generate per-scope npm registry mappings for GitHub Packages without embedding credentials.

Community
Advanced