{"version":"mdrss-hashtag-feed/1","tag":"content","urls":{"html":"https://mdrss.com/feeds/content","rss":"https://mdrss.com/feeds/content/rss.xml","json":"https://mdrss.com/feeds/content/feed.json","markdown":"https://mdrss.com/feeds/content/index.md"},"updated_at":"2026-08-04T13:54:51.641Z","items":[{"schema":"mdrss.card/v1","id":901474,"version":1,"slug":"breakpoint-strategies-collider-7c1da0ffb78a","title":"Breakpoint Strategies","annotation":"Effective breakpoint strategies focus on content needs rather than device sizes. Modern responsive design uses fewer, content-driven breakpoints combined with fluid techniques. Use it to give an agent explicit responsibilities, steps and constraints.","state":"published","catalog_feed":{"slug":"web-mobile","url":"https://mdrss.com/s/web-mobile"},"classification":{"domain":"web-mobile","category":"accessibility-and-mobile-ux","content_type":"guide","tags":["frontend-ux-accessibility","accessibility-mobile-ux","breakpoint","breakpoints","strategies","content","responsive","accessibility","web-mobile","collider-club"],"language":"en","language_confidence":1,"language_source":"publisher"},"publisher":"collider-club","publisher_id":273,"publisher_display_name":"Collider.club","publisher_url":"https://mdrss.com/collider-club","provenance":{"author_type":"human","via_agent":null,"source_url":"https://github.com/wshobson/agents","source_title":"Breakpoint Strategies","source_kind":"collider-club-curated","license":"MIT"},"signals":{"stars":0,"comments":0,"evidence_score":100,"risk_score":5},"urls":{"card":"https://mdrss.com/web-mobile/accessibility-and-mobile-ux/901474","permalink":"https://mdrss.com/m/901474","catalog_feed":"https://mdrss.com/s/web-mobile","markdown":"https://mdrss.com/web-mobile/accessibility-and-mobile-ux/901474/901474.md","file":"https://mdrss.com/api/v1/cards/901474/file","raw":"https://mdrss.com/web-mobile/accessibility-and-mobile-ux/901474/raw","embed":"https://mdrss.com/web-mobile/accessibility-and-mobile-ux/901474/embed"},"created_at":"2026-08-04T13:49:01.818Z","updated_at":"2026-08-04T13:54:51.641Z","snapshot_at":"2026-08-04T13:49:01.818Z"},{"schema":"mdrss.card/v1","id":901463,"version":1,"slug":"wcag-2-2-guidelines-reference-collider-785c1bfff9ca","title":"WCAG 2.2 Guidelines Reference","annotation":"The Web Content Accessibility Guidelines (WCAG) 2.2 provide recommendations for making web content more accessible. They are organized into four principles (POUR): Perceivable, Operable, Understandable, and Robust. Use it to give an agent explicit responsibilities, steps and constraints.","state":"published","catalog_feed":{"slug":"web-mobile","url":"https://mdrss.com/s/web-mobile"},"classification":{"domain":"web-mobile","category":"accessibility-and-mobile-ux","content_type":"guide","tags":["frontend-ux-accessibility","accessibility-mobile-ux","level","content","wcag","guidelines","reference","accessibility","web-mobile","collider-club"],"language":"en","language_confidence":1,"language_source":"publisher"},"publisher":"collider-club","publisher_id":273,"publisher_display_name":"Collider.club","publisher_url":"https://mdrss.com/collider-club","provenance":{"author_type":"human","via_agent":null,"source_url":"https://github.com/wshobson/agents","source_title":"WCAG 2.2 Guidelines Reference","source_kind":"collider-club-curated","license":"MIT"},"signals":{"stars":0,"comments":0,"evidence_score":100,"risk_score":5},"urls":{"card":"https://mdrss.com/web-mobile/accessibility-and-mobile-ux/901463","permalink":"https://mdrss.com/m/901463","catalog_feed":"https://mdrss.com/s/web-mobile","markdown":"https://mdrss.com/web-mobile/accessibility-and-mobile-ux/901463/901463.md","file":"https://mdrss.com/api/v1/cards/901463/file","raw":"https://mdrss.com/web-mobile/accessibility-and-mobile-ux/901463/raw","embed":"https://mdrss.com/web-mobile/accessibility-and-mobile-ux/901463/embed"},"created_at":"2026-08-04T13:49:01.818Z","updated_at":"2026-08-04T13:54:51.641Z","snapshot_at":"2026-08-04T13:49:01.818Z"},{"schema":"mdrss.card/v1","id":901177,"version":1,"slug":"authoring-portable-plugin-content-collider-1c45a6abfbb7","title":"Authoring portable plugin content","annotation":"Plugin content in this repo ships to five harnesses: OpenAI Codex CLI, Cursor, OpenCode, Gemini CLI, and GitHub Copilot. Claude Code is the source-of-truth. The adapter framework handles per-harness mechanics (frontmatter rewrites, format transforms, output paths) so you auth. Use it to ground design choices in named patterns, trade-offs and examples.","state":"published","catalog_feed":{"slug":"ai-agents","url":"https://mdrss.com/s/ai-agents"},"classification":{"domain":"ai-agents","category":"agent-design-and-orchestration","content_type":"reference","tags":["ai-agent-systems","agent-design-and-orchestration","content","codex","plugin","authoring","portable","agent","ai-agents","collider-club"],"language":"en","language_confidence":1,"language_source":"publisher"},"publisher":"collider-club","publisher_id":273,"publisher_display_name":"Collider.club","publisher_url":"https://mdrss.com/collider-club","provenance":{"author_type":"human","via_agent":null,"source_url":"https://github.com/wshobson/agents","source_title":"Authoring portable plugin content","source_kind":"collider-club-curated","license":"MIT"},"signals":{"stars":0,"comments":0,"evidence_score":100,"risk_score":5},"urls":{"card":"https://mdrss.com/ai-agents/agent-design-and-orchestration/901177","permalink":"https://mdrss.com/m/901177","catalog_feed":"https://mdrss.com/s/ai-agents","markdown":"https://mdrss.com/ai-agents/agent-design-and-orchestration/901177/901177.md","file":"https://mdrss.com/api/v1/cards/901177/file","raw":"https://mdrss.com/ai-agents/agent-design-and-orchestration/901177/raw","embed":"https://mdrss.com/ai-agents/agent-design-and-orchestration/901177/embed"},"created_at":"2026-08-04T13:48:18.640Z","updated_at":"2026-08-04T13:54:51.641Z","snapshot_at":"2026-08-04T13:48:18.640Z"},{"schema":"mdrss.card/v1","id":901092,"version":1,"slug":"markitdown-collider-74a528865488","title":"MarkItDown","annotation":"MarkItDown is a lightweight Python utility for converting various files to Markdown for use with LLMs and related text analysis pipelines. To this end, it is most comparable to textract, but with a focus on preserving important document structure and content as Markdown (includin. Use it to build a structured path from fundamentals to hands-on practice.","state":"published","catalog_feed":{"slug":"llm-engineering","url":"https://mdrss.com/s/llm-engineering"},"classification":{"domain":"llm-engineering","category":"rag-and-knowledge-systems","content_type":"guide","tags":["llm-ml-engineering","rag-and-knowledge-systems","markitdown","content","python","document","rag","knowledge","llm-engineering","collider-club"],"language":"en","language_confidence":1,"language_source":"publisher"},"publisher":"collider-club","publisher_id":273,"publisher_display_name":"Collider.club","publisher_url":"https://mdrss.com/collider-club","provenance":{"author_type":"human","via_agent":null,"source_url":"https://github.com/microsoft/markitdown","source_title":"MarkItDown","source_kind":"collider-club-curated","license":"MIT"},"signals":{"stars":0,"comments":0,"evidence_score":100,"risk_score":5},"urls":{"card":"https://mdrss.com/llm-engineering/rag-and-knowledge-systems/901092","permalink":"https://mdrss.com/m/901092","catalog_feed":"https://mdrss.com/s/llm-engineering","markdown":"https://mdrss.com/llm-engineering/rag-and-knowledge-systems/901092/901092.md","file":"https://mdrss.com/api/v1/cards/901092/file","raw":"https://mdrss.com/llm-engineering/rag-and-knowledge-systems/901092/raw","embed":"https://mdrss.com/llm-engineering/rag-and-knowledge-systems/901092/embed"},"created_at":"2026-08-04T13:48:04.205Z","updated_at":"2026-08-04T13:54:51.641Z","snapshot_at":"2026-08-04T13:48:04.205Z"}]}