Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

looker-embed-demo

يحتوي looker-embed-demo على 30 من skills المجمعة من lkrdev، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
30
Stars
1
محدث
2026-07-15
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

embed-themes
مطوّرو البرمجيات

This skill enables agents to assist users in programmatically creating, updating, and managing Looker themes using the Looker API. Use this when you need to automate visual styling, implement brand-specific themes, or manage instance-wide default themes.

2026-07-15
localize-lookml
مطوّرو البرمجيات

Detailed guidelines and mandatory workflows for localizing LookML models, views, explores, and dashboards, including string catalog creation and deployment via lkr-dev-cli.

2026-07-14
localize-frontend
مطوّرو البرمجيات

Parent orchestrator skill for coordinating full-stack internationalization and localization across LookML models/dashboards and the React frontend application.

2026-07-14
lookml-dashboard
مطوّرو البرمجيات

Comprehensive standards, UI design principles, tabbed report architecture, and automation patterns for creating and managing modern LookML dashboards using local LookML files and Looker MCP/CLI tools.

2026-07-14
lookml-dashboard-to-query
مطوّرو البرمجيات

Analyzes a specific LookML dashboard (e.g., brand_lookup.dashboard.lookml), extracts all query elements and merge results, verifies them via run_inline_query(result="sql"), and self-heals missing LookML fields by iteratively adding best-guess calculations to local LookML views.

2026-07-14
repo-lookml
مطوّرو البرمجيات

Standards, workflow rules, and helper patterns for managing LookML files in the Looker project using the `lkr-dev-cli` CLI tool, including full project and single-file push/pull synchronization and production deployment.

2026-07-14
customize-frontend-looker-config
مطوّرو البرمجيات

Guidelines and instructions for configuring Looker environment variables (.env), embed target IDs/routes (constants.ts), role permissions, and interacting with Looker MCP tools to fetch available dashboards, models, and explores.

2026-07-07
setup-embed-demo
مطوّرو البرمجيات

Automated onboarding and provisioning skill that sets up the Looker Embed Demo project, database connection, LookML files via `lkr-dev-cli` CLI, LookML model configuration, brand user attribute, and instance embed settings on a new Looker instance.

2026-07-07
looker-query-api-calls
مطوّرو البرمجيات

Guidelines and architectural best practices for executing Looker SDK data queries, comparing static IDs (run_query) vs dynamic queries (run_inline_query), and choosing between json and json_detail result formats for HTML/currency consistency.

2026-06-30
localize-app
مطوّرو الويب

Step-by-step instructions and best practices for localizing the React frontend application using React Lingui v6, managing constant string catalogs, and executing required build commands.

2026-06-25
localize-frontend-cleanup
مطوّرو الويب

Systematic workflow and cleanup skill for auditing React UI components, extracting hardcoded strings into relevant aliased config constant files, and triggering the localization extraction and compilation pipeline.

2026-06-25
customize-frontend-branding
مطوّرو الويب

Guidelines and instructions for customizing application header titles, brand names, navigation breadcrumbs, and SVG or image logos in the Looker Embed Portal.

2026-06-25
customize-frontend
مطوّرو الويب

Parent orchestrator skill that invokes and coordinates all frontend customization workflows (branding, CSS theme tokens, Looker environment variables/constants, and opinionated Looker Brand Themes).

2026-06-25
customize-frontend-theme
مطوّرو البرمجيات

Guidelines and instructions for customizing the frontend CSS theme system, modifying design tokens (colors, typography, spacing, border radius, shadows, glassmorphism) in styles.css, and leveraging or extending core UI components.

2026-06-25
working-with-bugs
محللو ضمان جودة البرمجيات والمختبرون

Strict workflow and interactive loop guidelines for searching, diagnosing, implementing, and closing bug tracking system subtasks in partnership with the user.

2026-06-17
looker-sdk-browser
مطوّرو البرمجيات

Standards, architecture, and implementation for Just-in-Time access token refresh and initializing the official Looker Browser SDK with CustomEmbedSession.

2026-06-17
meep-testing-generation
مطوّرو البرمجيات

Standards, workflows, and helper scripts for generating unit tests and mock data to test the Multi-Explore Experience Pattern (MEEP) in multiExploreUtils.ts.

2026-06-17
multi-explore-experience-pattern
مطوّرو البرمجيات

Documentation for the Multi-Explore Experience Pattern (MEEP) which uses LookML field and Explore tags to manipulate field grouping, relabeling, timestamp linking, and exclusions in multi-explore environments.

2026-06-17
looker-bqml-ai-functions
مطوّرو البرمجيات

Verifies and grants the mandatory Vertex AI User IAM role (roles/aiplatform.user) to the BigQuery Cloud Resource service account associated with Looker's database connection, enabling BigQuery ML generative AI functions (AI.*).

2026-06-16
lookml-fields
مطوّرو البرمجيات

Overview of LookML field types (Dimension, Measure, Filter, Parameter) and the role of the `sql` parameter in each. Use this skill to choose the right field type for your data modeling needs.

2026-06-12
lookml-view
مطوّرو البرمجيات

Use this skill to create or modify LookML Views. Covers basic view definitions, sql_table_name, file organization, and patterns.

2026-06-12
update-user-attribute
مطوّرو البرمجيات

Guide on adding, modifying, or removing Looker user attributes (such as brand, locale) in both the frontend (state, constants, dialogs) and backend (Pydantic models, auth session endpoints) of this application.

2026-06-12
demo-apis
مطوّرو البرمجيات

Standards, architecture, and implementation details for Looker Embed Demo APIs (Token Reuse, Cookieless Embed, and Identity Middleware)

2026-06-10
ca-adk-streaming
مطوّرو البرمجيات

This skill enables agents to assist users in building streaming, data-driven agentic applications using the Looker Conversational Analytics (CA) API and Google ADK. Use this when you need to orchestrate multi-step data workflows with real-time feedback and conditional post-processing (e.g., visualization, analysis).

2026-06-10
conversational-analytics-api
مطوّرو البرمجيات

Use this skill when you need to build AI-powered chat interfaces (data agents) that query Looker data using natural language via the Gemini Data Analytics API.

2026-06-10
cors-api-proxy
مطوّرو البرمجيات

Architectural pattern for performing direct browser-to-Looker API calls via CORS by using an application backend to delegate scoped authentication tokens.

2026-06-10
embed-javascript-events-api
مطوّرو البرمجيات

This skill enables agents to assist users in implementing and troubleshooting interactive communication between a host application and an embedded Looker iframe using JavaScript events.

2026-06-10
lookml-sets
مطوّرو البرمجيات

Guide to using LookML sets for grouping fields, controlling visibility, and managing drill paths.

2026-06-10
sso-embed
مطوّرو البرمجيات

This skill allows agents to assist users in setting up, implementing, and troubleshooting Looker SSO (signed) and Cookieless embedding using the Looker Embed SDK.

2026-06-10
visualization-components
مطوّرو البرمجيات

This skill enables agents to assist users in building custom, high-performance data experiences using Looker's React-based visualization components.

2026-06-10