Skip to main content
laurigates
GitHub 创作者资料

laurigates

按仓库查看 4 个 GitHub 仓库中的 497 个已收集 skills。

已收集 skills
497
仓库
4
更新
2026年9月24日
仓库浏览

仓库与代表性 skills

zsh-gotchas
未分类

Four zsh expansions that silently rewrite a command: $VAR:word modifiers, a leading =, no word splitting, `path` tied to PATH. Use when a zsh one-liner gives a wrong result or a tool seems missing.

2026年9月21日
evaluate-plugin-batch
未分类

Batch evaluate every skill in a plugin and produce a plugin-level report. Use when auditing an entire plugin's quality or validating before a release.

2026年9月20日
evaluate-skill
未分类

Evaluate a skill by running test cases and grading results. Use when testing whether a skill produces correct guidance, validating improvements, or benchmarking before release.

2026年9月20日
git-issue
未分类

GitHub issue to PR end-to-end — branch, TDD implementation, PR — one issue or several in parallel. Use when asked to work on an issue, fix issue #N, or batch-process several.

2026年9月20日
git-pr-feedback
未分类

Address PR review comments and resolve threads. Use when CHANGES_REQUESTED is set, working through unresolved review threads, or replying to reviewer feedback.

2026年9月20日
test-analyze
未分类

Analyze test results and create a fix plan with subagents. Use when triaging failing tests, analyzing JUnit XML, planning fixes for accessibility/security, or categorizing flaky/E2E failures.

2026年9月20日
parallel-agent-dispatch
其他计算机职业

Dispatch contract for spawning parallel agents covering worktree collisions, scope overflow, and silent exits. Use when fanning out concurrent agents or authoring a lead prompt.

2026年9月19日
health-check
未分类

Claude Code health check — scans plugins, settings, hooks, MCP, runtime state, usage telemetry, permissions, marketplace with optional fixes. Use when checking project health or troubleshooting setup.

2026年9月19日
已展示 8 / 436 个已收集 Skill。
usb-camera-analysis
软件开发工程师

Comprehensive USB camera and UVC device analysis for debugging video streaming issues. Use when diagnosing camera connectivity, format negotiation, or control capabilities.

2026年1月9日
android-layout-audit
网页与数字界面设计师

Audit Android app layouts for Material Design 3 compliance, accessibility, edge-to-edge support, and modern best practices. Use for layout reviews, pre-release checks, or establishing baseline quality.

2026年1月2日
ast-grep-search
软件开发工程师

AST-based code search using ast-grep for structural pattern matching. Use when searching for code patterns, refactoring, or performing semantic code analysis across multiple languages.

2025年12月21日
cargo-llvm-cov
软件质量保证分析师与测试员

Code coverage for Rust using LLVM instrumentation with support for multiple output formats and CI integration. Use when measuring test coverage, generating coverage reports, enforcing coverage thresholds, or integrating with codecov/coveralls. Trigger terms:…

2025年12月21日
cargo-machete
软件开发工程师

Detect unused dependencies in Rust projects for cleaner Cargo.toml files and faster builds. Use when auditing dependencies, optimizing build times, cleaning up Cargo.toml, or detecting bloat. Trigger terms: unused dependencies, cargo-machete, dependency…

2025年12月21日
cargo-nextest
软件质量保证分析师与测试员

Next-generation test runner for Rust with parallel execution, advanced filtering, and CI integration. Use when running tests, configuring test execution, setting up CI pipelines, or optimizing test performance. Trigger terms: nextest, test runner, parallel…

2025年12月21日
clippy-advanced
软件开发工程师

Advanced Clippy configuration for comprehensive Rust linting with custom rules, categories, and IDE integration. Use when configuring linting rules, enforcing code standards, setting up CI linting, or customizing clippy behavior. Trigger terms: clippy,…

2025年12月21日
code-antipatterns-analysis
软件开发工程师

