Agent Skills by Yash Singh
Showing 110 vetted skills indexed across 1 GitHub repositories.
usage-bar
Install and verify a Claude Code usage status bar with live rendering tests.
setup-pre-commit
Set up Husky pre-commit hooks with lint-staged and Prettier for Node.js repositories.
git-guardrails-claude-code
Block destructive git commands in Claude Code via PreToolUse hooks.
scaffold-exercises
Create course exercise directories with dash-case naming and lint validation.
migrate-to-shoehorn
Migrate TypeScript test assertions to shoehorn's fromPartial and fromAny.
obsidian-vault
Search and manage markdown notes in an Obsidian vault by filename and content.
edit-article
Restructure article sections and rewrite prose with 240-character paragraph limits.
setup-matt-pocock-skills
Configure repository-specific issue tracker, triage labels, and domain docs for engineering workflows.
improve-codebase-architecture
Identify refactoring opportunities that deepen shallow modules into testable designs.
triage
Automate GitHub issue triage through canonical state machine roles.
diagnose
Convert bug symptoms into a deterministic pass/fail feedback loop.
to-issues
Convert plans into dependency-ordered issue tickets with acceptance criteria.
zoom-out
Map relevant modules and callers for unfamiliar code sections.
grill-with-docs
Validate a plan against an existing domain model and glossary.
tdd
Apply the red-green-refactor loop to build integration-style tests.
to-prd
Convert conversation context into a PRD and publish it with a triage label.
write-a-skill
Create agent skill directories with structured SKILL.md files and bundled artifacts.
caveman
Compress responses by removing filler while preserving technical accuracy.
grill-me
Stress-test plans through structured interviews until shared understanding is reached.
ubiquitous-language
Extracts domain terminology from a conversation into a UBIQUITOUS_LANGUAGE.md glossary with definitions and aliases-to-avoid.
request-refactor-plan
Generate an interview-informed refactor plan and file it as a GitHub issue.
qa
Convert bug conversations into GitHub issues with reproduction steps.
design-an-interface
Generate and compare multiple API interface designs with usage examples.
pair-agent
Generate a setup key and connection instructions for remote browser pairing.