Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dotfiles

dotfiles contains 10 collected skills from jmeridth, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
16
updated
2026-07-22
Forks
3
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

review
software-quality-assurance-analysts-and-testers

Review a PR (by link or from current context) or the current feature branch using a multi-model, verification-first workflow.

2026-07-22
obsidian-daily
software-developers

Summarize the recent work done in the current Claude context into today's Obsidian daily note (daily/YYYY-MM-DD.md), merging without duplicating. Use when the user says "obsidian daily", "log my work to obsidian", "update my daily note", or asks to record today's work into their Obsidian vault.

2026-07-21
pr
software-developers

Create a good pull request

2026-07-10
repo-reset
software-developers

Pull latest main, switch to it, then assess and clean up merged branches and worktrees for a given repo

2026-07-06
pr-comments
software-quality-assurance-analysts-and-testers

Fetch, assess, and address PR review comments — fix valid ones, explain why invalid ones are skipped, reply with commit links, and resolve threads.

2026-06-30
commit
software-developers

Create a meaningful git commit message based on current changes.

2026-06-18
gha-standards
software-developers

GitHub Actions workflow standards for this repository. Use when reviewing or fixing GitHub Actions workflows to enforce security hardening, permissions, and operational conventions.

2026-06-05
go-security-review
software-quality-assurance-analysts-and-testers

Security-focused differential review of Go code changes with regression test generation. Use when reviewing PRs that modify Go files touching HTTP handlers, file operations, exec calls, SQL queries, auth logic, or crypto. Generates concrete regression tests that prove each vulnerability.

2026-06-05
skill-authoring
software-developers

Enforces agentskills.io specification for Agent Skills. Use when creating, reviewing, or fixing SKILL.md files, validating skill frontmatter, checking skill directory structure, or auditing skill quality.

2026-06-05
go-standards
software-developers

Go coding standards for this repository. Use when reviewing or fixing Go code to enforce syntax preferences, library choices, code quality checks, package design, and testing conventions.

2026-06-05