灯塔引擎 avatar

灯塔引擎

Official

@dtyq

0Followers
|
30Public Repos
|
45Published Skills

Offers specialized engineering modules for codebase documentation, React component refactoring, and structured environment management within enterprise development ecosystems.

Skills Distribution
DomainDeveloper To...Codebase Documenta.. (35%)Frontend Component.. (35%)Environment & Task.. (30%)

Agent Skills by 灯塔引擎

Showing 45 vetted skills indexed across 1 GitHub repositories.

dtyqdtyq
5.0k

magic-web-error-logging

Enforce structured logger.error calls with eventKey, errorKind, error, message, and context fields.

Official
Advanced
dtyqdtyq
5.0k

sw-best-practices

Configure Service Worker caching, API whitelists, and emergency rollback for Magic Web.

Official
Advanced
dtyqdtyq
5.0k

chat-history

Search and read compacted and sub-agent chat history files via SDK tools.

Official
Intermediate
dtyqdtyq
5.0k

micro-app-architect

Generates interactive HTML micro-apps with file persistence and agent-dispatched workspace skills.

Official
Advanced
dtyqdtyq
5.0k

self-media-pre-publish-analyzer

Diagnoses Xiaohongshu and WeChat posts before publishing with rubric-based scoring and revision instructions.

Official
Advanced
dtyqdtyq
5.0k

cli-manager

Manages persistence of user-installed third-party CLI tools across sandbox sessions.

Official
Intermediate
dtyqdtyq
5.0k

magicbase

Implements persistent data storage and permissions for HTML micro-apps using MagicBase tables.

Official
Advanced
dtyqdtyq
5.0k

document-converter

Convert complex documents into Markdown artifacts and supported document formats.

Official
Advanced
dtyqdtyq
5.0k

using-oauth2

Registers OAuth2 apps, completes authorization, and calls APIs with access tokens.

Official
Advanced
dtyqdtyq
5.0k

teamshare-cli

Routes Teamshare CLI requests to sub-skills for Base tables, files, and dashboards.

Official
Basic
dtyqdtyq
5.0k

sandbox-manager

Inspect, upgrade, and restart the sandbox environment hosting the current Agent.

Official
Intermediate
dtyqdtyq
5.0k

ai-card-generator

Generate scheduled HTML visual cards with templates, data refresh, and history snapshots.

Official
Advanced
dtyqdtyq
5.0k

dingtalk-cli

Operate DingTalk messages, docs, calendar, approvals, and contacts through the dws CLI.

Official
Intermediate
dtyqdtyq
5.0k

download

Downloads HTTP and HTTPS files into the workspace with batch concurrency, retries, and resumable transfers.

Official
Intermediate
dtyqdtyq
5.0k

self-media-composer

Create and manage card-based and article posts for Rednote, Instagram, and WeChat Official Accounts.

Official
Advanced
dtyqdtyq
5.0k

lark-cli

Routes Lark and Feishu requests to the matching sub-skill for CLI operations.

Official
Intermediate
dtyqdtyq
5.0k

html-api-sdk

Documents the window.Magic JavaScript API for building SuperMagic HTML micro-apps.

Official
Advanced
dtyqdtyq
5.0k

magic-calendar

Create and manage calendar projects with events, categories, and recurrence rules.

Official
Intermediate
dtyqdtyq
5.0k

slide-template

Installs, creates, and converts reusable HTML slide templates for Super Magic presentations.

Official
Advanced
dtyqdtyq
5.0k

share

Creates and manages browser-accessible share links for workspace files, projects, and topics.

Official
Advanced
dtyqdtyq
5.0k

generate-preset

Generates custom CSS and JS preset bundles for self-media card templates from style descriptions.

Official
Advanced
dtyqdtyq
5.0k

bugfix-workflow

Automates structured bug-fix workflows with Current, Expected and Unchanged Behavior definitions.

Official
Advanced
dtyqdtyq
5.0k

wiki-generator

Extract system architecture details from codebases into navigable Wiki pages with Mermaid diagrams.

Official
Advanced
dtyqdtyq
5.0k

dual-edition-module-migration

Migrate shared modules to mirrored enterprise overlays under enterprise/src/opensource.

Official
Advanced

Frequently Asked Questions About 灯塔引擎

FAQPage Schema
What specific engineering tasks does 灯塔引擎 enable?

It enables automated codebase documentation via Mermaid diagrams, migration of Ant Design patterns to Tailwind, standardization of React data-testid attributes, and parsing of communication logs from platforms like WeChat, WeCom, DingTalk, and Lark.

Which technical personas benefit most from these capabilities?

Frontend engineers, technical architects, and DevOps practitioners benefit from these modules, particularly those focused on maintaining React/Next.js codebases, standardizing UI testing, and managing complex enterprise environment configurations.

What are the prerequisites for implementing these modules?

Implementation requires a standard React/TypeScript environment and access to the organization's workspace configuration files, specifically .workspace/.magic definitions for crew validation and .env files for persistent variable management.