Skip to main content

このリポジトリの skills

Claude-Code-Community-Ireland/claude-code-resources - 2ページ

SkillsMP は Claude-Code-Community-Ireland/claude-code-resources から 121 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

Claude-Code-Community-Ireland/claude-code-resources

収集済み skill 121 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

Optimal ViewModel and Wizard creation patterns for Avalonia using Zafiro and ReactiveUI.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Mandatory skills, conventions, and behavioral rules for Avalonia UI development using the Zafiro toolkit.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start optimization.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js programming models. Use when: azure function, azure functions,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Orchestrate end-to-end backend feature development from requirements to deployment. Use when coordinating multi-phase feature delivery across teams and services.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.

原文の言語: 英語

更新
職業分類
コンピュータプログラマー
説明

Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者その他コンピュータ職
説明

Master of defensive Bash scripting for production automation, CI/CD pipelines, and system utilities. Expert in safe, portable, and testable shell scripts.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing, automating invoicing, or managing recurring payment systems.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing static analysis on binaries.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models ("blockrun", "use grok", "use gpt", "dall-e", "deepseek")

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill before any creative or constructive work (features, components, architecture, behavior changes, or functionality). This skill transforms vague ideas into validated designs through disciplined, incremental reasoning and collaboration.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session management security", "perform credential stuffing tests", "evaluate password policies", "test for session fixation", or "identify authentication…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, and anti-detection patterns. This skill covers Playwright…

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, content scripts, popup UIs, monetization strategies, and Chrome Web Store publishing. Use when: browser…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

BullMQ expert for Redis-backed job queues, background processing, and reliable async execution in Node.js/TypeScript applications. Use when: bullmq, bull queue, redis queue, background job, job queue.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, or migrating from Node.js to Bun.

原文の言語: 英語

更新
職業分類
マネジメントアナリスト
説明

Master modern business analysis with AI-powered analytics, real-time dashboards, and data-driven insights. Build comprehensive KPI frameworks, predictive models, and strategic recommendations. Use PROACTIVELY for business intelligence or strategic analysis.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows.

原文の言語: 英語

更新
職業分類
コンピュータプログラマー
説明

Write efficient C code with proper memory management, pointer arithmetic, and system calls. Handles embedded systems, kernel modules, and performance-critical code. Use PROACTIVELY for C optimization, memory issues, or system programming.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate comprehensive C4 architecture documentation for an existing repository/codebase using a bottom-up analysis approach.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert C4 Code-level documentation specialist. Analyzes code directories to create comprehensive C4 code-level documentation including function signatures, arguments, dependencies, and code structure. Use when documenting code at the lowest C4 level for…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert C4 Container-level documentation specialist. Synthesizes Component-level documentation into Container-level architecture, mapping components to deployment units, documenting container interfaces as APIs, and creating container diagrams. Use when…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert C4 Context-level documentation specialist. Creates high-level system context diagrams, documents personas, user journeys, system features, and external dependencies. Synthesizes container and component documentation with system documentation to create…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design automation that reduces manual work, improves consistency, and accelerates delivery while…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert patterns for Clerk auth implementation, middleware, organizations, webhooks, and user sync Use when: adding authentication, clerk auth, user authentication, sign in, sign up.

原文の言語: 英語

更新
職業分類
データベースアーキテクト
説明

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

原文の言語: 英語

更新
職業分類
コンピュータネットワークアーキテクト
説明

Expert cloud architect specializing in AWS/Azure/GCP multi-cloud infrastructure design, advanced IaC (Terraform/OpenTofu/CDK), FinOps cost optimization, and modern architectural patterns. Masters serverless, microservices, security, compliance, and disaster…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Transform difficult concepts into understandable explanations.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI-powered analysis and industry best practices.

原文の言語: 英語

更新
収集済み skill 121 件中 40 件を表示しています。