← digests › te9.dev
[ digest / weekly ]

Weekly Digest — jun 29, 2026.

All analyzed bookmarks from the past week in the te9.dev archive. Each entry has been crawled, parsed, and annotated by an LLM for relevance, purpose, and practical use.


Home | Slido - Audience Interaction Made Easy

purpose

Slido is an audience interaction platform designed to increase engagement and inclusivity in meetings, events, and conferences through live polls, quizzes, surveys, and Q&A.

when to use

It is most valuable when developing or managing platforms for webinars, virtual conferences, or live streams that require real-time audience participation. It is also ideal for internal corporate web apps hosting interactive all-hands meetings.

tags
Audience Engagement Live Polling Q&A Webinars Event Management SaaS Interactive Widgets

ReScienceLab/opc-skills: Agent Skills for Solopreneurs

purpose

OPC Skills is a collection of self-contained skill modules (folders with SKILL.md instructions, scripts, and resources) that AI coding agents can dynamically load to perform specialized tasks for solopreneurs and indie hackers. Each skill covers a domain like SEO optimization, domain hunting, logo/banner creation, or social media research.

when to use

This resource is most valuable when a web developer is building and launching products as a solopreneur or indie hacker and needs to automate non-coding tasks like SEO optimization, user demand research, branding asset creation, or social media monitoring. It's ideal for one-person companies that want to leverage AI agents for end-to-end product development and marketing.

tags
AI agents Claude Code Cursor solopreneur indie hacker SEO automation agent skills productivity branding

Faceplugin-ltd/Open-Source-Face-Recognition-SDK: The world's 1st open source face recognition SDK for Windows and Linux (Face detection, Face landmark extraction, Face feature extraction, Face template mathcing)

purpose

It is an open-source, Python-based software development kit (SDK) that provides high-accuracy face detection, facial landmark extraction, and face template matching using deep learning models.

when to use

This resource is most valuable when developing secure applications like access control systems, time-and-attendance trackers, or user authentication portals where data privacy and local processing are strict requirements.

tags
face-recognition biometric-authentication computer-vision python open-source machine-learning data-privacy image-processing

JordanCoin/codemap: a project brain for your AI. Give LLMs instant architectural context without burning tokens

purpose

Codemap generates visual code maps, dependency flows, and structured context summaries that can be fed to AI assistants to give them instant understanding of a project's architecture. It runs as a CLI tool with daemon support and integrates directly with Claude Code through hooks.

when to use

This tool is most valuable when working on medium-to-large codebases with AI assistants, especially when you need to provide architectural context, track changes for code reviews, or hand off work between different AI agents. It's particularly useful for Claude Code sessions where understanding project structure and dependencies is critical.

tags
AI tooling code visualization Claude Code MCP server developer tools code context dependency analysis LLM productivity CLI tool code mapping

Metabob

purpose

Metabob is a real-time code analysis engine that runs alongside AI coding tools to provide proactive debugging, predict potential issues, and guide AI assistants toward safer code implementations. It understands application runtime behavior and execution flows to enforce better coding patterns.

when to use

Metabob is most valuable when developers are actively using AI coding assistants to generate or modify code and want to ensure quality, safety, and proper implementation patterns. It's particularly useful for complex applications where understanding runtime behavior and execution flows is critical.

tags
code analysis AI coding assistant debugging code quality developer tools static analysis guardrails code safety

SNU-VGILab/Extend3D

purpose

Extend3D is an AI model that generates town-scale 3D scenes and models from single input images, producing 3D Gaussian splats, meshes, and rendered videos as output.

when to use

This resource is most valuable when you need to quickly generate large-scale 3D environment assets or town-scale scenes for web applications, games, or VR/AR experiences without manual 3D modeling. It's particularly useful for prototyping and creating 3D content from reference images.

tags
3D generation AI machine learning Gaussian splatting GLB 3D models computer vision Python