Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

looker-embed-demo

looker-embed-demo 收录了来自 lkrdev 的 30 个 skills,并提供仓库级职业覆盖和站内 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