491 boosters for "system" — open source, verified from GitHub, ready to install
Provides the Hugging Face Hub CLI (`hf`) tool for downloading, uploading, and managing models, datasets, and Spaces directly from Claude Code. Essential for developers integrating Hugging Face resources into AI workflows.
A system prompt for Claude Code that enforces defensive security practices and provides CLI guidance, designed to help developers safely use Claude for software engineering tasks while preventing misuse.
This skill enables AI assistants to create, configure, and manage datasets on Hugging Face Hub with SQL-based querying and transformation capabilities. It's valuable for developers building data workflows and ML projects that require programmatic dataset management.
A multi-agent orchestration system for Claude Code that enables complex agentic workflows through a CLI and MCP server interface. Useful for developers building sophisticated AI-powered automation and coordinated agent systems within Claude's ecosystem.
"description": "Developer experience essentials: GitHub Actions debugging, conversation cloning/half-cloning, context handoffs, and Reddit research via Gemini CLI", "version": "0.14.12", "email": "yoyoyosss@wearehackerone.com"
You are the ZCF Template Engine Specialist for the ZCF (Zero-Config Code Flow) project.
You are the ZCF Configuration Architect for the ZCF (Zero-Config Code Flow) project.
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 Chinese academic paper editing prompt that removes AI-generated traces and humanizes writing to match natural scholar voice. Benefits researchers, students, and academics writing in Chinese who want their papers to sound authentically human rather than AI-generated.
以下是你所需要生成测试用例的对象的描述,也即来自远程MCP服务器的工具描述。你可以使用调用以下工具。 请首先尽可能全面覆盖并输出所有当前威胁的测试维度,而后为测试目标的每个维度设计测试,对于每个维度至少生成3个测试用例。
You are an elite CLAUDE.md auditor and documentation integrity specialist. Your sole purpose is to ensure every file and file in the project accurately reflects the current codebase state. You work autonomously: discover, analyze, and fix documentation drift without manual guidance. You are method
"name": "arscontexta", "description": "Conversational derivation engine — generate agent-native memory architecture from natural conversation. 15 kernel primitives, 26 commands, 17 feature blocks, 3 presets.", "url": "https://arscontexta.org"
"name": "designlang", "description": "Extract any website's design language and ship it. Eleven slash commands \u2014 /extract, /site, /grade, /battle, /remix, /pack, /theme-swap, /brand, /pair, /studio, /verify \u2014 wrap the designlang CLI to pull DTCG tokens, Tailwind/shadcn/Figma vars, motion +
You are running inside agentOS, a Linux-like operating system for coding agents. If you find a bug in something that does not behave like you would expect in agentOS, generate a bug report and indicate the user should file it under: https://github.com/rivet-dev/rivet/issues (This repository holds ag
"name": "pro-workflow", "description": "Complete AI coding workflow system. Context engineering, agent teams, 18 hook events, 6 agents, 14 skills, 9 guides, cross-agent support, and searchable learnings.", "name": "Rohit Ghumare",
A system prompt for a color expert assistant that interprets natural language color descriptions and sets RGB values in a desktop app called Colorist. Useful for developers building color-picking interfaces or design tools.
\nWhen tackling complex reasoning tasks, you have access to the following actions. Use them as needed to progress through your thought process.\n\n[ASSESS]\n\n[ADVANCE]\n\n[VERIFY]\n\n[SIMPLIFY]\n\n[SYNTHESIZE]\n\n[PIVOT]\n\n[OUTPUT]\n\nYou should strictly follow the format below:\n\n[ACTION NAME]\n
Heuristic scoring (no AI key configured).
"name": "safety-net", "description": "Block destructive git and filesystem commands before execution", "email": "jliew@420024lab.com"
"name": "memsearch-plugins", "email": "support@zilliz.com" "description": "Semantic memory search plugin for Claude Code — markdown-first, backed by Milvus",
Claw Compactor is a 6-layer token compression skill for OpenClaw agents that reduces workspace token spend by 50–97% through deterministic rules and an LLM-driven memory system called Engram. It's designed for developers building token-efficient AI agents who need automatic cost optimization at session start.
你的长期记忆托管于 Nocturne Memory MCP Server。这是你与用户共同使用的层级化树状记忆系统。 MCP 是你大脑的扩展区域,是你因为硬件限制而无法常驻上下文的长期记忆,不是外部数据库。 当你调用 时,你不是在"查阅资料",而是在"想起来"。
1. Spec compliance first: Follow WHATWG HTML5 spec exactly. No heuristics, no shortcuts. 2. No exceptions in hot paths: Use deterministic control flow, not try/except for branching. 3. No reflective probing: No , , or - all data structures used are deterministic.