DawnMoon1542
Community@DawnMoon1542 · Iceland
Full-stack Dev / AI Researcher / AI Agent Dev
Agent Skills by DawnMoon1542
Showing 30 vetted skills indexed across 1 GitHub repositories.
agent-browser
Automate browser navigation, form filling, screenshots, and data extraction via a CLI.
git-smart-commit
Analyzes git working directory changes and generates structured commit messages with dry-run confirmation.
node-best-practices
Provides Node.js and TypeScript best practices covering async patterns, error handling, streams, testing, and performance.
guizang-ppt-skill
Generate single-file HTML horizontal-swipe presentation decks with editorial or Swiss-style layouts.
git-smart-squash
Squash a range of git commits into one commit with a rewritten message after dry-run confirmation.
full-output-enforcement
Enforces complete, unabridged LLM output by banning placeholder patterns and truncation.
frontend-ui-design-morandi-color-scheme
Generates Morandi low-saturation color palettes and CSS variables for frontend UI design.
kami
Generate typeset PDF documents, slide decks, and landing pages from HTML templates.
yt-dlp-downloader
Download videos, extract audio, and fetch subtitles from websites using yt-dlp.
linting-neostandard-eslint9
Configures ESLint v9 flat config with neostandard for JavaScript and TypeScript projects.
typescript-magician
Diagnose TypeScript type errors and refactor any types into strict generic alternatives.
ui-component-library-showcase
Compares eight React UI component libraries and maintains a Vite showcase project.
react-best-practices
Applies Vercel's React and Next.js performance optimization rules when writing or refactoring code.
design-taste-frontend
Generates React and Next.js frontend interfaces with enforced design rules, motion physics, and anti-generic styling constraints.
pi-session-summarizer
Extracts pi agent session records by date range and generates project-grouped Markdown summaries.
md2html
Convert long-form Markdown documents into self-contained HTML pages with diagrams and styled components.
slidev
Create web-based developer presentations from Markdown using Slidev with Vue components and code highlighting.
search-layer
Aggregates Brave, Exa, Tavily, and Grok search results with intent-aware scoring and deduplication.
mineru-extract
Convert URLs and documents into Markdown using the MinerU parsing API.
content-extract
Extracts webpage content to Markdown using web_fetch probing with MinerU API fallback.
smart-exec-plan
Executes multi-stage implementation plans with per-task commits and no-ff branch merges.
test-driven-development
Guides red-green-refactor test-driven development for behavior-affecting code changes.
systematic-debugging
Diagnose bugs through a four-phase root cause investigation process before proposing fixes.
dispatching-parallel-agents
Dispatch focused subagents in parallel to investigate independent failures concurrently.
Frequently Asked Questions About DawnMoon1542
FAQPage SchemaWhat tasks can I accomplish with DawnMoon1542's skills?▼
You can automate browser interactions, generate and squash Git commits, enforce ESLint 9 flat config with neostandard, design advanced TypeScript generics, optimize React/Next.js performance, download videos via yt-dlp, extract web pages and PDFs to Markdown, and typeset resumes, slide decks, and landing pages.
Who is the target audience for these skills?▼
Full-stack developers, TypeScript and Node.js engineers, React frontend developers, and AI agent builders. The manifest emphasizes Node 22+ native TypeScript, Vercel-grade React performance guidance, UI component library comparison, and structured multi-stage development orchestration with subagent review.
How do the Git and development-planning skills work in practice?▼
git-smart-commit and git-smart-squash analyze working-directory changes, show a dry-run preview, and execute only after user confirmation. The planning chain runs brainstorming, grill-with-docs, writing-plans, then smart-exec-plan, which creates a branch, applies TDD per task, and merges each stage with --no-ff.
Are these skills open source and what do they cost?▼
The react-best-practices skill is explicitly MIT-licensed by Vercel; other skills carry no stated license and appear free to use. External services like MinerU, Brave Search, Exa, Tavily, and Grok may require their own accounts or API keys per their providers' terms.
What prerequisites or dependencies are required?▼
Browser automation requires npx agent-browser; video downloads require yt-dlp; linting requires ESLint v9 and neostandard; Node guidance targets Node 22+ with --experimental-strip-types; content extraction falls back to the MinerU API; UI showcase projects use pnpm with React.