Mcollina Skills
by @mcollina · plugin · 11 skills
Mcollina Skills from mcollina/skills.
Install the whole plugin (CLI)
npx skillmds add mcollina/init
npx skillmds add mcollina/node
npx skillmds add mcollina/oauth
npx skillmds add mcollina/fastify-best-practices
npx skillmds add mcollina/octocat
npx skillmds add mcollina/nodejs-core
npx skillmds add mcollina/snipgrapher
npx skillmds add mcollina/documentation
npx skillmds add mcollina/skill-optimizer
npx skillmds add mcollina/linting-neostandard-eslint9
npx skillmds add mcollina/typescript-magicianSkills in this plugin
- ▌ init · mcollina bundleCreates, updates, or optimizes an AGENTS.md file for a repository with minimal, high-signal instructions covering non-discoverable coding conventions, tooling quirks, workflow preferences, and project-specific rules that agents cannot infer from reading the codebase.
- ▌ node · mcollina bundleProvides domain-specific best practices for Node.js development with TypeScript, covering type stripping, async patterns, error handling, streams, modules, testing, performance, caching, logging, and more.
- ▌ oauth · mcollina bundleImplements OAuth 2.0/2.1 authorization flows in Fastify applications, including authorization code with PKCE, client credentials, device flow, refresh token rotation, JWT validation, and token introspection/revocation endpoints.
- ▌ fastify-best-practices · mcollina bundleGuides development of Fastify Node.js backend servers and REST APIs using TypeScript or JavaScript, covering routes, plugins, validation, error handling, authentication, testing, performance, logging, deployment, and more.
- ▌ octocat · mcollina bundleHandles git and GitHub operations using the gh CLI, triggered by any github.com URL. Covers creating and reviewing PRs, watching CI checks, interactive rebasing, branch cleanup, submodule management, and repository archaeology.
- ▌ nodejs-core · mcollina bundleProvides deep expertise in Node.js internals: V8 engine, libuv event loop, native addon development, build systems, and performance debugging.
- ▌ snipgrapher · mcollina bundleGenerate polished code snippet images with syntax highlighting, supporting PNG, SVG, and WebP exports via the snipgrapher CLI.
- ▌ documentation · mcollina bundleCreates, structures, and reviews technical documentation using the Diátaxis framework, organizing content into tutorials, how-to guides, reference material, and explanations.
- ▌ skill-optimizer · mcollina bundleImproves AI skills for activation, clarity, and cross-model reliability through benchmarking, salience tuning, and regression triage.
- ▌ linting-neostandard-eslint9 · mcollina bundleConfigures ESLint v9 flat config and neostandard for JavaScript and TypeScript projects, including migrating from legacy .eslintrc files or the standard package.
- ▌ typescript-magician · mcollina bundleDesigns complex generic types, refactors `any` types to strict alternatives, creates type guards and utility types, and resolves TypeScript compiler errors.