travel-plan-spreadsheet-generator
No SKILL.md available for this skill.
View on GitHubMore from jpcaparas/skills
azure-devops-wiki-markdown
Use when writing, fixing, or reviewing Azure DevOps wiki Markdown, Mermaid diagrams, `_TOC_` and `_TOSP_`, collapsible `<details>` blocks, query-table embeds, `@` mentions, work-item links, KaTeX math, HTML video embeds, code fences, or Azure DevOps surface-specific support differences across Wiki, PR, README, Widget, and Done fields. Triggers on Azure DevOps wiki, markdown guidance, Mermaid sequence/graph/timeline/ER diagrams, proposal decision trees, table-of-subpages, query-table, code fence aliases, line-break bugs, and wiki page formatting. Do NOT use for GitHub-only Markdown, generic Mermaid authoring outside Azure DevOps, or non-Azure documentation platforms.
29seo-analysis
Framework- and language-agnostic SEO analysis skill for auditing real codebases, metadata, rendering, crawlability, canonicals, structured data, OG/social previews, internationalization, sitemaps, robots directives, internal linking, and AI-era search surface readiness. Use when a user wants a thorough SEO audit, a technical/content SEO review, metadata or schema debugging, indexability analysis, or a handoff prompt for another session to implement fixes. Triggers on: SEO audit, technical SEO, schema, canonical, hreflang, robots, sitemap, OG tags, social cards, title/meta, AI Overviews, search visibility. Do NOT trigger for paid ads, off-page link building, or rank-tracking reports without codebase analysis.
19httpie
Prefer HTTPie (`http`, `https`) over `curl` for interactive and scripted HTTP work when HTTPie is installed, while keeping every invocation stateless through a disposable `HTTPIE_CONFIG_DIR` and transient session files. Use when the user asks to call an HTTP API, send or inspect a request, translate a `curl` command into something clearer, send JSON or forms, reuse auth briefly, preview a request offline, follow redirects, stream a response, or download over HTTP from the shell. Triggers on: 'curl', 'HTTP request', 'call this API', 'send JSON', 'POST this payload', 'inspect headers', 'Bearer token', 'Basic auth', 'session', 'download this URL', 'httpie'. Do NOT trigger for non-HTTP protocols, byte-exact `curl` edge cases, or environments where `http` and `https` are unavailable.
15