Skip to main content

jaysoo/dot-ai-config

SkillsMP a collecté 53 skills depuis jaysoo/dot-ai-config. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
53
Étoiles GitHub
1
Forks GitHub
0

Affichage de 40 skills collectés sur 53.

métier
non classé
description

Check modified Nx documentation pages against the astro-docs style guide. Auto-trigger after writing or editing docs content in the nx repo. Also trigger on "check style", "style guide", "docs review", "validate docs". Should run as a final step whenever docs…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Smoke-test the locally built create-nx-workspace CLI end-to-end against the real npm registry, optionally simulating blocked github.com egress (sandboxed AI agents). Packs the built package, pins its version to a published nx so the sandbox install works, and…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Query and analyze create-nx-workspace (CNW) telemetry data from MongoDB. Supports prod and staging environments. Use for error analysis, funnel metrics, version comparisons, and usage trends. Triggers on "CNW stats", "workspace stats", "error rates",…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Daily dependency-staleness audit for the CNW (Create Nx Workspace) template repos under ~/projects/cnw-templates/. Detects out-of-date deps (nx, @nx/*, AND third-party), applies safe upgrades within known compatibility constraints, verifies each repo…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Query and analyze Nx Cloud Distributed Task Execution (DTE) usage from the MongoDB nrwl-api database. Distinguishes Manual DTE (self-managed agents, no launchTemplate) from launch-template DTE (Nx Cloud-managed agents). Breaks down by plan tier (TEAM, PRO,…

Langue du texte source : anglais

mis à jour
métier
non classé
description

Director-level metrics review across Nx platform: nx.dev engagement, AI traffic rates, npm download trends, docs traffic/page performance, CNW funnel stats, and SPACE engineering productivity. Use when user says "check metrics", "metrics review", "how are our…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Weekly scan and audit orchestrator for Nx platform intelligence. Runs all 12 scan/audit commands plus the monthly digest via parallel subagents, then synthesizes a unified report with delta tracking. Use when user says "run scans", "weekly scan", "scan and…

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

Refresh and analyze nx.dev traffic: the GA4+GSC ga-traffic pipeline (raw scrapes -> process.mjs -> chart.html/analysis.json). Covers the fast in-page GA4 internal-RPC scrape method via Chrome MCP, the GSC scrape, merge + verification, and how to read the…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Verify CVE/image-vulnerability fixes for ocean (Nx Cloud / Polygraph) docker images by building the real image locally and scanning it with the exact trivy version our trivy-operator deploys. Covers finding where a flagged package actually lives (base-image…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Validate-and-ship loop for nx astro-docs changes. Runs prettier, vale, the STYLE_GUIDE structural pass, an anchor sweep, then amends the squashed commit and force-pushes. Use after every docs edit round in the nx repo. Triggers on "docs iterate", "amend and…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Compute Nx CLI scorecard metrics for a month: GitHub issues/PRs (nrwl/nx), Linear high-priority misc issues, and npm download counts with YoY growth. Outputs a Notion-ready markdown table. Use when user says "scorecard", "nx scorecard", "cli scorecard",…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Analyze Nx Cloud plan churn (Team/Enterprise) from the nrwl-api MongoDB plus Stripe invoice data: find churned orgs, quantify lost MRR, segment by value received (high-value leaver / wind-down / low-ROI / forced upgrade / zombie), compute no-Cloud…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Audit inline code comments against Jack's terse "why not what" discipline and trim the offenders. Use on demand for a dedicated comment pass over recent changes. Triggers on "check comment style", "review comments", "comment audit", "are these comments ok",…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Intercepts edits to ~/.claude/, ~/.codex/, and ~/.config/ synced files and redirects to ~/projects/dot-ai-config/. Triggers when modifying CLAUDE.md, AGENTS.md, skills, Claude Code commands/settings, or dotfiles (kitty, fish, nvim, mise, git). Also logs…

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

Director-level metrics review across Nx platform: nx.dev engagement, AI traffic rates, npm download trends, docs traffic/page performance, CNW funnel stats, and SPACE engineering productivity. Use when user says "check metrics", "metrics review", "how are our…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Update all CNW (Create Nx Workspace) template repos to a target Nx version using nx migrate. Handles angular-template, react-template, typescript-template, and empty-template. Runs migrations, commits changes, but does NOT push without user confirmation. Use…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Verify a docs guide actually works by building a fixture workspace in the guide's "before" state, then having a fresh agent follow ONLY the page to reach the guide's success criterion. Reports page gaps/mismatches and patches the page. Use when asked to "live…

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

Write, draft, edit, or review blog posts for jaysoo.ca in Jack's voice. Enforces the personal blog style guide (voice, tone, structure, words to avoid, signature phrases). Use whenever drafting, revising, restructuring, or proofreading a blog post, or when…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Adversarial multi-dimension review of a branch's uncommitted/committed diff before opening or updating a PR. Fans out review dimensions (correctness, design conformance, copy/voice, hygiene/tests), adversarially verifies each finding, and drafts a terse PR…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Save a live third-party page (GitHub repo page, npmx/npm package page, docs site) as a local static copy and inject an element into it (badge, banner, widget) for demos without shipping to prod. Use when user wants to "demo X on the GitHub README", "inject…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Warn-only deprecation of a first-party Nx bundler config helper (composePlugins/withNx/withWeb/withReact and friends) for removal in the next major. Use when asked to "deprecate <helper>", for a "config helpers deprecated" milestone NXC ticket, or any of the…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Render a single Ocean (Nx Cloud) React component in isolation with the real design tokens and capture a screenshot (light + dark), without booting the full Remix app/DB. Use when you need to visually verify or proof-of-work a component you built/changed in…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Best practices for Remotion - Video creation in React

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Capture terminal output or code as a static image (PNG/SVG/WebP) using charmbracelet/freeze. Use for proof-of-work screenshots when an agent finishes a task ("here's the green test run"), or for polished CLI/TUI demo stills for blog posts/social. NOT for…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Query and analyze create-nx-workspace (CNW) telemetry data from MongoDB. Supports prod and staging environments. Use for error analysis, funnel metrics, version comparisons, and usage trends. Triggers on "CNW stats", "workspace stats", "error rates",…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Help generate terminal demo videos or GIFs using VHS. Use when the user wants to record a terminal session, create a demo for social media/blogs, or mentions "vhs" specifically.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Import, merge, or combine repositories into an Nx workspace using nx import. USE WHEN the user asks to adopt Nx across repos, move projects into a monorepo, or bring code/history from another repository.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Run a local Go HTTP server that captures Nx Cloud API traffic from create-nx-workspace (CNW) and nx init. Use when testing CNW telemetry, recordStat payloads, init analytics, or any request CNW/init would send to NX_CLOUD_API. Triggers on "test CNW stats",…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Update all CNW (Create Nx Workspace) template repos to a target Nx version using nx migrate. Handles angular-template, react-template, typescript-template, and empty-template. Runs migrations, commits changes, but does NOT push without user confirmation. Use…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Intercepts edits to ~/.gemini/ and ~/.config/ synced files and redirects to ~/projects/dot-ai-config/. Triggers when modifying GEMINI.md, skills, commands, settings, or dotfiles (kitty, fish, nvim, mise, git). Also logs skill/command invocations to the usage…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Collaborate with Gemini CLI for deep codebase research, reviews, and brainstorming. Use this to delegate tasks that require extensive file searching, multi-step analysis, or a 'second opinion' from Gemini's specialized agents.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Enforce caveman-lite prose style on every Linear issue description written or updated via the Linear MCP tools. Descriptions must be succinct: no filler, no hedging, no marketing recap. Keep articles and full sentences; drop everything else. Applies to ALL…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Check modified Nx documentation pages against the astro-docs style guide. Auto-trigger after writing or editing docs content in the nx repo. Also trigger on "check style", "style guide", "docs review", "validate docs". Should run as a final step whenever docs…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Weekly scan and audit orchestrator for Nx platform intelligence. Runs all 12 scan/audit commands plus the monthly digest via parallel subagents, then synthesizes a unified report with delta tracking. Use when user says "run scans", "weekly scan", "scan and…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Route code review requests through Plannotator (https://plannotator.ai) so Jack can leave comments, request changes, or approve in an interactive UI instead of inline chat. Triggers whenever the user asks to review a branch, diff, PR, or pending changes —…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Enforce caveman-lite prose style on every Linear issue description written or updated via the Linear MCP tools. Descriptions must be succinct: no filler, no hedging, no marketing recap. Keep articles and full sentences; drop everything else. Applies to ALL…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Collaborate with Gemini CLI for deep codebase research, reviews, and brainstorming. Use this to delegate tasks that require extensive file searching, multi-step analysis, or a 'second opinion' from Gemini's specialized agents.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Run a local Go HTTP server that captures Nx Cloud API traffic from create-nx-workspace (CNW) and nx init. Use when testing CNW telemetry, recordStat payloads, init analytics, or any request CNW/init would send to NX_CLOUD_API. Triggers on "test CNW stats",…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Apply patches/fixes from night-shift worker agents. Parses session reports, presents fixable issues for selection, creates git worktrees with applied patches, and commits for review. Triggers on "apply nightshift", "nightshift fixes", "apply patches", "night…

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 53.