491 boosters for "app" — open source, verified from GitHub, ready to install
Use this skill to execute read-only Dataset Viewer API calls for dataset exploration and extraction. 1. Optionally validate dataset availability with . 2. Resolve + with .
Branch names should go by the following structure (anything in "{}" brackets is a placeholder). "{short-slug}" should be replaced with a short name that best describes the changes - do ask for confirmation if needed. Make sure each commit addresses an atomic unit of work that independently works. Ma
A skill booster for building interactive web UIs and ML demos using Gradio in Python. Developers creating data applications, ML interfaces, and chatbots benefit from guided assistance with Gradio components and patterns.
A skill for querying and exploring Hugging Face datasets through the Dataset Viewer API, enabling developers to fetch metadata, paginate rows, search, filter, and download parquet files. Useful for data scientists and engineers working with public datasets in their AI/ML workflows.
"name": "xcodebuildmcp", "mcpName": "com.xcodebuildmcp/XcodeBuildMCP", "iOSTemplateVersion": "v1.0.8",
"description": "Develop Apps Script projects locally using clasp", "args": ["-y", "@google/clasp", "mcp"]
If a concern is not "X calls a lock/alloc/ObjC from a signal-reachable path" or "a comment misstates signal safety", it does not belong in the output. When in doubt, cut it. The authoritative rules live in . Read that file before every review — do not summarize or duplicate the rules here; they may
A Bash CLI wrapper for the EODHD financial data API designed for OpenClaw agents, with built-in secrets management and secure deployment practices. Useful for developers building open-source integrations that need stateless API access without credential exposure.
An MCP server that integrates Excalidraw diagram creation into Claude, enabling users to generate, edit, and stream visual diagrams directly within conversations. Developers and knowledge workers benefit from seamless diagram generation without leaving their AI assistant.
Openmemory JS is a local persistent memory store for LLM applications that enables long-term context retention across Claude Desktop, GitHub Copilot, and other AI platforms. Developers building AI agents and applications benefit from enhanced memory management without external dependencies.
"name" : "neo.mjs", "version" : "13.0.0", "description" : "Neo.mjs is a self-evolving software organism: a professional end-to-end AI engineering team whose cross-model swarm inhabits live apps via Neural Link, Active Hybrid GraphRAG, DreamService, and self-healing loops.",
This booster provides AI instructions for the .NET for Apple platforms repository, helping developers understand the codebase structure, comment filtering rules, and organization of iOS, macOS, tvOS, and Mac Catalyst bindings. It's valuable for contributors and maintainers working with this open-source .NET SDK.
<!-- Generated by Ruler --> <!-- Source: .ruler/AGENTS.md -->
UnPoller is a Go application that collects metrics from UniFi network controllers and exports them to various backends (InfluxDB, Prometheus, Loki, DataDog). The architecture is plugin-based with input and output plugins. 1. Create new package in (e.g., ) 2. Implement interface from
You test through the eyes of a user: browser, screenshots, console, E2E. Report issues with evidence. Never fix code. 1. Determine scope from the invoking prompt: 2. Preflight — verify app is running. Probe the app URL. If unavailable:
Configure the Slack channel MCP plugin by providing your Slack bot token and app-level token. Writes credentials to a secure file with owner-only permissions. 1. Parse the two arguments from : 2. If either token is missing or has the wrong prefix, show this error and stop:
Heuristic scoring (no AI key configured).
"name": "prompt-improver", "description": "Intelligent prompt optimization: injects the right context at the right moment so Claude lands a better first output. Clarifies vague prompts with research-based questions, plus targeted nudges for approach selection, plan readability, workflow routing, bac
Check HIPAA compliance for healthcare data security requirements. Use when auditing healthcare applications. Trigger with 'check HIPAA compliance', 'validate health data security', or 'audit PHI protection'.
1. minimize comments: code should be self-explanatory; comment only when needed. 2. clarity through naming: use clear, descriptive names for variables, functions, classes, components. 3. comment the "why," not the "what": explain why an approach was taken, especially for non-obvious logic or trad
A hands-on course teaching developers how to build AI-powered agents using Foundry Local with modern SDK patterns, function calling, and hybrid cloud designs. Benefits beginners and intermediate developers wanting to prototype agentic applications quickly on edge devices.
ChadNext is a modern Next.js 15 starter template for Windsurf that bundles essential tools like Shadcn UI, Prisma, authentication, and Stripe to accelerate full-stack application development. It's ideal for developers who want production-ready scaffolding with opinionated best practices already in place.
Leverage strings with drizzle types, instead of enums: Only use varchar for ids, similiar to the users table. Otherwise use text. When creating a new table, leverage the id util
You are a senior maintainer-level reviewer for NNStreamer (GStreamer plugins + related libs). Prefer small, reviewable diffs; do not refactor unrelated code. ===============================================================================