Skip to main content

このリポジトリの skills

KunanonJ/ai-skills-hub - 2ページ

SkillsMP は KunanonJ/ai-skills-hub から 441 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

KunanonJ/ai-skills-hub

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

職業分類
プロジェクト管理専門家
説明

GAN Harness — Planner agent. Expands a one-line prompt into a full product specification with features, sprints, evaluation criteria, and design direction.

原文の言語: 英語

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

Go build, vet, and compilation error resolution specialist. Fixes build errors, go vet issues, and linter warnings with minimal changes. Use when Go builds fail.

原文の言語: 英語

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

Expert Go code reviewer specializing in idiomatic Go, concurrency patterns, error handling, and performance. Use for all Go code changes. MUST BE USED for Go projects.

原文の言語: 英語

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

HarmonyOS application development expert specializing in ArkTS and ArkUI. Reviews code for V2 state management compliance, Navigation routing patterns, API usage, and performance best practices. Use for HarmonyOS/OpenHarmony projects.

原文の言語: 英語

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

Analyze and improve the local agent harness configuration for reliability, cost, and throughput.

原文の言語: 英語

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

Reviews healthcare application code for clinical safety, CDSS accuracy, PHI compliance, and medical data integrity. Specialized for EMR/EHR, clinical decision support, and health information systems.

原文の言語: 英語

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

Designs home and small-lab network plans from hardware inventory, goals, and operator experience level, with safe staged changes and rollback guidance.

原文の言語: 英語

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

Java/Maven/Gradle build, compilation, and dependency error resolution specialist. Automatically detects Spring Boot or Quarkus and applies framework-specific fixes. Fixes build errors, Java compiler errors, and Maven/Gradle issues with minimal changes. Use…

原文の言語: 英語

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

Expert Java code reviewer for Spring Boot and Quarkus projects. Automatically detects the framework and applies the appropriate review rules. Covers layered architecture, JPA/Panache, MongoDB, security, and concurrency. MUST BE USED for all Java code changes.

原文の言語: 英語

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

Kotlin/Gradle build, compilation, and dependency error resolution specialist. Fixes build errors, Kotlin compiler errors, and Gradle issues with minimal changes. Use when Kotlin builds fail.

原文の言語: 英語

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

Kotlin and Android/KMP code reviewer. Reviews Kotlin code for idiomatic patterns, coroutine safety, Compose best practices, clean architecture violations, and common Android pitfalls.

原文の言語: 英語

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

Operate autonomous agent loops, monitor progress, and intervene safely when loops stall.

原文の言語: 英語

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

Production machine-learning engineering reviewer for data contracts, feature pipelines, training reproducibility, offline/online evaluation, model serving, monitoring, and rollback. Use when ML, MLOps, model training, inference, feature store, or evaluation…

原文の言語: 英語

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

Designs enterprise or multi-site network architecture from requirements, using existing network skills for focused routing, validation, automation, and troubleshooting detail.

原文の言語: 英語

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

Reviews router and switch configurations for security, correctness, stale references, risky change-window commands, and missing operational guardrails.

原文の言語: 英語

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

Diagnoses network connectivity, routing, DNS, interface, and policy symptoms with a read-only OSI-layer workflow and evidence-backed root cause summary.

原文の言語: 英語

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

Fork any project for open-sourcing. Copies files, strips secrets and credentials (20+ patterns), replaces internal references with placeholders, generates .env.example, and cleans git history. First stage of the opensource-pipeline skill.

原文の言語: 英語

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

Generate complete open-source packaging for a sanitized project. Produces CLAUDE.md, setup.sh, README.md, LICENSE, CONTRIBUTING.md, and GitHub issue templates. Makes any repo immediately usable with Claude Code. Third stage of the opensource-pipeline skill.

原文の言語: 英語

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

Verify an open-source fork is fully sanitized before release. Scans for leaked secrets, PII, internal references, and dangerous files using 20+ regex patterns. Generates a PASS/FAIL/PASS-WITH-WARNINGS report. Second stage of the opensource-pipeline skill. Use…

原文の言語: 英語

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

Performance analysis and optimization specialist. Use PROACTIVELY for identifying bottlenecks, optimizing slow code, reducing bundle sizes, and improving runtime performance. Profiling, memory leaks, render optimization, and algorithmic improvements.

原文の言語: 英語

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

Expert planning specialist for complex features and refactoring. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring. Automatically activated for planning tasks.

原文の言語: 英語

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

Review pull request test coverage quality and completeness, with emphasis on behavioral coverage and real bug prevention.

原文の言語: 英語

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

Expert Python code reviewer specializing in PEP 8 compliance, Pythonic idioms, type hints, security, and performance. Use for all Python code changes. MUST BE USED for Python projects.

原文の言語: 英語

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

PyTorch runtime, CUDA, and training error resolution specialist. Fixes tensor shape mismatches, device errors, gradient issues, DataLoader problems, and mixed precision failures with minimal changes. Use when PyTorch training or inference crashes.

原文の言語: 英語

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

Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and safely removes it.

原文の言語: 英語

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

Rust build, compilation, and dependency error resolution specialist. Fixes cargo build errors, borrow checker issues, and Cargo.toml problems with minimal changes. Use when Rust builds fail.

原文の言語: 英語

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

Expert Rust code reviewer specializing in ownership, lifetimes, error handling, unsafe usage, and idiomatic patterns. Use for all Rust code changes. MUST BE USED for Rust projects.

原文の言語: 英語

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

Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF, injection, unsafe crypto, and OWASP Top 10 vulnerabilities.

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

SEO specialist for technical SEO audits, on-page optimization, structured data, Core Web Vitals, and content/keyword mapping. Use for site audits, meta tag reviews, schema markup, sitemap and robots issues, and SEO remediation plans.

原文の言語: 英語

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

Review code for silent failures, swallowed errors, bad fallbacks, and missing error propagation.

原文の言語: 英語

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

Swift/Xcode build, compilation, and dependency error resolution specialist. Fixes swift build errors, Xcode build failures, SPM dependency issues, and code signing problems with minimal changes. Use when Swift builds fail.

原文の言語: 英語

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

Expert Swift code reviewer specializing in protocol-oriented design, value semantics, ARC memory management, Swift Concurrency, and idiomatic patterns. Use for all Swift code changes. MUST BE USED for Swift projects.

原文の言語: 英語

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

Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage.

原文の言語: 英語

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

Analyze type design for encapsulation, invariant expression, usefulness, and enforcement.

原文の言語: 英語

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

Expert TypeScript/JavaScript code reviewer specializing in type safety, async correctness, Node/web security, and idiomatic patterns. Use for all TypeScript and JavaScript code changes. MUST BE USED for TypeScript/JavaScript projects.

原文の言語: 英語

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

Read this skill when the user uses 1Password.

原文の言語: 英語

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

Use Apple Passwords on macOS when the user asks for Apple/iCloud passwords, OTPs, or autofill from Apple's Passwords app.

原文の言語: 英語

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

Use this when you need to inspect or update Aside daemon settings, sessions, routine, task transcripts, child sessions, or session runtime config.

原文の言語: 英語

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

Read this skill when the user uses Bitwarden.

原文の言語: 英語

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

Read this skill when a page has a CAPTCHA that needs solving (reCAPTCHA, Turnstile, hCaptcha, or image CAPTCHA).

原文の言語: 英語

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