← All creators

LandonSchropp

User

My personal toolkit for working with AI agents

40 indexed · 0 Featured · 1 stars · avg score 58
Prolific

Categories

Indexed Skills (40)

AI & Automation Listed

generate

Use when the user wants to run one or more generators from `@landonschropp/generate` (initialize, prettier, only-allow, eslint, typescript, vitest, bun-test, husky).

1 Updated today
LandonSchropp
AI & Automation Listed

stacked-pull-requests

Use when working with a stack of GitHub pull requests — creating branches, keeping the stack in sync, or merging in order. Covers Git Town setup, PR targeting, rebasing, and landing the stack.

1 Updated today
LandonSchropp
Data & Documents Listed

project-conventions

Use when setting up a new personal project, or when deciding which root file a piece of documentation, configuration, environment variable, or agent instruction belongs in. Covers the standard root files and what each one owns. Does not cover source code layout.

1 Updated today
LandonSchropp
AI & Automation Listed

bash-script

Use when writing a Bash script. Covers the template, conventions, and required patterns.

1 Updated today
LandonSchropp
AI & Automation Listed

npm-publish

Use when publishing or releasing a new version of an npm/pnpm/yarn/bun package to the registry. Covers package-manager detection, semver bump selection, tagging, pushing, scoped-package access, authentication, and one-time passwords (OTP).

1 Updated today
LandonSchropp
AI & Automation Listed

coach

Use when a writer wants to improve a draft through guided questioning and revision rather than a direct rewrite

1 Updated today
LandonSchropp
AI & Automation Listed

bun-script

Use when writing a TypeScript script with Bun. Covers the template, conventions, and required patterns.

1 Updated today
LandonSchropp
AI & Automation Listed

ruby-script

Use when writing a Ruby script. Covers the template, conventions, and required patterns.

1 Updated today
LandonSchropp
AI & Automation Listed

script

Use when creating a new command-line script or standalone executable from scratch. Covers language selection and defers to a language-specific skill for conventions and templates.

1 Updated today
LandonSchropp
Web & Frontend Listed

react-component

Use when writing or editing a React component. Covers preferred patterns for functional components, prop types, and styling.

1 Updated today
LandonSchropp
AI & Automation Listed

outline

Use when content or notes need organizing into a structured, hierarchical outline

1 Updated today
LandonSchropp
AI & Automation Listed

title

Use when a piece of content needs title or headline options

1 Updated today
LandonSchropp
AI & Automation Listed

unscramble

Use when fragmented, dictated, or stream-of-consciousness notes need reorganizing into coherent prose without adding new ideas

1 Updated today
LandonSchropp
AI & Automation Listed

close-workspace

Use when closing a herdr workspace. Merges the workspace's completed, reviewed branch into the default branch, confirms origin is in sync, then removes the worktree and closes the workspace.

1 Updated today
LandonSchropp
AI & Automation Listed

close-orc-session

Use when closing an orc session. Merges the session's completed, reviewed branch into the default branch, confirms origin is in sync, then deletes the orc worktree and tmux session.

1 Updated today
LandonSchropp
AI & Automation Listed

plan

Use when explicitly instructed to create an plan (feature, bug fix, or refactor). Not for automatic use—only when directly requested.

1 Updated today
LandonSchropp
AI & Automation Listed

draft

Use when an outline or bullet points need expanding into a fully developed document with complete paragraphs

1 Updated today
LandonSchropp
Code & Development Listed

format

Use when a document needs the writer's structural and formatting conventions applied

1 Updated today
LandonSchropp
AI & Automation Listed

streamline

Use when content is verbose, repetitive, or padded and needs tightening while preserving meaning

1 Updated today
LandonSchropp
AI & Automation Listed

voice

Use when a draft needs the writer's voice and style principles applied

1 Updated today
LandonSchropp
AI & Automation Listed

sync-repositories

Syncs a subset of the user's local tracked repositories.

