Skip to main content

randoneering/randoneering-agent-guide

SkillsMP 已收集 randoneering/randoneering-agent-guide 中的 111 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
111
GitHub 星标
1
GitHub Forks
0

已展示 40 / 111 个已收集 Skill。

职业分类
数据库架构师
描述

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.

原文语言:英语

更新
已展示 40 / 111 个已收集 Skill。