nakano1122

38 mods across 1 repository, 2 stars between them.

accessibility

01

nakano1122/dotfiles

Skill Claude CodeCodex

A framework-independent guide to building accessible websites, including semantic HTML, ARIA, keyboard controls, forms, colour contrast, dynamic content, and testing. WCAG 2.1 is a widely used set of web accessibility guidelines.

2 2mo ago A 112 tokens

api-design

02

nakano1122/dotfiles

Skill Claude CodeCodex

A framework-independent guide to designing and implementing APIs using domain-driven design and clean architecture. It covers layers, domain objects, repositories, use cases, data-transfer objects, endpoints, errors, and request or response payloads.

2 2mo ago A 107 tokens

auth-design

03

nakano1122/dotfiles

Skill Claude CodeCodex

A framework-independent guide to authentication and authorization design. Authentication verifies who someone is; authorization controls what they are allowed to do.

2 2mo ago A 98 tokens

nakano1122/dotfiles

Skill Claude CodeCodex

A coordinating guide for backend development, including choosing a language or framework, assigning work to specialist guides, and reviewing code. Backend development covers the server-side parts of an application, such as APIs and data handling.

2 2mo ago A 112 tokens

cicd-github-actions

05

nakano1122/dotfiles

Skill Claude CodeCodex

A guide for building CI/CD workflows with GitHub Actions, GitHub's automation service. CI checks code such as tests and builds; CD delivers it to environments such as staging or production.

2 2mo ago A 124 tokens

codex-cli

06

nakano1122/dotfiles

Skill Claude CodeCodex

A guide for using OpenAI Codex CLI, a command-line AI coding assistant, as a second opinion during development.

2 2mo ago A 95 tokens

codex-task

07

nakano1122/dotfiles

Skill Claude CodeCodex

A skill for having Codex CLI workers carry out coding tasks while Claude Code coordinates the work.

2 2mo ago A 78 tokens

css-styling

08

nakano1122/dotfiles

Skill Claude CodeCodex

A guide to writing and reviewing CSS, the language that controls how web pages look and are laid out. It covers browser features such as container queries, :has(), nesting, and cascade layers, without requiring a particular framework.

2 2mo ago A 129 tokens

db-design

09

nakano1122/dotfiles

Skill Claude CodeCodex

A tool-independent guide to designing database schemas for relational databases and object-relational mapping tools. It covers tables, data types, relationships, normalization, indexes, and migrations.

2 2mo ago A 101 tokens

debugging

10

nakano1122/dotfiles

Skill Claude CodeCodex

A framework-independent guide to finding and fixing bugs in frontend and backend applications.

2 2mo ago A 145 tokens

drawio

11

nakano1122/dotfiles

Skill Claude CodeCodex

Generate draw.io diagrams as .drawio files, optionally export to PNG/SVG/PDF with embedded XML.

2 2mo ago A 24 tokens

env-config

12

nakano1122/dotfiles

Skill Claude CodeCodex

A guide to managing application environment settings, such as values that differ between development, testing, and production.

2 2mo ago A 95 tokens

fastapi-backend

13

nakano1122/dotfiles

Skill Claude CodeCodex

A guide for building backend APIs with FastAPI, a Python web framework. It covers project structure, routes, validation, authentication, errors, asynchronous work, database access, settings, and logs.

2 2mo ago A 107 tokens

figma-to-code

14

nakano1122/dotfiles

Skill Claude CodeCodex

A skill that turns designs from Figma, a collaborative interface-design tool, into frontend code for websites and applications.

2 2mo ago A 117 tokens

nakano1122/dotfiles

Skill Claude CodeCodex

A coordinating guide for frontend development, from gathering requirements to choosing a framework and reviewing code. It delegates implementation work to more specialised skills instead of writing the code itself.

2 2mo ago A 113 tokens

genshijin-commit

16

nakano1122/dotfiles

Skill Claude CodeCodex

A skill for creating short Git commit messages in the Conventional Commits format, in Japanese or English. Conventional Commits is a standard way to label changes such as fixes and new features.

2 2mo ago A 88 tokens

genshijin-compress

17

nakano1122/dotfiles

Skill Claude CodeCodex

A command that compresses natural-language memory files such as CLAUDE.md, todo lists, and settings into a shorter form while keeping their technical content, code, links, and structure.

2 2mo ago C 104 tokens

genshijin-crew

18

nakano1122/dotfiles

Skill Claude CodeCodex

A guide for deciding when to delegate coding work to specialised helper agents: one for locating code, one for small edits, and one for reviewing changes.

2 2mo ago A 161 tokens

genshijin-help

19

nakano1122/dotfiles

Skill Claude CodeCodex

A quick reference for genshijin modes, skills, and commands. It is written in Japanese and only displays help without changing settings or saved state.

2 2mo ago A 72 tokens

genshijin-review

20

nakano1122/dotfiles

Skill Claude CodeCodex

A pull-request review format that gives one short comment for each code problem, including its location, the issue, and the suggested fix. A pull request is a proposed code change submitted for review before it is merged.

2 2mo ago A 78 tokens

genshijin-stats

21

nakano1122/dotfiles

Skill Claude CodeCodex

A session statistics skill that reports actual token usage and estimated savings. It reads directly from Claude Code session logs rather than guessing.

2 2mo ago A 75 tokens

genshijin

22

nakano1122/dotfiles

Skill Claude CodeCodex

A communication mode that uses very short, simple wording to reduce token use while keeping technical meaning accurate.

2 2mo ago C 104 tokens

gin-backend

23

nakano1122/dotfiles

Skill Claude CodeCodex

A guide to building backend APIs with Gin, a Go web framework. It covers project structure, routes, middleware, request binding, validation, responses, authentication, logging, dependency injection, and configuration.

2 2mo ago A 112 tokens

git-worktree

24

nakano1122/dotfiles

Skill Claude CodeCodex

A guide to Git worktrees, which let one Git repository have several working directories at the same time.

2 2mo ago A 119 tokens