4,723 boosters for "r" — open source, verified from GitHub, ready to install
Validate behavior against intent. Look for null/edge cases (0, -1, int.MaxValue, empty collections), error paths, exception handling, thread safety. Check for performance traps (allocations in hot paths, O(n²) where O(n) is possible), resource leaks (IDisposable not disposed), missing null checks on
"name": "adversarial-spec", "description": "Iteratively refine product specs through multi-model debate until consensus. Claude actively participates alongside GPT, Gemini, Grok, and other models. Includes interview mode, early agreement verification, and optional Telegram integration.", "repository
Quoroom is an experimental open-source framework for building local AI agent systems with a Queen-Workers-Quorum architecture, designed for researchers and developers exploring multi-agent AI patterns with Claude and other LLMs.
The Portfolio Optimization skill applies mathematical optimization techniques to project portfolio selection and balancing. It maximizes portfolio value while respecting budget, resource, and strategic constraints, enabling data-driven investment decisions. 1. Annual Planning: Optimize project selec
Crosspost MCP Server enables developers to publish content simultaneously across multiple social networks (Twitter, Bluesky, Mastodon, Discord, LinkedIn, Dev.to) from a single utility. It's ideal for content creators, developers, and teams managing presence across multiple platforms.
Switch between Docker and Kubernetes backends for Kurtosis. After switching, restart the engine: When using Kubernetes:
This Python library provides offline timezone lookups for WGS84 coordinates by combining preprocessed polygon data, H3-based spatial shortcuts, and optional acceleration via Numba or a clang-backed point-in-polygon routine. The package aims at maximum accuracy around timezone borders (no geometry s
Integrate with Open Science Framework (OSF) for project management, preregistration, and open science workflows. 2. Create/select project 4. Set up integrations
1. Preserve custom rules from existing .gitignore 3. On auth error (401), retry with 4. Re-add preserved custom rules
Provides Flutter developers with structured guidance on integrating Firebase In-App Messaging, including setup, message triggering, privacy controls, and campaign testing to enhance user engagement.
translation-sync automates synchronization of upstream updates while intelligently translating only new or modified content, ideal for maintaining localized versions of projects. Developers managing multilingual codebases and documentation benefit from reduced manual translation overhead.
All canonicalized to via : A workspace can belong to multiple groups. Glob patterns matched via . into a workspace dir → vlt auto-targets that workspace for install/run/etc. For linked folders ( protocol), the folder must already be in the dependency chain for / to work.
This repository is a Ruby gem. Ruby 3.0+ is required, and the CI matrix exercises Ruby 3.0-3.4 against Rails/ActiveRecord appraisals from 6.0 through 7.1.
This skill provides a philosophical framework and analytical methods for evaluating whether end users can "know" what value they can achieve through a product. It guides analysis from a value discovery perspective, rather than providing checklists. End users adopt products when they know what value
A planning-first agent that generates structured task breakdowns before execution, helping developers clarify scope and avoid missteps on complex code operations. Ideal for teams using Claude in agentic workflows.
Frontmatter fields above are primarily for Claude Code / OpenClaw. author: Agents365-ai category: Content Creation
"name": "claude-dashboard", "version": "1.29.0", "description": "Unified status line for Claude Code with multi-CLI (Claude, Codex, Gemini, z.ai) usage monitoring, context, rate limits, and cost tracking",
This MCP server enables Claude to directly download and access YouTube video transcripts, making it easy for developers to integrate transcript extraction into AI workflows. It benefits content researchers, developers building transcript-based applications, and anyone needing programmatic access to YouTube video text.
This skill documents how to run the Parchi relay daemon, connect the browser extension as an agent, and use the CLI to drive browser automation. 1. Build everything: 2. Start the relay daemon (terminal A):
To check if a user is an admin, use the function from instead of checking for an property on the user object. This ensures consistent admin checks across the application and avoids errors related to non-existent properties. We use jest to unit test some things, particularly market math.
Cursor Rules for mxstbr.com
Web 端视觉设计 SKILL。两阶段工作流:先出规范(DESIGN.md),再出代码。 DESIGN.md 是显式文件产物,保存到项目目录,可跨项目复用、可手动修改、可给其他工具消费。 1. 项目里已经有 DESIGN.md 了吗?→ 有则沿用/修改/重建
"name": "scheduler", "description": "Schedule recurring Claude Code tasks with cron expressions", "repository": "https://github.com/jshchnz/claude-code-scheduler",
Given a URL, return its main content as clean Markdown — headings, links, images, lists, code blocks all preserved. Always try one method per URL — don't cascade blindly. Pick the right one upfront. is the directory where this SKILL.md lives. Resolve it before calling the script.