Source

laurigates/claude-plugins

366 skills · 16.8K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
typescript-strict TypeScript strict mode: tsconfig.json, strict flags, Bundler/NodeNext moduleResolution, verbatimModuleSyntax. Use whe…
laurigates/claude-plugins
44
2
settings-configuration Claude Code settings hierarchy, permission wildcards, and configuration patterns. Use when setting up permissions, de…
laurigates/claude-plugins
42
3
plugin-registry Understanding Claude Code's plugin registry structure, installation scopes, and common issues. Use when troubleshooti…
laurigates/claude-plugins
40
4
github-workflow-auto-fix Set up automated CI failure detection and fixing using Claude Code. Use when you want to create a GitHub Actions work…
laurigates/claude-plugins
38
5
mcp-management Install and configure MCP servers for Claude Code. Use when adding/enabling servers, updating .mcp.json, managing OAu…
laurigates/claude-plugins
37
6
Lightning CSS Lightning CSS transpilation, bundling, and minification. Use when configuring CSS in Vite, replacing PostCSS/autopref…
laurigates/claude-plugins
36
7
mcp-code-execution Scaffold the code execution pattern for MCP-based agents. Use when agents call many MCP tools, intermediate data exce…
laurigates/claude-plugins
36
8
agent-teams Configure Claude Code agent teams (implicit team, SendMessage, TaskUpdate). Use when running parallel agents, coordin…
laurigates/claude-plugins
35
9
blueprint-derive-tests Derive test regression plans from git history by finding commits lacking tests. Use when finding untested bug fixes, …
laurigates/claude-plugins
35
10
dual-write Dual write (double write) migration pattern for safely transitioning between data stores. Use when planning or implem…
laurigates/claude-plugins
35
11
project-skill-scripts Find and create supporting scripts for plugin skills. Use when auditing skills for script opportunities, improving to…
laurigates/claude-plugins
35
12
UnoCSS UnoCSS atomic CSS engine for on-demand utility classes. Use when setting up utility-first CSS, configuring presets (w…
laurigates/claude-plugins
35
13
feedback-session Analyze current session for skill feedback and create GitHub issues. Use when a skill gave wrong guidance, a command …
laurigates/claude-plugins
34
14
hooks-session-start-hook Create a SessionStart hook for Claude Code on the web. Use when setting up a repository for remote Claude Code sessio…
laurigates/claude-plugins
34
15
code-silent-degradation Detect silent degradation patterns where operations succeed with zero results because preconditions are unmet. Use wh…
laurigates/claude-plugins
33
16
config-sync Extract, compare, and propagate tooling improvements across FVH repos. Use when user says "sync workflows", "propagat…
laurigates/claude-plugins
33
17
claude-hooks-configuration Set up Claude Code lifecycle hooks and event handlers in settings.json. Use when you want to trigger a script on sess…
laurigates/claude-plugins
32
18
configure-web-session Set up a SessionStart hook so Claude Code on the web installs project-specific tools (helm, terraform, tflint, action…
laurigates/claude-plugins
32
19
shadow-mode Shadow mode (shadow traffic, dark launching) pattern for validating new systems under production load. Use when testi…
laurigates/claude-plugins
32
20
linter-autofix Cross-language linter autofix commands and common fix patterns for biome, ruff, clippy, shellcheck, and more.
laurigates/claude-plugins
31
21
prose-synthesize Synthesize unstructured thinking into a structured, actionable plan. Use when user provides stream-of-consciousness t…
laurigates/claude-plugins
31
22
hooks-session-end-issue-hook Configure a Stop hook that surfaces unfinished todos before a session ends and suggests creating GitHub issues for de…
laurigates/claude-plugins
30
23
version-badge-pattern Implement a version badge UI component showing build version, git commit, and recent changelog in a tooltip. Use when…
laurigates/claude-plugins
30
24
project-distill Distill session insights into reusable knowledge: Claude rules, skill improvements, and justfile recipes. Use when th…
laurigates/claude-plugins
29
25
git-repo-detection Detect GitHub repo owner/name from git remotes. Use when needing the owner/repo identifier for GitHub CLI or API call…
laurigates/claude-plugins
28
26
git-upstream-pr Submit PRs to upstream repos from a fork — commit selection, squashing, cross-fork creation. Use when contributing ch…
laurigates/claude-plugins
26
27
git-fork-workflow Fork management and upstream sync. Use when working with forks, syncing with upstream, detecting divergence, or prepa…
laurigates/claude-plugins
25
28
git-resolve-conflicts Resolve merge conflicts in pull requests. Use when a PR has merge conflicts with its base branch, when rebasing produ…
laurigates/claude-plugins
25
29
git-conflicts Resolve merge conflicts file-by-file. Use when a merge/rebase has conflicts, a PR can't merge, "fix conflicts" is req…
laurigates/claude-plugins
24
30
git-worktree-agent-workflow Worktree-first implementation workflow for isolated, focused work. Use when starting any implementation task — single…
laurigates/claude-plugins
18
31
properties Obsidian YAML frontmatter properties: read, set, remove on notes. Use when user mentions frontmatter, metadata, tags,…
laurigates/claude-plugins
17
32
d2-diagrams Generate diagrams from text using D2 with automatic layouts and themes. Use when creating architecture diagrams, flow…
laurigates/claude-plugins
15
33
network-monitoring Real-time network traffic and per-process bandwidth monitoring. Use when finding which app consumes bandwidth, inspec…
laurigates/claude-plugins
15
34
refactor Refactor selected code for quality improvements
laurigates/claude-plugins
14
35
search-discovery Obsidian vault search: full-text/grep, tag listing, link traversal, outline, orphan/dead-end detection, broken wikili…
laurigates/claude-plugins
14
36
git-cli-agentic Git commands with porcelain and machine-readable output for agent workflows. Use when scripting status/diff/log, porc…
laurigates/claude-plugins
13
37
network-diagnostics Network connectivity and latency diagnostics. Use when tracing routes, comparing ping latency across endpoints, or in…
laurigates/claude-plugins
13
38
network-discovery Network host and port discovery with nmap. Use when scanning TCP ports, enumerating hosts on a subnet, or identifying…
laurigates/claude-plugins
13
39
bun-package-manager Fast JavaScript package management with Bun — install, add, remove, update. Use when installing all deps, adding/remo…
laurigates/claude-plugins
12
40
evaluate-skill Evaluate a skill's effectiveness by running test cases and grading results. Use when you want to test whether a skill…
laurigates/claude-plugins
12
41
git-commit-trailers Git commit trailer conventions — BREAKING CHANGE, Co-authored-by, Signed-off-by. Use when composing messages with tra…
laurigates/claude-plugins
12
42
mermaid-diagrams Render Mermaid diagrams (mmdc) to SVG/PNG/PDF — flowcharts, sequence, ERDs, class, state, Gantt, pie, gitGraph. Use w…
laurigates/claude-plugins
12
43
tasks Obsidian tasks via CLI: list open tasks, create tasks, mark complete. Use when user mentions Obsidian tasks, todos, c…
laurigates/claude-plugins
12
44
ticket-drafting-guidelines What/Why/How prose structure and neutral, positive register for issues, PR descriptions, and tickets. Use when wordin…
laurigates/claude-plugins
12
45
vault-files Obsidian vault file ops via CLI: read, create, append, move, rename, delete, listings, daily/random notes. Use when m…
laurigates/claude-plugins
12
46
blog-post-writing Style guide for technical blog posts — updates, retrospectives, tutorials, deep dives. Use when writing about work do…
laurigates/claude-plugins
11
47
ci-autofix-reusable Generate a reusable GitHub Actions workflow for automated CI failure detection and fixing with Claude Code. Use when …
laurigates/claude-plugins
11
48
evaluate-plugin-batch Batch evaluate all skills in a plugin. Runs /evaluate:skill for each skill that has eval cases, then produces a plugi…
laurigates/claude-plugins
11
49
git-push Push local commits to remote — handles branch tracking, upstream setup, safe push patterns. Use when user says "push"…
laurigates/claude-plugins
11
50
github-actions-inspection Failing step, stack trace, and test output from a completed GitHub Actions run; rerun failed jobs. Use when a CI chec…
laurigates/claude-plugins
11
Page 5 · 366 total Previous Next