Analyze codebases for anti-patterns, code smells, and quality issues using ast-grep structural pattern matching. Use when reviewing code quality, identifying technical debt, or performing comprehensive code analysis across JavaScript, TypeScript, Python, Vue,…

2025年12月21日
已展示 8 / 28 个已收集 Skill。
gemini-tts-voice
未分类

The Gemini TTS request surface as this repo uses it — the streaming (SSE) endpoint, inline delivery tags, prebuilt voices, multi-speaker, and what is NOT available (custom/cloned voices). Use when changing how the robot speaks, tuning a persona, adding a…

2026年9月14日
esp32-debugging
软件开发工程师

Debug ESP32 firmware issues including compilation errors, runtime panics, memory issues, and communication failures

2026年9月5日
esp-idf-setup
网络与计算机系统管理员

Set up ESP-IDF development environment, create new projects, and verify configuration

2026年8月22日
build-guide
软件开发工程师

Generate a printable Typst build guide (source + PDF) for an ESP32/MCU project by analyzing its docs, source, and schematic

2026年8月19日
audio-static-debugging
软件开发工程师

Debug static, hiss, or noise on embedded I2S audio (ESP32 + MAX98357A / PCM DACs), especially streamed PCM. Measure the signal at each pipeline stage instead of guessing at the amp. Use when audio plays but sounds wrong.

2026年7月28日
register-project
软件开发工程师

Register a project in the monorepo — justfile mod, CI matrix, standard file inventory

2026年6月22日
credential-setup
软件开发工程师

Standardize credential handling for an ESP32 project (credentials.h.example, .gitignore, pre-commit protection)

2026年4月18日
project-claude-md
软件开发工程师

Generate a CLAUDE.md for a project with build commands, hardware constraints, architecture, and development tasks

2026年4月18日
已展示 8 / 24 个已收集 Skill。
podio-ticket-updates
未分类

Sync in-progress Podio Kanban tickets with progress from their linked GitHub repos — propose description updates and progress comments, apply after approval. Use when the user asks to update Podio tickets, sync ticket progress, or post status updates to the…

2026年9月24日
chezmoi-expert
网络与计算机系统管理员

Comprehensive chezmoi dotfiles management expertise including templates, cross-platform configuration, file naming conventions, and troubleshooting. Covers source directory management, reproducible environment setup, and chezmoi templating with Go templates.…

2026年9月2日
telegram
桌面出版专家

Send notifications, interactive questions, or multiple-choice polls to the user via Telegram. Use when the user asks to be notified ("ping me", "notify me on Telegram", "ask me when..."), when a long-running task finishes and the user is likely away, when an…

2026年9月2日
repo-activity
软件开发工程师

Scan all git repositories under ~/repos and report recent activity — last commit age, branch, uncommitted changes — in age-bucketed tables. Use when the user asks for a repo activity overview, "what have I been working on", portfolio status, or which repos…

2026年8月26日
neovim-configuration
软件开发工程师

Modern Neovim configuration expertise including Lua scripting, plugin management with lazy.nvim, LSP setup with Mason, AI integration with claudecode.nvim/opencode.nvim, and workflow optimization. Covers keymaps, autocommands, and treesitter configuration.…

2026年7月12日
shareable
市场调研分析师与营销专员

Draft bite-sized "AI as coworker" wins, experiences, and useful failures for sharing on Google Chat. Use when the user says "draft a shareable about X", "share this win", "add a shareable", "make the technical/layman/one-liner/takeaway version of X", or…

2026年7月11日
aiq-deploy
网络与计算机系统管理员

Use when asked to install, deploy, run, validate, troubleshoot, or stop NVIDIA AI-Q Blueprint infrastructure.

2026年6月2日
aiq-research
软件开发工程师

Use when asked to run deep research or AI-Q research through a reachable NVIDIA AI-Q Blueprint backend.

2026年6月2日
已展示 8 / 9 个已收集 Skill。
已展示 4 / 4 个仓库
已展示全部仓库