algorithmic-art
source-availableGenerate algorithmic / generative art and visual patterns in code.
npx @jnmetacode/skillet add algorithmic-artA package manager for AI agent skills. Install any of these with one command.
npx @jnmetacode/skillet add <name>
Generate algorithmic / generative art and visual patterns in code.
npx @jnmetacode/skillet add algorithmic-art(中文)任何创造性工作前先用:通过协作式提问把想法打磨成完整设计与规格,再动手实现。来自 superpowers-zh(5.2k★)。
npx @jnmetacode/skillet add brainstorming-zhApply a brand's guidelines (colors, typography, voice) consistently when producing assets.
npx @jnmetacode/skillet add brand-guidelinesCompose graphics on an HTML canvas — posters, social images, layouts.
npx @jnmetacode/skillet add canvas-designGenerate or update a CHANGELOG.md in Keep a Changelog format from real git history. Use when cutting a release or asked "what changed since…".
npx @jnmetacode/skillet add changelogBuild with the Claude API: models, tool use, streaming, and Anthropic SDK usage.
npx @jnmetacode/skillet add claude-apiWrite precise Conventional Commits messages from the actual staged diff. Use whenever committing code or asked to write/fix a commit message.
npx @jnmetacode/skillet add conventional-commits(中文)把可并行的独立工作拆给多个子 agent 同时执行的调度方法。来自 superpowers-zh(5.2k★)。
npx @jnmetacode/skillet add dispatching-parallel-agents-zhCollaboratively draft and edit long-form documents with the user.
npx @jnmetacode/skillet add doc-coauthoringCreate, edit and analyze Word documents with tracked changes, comments and formatting preservation.
npx @jnmetacode/skillet add docxGive the agent durable, local memory with engram — recall past decisions before answering, persist new decisions and preferences. Use when work spans sessions or the user says "remember".
npx @jnmetacode/skillet add engram-memoryDesign and build polished, modern frontend UI and components.
npx @jnmetacode/skillet add frontend-designWrite a blameless, actionable incident postmortem from the raw facts. Use after an outage or when writing up "what happened".
npx @jnmetacode/skillet add incident-postmortemWrite clear internal communications — announcements, updates, and team messaging.
npx @jnmetacode/skillet add internal-commsScaffold and build Model Context Protocol (MCP) servers that expose tools to agents.
npx @jnmetacode/skillet add mcp-builderExtract text and tables from PDFs, fill forms, merge/split, OCR, and create new PDFs. Use for anything involving a .pdf.
npx @jnmetacode/skillet add pdfCreate, edit and analyze PowerPoint presentations: layouts, templates, charts, automated slide generation.
npx @jnmetacode/skillet add pptxWrite a reviewer-first pull-request description from the actual branch diff. Use when opening a PR or asked to write/improve a PR description.
npx @jnmetacode/skillet add pr-descriptionSystematically map an unfamiliar codebase before changing it — entry points, build/test loop, conventions, data flow. Use when starting work in a repo you haven't seen.
npx @jnmetacode/skillet add repo-onboardingMake the agent improve with every task — review the run, distill lessons into durable memory, and reinforce what worked. Use at the end of any non-trivial task.
npx @jnmetacode/skillet add self-evolveAuthor new, well-structured agent skills — scaffolding, conventions and best practices for writing SKILL.md.
npx @jnmetacode/skillet add skill-creatorCreate animated GIFs sized and optimized for Slack.
npx @jnmetacode/skillet add slack-gif-creator(中文)用子 agent 驱动开发的完整工作流:拆解、委派、验收。来自 superpowers-zh(5.2k★)。
npx @jnmetacode/skillet add subagent-driven-development-zhRoot-cause a bug with a hypothesis-driven loop instead of shotgun edits. Use when a bug isn't obvious after the first look.
npx @jnmetacode/skillet add systematic-debuggingWrite tests that catch real regressions — behavior-focused, minimal mocking, edge cases from the code's actual branches. Use when adding or backfilling tests.
npx @jnmetacode/skillet add test-writingGenerate cohesive visual themes — color systems, type scales and design tokens.
npx @jnmetacode/skillet add theme-factoryInstrument an AI agent or LLM app with OpenTelemetry and watch its runs live in tracelet. Use when adding tracing/observability to an agent or debugging what an agent actually did.
npx @jnmetacode/skillet add tracelet-instrumentCreate elaborate, multi-component HTML artifacts with modern frontend web technologies (React, Tailwind).
npx @jnmetacode/skillet add web-artifacts-builderInteract with and test local web applications using Playwright — verify frontend functionality end to end.
npx @jnmetacode/skillet add webapp-testingOpen, read, edit, format, chart and create spreadsheets (.xlsx/.xlsm/.csv/.tsv), including formulas and data cleaning.
npx @jnmetacode/skillet add xlsx