lgwanai avatar

lgwanai

Community

@lgwanai

12Followers
|
26Public Repos
|
83Published Skills

lgwanai maintains a large GSD project-planning and delivery skill suite plus utilities for patent analysis, data visualization, browser control, and messaging.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (55%)AI Models & Machin.. (15%)Data Systems & Dat.. (12%)Business, Finance .. (10%)

Agent Skills by lgwanai

Showing 83 vetted skills indexed across 2 GitHub repositories.

lgwanailgwanai
43

echart-skill

Analyze local data with DuckDB SQL and generate offline ECharts dashboards and reports.

Community
Advanced
lgwanailgwanai
4

gsd-manager

Display an interactive milestone dashboard and guide dependency-aware next actions.

Community
Advanced
lgwanailgwanai
4

gsd-ns-review

Route user intent to the appropriate quality gate review workflow.

Community
Intermediate
lgwanailgwanai
4

gsd-review-backlog

Promotes selected 999.x backlog items to active milestones and removes stale entries.

Community
Intermediate
lgwanailgwanai
4

gsd-new-project

Generate project planning artifacts from guided context gathering.

Community
Advanced
lgwanailgwanai
4

gsd-explore

Guide structured Socratic exploration and route outputs into GSD artifacts.

Community
Intermediate
lgwanailgwanai
4

gsd-import

Import external plan files into GSD with conflict detection against PROJECT.md decisions.

Community
Intermediate
lgwanailgwanai
4

gsd-ns-ideate

Route user intent to exploration or capture workflows for ideation outputs.

Community
Basic
lgwanailgwanai
4

agent-browser

Automate browser navigation and UI actions via snapshot-ref interaction cycles.

Community
Advanced
lgwanailgwanai
4

gsd-ui-phase

Generate a UI-SPEC.md design contract for a frontend phase.

Community
Intermediate
lgwanailgwanai
4

gsd-cleanup

Archive completed milestone phase directories into versioned milestone folders after dry-run confirmation.

Community
Basic
lgwanailgwanai
4

remotion-best-practices

Enforce deterministic Remotion rendering rules for React video compositions.

Community
Intermediate
lgwanailgwanai
4

gsd-inbox

Triage open GitHub issues and pull requests against project templates and contribution guidelines.

Community
Intermediate
lgwanailgwanai
4

gsd-ns-manage

Route GSD management requests to the appropriate specialized Skill.

Community
Basic
lgwanailgwanai
4

patents-search

Search global patent databases with natural language queries via Valyu semantic search API.

Community
Intermediate
lgwanailgwanai
4

gsd-phase

Add, insert, remove, or edit ROADMAP.md phase entries with consistent numbering.

Community
Intermediate
lgwanailgwanai
4

gsd-thread

Create, list, resume, and close named persistent context threads.

Community
Intermediate
lgwanailgwanai
4

gsd-ai-integration-phase

Generate an AI-SPEC.md design contract for AI system development phases.

Community
Intermediate
lgwanailgwanai
4

gsd-mvp-phase

Convert a project phase into a vertical MVP slice with SPIDR scope validation.

Community
Intermediate
lgwanailgwanai
4

gsd-sketch

Generate throwaway HTML mockup variants from design ideas.

Community
Intermediate
lgwanailgwanai
4

gsd-secure-phase

Audit or generate SECURITY.md to verify threat mitigations for a completed phase.

Community
Intermediate
lgwanailgwanai
4

gsd-ultraplan-phase

Offload GSD plan drafting to a cloud session for browser review.

Community
Intermediate
lgwanailgwanai
4

gsd-resume-work

Restore project context from STATE.md and resume interrupted work.

Community
Intermediate
lgwanailgwanai
4

gsd-workspace

Create, list, and remove isolated GSD workspace directories with worktree or clone strategies.

Community
Intermediate

Frequently Asked Questions About lgwanai

FAQPage Schema
What tasks can I accomplish with lgwanai's skills?▼

You can run the full GSD project lifecycle: capture ideas, write specs and phase plans, execute milestones, generate tests, review code, audit security and UAT, and ship pull requests. Additional skills cover patent search and claim analysis, DuckDB-based ECharts reporting, Slack and email retrieval, and Electron or browser control.

Who is the target audience for these skills?▼

Software engineers and technical leads managing structured, milestone-driven projects benefit most, especially teams using the GSD planning methodology with .planning/ directories. Secondary audiences include patent professionals checking claim compliance and analysts building offline BI dashboards from spreadsheets or databases.

How do the GSD skills work in practice?▼

GSD skills operate on a repository-level .planning/ directory containing artifacts like PROJECT.md, ROADMAP.md, SPEC.md, and PLAN.md. Skills route intent, create or edit these artifacts, execute phases in dependency-ordered waves, verify results, and commit atomically, with STATE.md enabling pause and resume.

What does the echart-skill provide?▼

It analyzes Excel, CSV, or database sources using local SQL via DuckDB, then produces auditable, offline-runnable ECharts charts, dashboards, and analysis reports. It supports data import, cleaning, querying, year-over-year and period-over-period comparisons, diagnostic analysis, and enterprise BI delivery.

What prerequisites or external services do these skills require?▼

Most GSD skills require a git repository with a .planning/ structure. patents-search needs the Valyu semantic search service, mail-skill requires IMAP access and builds a local SQLite index, electron uses Chrome DevTools Protocol remote debugging, and echart-skill runs locally with DuckDB.