node

Use this skill whenever you are dealing with Node.js code to obtain domain-specific knowledge for building robust, perfo...

github

linting-neostandard-eslint9

Use this skill when you need to: Set up linting in a JavaScript or TypeScript project Use neostandard as a Standard-like...

github

init

Use this skill when creating or updating AGENTS.md for a repository. Use it especially when: the current AGENTS.md is lo...

github

fastify

Use this skill when you need to: Develop backend applications using Fastify Implement Fastify plugins and route handlers...

github

documentation

Use this skill when you need to create, review, or improve technical documentation following the Diátaxis framework. Exa...

github

nodejs-core

Use this skill when you need deep Node.js internals expertise, including: C++ addon development V8 engine debugging libu...

github

typescript-magician

Use this skill for: TypeScript errors and type challenges Eliminating any types from codebases Complex generics and type...

github

improve-codebase-architecture

Surface architectural friction and propose deepening opportunities — refactors that turn shallow modules into deep ones....

github

diagnose

A discipline for hard bugs. Skip phases only when explicitly justified. When exploring the codebase, use the project's d...

github

grill-me

Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch o...

github

tdd

Core principle: Tests should verify behavior through public interfaces, not implementation details. Code can change enti...

github

triage

Move issues on the project issue tracker through a small state machine of triage roles. Every comment or issue posted to...

github

scaffold-exercises

Create exercise directory structures that pass pnpm ai-hero-cli internal lint, then commit with git commit. Sections: XX...

github

migrate-to-shoehorn

shoehorn lets you pass partial data in tests while keeping TypeScript happy. It replaces as assertions with type-safe al...

github

git-guardrails-claude-code

Sets up a PreToolUse hook that intercepts and blocks dangerous git commands before Claude executes them. git push (all v...

github

request-refactor-plan

This skill will be invoked when the user wants to create a refactor request. You should go through the steps below. You ...

github

design-an-interface

Based on "Design It Twice" from "A Philosophy of Software Design": your first idea is unlikely to be the best. Generate ...

github

qa

Run an interactive QA session. The user describes problems they're encountering. You clarify, explore the codebase for c...

github

obsidian-vault

/mnt/d/Obsidian Vault/AI Research/ Mostly flat at root level. Index notes: aggregate related topics (e.g., Ralph Wiggum ...

github

edit-article

First, divide the article into sections based on its headings. Think about the main points you want to make during those...

github

ubiquitous-language

Extract and formalize domain terminology from the current conversation into a consistent glossary, saved to a local file...

github

write-a-skill

Gather requirements - ask user about: What task/domain does the skill cover? What specific use cases should it handle? D...

github

caveman

Respond terse like smart caveman. All technical substance stay. Only fluff die. ACTIVE EVERY RESPONSE once triggered. No...

github

setup-pre-commit

Husky pre-commit hook lint-staged running Prettier on all staged files Prettier config (if missing) typecheck and test s...

github