Skip to main content

このリポジトリの skills

stanfish06/skillquarium - 6ページ

SkillsMP は stanfish06/skillquarium から 1,211 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

stanfish06/skillquarium

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

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

Use this skill whenever the user wants to analyze binaries with radare2/r2 from the command line, including reverse engineering, disassembly, function analysis, strings/import inspection, patching, binary diffing, hex inspection, or r2 scripting. Also use it…

原文の言語: 中国語

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

Provides reverse engineering techniques. Use when the main job is to understand how a compiled, obfuscated, packed, or virtualized target works before exploiting or solving it, including binaries, APKs, WASM, firmware, custom VMs, bytecode, malware-like…

原文の言語: 英語

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

Use for authorized security testing of desktop thick clients including local storage, update channels, IPC, traffic, and client-side trust boundaries.

原文の言語: 中国語

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

Use for authorized Active Directory and Windows identity attacks including Kerberos, AD CS, BloodHound paths, NTLM relay, and domain privilege escalation research.

原文の言語: 中国語

更新
職業分類
データサイエンティスト
説明

Use when the user is doing AI/ML work in a scientific domain such as biology, chemistry, physics, astronomy, climate, genomics, materials, medicine, ecology, energy, engineering, math, drug discovery, protein design, weather modeling, theorem proving,…

原文の言語: 英語

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

Automated browser verification for dev servers. Triggers when a dev server starts to run a visual gut-check with agent-browser — verifies the page loads, checks for console errors, validates key UI elements, and reports pass/fail before continuing.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Headless topological data analysis and visualization with the Topology ToolKit (TTK) on top of ParaView. Use this skill when Claude needs to: (1) Compute and visualize persistence diagrams, contour trees, merge trees, and Morse-Smale segmentations, (2)…

原文の言語: 英語

更新
職業分類
大気・宇宙科学者
説明

ATAC-seq processing with assay QC, MACS3 peak calling, consensus peak matrices, differential accessibility, and motif or footprint follow-up.

原文の言語: 英語

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

Next.js App Router expert guidance. Use when building, debugging, or architecting Next.js applications — routing, Server Components, Server Actions, Cache Components, layouts, middleware/proxy, data fetching, rendering strategies, and deployment on Vercel.

原文の言語: 英語

更新
職業分類
大気・宇宙科学者
説明

Expert-thinking profile for Mammalogist (field / observational / museum systematics / telemetry): Reasons from mammalian life history and detectability-limited sampling through ASM MDD taxonomy, Sherman/camera-trap/SCR survey design, occupancy and SECR…

原文の言語: 英語

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

Debug LLM applications using the Phoenix CLI. Fetch traces, analyze errors, structure trace review with open coding and axial coding, inspect datasets, review experiments, query annotation configs, and use the GraphQL API. Use whenever the user is analyzing…

原文の言語: 英語

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

Configure OpenTelemetry distributed tracing, metrics, and logging in ASP.NET Core using the .NET OpenTelemetry SDK. Use when adding observability, setting up OTLP exporters, creating custom metrics/spans, or troubleshooting distributed trace correlation.

原文の言語: 英語

更新
職業分類
テクニカルライター
説明

Write comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (ICH-E3, SAE, CSR), and patient documentation (SOAP, H&P, discharge summaries). Full support with templates,…

原文の言語: 英語

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

Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find issues", "bug hunt", "test this app/site/platform", or review the quality of a web application.…

原文の言語: 英語

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

Expert guidance for LlamaIndex development including RAG applications, vector stores, document processing, query engines, and building production AI applications.

原文の言語: 英語

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

AWS serverless and event-driven architecture expert based on Well-Architected Framework. Use when building serverless APIs, Lambda functions, REST APIs, microservices, or async workflows. Covers Lambda with TypeScript/Python, API Gateway (REST/HTTP),…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Gene-set pathway enrichment analysis using Enrichr — queries KEGG, GO (BP/MF/CC), Reactome, WikiPathways, MSigDB, and Disease Ontology. Produces ranked pathway tables, interactive bubble charts, and a reproducible Markdown report.

原文の言語: 英語

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

Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.

原文の言語: 英語

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

Analyze MSBuild binary logs to diagnose build failures. USE FOR: build errors that are unclear from console output, diagnosing cascading failures across multi-project builds, tracing MSBuild target execution order, and generally any MSBuild build issues.…

原文の言語: 英語

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

Diagnose and fix under-parallelized MSBuild builds. USE WHEN a multi-project solution build is slower than expected, doesn't speed up when you add cores, pegs a single core while others idle, or you want to know why `-m` isn't helping. Note: `/maxcpucount`…

原文の言語: 英語

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

