nnkogift/personal-skills

A personal collection of coding agent skills reusable instruction sets that load via Claude's skill system to enforce consistent coding practices and tooling choices across projects.

This repository also configures its own agents. See what personal-skills tells them →

2Stars on the repository
4Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

coding-standards

01

nnkogift/personal-skills

Skill Claude CodeCodex

Gift's personal coding standards, file structure conventions, and project setup rules. ALWAYS load this skill when starting a new project, scaffolding files, setting up a repo, writing new components, creating hooks, naming functions, structuring folders, composing UI, or any time code organization or architecture is…

not rated 2 1mo ago A 76 tokens

dev-tooling

02

nnkogift/personal-skills

Skill Claude CodeCodex

Gift's non-negotiable development tools and their correct configuration. ALWAYS load this skill when initializing a project, adding dependencies, configuring linting, formatting, testing, CI/CD, Docker, databases, auth, notifications, or email, or when any of these tools are mentioned: Bun, Biome, ESLint, Prettier…

not rated 2 1mo ago A 136 tokens

forming

03

nnkogift/personal-skills

Skill Claude CodeCodex

Rules and patterns for writing React forms. ALWAYS load this skill when building forms, handling form state, adding form validation, creating input components, or using react-hook-form, zod, Controller, FormProvider, useFormState, useController, useWatch, useFieldArray, or setError.

not rated 2 1mo ago A 62 tokens