ワンクリックで
dotfiles
dotfiles には rinchsan から収集した 11 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
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.