Agent Skills by Drue Jaramillo
Showing 44 vetted skills indexed across 1 GitHub repositories.
bro
Reprocess previous AI responses into plain language without jargon.
revealjs
Generate HTML-based reveal.js presentations with custom CSS and Chart.js visualizations.
htmx
Build hypermedia-driven web applications using htmx attributes for AJAX and server-sent events.
caldir
Manage calendar events as plaintext .ics files via the caldir CLI.
pptxgenjs
Generate PowerPoint presentations with layouts, shapes, and charts using PptxGenJS.
skill-creator
Create agent-compatible skills with YAML frontmatter and structured Markdown instructions.
pptx
Extract content and audit visual layout of PowerPoint presentations.
stripe
Integrate Stripe Checkout Sessions and webhooks into Go applications.
domain-modeling
Detect and resolve contradictions between business language, code, and documentation.
grill
Analyze project documentation and codebase context to distinguish facts from open decisions.
wayfinder
Create a human-readable map of project work, dependencies, and decisions.
merge-conflict-resolution
Resolve Git merge, rebase, and cherry-pick conflicts by tracing change intent.
code-review
Compare git revision ranges and generate standards and specification reports.
setup-project-skills
Standardize repository configuration for AI agent issue tracking and documentation.
triage
Classify and manage software issue tracker workflows with evidence-based state transitions.
prototype
Build minimal disposable artifacts to test specific product uncertainties.
diagnose
Diagnose software bugs and performance regressions through hypothesis testing and regression verification.
to-issues
Convert project plans into verifiable vertical-slice GitHub issues with acceptance criteria.
zoom-out
Map unfamiliar code subsystems by tracing behaviors to entry points and dependencies.
caveman
Compress natural language communication by removing non-essential elements while preserving technical accuracy.
tdd
Enforce vertical slicing and public seam verification in test-driven development workflows.
to-prd
Synthesize conversation context and repository evidence into a structured Product Requirements Document.
concept-implement
Translate approved concept design specifications into Go code modules.
concept-design
Structure software functionality into discrete concepts using Daniel Jackson's methodology.