OWASP-framed security and privacy rules for this small Hono URL proxy. Use when writing or reviewing code that handles proxy payloads, UUIDv5 short keys, KV short-link storage, Obsidian URI construction, source URLs, Open Graph metadata, environment…
axross/polyproxy
SkillsMP has collected 9 skills from axross/polyproxy. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 9
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 9 of 9 collected skills.
Apply this skill whenever creating, refining, restructuring, renaming, or auditing an agent skill under the host project's skill root (e.g., `.agents/skills/`) - drafting a `SKILL.md`, splitting a skill into reference files, tightening a `description`, or…
Rules for reviewing diffs in this Hono URL proxy. Use when reviewing a pull request or local diff: covers review scope, severity, evidence and citation format, tone, escalation boundaries, and routing to security, QA, maintainability, observability,…
Rules for implementing, refactoring, and shipping code in this Hono URL proxy app. Use for any code change: covers current Hono/Sentry docs, npm command sequence, route/view/helper boundaries, import hygiene, dependency rules, verification, and commit message…
Use when writing, reviewing, running, or maintaining Playwright end-to-end tests in this Hono URL proxy app. Covers `playwright.config.ts`, `npm run test:e2e`, `PLAYWRIGHT_BASE_URL`, browser installation, `e2e/tests/routes/**` placement, `.test.ts` naming,…
Rules for keeping this small Hono URL proxy readable and easy to evolve. Use when writing or reviewing code for boundaries, pure helper placement, validation centralization, Hono JSX and CSS complexity, dead code, type reuse, kebab-case file naming, camelCase…
Rules for error handling, structured logging, and Sentry error tracking in this Hono URL proxy. Use when code decodes external payloads, handles expected invalid links, touches KV-backed bridge resolution, throws route/helper errors, logs runtime diagnostics,…
Navigation reference for this Hono URL proxy repo. Use when writing, reviewing, or navigating code: covers the Cloudflare Worker entry under src/common/worker.tsx, common/core source under src/common/, Obsidian route modules under src/obsidian/, colocated…
Use when writing, verifying, or reviewing tests and QA evidence for this Hono URL proxy: covers lint/test/build gates, Vitest helper tests, Playwright E2E route tests, async and matcher hygiene, proxy payload edge cases, snapshot caution, flakiness…