Agent Skills by Juan Benjumea
Showing 28 vetted skills indexed across 1 GitHub repositories.
lean-ux
Validate user experience hypotheses with lightweight experiments and collaborative design sessions.
using-git-worktrees
Create isolated git worktrees for feature work with safety checks.
systematic-debugging
Enforce root-cause investigation before fixes using a four-phase debugging process.
obsidian-vault
Organize Obsidian vault notes with Title Case naming and [[wikilinks]].
impeccable
Automate frontend design-to-production workflows with tokens and design-system patterns.
security
Enforce secure coding practices for inputs, authentication, authorization, and data handling.
git-noninteractive
Automate git commits, rebases, and merges without editor prompts.
handoff
Summarize the current conversation into a handoff document with redacted sensitive data.
ubiquitous-language
Extract domain terminology from conversations into a UBIQUITOUS_LANGUAGE.md glossary.
software-design-principles
Analyzes code against YAGNI, DRY, KISS, SOLID, GRASP, and GoF design principles.
request-refactor-plan
Interview users to create stepwise refactor plans recorded as GitHub issues.
improve-codebase-architecture
Analyze codebase modules and seams to generate HTML architecture review reports.
find-skills
Discover and install agent skills via the Skills CLI.
prototype
Create throwaway prototypes for state models and UI variants.
garamatic-multirepo
Coordinate multi-repo contract updates across Garamatic services with validation and rollback guardrails.
find-docs
Resolve a library to a Context7 ID and fetch its documentation.
uv
Run Python scripts with uv using inline metadata for reproducible execution.
socratic-teacher
Guide incremental coding lessons with Socratic quizzes and mastery checks.
brainstorming
Transform vague ideas into structured design decisions with a formal design doc.
webapp-testing
Automate end-to-end testing of local web applications with Playwright and Python.
teach
Organize a teaching workspace with mission, glossary, resources, and learning records.
native-web-search
Run native web searches via search.mjs with query and purpose inputs.
requesting-code-review
Dispatch a code reviewer subagent using base and head SHAs.
performance
Analyze measured baselines to identify and verify frontend and backend bottlenecks.