with one click
dotfiles
dotfiles contains 11 collected skills from rinchsan, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
A comprehensive verification system for Claude Code sessions.
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.
Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.