Skip to main content

randoneering/randoneering-agent-guide

SkillsMP は randoneering/randoneering-agent-guide から 111 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
111
GitHub スター
1
GitHub フォーク
0

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

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

Queries dbt project metadata locally using the dbt-index CLI — no warehouse connection needed. Use when user asks about model or column lineage, blast radius of a change, test coverage, finding or describing dbt models or sources, build performance, semantic…

原文の言語: 英語

更新
職業分類
未分類
説明

Manage reproducible development environments with Flox. **ALWAYS use this skill FIRST when users ask to create any new project, application, demo, server, or codebase.** Use for installing packages, managing dependencies, Python/Node/Go environments, and…

原文の言語: 英語

更新
職業分類
カスタマーサービス担当者
説明

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

原文の言語: 英語

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

Install, configure, and manage the Claude Code Damage Control security hooks system. Use when user mentions damage control, security hooks, protected paths, blocked commands, install security, or modify protection settings.

原文の言語: 英語

更新
職業分類
人事アシスタント(給与・勤怠管理除く)
説明

Customize resume for specific job postings while maintaining truthfulness

原文の言語: 英語

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

Create new semantic views using FastGen API for automated generation from SQL queries and table metadata. Falls back to manual approach if FastGen fails.

原文の言語: 英語

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

Verify semantic view compliance with established best practices including naming conventions, descriptions, metadata completeness, data quality standards, inconsistencies detection, and duplicates detection.

原文の言語: 英語

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

Evaluate semantic view against user-defined validation rules and custom criteria specified in natural language.

原文の言語: 英語

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

Comprehensive audit system for semantic views with multiple audit types including VQR testing, best practices verification (with inconsistencies and duplicates detection), and custom criteria evaluation.

原文の言語: 英語

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

Systematically test semantic views by evaluating all verified queries without VQR hints. Identifies which queries fail to measure semantic view completeness.

原文の言語: 英語

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

Debug and fix specific SQL generation issues in semantic views. Diagnoses root causes, applies targeted optimizations, and validates fixes. Use after semantic-view-optimization-onboarding skill when you have a failing question or VQR.

原文の言語: 英語

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

Initial setup for optimization sessions. Downloads semantic view YAML, extracts verified queries, and prepares optimization directory. Required first step before audit or debug workflows.

原文の言語: 英語

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

Upload a semantic view YAML file to Snowflake database.schema

原文の言語: 英語

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

Use for **ALL** requests that mention: create, build, debug, fix, troubleshoot, optimize, improve, or analyze a semantic view. This is the **REQUIRED** entry point - even if the request seems simple. DO NOT attempt to create or debug semantic views manually -…

原文の言語: 英語

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

**[REQUIRED]** Use for **ALL** requests involving Snowflake Postgres: create instance, list instances, suspend, resume, reset credentials, describe instance, import connection. Triggers: 'postgres', 'pg', 'create instance', 'show instances', 'suspend',…

原文の言語: 英語

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

Implements dbt Mesh governance features (model contracts, access modifiers, groups, versioning) and multi-project collaboration with cross-project refs. Use when implementing dbt Mesh governance, setting up cross-project refs with dependencies.yml,…

原文の言語: 英語

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

**[REQUIRED]** Use for ALL Streamlit tasks: creating, editing, debugging, beautifying, styling, theming, optimizing, or deploying Streamlit applications. Triggers: streamlit, st., dashboard, app.py, beautify, style, CSS, color, background, theme, button,…

原文の言語: 英語

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

Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemini CLI, OpenAI Codex, and GitHub AI Inference. Detects attack vectors where attacker-controlled input reaches AI agents running in CI/CD…

原文の言語: 英語

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

Clarify requirements before implementing. Use when serious doubts arise.

原文の言語: 英語

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

Enables ultra-granular, line-by-line code analysis to build deep architectural context before vulnerability or bug finding.

原文の言語: 英語

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

