preview-dev
starchild-ai-agent/official-skills
npx skills add https://github.com/starchild-ai-agent/official-skills --skill preview-dev
Latest reviews
No community reviews yet. Be the first to review.
What does preview-dev do?
preview-dev is listed in SkillJury, but the source summary is still sparse.
Is preview-dev good?
preview-dev does not have approved reviews yet, so SkillJury cannot publish a community verdict.
What agent does preview-dev work with?
preview-dev currently lists compatibility with openclaw, claude-code, windsurf, mcpjam, junie, zencoder.
What are alternatives to preview-dev?
Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.
How do I install preview-dev?
npx skills add https://github.com/starchild-ai-agent/official-skills --skill preview-dev
More from starchild-ai-agent/official-skills
wallet
by starchild-ai-agent/official-skills
Interact with this agent's on-chain wallets. Each agent has one wallet per chain (EVM + Solana). Supports balance queries, transfers (policy-gated), message signing, and transaction history.
coingecko
by starchild-ai-agent/official-skills
CoinGecko provides comprehensive crypto market data including spot prices, OHLC candles, market cap, trending coins, sector performance, and global stats.
coder
by starchild-ai-agent/official-skills
You write code that works. Not templates. Not placeholders. Working code, tested and proven.
browser-preview
by starchild-ai-agent/official-skills
You already know preview_serve and preview_stop . This skill fills the gap: what happens after preview_serve returns a URL — how the user actually sees it.
Alternatives in Software Engineering
telegram-bot-builder
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
flutter-app-size
by flutter/skills
Analyzes and optimizes Flutter application size by measuring build artifacts, generating size analysis reports, utilizing Dart DevTools for component breakdown, and implementing specific size reduction strategies such as debug info splitting, resource compression, and platform-specific tree-shaking. Assumes a...
sharp-edges
by trailofbits/skills
Evaluates whether APIs, configurations, and interfaces are resistant to developer misuse. Identifies designs where the "easy path" leads to insecurity.
iterative-retrieval
by affaan-m/everything-claude-code
Solves the "context problem" in multi-agent workflows where subagents don't know what context they need until they start working.