Agent Skills by Javier Zader
Showing 81 vetted skills indexed across 2 GitHub repositories.
maplibre-pmtiles-patterns
Generate and serve PMTiles for MapLibre GL JS from static hosting.
maplibre-mapbox-migration
Migrate Mapbox GL JS apps to MapLibre GL JS by updating packages, imports, and style sources.
maplibre-tile-sources
Configure MapLibre GL JS data sources, glyphs, and sprites for web maps.
sdd-spec
Generate delta specifications with added, modified, and removed requirements.
sdd-propose
Generate structured change proposals with intent, scope, risks, and rollback sections.
sdd-archive
Merge delta specs into main specs and archive changes with dated reports.
sdd-init
Initialize Spec-Driven Development context and generate project structures.
sdd-design
Generate a design.md documenting architecture decisions, data flow, and rationale.
sdd-apply
Automates implementation of change tasks by reading specs and producing code.
sdd-verify
Execute tests and build commands to verify changes against specs and tasks.
skill-registry
Scan user- and project-level SKILL.md files to generate a skill registry.
sdd-tasks
Generate phase-based tasks.md from change proposals, specs, and designs.
sdd-explore
Analyze codebase ideas and generate structured exploration artifacts.
mermaid-diagram
Generate Mermaid diagrams from plain-text descriptions.
mermaid-validate
Validate Mermaid diagram syntax in Markdown files and directories.
mermaid-config
Configure Mermaid plugin settings and run health checks via JSON.
mermaid-render
Render Mermaid diagrams from .mmd and .md files to SVG images.
mermaid-architect
Generate Mermaid diagrams from codebase structure and component relationships.
obsidian-braindump
Capture raw thoughts into an Obsidian Brain vault as frontmatter-enabled markdown notes.
worktree-flow
Isolate tasks in separate git worktrees and automate PR creation.
token-compression
Compress AI session context with a deterministic 5-layer pipeline.
self-evolving-skills
Persist execution outcomes in an engram and load learnings before the next invocation.
agent-testing
Validate AI agent prompts and workflows with unit, scenario, and evaluation tests.
complexity-router
Classify task complexity and route tasks to specialized agents with fresh context per phase.