Diagnose MSBuild build performance bottlenecks using binary log analysis. USE FOR: identifying why builds are slow by analyzing binlog performance summaries, detecting ResolveAssemblyReference (RAR) taking >5s, Roslyn analyzers consuming >30% of Csc time,…

原文の言語: 英語

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

Detects MSBuild projects with conflicting OutputPath or IntermediateOutputPath. USE FOR: builds failing with 'Cannot create a file when that file already exists', 'The process cannot access the file because it is being used by another process', intermittent…

原文の言語: 英語

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

Guide for diagnosing and improving MSBuild project evaluation performance. USE FOR: builds slow before any compilation starts, high evaluation time in binlog analysis, expensive glob patterns walking large directories (node_modules, .git, bin/obj), deep…

原文の言語: 英語

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

Guide for optimizing MSBuild incremental builds. USE FOR: builds slower than expected on subsequent runs, 'nothing changed but it rebuilds anyway', diagnosing why targets re-execute unnecessarily, fixing broken no-op builds. Covers 8 common causes: missing…

原文の言語: 英語

更新
職業分類
微生物学者
説明

Adapter, primer, and poly-A/T trimming for high-throughput sequencing reads (FASTQ/FASTA). Use for ATAC-seq (Nextera adapter removal), ChIP-seq/CUT&RUN, small RNA-seq (preserving reads as short as ~18 nt), and amplicon/primer trimming where exact or linked…

原文の言語: 英語

更新
職業分類
天文学者
説明

Expert-thinking profile for Carbon Cycle Scientist (flux towers / atmospheric inversions / GHG inventories / isotopic constraints / Earth-system model evaluation): Reasons from carbon mass balance across reservoirs and timescales, sign conventions, and budget…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Automated and marker-guided single-cell cell type annotation using CellTypist, marker review, reference transfer, and confidence-aware label curation.

原文の言語: 英語

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

Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define network isolation rules, debug pod crashes, analyze resource limits, inspect container logs, or…

原文の言語: 英語

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

Synthetic positive control for the eval harness. Not a real skill.

原文の言語: 英語

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

Direct browser control via CDP for web interaction: automation, scraping, testing, screenshots, and site/app work.

原文の言語: 英語

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

Guidance for Worktrunk (the `wt` CLI) — git worktree management, hooks, and config. Load when working out which worktree a `wt` command will act on, or reaching for the global `-C <path>` to target one; editing .config/wt.toml or…

原文の言語: 英語

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

Provides reverse engineering techniques. Use when the main job is to understand how a compiled, obfuscated, packed, or virtualized target works before exploiting or solving it, including binaries, APKs, WASM, firmware, custom VMs, bytecode, malware-like…

原文の言語: 英語

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

Routes reverse engineering, exploitation, penetration testing, malware, mobile, firmware, browser automation, documentation, and security tasks to the appropriate specialist skill. Use when a task spans modules or the correct reverse-skill entrypoint is…

原文の言語: 中国語

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

Runs a Semgrep security scan over a codebase: detects languages, selects rulesets, presents the plan for explicit approval, then runs every approved ruleset through scripts/run-scans.sh, which batches the semgrep processes and writes scans.json, and merges…

原文の言語: 英語

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

Choose when the user needs **Shopify CLI** to run or fix something now: validate app or extension config on disk (`shopify.app.toml`, `shopify.app.<name>.toml`, `shopify.extension.toml`); run or troubleshoot store workflows (`shopify store auth`, `shopify…

原文の言語: 英語

更新
職業分類
テクニカルライター
説明

Orchestrator for the full academic research pipeline: research -> write -> integrity check -> review -> revise -> re-review -> re-revise -> final integrity check -> finalize. Coordinates deep-research, academic-paper, and academic-paper-reviewer into a…

原文の言語: 英語

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

Expert guidance for working with Dagster and the dg CLI. Use before doing any task that requires knowledge specific to Dagster, or that references assets, materialization, components, data tools or data pipelines. Common tasks may include creating a new…

原文の言語: 英語

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

Create Databricks AI/BI dashboards. Must use when creating, updating, or deploying Lakeview dashboards as Databricks Dashboard have a unique json structure. CRITICAL: You MUST test ALL SQL queries via CLI BEFORE deploying. Follow guidelines strictly.

原文の言語: 英語

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

Use at the start of computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic recommendations that inform computational…

原文の言語: 英語

更新
職業分類
大気・宇宙科学者
説明

Expert-thinking profile for Geochemist (lab / field sampling / isotope & aqueous geochemistry / thermodynamic modeling): Reasons from Gibbs equilibria, mass and isotope balance, and fluid–rock interaction through stable (δ) and radiogenic (ε, isochron)…

原文の言語: 英語

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