{"id":51328300,"url":"https://github.com/nnkogift/personal-skills","last_synced_at":"2026-07-01T20:30:50.311Z","repository":{"id":364763165,"uuid":"1214221486","full_name":"nnkogift/personal-skills","owner":"nnkogift","description":"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.","archived":false,"fork":false,"pushed_at":"2026-06-14T10:33:40.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-14T12:22:04.681Z","etag":null,"topics":["claude","claude-code","cursor","skill"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nnkogift.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-18T09:22:11.000Z","updated_at":"2026-06-14T10:39:27.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/nnkogift/personal-skills","commit_stats":null,"previous_names":["nnkogift/personal-skills"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/nnkogift/personal-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnkogift%2Fpersonal-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnkogift%2Fpersonal-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnkogift%2Fpersonal-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnkogift%2Fpersonal-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nnkogift","download_url":"https://codeload.github.com/nnkogift/personal-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnkogift%2Fpersonal-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35022601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["claude","claude-code","cursor","skill"],"created_at":"2026-07-01T20:30:49.565Z","updated_at":"2026-07-01T20:30:50.302Z","avatar_url":"https://github.com/nnkogift.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# personal-skills\n\nA personal collection of [Claude Code](https://claude.ai/code) skills — reusable instruction sets that load via Claude's\nskill system to enforce consistent coding practices and tooling choices across projects.\n\n## Structure\n\n```\npersonal-skills/\n├── coding-standards/     # TypeScript conventions, project structure, component rules,\n│   │                     # data fetching patterns, API design, and git conventions\n│   ├── SKILL.md\n│   ├── prompts/\n│   │   └── cleanup.md\n│   └── references/       # Framework-specific deep dives\n│       ├── nextjs.md\n│       ├── react.md\n│       ├── backend.md\n│       ├── database.md\n│       ├── flutter.md\n│       └── dhis2.md\n│\n├── dev-tooling/          # Non-negotiable tool choices and their correct configuration\n│   ├── SKILL.md\n│   └── references/\n│\n├── forming/              # React form architecture (react-hook-form + zod)\n│   ├── SKILL.md\n│   └── prompts/\n│       └── init.md\n```\n\n## Skills\n\n| Skill              | When it loads                                          |\n|--------------------|--------------------------------------------------------|\n| `coding-standards` | Any time code is written, reviewed, or organized       |\n| `dev-tooling`      | Project init, adding dependencies, configuring tooling |\n| `forming`          | Building or reviewing any React form                   |\n\n## Skill Format\n\nEach skill is a `SKILL.md` file with YAML frontmatter:\n\n```markdown\n---\nname: skill-name\ndescription: When and why to load this skill\n---\n\n# Skill content...\n```\n\nThe `description` field drives when Claude auto-loads the skill — keep it precise.\n\n## Tools\n\nKey tools enforced by `dev-tooling`: Bun, ESLint v9 flat config, Prettier, Vitest, Playwright, Prisma, PostgreSQL,\nTanStack Query, React Hook Form, Zod, better_auth.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnnkogift%2Fpersonal-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnnkogift%2Fpersonal-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnnkogift%2Fpersonal-skills/lists"}