GitHub
Skills harvested from GitHub repositories
14810 skills availablenode
Use this skill whenever you are dealing with Node.js code to obtain domain-specific knowledge for building robust, perfo...
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...
init
Use this skill when creating or updating AGENTS.md for a repository. Use it especially when: the current AGENTS.md is lo...
fastify
Use this skill when you need to: Develop backend applications using Fastify Implement Fastify plugins and route handlers...
documentation
Use this skill when you need to create, review, or improve technical documentation following the Diátaxis framework. Exa...
nodejs-core
Use this skill when you need deep Node.js internals expertise, including: C++ addon development V8 engine debugging libu...
typescript-magician
Use this skill for: TypeScript errors and type challenges Eliminating any types from codebases Complex generics and type...
improve-codebase-architecture
Surface architectural friction and propose deepening opportunities — refactors that turn shallow modules into deep ones....
diagnose
A discipline for hard bugs. Skip phases only when explicitly justified. When exploring the codebase, use the project's d...
grill-me
Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch o...
tdd
Core principle: Tests should verify behavior through public interfaces, not implementation details. Code can change enti...
triage
Move issues on the project issue tracker through a small state machine of triage roles. Every comment or issue posted to...
scaffold-exercises
Create exercise directory structures that pass pnpm ai-hero-cli internal lint, then commit with git commit. Sections: XX...
migrate-to-shoehorn
shoehorn lets you pass partial data in tests while keeping TypeScript happy. It replaces as assertions with type-safe al...
git-guardrails-claude-code
Sets up a PreToolUse hook that intercepts and blocks dangerous git commands before Claude executes them. git push (all v...
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 ...
design-an-interface
Based on "Design It Twice" from "A Philosophy of Software Design": your first idea is unlikely to be the best. Generate ...
qa
Run an interactive QA session. The user describes problems they're encountering. You clarify, explore the codebase for c...
obsidian-vault
/mnt/d/Obsidian Vault/AI Research/ Mostly flat at root level. Index notes: aggregate related topics (e.g., Ralph Wiggum ...
edit-article
First, divide the article into sections based on its headings. Think about the main points you want to make during those...
ubiquitous-language
Extract and formalize domain terminology from the current conversation into a consistent glossary, saved to a local file...
write-a-skill
Gather requirements - ask user about: What task/domain does the skill cover? What specific use cases should it handle? D...
caveman
Respond terse like smart caveman. All technical substance stay. Only fluff die. ACTIVE EVERY RESPONSE once triggered. No...
setup-pre-commit
Husky pre-commit hook lint-staged running Prettier on all staged files Prettier config (if missing) typecheck and test s...