Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
laurigates
GitHub 제작자 프로필

laurigates

4개 GitHub 저장소에서 수집된 465개 skills를 저장소 단위로 보여줍니다.

수집된 skills
465
저장소
4
업데이트
2026-07-18
저장소 탐색

저장소와 대표 skills

adversarial-review
소프트웨어 개발자

Adversarial second-pass review that tries to break code, designs, plans, or ADRs. Use when stakes are high and a normal review already ran.

2026-07-18
agent-teams
기타 컴퓨터 관련 직업

Configure Claude Code agent teams (implicit team, SendMessage, TaskUpdate). Use when running parallel agents, coordinating with messaging, or setting up a lead/teammate architecture.

2026-07-18
cold-read-gate
소프트웨어 개발자

Gate outward-bound text (upstream issues, docs, PR bodies) through isolated haiku fresh-reader critique before publishing. Use when an artifact must survive a reader with zero project context.

2026-07-18
custom-agent-definitions
기타 컴퓨터 관련 직업

Write and configure custom agent definitions in Claude Code agents/ directory. Use when creating an agent .md file, defining a specialized agent, or configuring agent tools.

2026-07-18
exclusive-lock-dispatch
소프트웨어 개발자

Pre-dump-then-dispatch for tools holding an exclusive lock (Ghidra, migrations, single-writer caches). Use when fanning out parallel agents needing a non-concurrent resource.

2026-07-18
execution-grounded-review
소프트웨어 품질 보증 분석가·테스터

Execution-grounded review: run tests first, trace each acceptance criterion to execution evidence. Use when verifying an implementation meets spec.

2026-07-18
meta-assimilate
소프트웨어 개발자

Copy, generalize, or merge a project's .claude/{agents,commands} into user-scoped configuration. Use when assimilating another project's Claude setup or generalizing an agent.

2026-07-18
meta-audit
기타 컴퓨터 관련 직업

Audit Claude subagent configs for completeness, security, and best practices. Use when reviewing agents/ for missing frontmatter, overprivileged tools, or bad model choices.

2026-07-18
이 저장소에서 수집된 skills 407개 중 상위 8개를 표시합니다.
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-01-09
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-01-02
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: coverage, llvm-cov, code coverage, test coverage, coverage report, codecov, coveralls, branch coverage.

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 audit, dependency cleanup, bloat detection, cargo-udeps.

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 tests, test filtering, test performance, flaky tests, CI testing.

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, linting, code quality, clippy.toml, pedantic, nursery, restriction, lint configuration, code standards.

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, React, or other supported languages.

2025-12-21
이 저장소에서 수집된 skills 28개 중 상위 8개를 표시합니다.
이 저장소에서 수집된 skills 22개 중 상위 8개를 표시합니다.
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 irreversible action needs out-of-band confirmation, or when the user should pick among several fixed options ("ask me which one via poll"). Provides telegram-notify (one-way), telegram-ask (send + block for reply), and telegram-poll (send a multiple-choice poll + block for the vote).

2026-07-18
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. Use when user mentions Neovim, nvim, lazy.nvim, Mason, init.lua, Lua config, nvim plugins, or Neovim customization.

2026-07-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 "format the <topic> <register> for posting". Drafts each topic in four registers (layman, technical, one-liner, takeaway), queues them in FVH/shareables.md, and hands off a clipboard-ready Google Chat message to paste.

2026-07-11
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 are active/dormant.

2026-06-12
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. Use when user mentions chezmoi, dotfiles, cross-platform config, chezmoi apply, chezmoi diff, .chezmoidata, or managing configuration files across machines.

2026-06-09
aiq-deploy
네트워크·컴퓨터 시스템 관리자

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

2026-06-02
aiq-research
소프트웨어 개발자

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

2026-06-02
obsidian-bases
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Obsidian Bases database feature for YAML-based interactive note views. Use when creating .base files, writing filter queries, building formulas, configuring table/card views, or working with Obsidian properties and frontmatter databases.

2026-05-21
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다