LYGOLANG
Community@LYGOLANG
LYGOLANG provides a modular skill framework covering product specification, design, phased development, code review, release, ChatCut course-video production, and interactive plugin engineering.
Agent Skills by LYGOLANG
Showing 24 vetted skills indexed across 1 GitHub repositories.
dev-planner
Generates phased development plans from product specifications with dependency-ordered phases.
design-brief-builder
Interviews users to define visual direction and generates a Design-Brief.md specification document.
design-maker
Generates complete design deliverables from product specs via design tool MCP.
product-spec-builder
Generates Product-Spec.md documents through phased requirement interviews and iteration workflows.
skill-builder
Creates new SKILL.md skill units following a modular template and framework conventions.
evolution-engine
Generates rule-change proposals from correction signals and git history patterns.
code-review
Reviews code implementation against Product-Spec and design specs with evidence-backed reports.
dev-builder
Implements project phases from DEV-PLAN.md with per-task review cycles and four-step verification.
goal-creator
Generates a ready-to-send /goal command from current conversation context.
bug-fixer
Diagnose and fix bugs through evidence-based root cause analysis and verified regression testing.
release-builder
Builds, audits, and publishes Web, Desktop, and CLI releases with privacy checks and smoke tests.
stock-research
Generates sourced stock research reports and daily snapshots as archived Markdown files.
chatcut-captions
Generates, proofreads, burns in, and exports SRT subtitles for ChatCut course videos.
chatcut-annotate
Renders video annotations as HyperFrames transparent layers composited onto footage.
chatcut-workspace
Launches the ChatCut course-video editing workspace and manages clip import, arrangement, and relinking.
chatcut-export
Renders final 1080p MP4 videos from a timeline with normalization, concatenation, overlays, subtitles, and audio mixing.
chatcut-narration
Synthesizes narration audio via MiniMax TTS and retimes video timelines by measured durations.
plugin-installer
Installs local Claude Code plugin folders into a personal marketplace with validation and registration.
plugin-spec-builder
Interviews users to generate Plugin-Spec.md, plugin.yaml, and changelogs for interactive plugins.
plugin-builder
Implements plugin code from development plans with evidence-based testing and review cycles.
plugin-dev-planner
Generates phased plugin development plans with tasks, gates, and evidence mappings.
plugin-interaction-runtime-design
Designs plugin interaction, runtime contracts, and host adapters into a validated Plugin-Design.md.
interactive-plugin-builder
Orchestrates a five-stage pipeline to build, verify, and package installable Claude Code and Codex plugins.
plugin-checker
Validates Claude Code and Codex plugins through staged checks, host E2E, and independent review.
Frequently Asked Questions About LYGOLANG
FAQPage SchemaWhat 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.