Source

laurigates/claude-plugins

366 skills · 16.8K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
github-issue-writing GitHub issue body and `[Type] Component:` title — bug/feature templates, repro steps, acceptance criteria. Use when f…
laurigates/claude-plugins
11
2
google-chat-formatting Convert text to Google Chat compatible formatting (Markdown to Google Chat syntax). Use when formatting messages for …
laurigates/claude-plugins
11
3
plugin-settings Configure per-project plugin settings via .claude/plugin-name.local.md files. Use when building plugins with user-con…
laurigates/claude-plugins
11
4
plugins-themes Obsidian plugin and theme management via the official CLI. Covers listing, enabling, disabling, and reloading plugins…
laurigates/claude-plugins
11
5
typescript-debugging Modern TypeScript/JavaScript debugging with Bun — inspector flags, debug.bun.sh, VSCode launch.json, memory profiling…
laurigates/claude-plugins
11
6
typescript-sentry Error monitoring and performance with Sentry SDK for Bun/Node.js/Next.js — error capture, breadcrumbs, spans, cron mo…
laurigates/claude-plugins
11
7
adr-relationships Domain analysis, conflict detection, and relationship validation for Architecture Decision Records. Use when creating…
laurigates/claude-plugins
10
8
blueprint-migration Versioned migration procedures for blueprint format upgrades (v1.x to v3.3). Use when blueprint-upgrade needs version…
laurigates/claude-plugins
10
9
bun-development Bun runtime workflows for running scripts, testing, building, and initializing projects with agent-optimized flags. U…
laurigates/claude-plugins
10
10
dns-tools DNS resolution and propagation debugging. Use when looking up A/AAAA/MX/TXT records, verifying DNS changes across res…
laurigates/claude-plugins
10
11
evaluate-improve Analyze skill evaluation results and suggest concrete improvements to SKILL.md instructions, descriptions, examples, …
laurigates/claude-plugins
10
12
gh-workflow-monitoring `gh run watch` — block until a GitHub Actions run finishes, no polling loop. Use when waiting for CI after a push or …
laurigates/claude-plugins
10
13
publish-sync Obsidian Publish and Sync management via the official CLI. Covers listing published notes, adding/removing notes from…
laurigates/claude-plugins
10
14
release-please-pr-workflow Merging release-please release PRs — batch merge, conflict resolution by closing and recreating the PR. Use when rele…
laurigates/claude-plugins
10
15
deep-agents Build hierarchical AI agents with the deepagents npm package. Use when creating orchestrators that plan multi-step ta…
laurigates/claude-plugins
9
16
docs-knowledge-graph Build comprehensive knowledge graph from Obsidian vault documentation
laurigates/claude-plugins
9
17
evaluate-report View evaluation results and benchmark reports. Use when you want to see past eval results, compare benchmark runs, or…
laurigates/claude-plugins
9
18
git-commit Create commits with conventional messages and issue references. Use when user says "commit", "save changes", or "stag…
laurigates/claude-plugins
9
19
git-pr Create pull requests with descriptions, labels, and issue references. Use when user says "create PR", "open pull requ…
laurigates/claude-plugins
9
20
github-actions-finops GitHub Actions billing, workflow efficiency, and waste analysis at org or repo level. Use when investigating CI/CD co…
laurigates/claude-plugins
9
21
github-issue-autodetect Auto-detect GitHub issues that staged changes may fix or close. Analyzes diffs, paths, and issue metadata to suggest …
laurigates/claude-plugins
9
22
github-social-preview Generate 1280x640 PNG social preview images for GitHub repos using nano-banana-pro. Use when asked for social preview…
laurigates/claude-plugins
9
23
langgraph-agents Multi-agent systems with LangGraph - supervisor/swarm patterns, state coordination, multi-provider routing. Use when …
laurigates/claude-plugins
9
24
bun-publishing Publish npm packages built with Bun: package.json config, CLI tool packaging, provenance signing, release automation.…
laurigates/claude-plugins
8
25
langchain-development Expert guidance for LangChain and LangGraph development with Python, covering chain composition, agents, memory, and …
laurigates/claude-plugins
8
26
attributes-collect Collect codebase health attributes as structured JSON. Use when assessing project health before routing to specialize…
laurigates/claude-plugins
7
27
attributes-dashboard Codebase health dashboard with scores and severity for docs, testing, security, and CI/CD. Use when wanting a health …
laurigates/claude-plugins
7
28
attributes-route Route to specialized agents (security, test, refactor, docs) based on codebase health attributes by severity. Use whe…
laurigates/claude-plugins
7
29
git-issue-hierarchy GitHub sub-issues and blocked_by/blocking links. Use when breaking an issue into sub-tasks, checking parent progress,…
laurigates/claude-plugins
7
30
git-issue-manage Transfer, pin, lock, or open a dev branch from a GitHub issue. Use when moving an issue between repos, pinning or loc…
laurigates/claude-plugins
7
31
hooks-permission-request-hook Generate a PermissionRequest hook that auto-approves safe operations and auto-denies dangerous ones. Use when you wan…
laurigates/claude-plugins
7
32
layer2-discovery Layer 2 device discovery and topology mapping. Use when finding switch port assignments, enumerating hosts via ARP, o…
laurigates/claude-plugins
7
33
macos-performance-triage Live macOS/Apple-Silicon performance triage — find what's heating the Mac (hot WindowServer, GPU compositing, a CPU-h…
laurigates/claude-plugins
7
34
mypy-to-ty Migrate Python type checking from mypy to ty (Astral). Use when mirrors-mypy is in .pre-commit-config.yaml or [tool.m…
laurigates/claude-plugins
7
35
ast-grep Structural Code Search & Refactoring Find and replace code patterns structurally using ast-grep. Use when you need to match code by its AST structure (not…
laurigates/claude-plugins
6
36
black-to-ruff-format Migrate Python formatting from black to ruff-format. Use when psf/black is in .pre-commit-config.yaml or [tool.black]…
laurigates/claude-plugins
6
37
code-dead-code Detect dead code, unused exports, unreachable branches, and orphaned files. Use when reducing maintenance burden, cle…
laurigates/claude-plugins
6
38
Knip Dead Code Detection Knip finds unused files, dependencies, exports, and types in JavaScript/TypeScript projects. Plugin system for framew…
laurigates/claude-plugins
6
39
Linter Autofix Patterns Cross-language linter autofix commands and common fix patterns for biome, ruff, clippy, shellcheck, and more.
laurigates/claude-plugins
6
40
MCP Server Management Install and configure Model Context Protocol (MCP) servers for Claude Code projects. Use when you want to add or enab…
laurigates/claude-plugins
6
41
parallel-agent-dispatch Dispatch contract for spawning parallel agents covering worktree collisions, scope overflow, and silent exits. Use wh…
laurigates/claude-plugins
6
42
playwright-cli Playwright CLI browser automation for AI agents. Navigate pages, take screenshots, fill forms, click elements from th…
laurigates/claude-plugins
6
43
agent-handoff-markers Standardized inline markers for inter-agent communication. Use when creating handoff annotations for other agents, sc…
laurigates/claude-plugins
5
44
Claude Code 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
5
45
code-complexity Analyze code complexity metrics (cyclomatic, cognitive, function length, coupling). Use when identifying refactoring …
laurigates/claude-plugins
5
46
code-dep-audit Audit dependencies for security vulnerabilities, outdated packages, and license compliance. Use when checking supply …
laurigates/claude-plugins
5
47
code-docs-quality Analyze docs quality across PRDs, ADRs, PRPs, CLAUDE.md, .claude/rules/. Use when auditing documentation, checking fo…
laurigates/claude-plugins
5
48
code-lint-fix Cross-language linter autofix commands and common fix patterns for biome, ruff, clippy, shellcheck, and more. Use whe…
laurigates/claude-plugins
5
49
code-test-quality Analyze test quality: smells, empty assertions, flaky patterns, coverage gaps. Use when tests are unreliable, coverag…
laurigates/claude-plugins
5
50
command-context-patterns Write safe context expressions in Claude Code slash command files. Covers backtick expressions, find vs ls patterns, …
laurigates/claude-plugins
5
Page 6 · 366 total Previous Next