DawnMoon1542 avatar

DawnMoon1542

Community

@DawnMoon1542 · Iceland

5Followers
|
10Public Repos
|
30Published Skills

Full-stack Dev / AI Researcher / AI Agent Dev

Skills Distribution
DomainDeveloper To...Developer Tooling .. (45%)UI/UX & Creative M.. (25%)Data Systems & Dat.. (15%)Growth, Marketing .. (15%)

Agent Skills by DawnMoon1542

Showing 30 vetted skills indexed across 1 GitHub repositories.

DawnMoon1542DawnMoon1542
7

agent-browser

Automate browser navigation, form filling, screenshots, and data extraction via a CLI.

Community
Advanced
DawnMoon1542DawnMoon1542
7

git-smart-commit

Analyzes git working directory changes and generates structured commit messages with dry-run confirmation.

Community
Intermediate
DawnMoon1542DawnMoon1542
7

node-best-practices

Provides Node.js and TypeScript best practices covering async patterns, error handling, streams, testing, and performance.

Community
Advanced
DawnMoon1542DawnMoon1542
7

guizang-ppt-skill

Generate single-file HTML horizontal-swipe presentation decks with editorial or Swiss-style layouts.

Community
Advanced
DawnMoon1542DawnMoon1542
7

git-smart-squash

Squash a range of git commits into one commit with a rewritten message after dry-run confirmation.

Community
Intermediate
DawnMoon1542DawnMoon1542
7

full-output-enforcement

Enforces complete, unabridged LLM output by banning placeholder patterns and truncation.

Community
Basic
DawnMoon1542DawnMoon1542
7

frontend-ui-design-morandi-color-scheme

Generates Morandi low-saturation color palettes and CSS variables for frontend UI design.

Community
Basic
DawnMoon1542DawnMoon1542
7

kami

Generate typeset PDF documents, slide decks, and landing pages from HTML templates.

Community
Advanced
DawnMoon1542DawnMoon1542
7

yt-dlp-downloader

Download videos, extract audio, and fetch subtitles from websites using yt-dlp.

Community
Intermediate
DawnMoon1542DawnMoon1542
7

linting-neostandard-eslint9

Configures ESLint v9 flat config with neostandard for JavaScript and TypeScript projects.

Community
Intermediate
DawnMoon1542DawnMoon1542
7

typescript-magician

Diagnose TypeScript type errors and refactor any types into strict generic alternatives.

Community
Intermediate
DawnMoon1542DawnMoon1542
7

ui-component-library-showcase

Compares eight React UI component libraries and maintains a Vite showcase project.

Community
Intermediate
DawnMoon1542DawnMoon1542
7

react-best-practices

Applies Vercel's React and Next.js performance optimization rules when writing or refactoring code.

Community
Intermediate
DawnMoon1542DawnMoon1542
7

design-taste-frontend

Generates React and Next.js frontend interfaces with enforced design rules, motion physics, and anti-generic styling constraints.

Community
Advanced
DawnMoon1542DawnMoon1542
7

pi-session-summarizer

Extracts pi agent session records by date range and generates project-grouped Markdown summaries.

Community
Intermediate
DawnMoon1542DawnMoon1542
7

md2html

Convert long-form Markdown documents into self-contained HTML pages with diagrams and styled components.

Community
Intermediate
DawnMoon1542DawnMoon1542
7

slidev

Create web-based developer presentations from Markdown using Slidev with Vue components and code highlighting.

Community
Intermediate
DawnMoon1542DawnMoon1542
7

search-layer

Aggregates Brave, Exa, Tavily, and Grok search results with intent-aware scoring and deduplication.

Community
Advanced
DawnMoon1542DawnMoon1542
7

mineru-extract

Convert URLs and documents into Markdown using the MinerU parsing API.

Community
Intermediate
DawnMoon1542DawnMoon1542
7

content-extract

Extracts webpage content to Markdown using web_fetch probing with MinerU API fallback.

Community
Intermediate
DawnMoon1542DawnMoon1542
7

smart-exec-plan

Executes multi-stage implementation plans with per-task commits and no-ff branch merges.

Community
Advanced
DawnMoon1542DawnMoon1542
7

test-driven-development

Guides red-green-refactor test-driven development for behavior-affecting code changes.

Community
Intermediate
DawnMoon1542DawnMoon1542
7

systematic-debugging

Diagnose bugs through a four-phase root cause investigation process before proposing fixes.

Community
Advanced
DawnMoon1542DawnMoon1542
7

dispatching-parallel-agents

Dispatch focused subagents in parallel to investigate independent failures concurrently.

Community
Intermediate

Frequently Asked Questions About DawnMoon1542

FAQPage Schema
What 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.