lgwanai
Community@lgwanai
lgwanai maintains a large GSD project-planning and delivery skill suite plus utilities for patent analysis, data visualization, browser control, and messaging.
Agent Skills by lgwanai
Showing 83 vetted skills indexed across 2 GitHub repositories.
echart-skill
Analyze local data with DuckDB SQL and generate offline ECharts dashboards and reports.
gsd-manager
Display an interactive milestone dashboard and guide dependency-aware next actions.
gsd-ns-review
Route user intent to the appropriate quality gate review workflow.
gsd-review-backlog
Promotes selected 999.x backlog items to active milestones and removes stale entries.
gsd-new-project
Generate project planning artifacts from guided context gathering.
gsd-explore
Guide structured Socratic exploration and route outputs into GSD artifacts.
gsd-import
Import external plan files into GSD with conflict detection against PROJECT.md decisions.
gsd-ns-ideate
Route user intent to exploration or capture workflows for ideation outputs.
agent-browser
Automate browser navigation and UI actions via snapshot-ref interaction cycles.
gsd-ui-phase
Generate a UI-SPEC.md design contract for a frontend phase.
gsd-cleanup
Archive completed milestone phase directories into versioned milestone folders after dry-run confirmation.
remotion-best-practices
Enforce deterministic Remotion rendering rules for React video compositions.
gsd-inbox
Triage open GitHub issues and pull requests against project templates and contribution guidelines.
gsd-ns-manage
Route GSD management requests to the appropriate specialized Skill.
patents-search
Search global patent databases with natural language queries via Valyu semantic search API.
gsd-phase
Add, insert, remove, or edit ROADMAP.md phase entries with consistent numbering.
gsd-thread
Create, list, resume, and close named persistent context threads.
gsd-ai-integration-phase
Generate an AI-SPEC.md design contract for AI system development phases.
gsd-mvp-phase
Convert a project phase into a vertical MVP slice with SPIDR scope validation.
gsd-sketch
Generate throwaway HTML mockup variants from design ideas.
gsd-secure-phase
Audit or generate SECURITY.md to verify threat mitigations for a completed phase.
gsd-ultraplan-phase
Offload GSD plan drafting to a cloud session for browser review.
gsd-resume-work
Restore project context from STATE.md and resume interrupted work.
gsd-workspace
Create, list, and remove isolated GSD workspace directories with worktree or clone strategies.
Frequently Asked Questions About lgwanai
FAQPage SchemaWhat 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.