Searches and explores Burp Suite project files (.burp) from the command line. Use when searching response headers or bodies with regex patterns, extracting security audit findings, dumping proxy history or site map data, or analyzing HTTP traffic captured in…

原文の言語: 英語

更新
職業分類
コンピュータユーザーサポートスペシャリスト
説明

Diagnose and fix Claude in Chrome MCP extension connectivity issues. Use when mcp__claude-in-chrome__* tools fail, return "Browser extension is not connected", or behave erratically.

原文の言語: 英語

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

Detects timing side-channel vulnerabilities in cryptographic code. Use when implementing or reviewing crypto code, encountering division on secrets, secret-dependent branches, or constant-time programming questions in C, C++, Go, Rust, Swift, Java, Kotlin,…

原文の言語: 英語

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

Debugs the Buttercup CRS (Cyber Reasoning System) running on Kubernetes. Use when diagnosing pod crashes, restart loops, Redis failures, resource pressure, disk saturation, DinD issues, or any service misbehavior in the crs namespace. Covers triage, log…

原文の言語: 英語

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

Creates devcontainers with Claude Code, language-specific tooling (Python/Node/Rust/Go), and persistent volumes. Use when adding devcontainer support to a project, setting up isolated development environments, or configuring sandboxed Claude Code workspaces.

原文の言語: 英語

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

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports.…

原文の言語: 英語

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

Annotates codebases with dimensional analysis comments documenting units, dimensions, and decimal scaling. Use when someone asks to annotate units in a codebase, perform a dimensional analysis, or find vulnerabilities in a DeFi protocol, offchain code, or…

原文の言語: 英語

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

Provides expertise for analyzing DWARF debug files and understanding the DWARF debug format/standard (v3-v5). Triggers when understanding DWARF information, interacting with DWARF files, answering DWARF-related questions, or working with code that parses…

原文の言語: 英語

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

Analyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally callable functions that modify state, categorizes them by access level (public, admin, role-restricted, contract-only), and generates…

原文の言語: 英語

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

Scans Android APKs for Firebase security misconfigurations including open databases, storage buckets, authentication issues, and exposed cloud functions. Use when analyzing APK files for Firebase vulnerabilities, performing mobile app security audits, or…

原文の言語: 英語

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

Systematically verifies suspected security bugs to eliminate false positives. Produces TRUE POSITIVE or FALSE POSITIVE verdicts with documented evidence for each bug.

原文の言語: 英語

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

Safely analyzes and cleans up local git branches and worktrees by categorizing them as merged, squash-merged, superseded, or active work.

原文の言語: 英語

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

Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecurely in production. Use when auditing security, reviewing config management, or analyzing environment variable handling.

原文の言語: 英語

更新
職業分類
美術家(画家・彫刻家・イラストレーター含む)
説明

Draws 4 Tarot cards to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes…

原文の言語: 英語

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

Configures mewt or muton mutation testing campaigns — scopes targets, tunes timeouts, and optimizes long-running runs. Use when the user mentions mewt, muton, mutation testing, or wants to configure or optimize a mutation testing campaign.

原文の言語: 英語

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

Provides guidance for property-based testing across multiple languages and smart contracts. Use when writing tests, reviewing code with serialization/validation/parsing patterns, designing features, or when property-based testing would provide stronger…

原文の言語: 英語

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

Generates minimal macOS Seatbelt sandbox configurations. Use when sandboxing, isolating, or restricting macOS applications with allowlist-based profiles.

原文の言語: 英語

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

Runs external LLM code reviews (OpenAI Codex or Google Gemini CLI) on uncommitted changes, branch diffs, or specific commits. Use when the user asks for a second opinion, external review, codex review, gemini review, or mentions /second-opinion.

原文の言語: 英語

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

Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.

原文の言語: 英語

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

Creates language variants of existing Semgrep rules. Use when porting a Semgrep rule to specified target languages. Takes an existing rule and target languages as input, produces independent rule+test directories for each language.

原文の言語: 英語

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