Agent Skills by varadraj13
Showing 21 vetted skills indexed across 1 GitHub repositories.
setup-pre-commit
Automate Husky pre-commit hook setup for linting, formatting, and testing.
triage-issue
Identifies root causes of software issues and creates GitHub issues with TDD fix plans.
github-triage
Triage GitHub issues using state machine logic and automated labeling.
obsidian-vault
Search, create, and organize notes in an Obsidian vault using wikilinks and index notes.
ubiquitous-language
Extract and formalize domain terminology from conversations into a glossary file.
git-guardrails-claude-code
Block dangerous git commands before execution using Claude Code hooks.
domain-model
Validate and refine domain models against codebase and documentation.
request-refactor-plan
Create structured refactor plans with GitHub issue documentation.
improve-codebase-architecture
Analyzes Python codebases to identify shallow modules and suggest deepening opportunities.
qa
Run conversational QA sessions and create GitHub issues from bug reports.
edit-article
Restructure article drafts into sections and enforce paragraph length limits.
to-issues
Convert project plans into GitHub issues using vertical slicing.
zoom-out
Map modules and their callers to provide code structure context.
write-a-skill
Guide structured agent skill creation from requirements to documentation.
scaffold-exercises
Create educational exercise directories with sections, problems, solutions, and explainers.
design-an-interface
Generate multiple interface designs for a software module using parallel sub-agents.
caveman
Reduce unnecessary words in responses while preserving technical accuracy.
tdd
Implement Test-Driven Development workflows with a red-green-refactor loop.
grill-me
Interrogate plans and designs through structured questioning sessions.
to-prd
Generate a Product Requirements Document from conversation context and submit it as a GitHub issue.
migrate-to-shoehorn
Refactor 'as' type assertions in TypeScript test files to Shoehorn's type-safe alternatives.