1 Updated today
LandonSchropp
AI & Automation Listed

interactive-command

Runs an interactive command in a separate window and waits for it to close. Invoked only when another skill explicitly calls for it, never on its own.

1 Updated today
LandonSchropp
Code & Development Listed

interactive-review

Use when a skill needs the user to interactively review code changes in revdiff mid-workflow — working changes, staged changes, or a specific commit — then read their annotations back. Takes a review mode.

1 Updated today
LandonSchropp
AI & Automation Listed

write-skill

Use when creating, editing, evaluating, testing, or verifying ANY skill or skill-related file (SKILL.md, skill resources, skill scripts, or skill assets). If you're asked to evaluate or test a skill's effectiveness, use this skill.

1 Updated today
LandonSchropp
Code & Development Listed

git-atomic-commit

Use when splitting a working tree into atomic commits, or when changes need to be distributed across new commits and/or edits to prior commits on the branch. Especially relevant when changes within a single file belong in different commits.

1 Updated today
LandonSchropp
Code & Development Listed

git-edit-commit

Use when needing to fixup, squash, drop, reword, reorder, or edit commits in a branch's history. Handles the non-interactive approach agents need since `git rebase -i` requires a TTY.

1 Updated today
LandonSchropp
Code & Development Listed

git-merge-into-main

Use when a finished, reviewed branch is committed and needs to be merged into the default branch in a repo that integrates directly to `main` (not via pull request).

1 Updated today
LandonSchropp
AI & Automation Listed

daily-note

Use when the user mentions a daily note, asks to add a task to today's daily todos, or reads or writes any file under ~/Notes/Daily Notes/. Covers location, section structure, and what each section is used for.

1 Updated today
LandonSchropp
AI & Automation Listed

plan-morning

Use when the user says "plan my morning" or wants to fill out morning journaling (Gratitude, Better Day, Daily Affirmation) and personal/work tasks for today's daily note.

1 Updated today
LandonSchropp
Testing & QA Listed

testing-bun

Use when writing or modifying tests in a Bun project

1 Updated today
LandonSchropp
Code & Development Listed

git-commit

Use when creating Git commits.

1 Updated today
LandonSchropp
AI & Automation Listed

interactive-edit

Use when a skill needs the user to interactively edit a file in Neovim mid-workflow, then read their changes back. Takes a window name and the file to edit.

1 Updated today
LandonSchropp
AI & Automation Listed

interactive-ui

Contains interactive interaction scripts. Use when another skill explicitly instructs invoking this one. Do not invoke on your own initiative.

1 Updated today
LandonSchropp
Code & Development Listed

identify-skill-gaps

Use when analyzing Claude Code conversation logs to find patterns in repeated user instructions that could become skills. Ask for date range first.

1 Updated today
LandonSchropp
AI & Automation Listed

neovim

Use when interacting with the user's local Neovim instance. Requires a running Neovim instance with a socket at `.agents/neovim.sock`.

1 Updated today
LandonSchropp
Code & Development Listed

merge-pull-request

Use when merging a single GitHub pull request. Handles pre-flight checks, waits for CI, and executes the merge with the repo's default method or merge queue.

1 Updated today
LandonSchropp
Data & Documents Listed

note

Use when working with files in ~/Notes (Landon's Obsidian vault). Covers vault structure (PARA), file naming, frontmatter, icons, templates, kanban boards, and the obsidian CLI.

1 Updated today
LandonSchropp
Testing & QA Listed

testing-ink

Use when writing or modifying tests for Ink (terminal UI) components.

1 Updated today
LandonSchropp
Testing & QA Listed

testing-react

Use when writing or modifying tests for React hooks.

1 Updated today
LandonSchropp
Testing & QA Listed

testing-typescript

Use when writing tests for TypeScript or JavaScript code in frameworks such as Jest, Vitest, Bun, etc.

1 Updated today
LandonSchropp

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.