Skip to main content

这个仓库中的 skills

Raishin/vanguard-frontier-agentic - 第 3 页

SkillsMP 已收集 Raishin/vanguard-frontier-agentic 中的 646 个 Skill。打开任一 Skill 可查看来源和详情。

Raishin/vanguard-frontier-agentic

已展示 40 / 646 个已收集 Skill。

职业分类
软件开发工程师
描述

Statically review Angular SSR bootstrap configuration and component templates for hydration-mismatch risk (NG0500-class errors), unjustified ngSkipHydration usage, and direct-DOM-manipulation patterns that bypass Angular's template-owned DOM model, grounded…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Determines and reviews whether aggregation/shaping logic belongs in a Backend-for-Frontend layer versus client-side composition, and audits existing BFF boundaries for scope creep, duplicated aggregation logic, and leaked backend topology or pass-through…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Reviews route-tree structure, loader/action placement, code-splitting boundaries, and navigation-blocking/focus-management behavior in React Router and Next.js applications for correctness, server-side security enforcement, and accessibility conformance on…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Diagnoses hydration-mismatch errors and streaming/Suspense-boundary structural issues to their specific root cause — non-deterministic rendering source, missing error boundary, serial data-fetch waterfall, or premature auth-unchecked streaming — grounded in…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Reviews frontend-to-backend API contracts — BFF route handlers and direct backend calls — for data-minimization, server-side object-level authorization enforcement, error-shape leakage, CORS misconfiguration, and backward-compatible versioning before they…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Reviews whether data is correctly classified as server state, client state, or derived state, and whether the resulting store/cache design (query keys, invalidation, optimistic-update rollback, SSR instantiation, selector shape) avoids duplication, stale-data…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review page-load resource sequencing, render-blocking CSS/JS, layout-shift sources, and Core Web Vitals (LCP/CLS/INP) budget adherence against the critical rendering path model, explicitly separating lab/synthetic measurement (Lighthouse) from field/real-user…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review CSS for specificity and cascade-layer discipline, design-token (custom-property) conformance, and responsive strategy correctness (container queries vs. media queries), catching specificity wars, hardcoded-value token drift, and non-reflowing layouts…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Reviews cross-cutting frontend architecture decisions (module boundaries, rendering topology, technology adoption) against a rewrite-averse, evidence-grounded standard before they are approved, producing an ADR-quality verdict rather than a stylistic opinion.

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Review HTML markup and rendered DOM structure for correct native-element usage, valid heading/landmark hierarchy, and WAI-ARIA APG-conformant custom-widget patterns; produce a WCAG 2.2-grounded verdict with APG pattern citations for every custom interactive…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review JavaScript/TypeScript for event-loop and microtask/macrotask ordering correctness, unhandled Promise rejection paths, DOM event-listener and timer cleanup, and race-condition risk in rapid-repeated-async UI patterns, tracing actual browser scheduling…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Statically review Next.js App Router route segments and fetch() calls for rendering-mode (static/ISR/dynamic) and Data-Cache misconfiguration, escalating cross-user data leakage to a security finding rather than a performance nit.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Statically review SvelteKit forms and form actions for functional resilience without JavaScript (native method="POST" fallback) and for use:enhance customization correctness (ActionResult branch handling, cancel() feedback, redirect/invalidation behavior),…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review TypeScript diffs and tsconfig strictness posture for sound type contracts — auditing any/assertion usage at trust boundaries, unsound narrowing, and exported public-API type-surface breakage — so that a passing compile is meaningful evidence rather…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Statically review Next.js App Router Server/Client Component boundaries and Server Action data mutations for correct data-fetching placement, bundle-leak risk, and authorization-trust integrity, escalating client-trusted authorization to a security finding…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Statically review React component trees for composition, prop-interface, and state-placement defects (God-components, prop drilling, overbroad context, hook-rule violations) against React's own composition guidance, producing ranked file:line findings.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Statically review useState/useEffect/useReducer call sites against React's documented "You Might Not Need an Effect" anti-pattern catalog, plus race-condition and stale-closure detection via dependency-array and cleanup-function analysis, producing ranked…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Statically review SvelteKit route files (+page.js, +page.server.js, +layout.js, +layout.server.js, +server.ts) to verify universal-vs-server load placement, catching server-only secrets, database clients, or privileged API access that would leak into or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Statically review Vue 3 Composition API code — composable extraction quality, reactivity-boundary correctness (ref/reactive/computed usage, destructuring-loses-reactivity pitfalls), and script-setup component organization — against Vue's own documented…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Statically review Vue 3 SSR entry points and templates for cross-request state pollution (module-scope reactive state, non-per-request app/store creation) and injection via unsanitized v-html or unvalidated dynamic href/src bindings, grounded in Vue's own SSR…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review ABAP Cloud and RESTful ABAP Programming Model (RAP) artifacts for clean-core compliance, released API usage, behavior definition and implementation correctness, CDS view design, BDEF modeling quality, authorization object coverage, and ABAP unit test…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review SAP Analytics Cloud governance: stories, planning models, versions, data actions, allocations, value driver trees, live vs. import connections, data access control, and performance. Flags planning model design gaps, version management risks, data…

