Skip to main content

이 저장소의 skills

thedaviddias/Front-End-Checklist - 10페이지

SkillsMP는 thedaviddias/Front-End-Checklist에서 390개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

thedaviddias/Front-End-Checklist

수집된 skill 390개 중 30개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Use when reviewing a codebase for internationalisation readiness, setting up an i18n library, or preparing strings for a new locale.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Use when applies especially to e-commerce checkouts, contact/lead forms, pricing pages, and YMYL (Your Money or Your Life) content. Use when auditing E-E-A-T or conversion optimization.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when auditing slow first responses on SSR pages, APIs, or cacheable HTML. Distinguish origin compute time from network latency and CDN cache misses before proposing a fix.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Use when applies to any page intended to be shared on X (Twitter). Use when auditing social sharing previews or adding social meta tags to a new site.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when reviewing scripts, client components, bundles, or runtime behavior related to Avoid implicit type coercion. Inspect both source code and the browser execution path so fixes target the real bottleneck or bug.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when auditing import statements in TypeScript files, setting up a new TypeScript project, or investigating unexpected bundle inclusions from type-only dependencies.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when setting up a new TypeScript project, auditing an existing tsconfig.json, or reviewing code where null-reference errors or implicit any types are present.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Use when reviewing templates, rendered HTML, or shared components related to Ensure all IDs are unique. Validate the final browser-facing markup, not just the source framework abstraction.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use when reviewing CI coverage, automated checks, or test strategy related to Write unit tests. Focus on whether the rule is continuously verified, not just documented.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when reviewing stylesheets, component styles, and responsive behavior related to Remove unused CSS rules. Check the rendered layout across breakpoints and interaction states before proposing a fix.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Use when reviewing templates, rendered HTML, or shared components related to Make videos accessible with captions. Validate the final browser-facing markup, not just the source framework abstraction.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Use when applies to any page embedding or hosting video content (YouTube, Vimeo, self-hosted). Use when adding video content to a site or auditing structured data coverage.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Use when applies to all `<video>` elements in HTML. The `poster` attribute specifies the URL of an image to show as a placeholder before the video is loaded or played. This is distinct from captions or audio descriptions, which are accessibility requirements.…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when adding page transition animations, image expand/contract effects, shared-element transitions, or improving navigation UX in a single-page or multi-page application.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Use when reviewing templates, rendered HTML, or shared components related to Set the responsive viewport meta tag. Validate the final browser-facing markup, not just the source framework abstraction.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Use when applies to any `<meta name='viewport'>` element in HTML documents. Check the `content` attribute for `user-scalable=no`, `user-scalable=0`, `maximum-scale=1`, or `maximum-scale` values less than 2. This is a common mistake in mobile-first templates…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use when reviewing CI coverage, automated checks, or test strategy related to Use visual regression testing. Focus on whether the rule is continuously verified, not just documented.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Use when reviewing templates, rendered HTML, or shared components related to Validate HTML against W3C standards. Validate the final browser-facing markup, not just the source framework abstraction.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Use when applies to any site with more than 20 pages. Use when auditing site architecture, investigating why certain pages underperform in search, or after a site migration.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Use when reviewing templates, rendered HTML, or shared components related to Link a Web App Manifest for installability. Validate the final browser-facing markup, not just the source framework abstraction.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when reviewing scripts, client components, bundles, or runtime behavior related to Use Web Storage API safely. Inspect both source code and the browser execution path so fixes target the real bottleneck or bug.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Use when reviewing stylesheets, component styles, and responsive behavior related to Optimize web font formats. Check the rendered layout across breakpoints and interaction states before proposing a fix.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Use when reviewing image assets, markup, and CDN or build transforms related to Use WebP format with fallbacks. Check encoded size, rendered size, loading strategy, and above-the-fold impact together.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when reviewing templates, rendered HTML, or shared components related to Analyze performance with WebPageTest. Validate the final browser-facing markup, not just the source framework abstraction.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Use when applies to sites with internal site search functionality. Use when optimizing branded search result appearance or adding structured data for the first time.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Use when applies to key landing pages, blog posts, product pages, and any page targeting competitive queries. Use when diagnosing poor rankings or after a Google Helpful Content update.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Use when auditing HTTP response headers on any web server or CDN for security hardening.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Use when reviewing HTTP response headers for clickjacking protection on any web application with authenticated user actions.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Use when applies to any site in health, medicine, finance, law, safety, news, or similar fields. Use when auditing content quality for sites in YMYL categories or investigating why high-quality-seeming content underperforms.

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Support content reflow at 400% zoom. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where…

원문 언어: 영어

업데이트
수집된 skill 390개 중 30개를 표시합니다.