jongio
- 10 skills
- 0 followers
- 11 hours ago last updated
- ▌ Eli5 · jongio bundleExplain the subject already in context using simple, respectful language, a familiar analogy, the proper grown-up terms, and the point where the analogy stops matching reality. Use when the user says "explain like I'm five", "explain it to me like I'm 5", "ELI5", "explain this simply", "make this easy to understand", or asks for a beginner-friendly explanation of the current selection, attachment, code, error, design, or conversation topic. Do NOT use for code review, debugging, implementation, documentation generation, architecture design, or requests that need new research rather than a simpler explanation of supplied context.
- ▌ Git Tidy · jongio bundleGit repository triage across branches, worktrees, stashes, remote refs, tags, remotes, artifacts, ignored-but-tracked files, large blobs, and maintenance. Correlates exact work for work-bearing carriers, runs protected read-only inventory for legacy scopes, reports coverage gaps, and recommends outcomes without treating age or names as proof. Analysis and revalidation are read-only; every refresh, save, cleanup, and GitHub write requires its own exact approval and established workflow. USE FOR: git-tidy, tidy repo, triage branches, audit worktrees, inspect stashes, stale branch review, repo hygiene, safe git cleanup. DO NOT USE FOR: history rewriting, repository deletion, automatic cleanup, or any mutation the user hasn't explicitly approved.
- ▌ Dns Doctor · jongio bundleEvidence-first DNS and domain health audit covering delegation, records, DNSSEC, CAA, website routing, TLS, CDN behavior, SPF, DKIM, DMARC, MTA-STS, TLS reporting, dangling aliases, TTLs, and zone hygiene. Produces verified findings, cached delta reports, an ordered remediation plan, and exact user-approved provider changes. USE FOR: dns-doctor, DNS audit, domain health check, diagnose DNS, DNS delta, fix DNS, update DNS records, apply DNS changes, website routing failure, email authentication review, DNSSEC review, CDN or proxy analysis. DO NOT USE FOR: unauthorized changes, implicit or unattended provider mutations, general network performance tuning, broad SEO audits.
- ▌ Repo Ready · jongio bundleScaffold and maintain the standard community health files every GitHub repository needs: .gitignore, .gitattributes, LICENSE, README.md, CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md, FUNDING.yml, CODEOWNERS, issue/PR templates, dependabot.yml, .editorconfig, and CI workflows. Two modes: **init** (interview the user, detect the stack, scaffold everything from scratch) and **update** (scan an existing repo, identify gaps against best practices, and suggest additions file by file). Use when the user says "repo ready", "repo init", "repo health", "community health", "add gitignore", "add license", "repo files", "repo setup", or asks about missing repo files. Do NOT use for project code scaffolding, GitHub Pages setup (use create-gh-pages-site), or CI pipeline design beyond the starter workflow.
- ▌ Deps Doctor · jongio bundleAudit, update, and secure project dependencies across npm, pnpm, Yarn, pip, Pipenv, Poetry, uv, Go, Cargo, Bundler, Composer, NuGet, Maven, Gradle, Swift, pub, and Hex, plus Docker base images, GitHub Actions, Terraform, and dev container features. Finds outdated, unused, and undeclared packages; applies updates; withholds releases too new to have been vetted; ranks vulnerabilities by exploitation evidence; screens supply-chain risk; fixes breaking changes forward; and verifies builds and tests. Use when the user says "dep doctor", "dependency doctor", "update dependencies", "upgrade packages", "outdated packages", "dependency audit", "security patches", "CVE remediation", or "deps". Do NOT use for adding a single new package, general code refactoring, a source-code security review, or fixing a build unrelated to dependency changes.
- ▌ Create Skill · jongio bundle**WORKFLOW SKILL** - Create and register a complete portable agent skill in a managed skills-repo.config.json repository or an existing skills repository. Produces focused instructions, documentation, deterministic tests, Vally evals, locked tooling, registration, and optional validated thumbnail art. USE FOR: create-skill, create a skill, add an agent skill, scaffold a portable skill, register a skill, add skill to managed repo, create skill in existing repo, generate an example skill from a fixture, add skill thumbnail art. DO NOT USE FOR: scaffolding a new marketplace collection from scratch (use create-skills-repo), editing one existing skill instruction without registration work (use skill-authoring), creating an agent persona.
- ▌ Naming Is Hard · jongio bundleInteractive naming assistant: help the user land on a name for a project, product, repo, company, package, or feature they love AND can actually use. Use when the user says "name my project", "help me name this", "come up with a name", "brainstorm names", "what should I call it", "rename this project", "is this name taken", "check if a name is available", "check the domain / GitHub org / npm / handle", "is there a trademark", or "naming is hard". The skill profiles what the thing is, generates on-brief candidate names, then runs a swipe loop (Like / Pass / Super-like) where a preference model learns the user's taste and shows more of what they like, then scores the finalists against real availability (domains, GitHub, package registries, social handles) plus trademark, existing-business, and confusable-name screens. Every finalist gets one of three verdicts: Deal Breaker, It's Complicated, or Perfect Match. Do NOT use for renaming code identifiers or SEO keyword research.
- ▌ Create Canvas App · jongio bundleBuild a GitHub Copilot App canvas extension the right way, fast. Use when the user wants to create, scaffold, or improve an interactive canvas (a side-panel UI the agent can open and drive) — dashboards, editors, trackers, boards, document/preview surfaces. Provides a no-build Preact + htm kit with live SSE state, durable per-user storage, Primer theming, and the official GitHub Lucide icon set, plus a generator that stamps a working canvas in one command. Do NOT use for non-canvas extensions (plain agent tools) or for shipping web apps unrelated to Copilot canvases.
- ▌ Create Skills Repo · jongio bundle**WORKFLOW SKILL** - Create or safely maintain a portable skills marketplace repository for multiple AI coding agents. INVOKES: bundled Node.js generator, standalone create-skill, standalone create-gh-pages-site, Vally, git, and gh. USE FOR: create a skills repo, scaffold an agent skills marketplace, upgrade a skills repository, sync skill manifests, check managed skills repo files, dry run a skills repository update. DO NOT USE FOR: authoring one skill (use create-skill), creating an unrelated GitHub Pages site (use create-gh-pages-site), or general repository health files (use repo-ready).
- ▌ Create Gh Pages Site · jongio bundleScaffold a working GitHub Pages website from a vetted template and wire it to deploy automatically. Use when the user wants to create, scaffold, or publish a site on GitHub Pages: a reviewable VitePress specification, a static page, an Astro or Eleventy site, a React (Vite) SPA, or a Jekyll site. Picks the right template, injects the correct base path for the target repo (the #1 thing people get wrong), adds the official GitHub Actions Pages deploy workflow, and sets it up in the user's current repo by default or a new one if asked. Does not stop at demo content: it digests the target repo (README, manifests, entry points, docs) and authors a site about that repo (CLI reference, API/usage page, feature tour, or catalog) with labeled image placeholders the user swaps in. Do NOT use for non-Pages hosting (Vercel/Netlify/Azure), deploying an existing app without a Pages target, or plain web pages unrelated to GitHub Pages.