LYGOLANG avatar

LYGOLANG

Community

@LYGOLANG

0Followers
|
4Public Repos
|
24Published Skills

LYGOLANG provides a modular skill framework covering product specification, design, phased development, code review, release, ChatCut course-video production, and interactive plugin engineering.

Skills Distribution
DomainDeveloper To...Product & Plugin E.. (45%)Course Video Produ.. (25%)Code Quality & Rel.. (15%)Self-Evolution & G.. (10%)

Agent Skills by LYGOLANG

Showing 24 vetted skills indexed across 1 GitHub repositories.

LYGOLANGLYGOLANG

dev-planner

Generates phased development plans from product specifications with dependency-ordered phases.

Community
Intermediate
LYGOLANGLYGOLANG

design-brief-builder

Interviews users to define visual direction and generates a Design-Brief.md specification document.

Community
Advanced
LYGOLANGLYGOLANG

design-maker

Generates complete design deliverables from product specs via design tool MCP.

Community
Intermediate
LYGOLANGLYGOLANG

product-spec-builder

Generates Product-Spec.md documents through phased requirement interviews and iteration workflows.

Community
Advanced
LYGOLANGLYGOLANG

skill-builder

Creates new SKILL.md skill units following a modular template and framework conventions.

Community
Intermediate
LYGOLANGLYGOLANG

evolution-engine

Generates rule-change proposals from correction signals and git history patterns.

Community
Intermediate
LYGOLANGLYGOLANG

code-review

Reviews code implementation against Product-Spec and design specs with evidence-backed reports.

Community
Intermediate
LYGOLANGLYGOLANG

dev-builder

Implements project phases from DEV-PLAN.md with per-task review cycles and four-step verification.

Community
Advanced
LYGOLANGLYGOLANG

goal-creator

Generates a ready-to-send /goal command from current conversation context.

Community
Basic
LYGOLANGLYGOLANG

bug-fixer

Diagnose and fix bugs through evidence-based root cause analysis and verified regression testing.

Community
Intermediate
LYGOLANGLYGOLANG

release-builder

Builds, audits, and publishes Web, Desktop, and CLI releases with privacy checks and smoke tests.

Community
Advanced
LYGOLANGLYGOLANG

stock-research

Generates sourced stock research reports and daily snapshots as archived Markdown files.

Community
Intermediate
LYGOLANGLYGOLANG

chatcut-captions

Generates, proofreads, burns in, and exports SRT subtitles for ChatCut course videos.

Community
Advanced
LYGOLANGLYGOLANG

chatcut-annotate

Renders video annotations as HyperFrames transparent layers composited onto footage.

Community
Advanced
LYGOLANGLYGOLANG

chatcut-workspace

Launches the ChatCut course-video editing workspace and manages clip import, arrangement, and relinking.

Community
Advanced
LYGOLANGLYGOLANG

chatcut-export

Renders final 1080p MP4 videos from a timeline with normalization, concatenation, overlays, subtitles, and audio mixing.

Community
Advanced
LYGOLANGLYGOLANG

chatcut-narration

Synthesizes narration audio via MiniMax TTS and retimes video timelines by measured durations.

Community
Advanced
LYGOLANGLYGOLANG

plugin-installer

Installs local Claude Code plugin folders into a personal marketplace with validation and registration.

Community
Intermediate
LYGOLANGLYGOLANG

plugin-spec-builder

Interviews users to generate Plugin-Spec.md, plugin.yaml, and changelogs for interactive plugins.

Community
Advanced
LYGOLANGLYGOLANG

plugin-builder

Implements plugin code from development plans with evidence-based testing and review cycles.

Community
Advanced
LYGOLANGLYGOLANG

plugin-dev-planner

Generates phased plugin development plans with tasks, gates, and evidence mappings.

Community
Advanced
LYGOLANGLYGOLANG

plugin-interaction-runtime-design

Designs plugin interaction, runtime contracts, and host adapters into a validated Plugin-Design.md.

Community
Advanced
LYGOLANGLYGOLANG

interactive-plugin-builder

Orchestrates a five-stage pipeline to build, verify, and package installable Claude Code and Codex plugins.

Community
Advanced
LYGOLANGLYGOLANG

plugin-checker

Validates Claude Code and Codex plugins through staged checks, host E2E, and independent review.

Community
Advanced

Frequently Asked Questions About LYGOLANG

FAQPage Schema
What tasks can I accomplish using LYGOLANG's skills?▼

You can run a full product lifecycle: interview-based Product-Spec.md creation, Design-Brief.md and design deliverables, phased DEV-PLAN.md implementation, evidence-based code review, bug fixing, and release packaging with privacy audits and smoke tests. Separate skills cover ChatCut course-video editing, stock research reports, and interactive plugin development.

Who are LYGOLANG's skills designed for?▼

They target developers and product builders who want structured, document-driven development inside an agent harness, plus course creators producing narrated tutorial videos with captions and annotations, and engineers shipping installable Claude Code or Codex interactive plugins with verified host compatibility.

How do the ChatCut video skills work in practice?▼

chatcut-workspace launches a local workbench, imports recordings, and manages clip arrangement, relinking, and job control. Narration, captions, and annotation skills generate TTS audio, zero-typo subtitles from known scripts, and HyperFrames overlay layers; chatcut-export renders the final 1080p MP4 and verifies it with ffprobe.

What prerequisites and dependencies do these skills require?▼

ChatCut skills require hyperframes and whisper, with dependency_check and dependency_fetch handling installation size, source, and location; media import is governed by CHATCUT_MEDIA_ROOTS. Plugin skills require sequential gate documents (Plugin-Spec.md, plugin.yaml, Plugin-Design.md, PLUGIN-DEV-PLAN.md) before building, and plugin-checker runs real host E2E verification.

How does the plugin development pipeline ensure quality?▼

interactive-plugin-builder routes projects through spec interviews, runtime design, planning, and phased building. plugin-checker then runs static checks, schema and MCP probes, builds, installs, and real required-host E2E tests, dispatching plugin-reviewer for independent review; only all-targets HOST_VERIFIED results are marked SHIPPABLE.