Kelly Mears avatar

Kelly Mears

Community

@kellymears · Winston-Salem, NC

126Followers
|
89Public Repos
|
22Published Skills

Prolific scrub

Skills Distribution
DomainDeveloper To...Git & GitHub Opera.. (30%)Terminal & CLI Eng.. (20%)Code Quality & Rev.. (20%)Browser Testing & .. (15%)

Agent Skills by Kelly Mears

Showing 22 vetted skills indexed across 1 GitHub repositories.

kellymearskellymears

playwright-cli

Automates browser interactions for web testing, form filling, screenshots, and data extraction.

Community
Advanced
kellymearskellymears

research

Conduct multi-source web research and generate cited reports with verification-tagged claims.

Community
Advanced
kellymearskellymears

ink

Build terminal user interfaces with Ink React components and flexbox layout.

Community
Intermediate
kellymearskellymears

seniordev

Enforces minimal code solutions by prioritizing stdlib, native features, and YAGNI principles.

Community
Basic
kellymearskellymears

seniordev-help

Displays a quick-reference card for seniordev modes, skills, and commands.

Community
Basic
kellymearskellymears

seniordev-review

Reviews code diffs for over-engineering and lists what to delete or simplify.

Community
Basic
kellymearskellymears

remote-run

Execute commands, builds, and test suites headlessly on a remote machine over SSH.

Community
Advanced
kellymearskellymears

comms

Draft emails, Slack messages, blog posts, and markdown in the user's authentic voice.

Community
Intermediate
kellymearskellymears

cli

Applies clig.dev guidelines to design CLI arguments, help text, output formatting, and error handling.

Community
Intermediate
kellymearskellymears

tailshare

Publish static directories to HTTPS URLs on a Tailscale tailnet.

Community
Basic
kellymearskellymears

sprint-worker

Batch-processes GitHub issues with parallel agents that implement, self-review, and open draft PRs.

Community
Advanced
kellymearskellymears

obsidian

Creates formatted markdown notes in an Obsidian vault following existing folder conventions.

Community
Intermediate
kellymearskellymears

sim:progressive

Generates and proctors progressive L1-L4 TypeScript coding assessments with vitest tests and timed sessions.

Community
Advanced
kellymearskellymears

sim:problem

Simulates 55-minute pair programming interviews with TypeScript templates and vitest phase gates.

Community
Advanced
kellymearskellymears

gist

Create, list, view, edit, and delete GitHub gists using the gh CLI.

Community
Basic
kellymearskellymears

grill-me

Runs a relentless interview session to stress-test a plan or design.

Community
Basic
kellymearskellymears

grilling

Interviews the user in structured rounds to stress-test plans and design decisions.

Community
Intermediate
kellymearskellymears

git:issue

Creates GitHub issues from PRs, Slack messages, or ad-hoc descriptions with duplicate detection.

Community
Intermediate
kellymearskellymears

git:commits

Organize uncommitted git changes into atomic conventional commits with scoped messages.

Community
Intermediate
kellymearskellymears

git:pr

Creates GitHub pull requests with conventional commit titles and structured bodies.

Community
Intermediate
kellymearskellymears

git:work

Routes work requests to the correct GitHub issue, PR, or branch with uncommitted-change handling.

Community
Intermediate
kellymearskellymears

version

Bumps plugin versions in marketplace.json based on git commit history and semver rules.

Community
Intermediate

Frequently Asked Questions About Kelly Mears

FAQPage Schema
What tasks can I accomplish with kellymears' skills?▼

You can manage the full GitHub cycle (issues, commits, PRs, branch switching), automate browser testing and screenshots with Playwright, build Ink terminal UIs, execute jobs on remote machines over SSH, draft emails and blog posts, run deep cited research, and practice timed TypeScript coding interviews.

Who are these skills designed for?▼

Software engineers and CLI authors who live in the terminal: developers maintaining GitHub repositories, building command-line interfaces with argument parsers like yargs or commander, writing React-based terminal UIs with Ink, and candidates preparing for live pair-programming interviews.

How do the git and GitHub skills work in practice?▼

Invoke natural triggers like 'open a PR', 'clean up my commits', or 'file a bug'. git:commits reorganizes changes into conventional commits, git:pr opens a structured pull request against main, git:issue files trackable issues from Slack messages or PRs, and git:work handles branch creation and context switching.

Are these skills open source and what do they cost?▼

The seniordev skill is explicitly licensed MIT and free to use. Other skills in the manifest do not declare a license, so they should be treated as the author's published work; no paid tier, subscription, or usage fee is mentioned anywhere in the manifest.

What prerequisites or dependencies do these skills require?▼

Depends on the skill: sprint-worker needs gh, git, jq, make, and docker; remote-run requires SSH access plus a per-user host config file; obsidian requires iCloud-synced vaults; playwright-cli requires the playwright-cli binary; sim skills generate TypeScript projects with vitest tests.