Skip to main content
GitHub リポジトリ

claude-plugins

claude-plugins には geoffjay から収集した 22 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
22
Stars
8
更新
2025-11-04
Forks
2
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

clap-patterns
ソフトウェア開発者

Common Clap patterns and idioms for argument parsing, validation, and CLI design. Use when implementing CLI arguments with Clap v4+.

2025-11-04
cli-configuration
ソフトウェア開発者

Configuration management patterns including file formats, precedence, environment variables, and XDG directories. Use when implementing configuration systems for CLI applications.

2025-11-04
cli-distribution
ソフトウェア開発者

Distribution and packaging patterns including shell completions, man pages, cross-compilation, and release automation. Use when preparing CLI tools for distribution.

2025-11-04
cli-ux-patterns
ソフトウェア開発者

CLI user experience best practices for error messages, colors, progress indicators, and output formatting. Use when improving CLI usability and user experience.

2025-11-04
tokio-concurrency
ソフトウェア開発者

Advanced concurrency patterns for Tokio including fan-out/fan-in, pipeline processing, rate limiting, and coordinated shutdown. Use when building high-concurrency async systems.

2025-11-04
tokio-networking
ソフトウェア開発者

Network programming patterns with Hyper, Tonic, and Tower. Use when building HTTP services, gRPC applications, implementing middleware, connection pooling, or health checks.

2025-11-04
tokio-patterns
ソフトウェア開発者

Common Tokio patterns and idioms for async programming. Use when implementing worker pools, request-response patterns, pub/sub, timeouts, retries, or graceful shutdown.

2025-11-04
tokio-troubleshooting
ソフトウェア開発者

Debugging and troubleshooting Tokio applications using tokio-console, detecting deadlocks, memory leaks, and performance issues. Use when diagnosing async runtime problems.

2025-11-04
rust-ui-architecture
ソフトウェア開発者

Architecture patterns for Rust UI applications including GPUI-specific patterns, code organization, modularity, and scalability. Use when user needs guidance on application architecture, code organization, or scaling UI applications.

2025-10-23
git-advanced
その他コンピュータ職

Advanced git operations including complex rebase strategies, interactive staging, commit surgery, and history manipulation. Use when user needs to perform complex git operations like rewriting history or advanced merging.

2025-10-23
git-conventions
ソフトウェア開発者

Git conventions and workflow best practices including Conventional Commits, branch naming, and commit message guidelines. Use when user needs guidance on git standards, commit formats, or workflow patterns.

2025-10-23
git-repository
ソフトウェア開発者

Repository management strategies including branch strategies (Git Flow, GitHub Flow, trunk-based), monorepo patterns, submodules, and repository organization. Use when user needs guidance on repository structure or branching strategies.

2025-10-23
git-troubleshooting
ソフトウェア開発者

Git troubleshooting techniques including recovering lost commits, fixing merge conflicts, resolving detached HEAD, and diagnosing repository issues. Use when user encounters git errors or needs to recover from mistakes.

2025-10-23
rack-middleware
ソフトウェア開発者

Rack middleware development, configuration, and integration patterns. Use when working with middleware stacks or creating custom middleware.

2025-10-20
ruby-patterns
ソフトウェア開発者

Modern Ruby idioms, design patterns, metaprogramming techniques, and best practices. Use when writing Ruby code or refactoring for clarity.

2025-10-20
sinatra-patterns
ソフトウェア開発者

Common Sinatra patterns, routing strategies, error handling, and application organization. Use when building Sinatra applications or designing routes.

2025-10-20
sinatra-security
情報セキュリティアナリスト

Security best practices for Sinatra applications including input validation, CSRF protection, and authentication patterns. Use when hardening applications or conducting security reviews.

2025-10-20
go-concurrency
ソフトウェア開発者

Advanced concurrency patterns with goroutines, channels, context, and synchronization primitives. Use when working with concurrent Go code, implementing parallel processing, or debugging race conditions.

2025-10-17
go-optimization
ソフトウェア開発者

Performance optimization techniques including profiling, memory management, benchmarking, and runtime tuning. Use when optimizing Go code performance, reducing memory usage, or analyzing bottlenecks.

2025-10-17
go-patterns
ソフトウェア開発者

Modern Go patterns, idioms, and best practices from Go 1.18+. Use when user needs guidance on idiomatic Go code, design patterns, or modern Go features like generics and workspaces.

2025-10-17
documentation-update
ソフトウェア開発者

Regenerates documentation files (agents.md, agent-skills.md, plugins.md, usage.md) from marketplace data using Jinja templates. Use when plugins are added, updated, or removed to keep documentation in sync.

2025-10-17
marketplace-update
ソフトウェア開発者

Updates the .claude-plugin/marketplace.json file when plugins are added, modified, or removed. Use when creating or updating plugin entries in the marketplace catalog.

2025-10-17
claude-plugins GitHub Agent Skills | SkillsMP