Agent Skills by Ravi Naarla
Showing 22 vetted skills indexed across 1 GitHub repositories.
setup-pre-commit
Configure Husky pre-commit hooks with lint-staged and Prettier for JavaScript projects.
git-guardrails-claude-code
Block dangerous git commands in Claude Code via a PreToolUse hook.
scaffold-exercises
Automates standardized exercise directory and readme creation with lint validation.
migrate-to-shoehorn
Migrate TypeScript test files from as assertions to shoehorn-compatible helpers.
obsidian-vault
Organize Obsidian vault notes with index notes and wikilinks.
edit-article
Restructure article sections and tighten prose for clarity.
setup-agent-skills
Scaffold repository-scoped agent skills configuration with standardized issue tracking and triage templates.
improve-codebase-architecture
Identify codebase deepening opportunities and produce candidate proposals aligned with ADRs.
triage
Automate issue triage with state-machine roles and artifact generation.
diagnose
Diagnose hard bugs through reproducible loops and structured hypotheses.
to-issues
Convert plans or PRDs into dependency-ordered tracer-bullet issues.
zoom-out
Map codebase modules and callers using the project's domain glossary.
grill-with-docs
Validate project plans against CONTEXT.md and ADRs for terminology consistency.
tdd
Guide developers through a test-driven development workflow with red-green-refactor cycles.
to-prd
Generate a PRD from conversation context and publish it to the issue tracker.
write-a-skill
Create agent skills with SKILL.md structure and drafting-review workflow.
caveman
Reduce communication verbosity by dropping filler while preserving technical accuracy.
grill-me
Identify gaps and dependencies in plans through iterative questioning.
ubiquitous-language
Extract domain terms and ambiguities into a glossary saved to UBIQUITOUS_LANGUAGE.md.
request-refactor-plan
Interview users to create a tiny-commit refactor plan and GitHub issue.
qa
Convert user-reported bugs into actionable GitHub issues with codebase context.
design-an-interface
Generate and compare multiple interface designs for a module.