原文语言:英语

更新
职业分类
财务和投资分析师
描述

Package and structure audit evidence for SAP controls covering Segregation of Duties, change management, access management, and financial controls. Defines evidence taxonomy, maps controls to evidence artifacts, establishes chain-of-custody and redaction…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review SAP custom code, modifications, and extensibility debt against the SAP Clean Core standard. Use when assessing custom ABAP, implicit enhancements, customer modifications, or legacy Z/Y code for remediation toward released APIs, ABAP Cloud, RAP objects,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review custom ABAP code remediation plans and ATC findings for S/4HANA readiness. Assesses SAP simplification item violations, ABAP Test Cockpit results using S/4HANA readiness check variants, custom code migration app output, deprecated API usage,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review data migration and cutover READINESS for an SAP S/4HANA transformation. Assesses SAP Migration Cockpit approach, data quality and validation gate completeness, mock run results, cutover plan structure, rollback and fallback viability, reconciliation…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review SAP Datasphere architecture: spaces, data flows and replication, semantic and analytic models, data products and sharing, data access controls, and integration with SAP Analytics Cloud and SAP HANA Cloud. Flags structural design gaps, access control…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review SAP Extended Warehouse Management (EWM) and Transportation Management (TM) execution risk: warehouse process type design, wave and task management controls, slotting and bin assignment governance, freight order and carrier management, dock and yard…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review SAP S/4HANA Finance (FI-CO) internal controls: document posting controls, account assignment validations and substitutions, period-end close governance, Financial Close Cockpit task management, segregation of duties in financial postings, parallel…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Execute SAP transport request imports using a mandatory 17-step guarded mutation sequence covering classification, target confirmation, criticality, requester, approver, ticket, scope, read-only current state, diff and dry-run, blast radius, rollback plan,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review SAP manufacturing execution risk across SAP PP (Production Planning), S/4HANA Manufacturing, and Digital Manufacturing (DM/MES): production order governance, capacity planning and scheduling controls, MRP exception management, shop-floor integration…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review SAP Master Data Governance (MDG) configuration and data quality posture: data models and entity types, validation and derivation rules, governance workflow design, consolidation and mass processing configuration, data quality KPI dashboards, and key…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review SAP S/4HANA Order-to-Cash (OTC) processes: order management configuration, pricing procedure design, credit management controls, billing and revenue recognition, order and delivery blocks and holds, fulfillment exception management, Days Sales…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review SAP Ariba and SAP S/4HANA source-to-pay processes for value leakage: maverick and off-contract spend, contract compliance rates, supplier risk exposure, three-way match exceptions (invoice/PO/GR), early payment discount capture, and guided buying…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review an SAP S/4HANA transformation approach for architectural soundness. Assesses brownfield conversion, greenfield reimplementation, and selective data transition (SDT) strategies against SAP Activate methodology, deployment model options (Cloud Public…

原文语言:英语

更新
职业分类
项目管理专家
描述

Review SAP Integrated Business Planning (IBP) and supply chain resilience posture: demand and supply planning configuration, Sales and Operations Planning (S&OP) process governance, inventory optimization and safety stock logic, statistical forecast accuracy…

原文语言:英语

更新
职业分类
其他金融专家
描述

Review SAP Treasury and Risk Management (TRM) and Cash Management configurations: cash position and liquidity forecasting controls, bank account management (BAM) governance, in-house cash and payment factory design, hedge and exposure management controls,…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Cross-functional coordination protocol governing handoff contracts between SAP AI Governance, Security, and Architecture. Activates on AI Core workloads, Generative AI Hub deployments, Joule governance events, RAG design reviews, prompt-injection risk,…

原文语言:英语

更新
职业分类
合规官员
描述

Cross-functional coordination protocol governing data privacy, analytics, and AI governance handoffs in SAP landscapes. Covers PII in Datasphere data products, analytics exports from SAP Analytics Cloud, RAG pipelines, embedding generation, prompt logging,…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Cross-functional coordination protocol governing handoff contracts between SAP Integration, Platform Engineering, and Business Operations. Activates on failed integration flows, API throttling, event delivery failures, broken partner integrations, data…

原文语言:英语

更新
已展示 40 / 646 个已收集 Skill。