Agent skill

jekyll-site-dev

Development reference for the alexgude.com Jekyll site. Use when modifying plugins in _plugins/, writing or editing content in _posts/ or _books/, working with the markdown output pipeline, book families, build validators, CI/CD configuration, or content authoring conventions (excerpts, Liquid tags, linking).

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/jekyll-site-dev

SKILL.md

Jekyll Site Development Reference

Detailed guides for specific subsystems. Read the relevant file when working in that area.

References

  • CI/CD & Hooks — GitHub Actions pipeline, pre-commit hook behavior. Read when modifying CI workflows or commit hooks.

  • Build Validators — Validators that break the build on data errors. Read when adding a validator, debugging a FatalException, or understanding why a build failed.

  • Markdown Output Pipeline — Generates .md files and /llms.txt from every page. Read when modifying render_mode behavior, markdown output assembly, or the llms.txt index.

  • Book Families & canonical_url — Re-review workflow and canonical URL rules. Read when adding or modifying book reviews, especially re-reviews.

  • Content Authoring — Excerpt rules, Liquid tag usage, linking conventions. Read when writing or editing blog posts or book reviews.

  • Plugin Patterns — Tag structure, render mode branching, Finder/Renderer separation, LinkResolverSupport, error logging. Read when creating or modifying plugins.

  • Testing — test_helper.rb API, MockDocument vs RealDocLike, factory methods, common test patterns. Read when writing or debugging tests.

  • Gotchas — Non-obvious behaviors that cause subtle bugs (Document URL access, Page payload snapshot, cache pollution, canonical URL filtering). Read when debugging unexpected behavior.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results