4,075 boosters for "c" — open source, verified from GitHub, ready to install
Heuristic scoring (no AI key configured).
Agent Toolkit MCP Server enables AI agents to integrate Clerk authentication into applications across multiple frameworks (Next.js, Express, React, etc.). Developers building AI-powered apps that need secure user authentication and session management benefit most from this toolkit.
Validate load balancer behavior including traffic distribution algorithms, health check mechanisms, failover scenarios, session persistence, and SSL termination. Supports testing for NGINX, HAProxy, AWS ALB/NLB, GCP Load Balancers, and Kubernetes Ingress controllers. 1. Verify basic load balancer co
Quick reference for crypto CTF challenges. Each technique has a one-liner here; see supporting files for full details with code.
Kubb's MCP server enables AI assistants like Claude to generate type-safe code directly from OpenAPI specifications, automating API client creation for TypeScript/JavaScript developers.
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'.
AgentDock Cursor Rules is a framework guide that establishes architectural principles and coding conventions for building AI agents using TypeScript in Cursor. It benefits developers creating complex, configurable AI-powered applications who need clear structure and best practices.
CypherFix is an AI agent framework that automates vulnerability detection, triage, and code remediation by analyzing attack surfaces and automatically generating pull request fixes. Security teams and developers benefit from reduced manual pentesting overhead and faster vulnerability remediation cycles.
RTK Optimizer automatically suggests and applies Rust Token Killer wrappers to verbose commands (like git log, find) to reduce token consumption by up to 92%, helping developers optimize costs and efficiency in Claude Code workflows.
"name": "auto-redbook-skills", "description": "小红书笔记自动创作技能:撰写内容、生成精美封面与正文卡片、可选一键发布。支持 8 种排版主题(sketch / neo-brutalism / botanical 等)和 4 种智能分页模式。", "category": "content",
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 skill that automates backlog grooming operations for enterprise workflows, helping development teams organize and prioritize work items efficiently.
TypeScript-first schema validation library with static type inference. This skill covers v4 patterns including the metadata registry system. Zod v4 stores metadata in registries (primarily ). Use as the primary API and as shorthand for description-only cases.
Headless component library providing accessible, unstyled React primitives for building custom UI components with full control over styling and behavior.
Automates Vercel SDK upgrades with breaking change detection and migration planning, helping developers safely update their dependencies and identify deprecations.
A Cursor-integrated coding standards and linting configuration toolkit for NeMo Curator projects, helping teams enforce consistent data processing code quality with Ruff-based rules and exceptions.
A Cursor IDE rule set that enforces component development standards for a Vue3 UI library, ensuring consistent documentation practices and API updates across component modifications.
"name": "actionbook", "description": "Actionbook MCP server for up-to-date browser automation. Get verified CSS/XPath selectors for any website directly into your agent context.", "name": "Actionbook"
You are helping an enterprise architect generate French public procurement documentation (Dossier de Consultation des Entreprises) aligned with the Code de la Commande Publique, UGAP, and DINUM digital doctrine requirements. Identify the target project from the hook context. If the project doesn't e
<!-- AUTO-GENERATED FILE. DO NOT EDIT MANUALLY. --> <!-- Source: tools/ai/llms-base.txt + tools/ai/aicontextheader.md --> <!-- Regenerate with: python tools/ai/generateaicontext_files.py -->
Claude Code Workflow is a JSON-driven multi-agent development framework that orchestrates AI-powered CLI workflows across multiple LLM providers (Gemini, Qwen, Codex) for automated code development tasks. It benefits developers and teams seeking to automate complex development workflows with intelligent context management and multi-agent coordination.
This command enforces test-driven development methodology for GROWI. 1. ALL phases of TDD MUST be followed: RED → GREEN → REFACTOR 2. Tests MUST be written BEFORE any implementation code (RED phase)