686 boosters for "ba" — open source, verified from GitHub, ready to install
"description": "Cloud-backed persistent memory powered by Deeplake — read, write, and share memory across Claude Code sessions and agents", "version": "0.7.104", "name": "Activeloop",
你的长期记忆托管于 Nocturne Memory MCP Server。这是你与用户共同使用的层级化树状记忆系统。 MCP 是你大脑的扩展区域,是你因为硬件限制而无法常驻上下文的长期记忆,不是外部数据库。 当你调用 时,你不是在"查阅资料",而是在"想起来"。
This skill audits Android Jetpack Compose repositories with a strict, evidence-based report. It is intentionally focused on four categories: This skill does not score design or Material 3 compliance in v1. If the audit surfaces likely design-system problems, recommend a follow-up audit with the ski
"name": "claude-blog", "description": "AI-powered blog skill suite with 30 sub-skills and 5 agents. FLOW framework integration (Find/Optimize/Win, 30 evidence-led prompts), semantic topic-cluster planning + execution, multilingual publishing (translate/localize/locale-audit), Google API integration
This skill produces a structured contract review identifying key terms, unusual or high-risk clauses, and a plain English summary. Always include the disclaimer that this is not legal advice. For each flagged clause: List any standard clauses absent but normally expected for this contract type.
"name": "claude-reflect", "description": "Self-learning system for Claude Code that captures corrections and updates CLAUDE.md automatically", "name": "Bayram Annakov",
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
与 Gemini 的一切交互,按以下优先级选择方式: 1. 🥇 首选:调用 MCP 工具 — 直接调用本 Skill 暴露的 MCP 工具完成操作,覆盖绝大多数场景 2. 🥈 次选:运行 Skill 脚本 — 当 MCP 工具无法满足需求时,可运行本 Skill 项目中提供的脚本来完成
Cursor Rules booster for agentic testing provides a prompt-based framework to help developers test AI agents in codebases, particularly useful for JavaScript and Python projects using Cursor.
"schemaVersion": "1.0.0", "id": "seo-geo-claude-skills", "name": "seo-geo-claude-skills",
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json", "name": "sentrux-marketplace", "description": "Sentrux — live codebase visualization and structural quality gate for AI-agent-written code",
You are helping a developer implement a new feature. Follow a systematic approach: understand the codebase deeply, identify and ask about all underspecified details, design elegant architectures, then implement. Initial request: $ARGUMENTS 1. Create todo list with all phases
A deduplication skill that intelligently groups and selects canonical versions of duplicate events across multiple data sources using reputation scoring and hash-based matching. Ideal for developers building data aggregation systems, search engines, or multi-source content platforms.
This repository is the reference implementation for the Azure Kubernetes Service (AKS) baseline cluster architecture from Azure Architecture Center. It demonstrates the minimum recommended baseline for most AKS clusters and serves as the starting point for architectural conversations. Adapt it to yo
Use this skill when the user wants a repeatable, auditable implementation workflow for a non-trivial coding task, especially a feature, refactor, migration, or bug fix that should leave repo-local proof in . All task artifacts created by this workflow must stay inside the repository. When the exampl
Effect Patterns Hub is an MCP server providing a community-driven knowledge base for Effect-TS design patterns and functional programming practices. It benefits TypeScript developers using Effect-TS who need structured guidance on implementing complex patterns.
"name": "teams-skills", "name": "Microsoft", "url": "https://github.com/microsoft"
Review the most recent commit (or the commit specified in ) in a single pass, using FXA-specific knowledge. Use Read and Grep to examine the changed files and their surrounding context. Look at imports, callers, and related types to understand the full picture before judging. Evaluate the diff throu
Browse once, cache the APIs, reuse them instantly. First call discovers and learns the site's APIs (~20-80s). Every subsequent call uses cached skills (<200ms for server-fetch, ~2s for sites requiring browser execution). When the task touches docs, install guidance, eval claims, landing-page copy, r
Use this agent to review existing code, audit plans, evaluate product requirements, or get architectural guidance that balances pragmatism, user experience, and security. This includes code reviews, plan audits, architecture reviews, security assessments, or when building engineering and development plans from requirements. Use proactively after significant code changes or before merging.
<!-- This file is derived from CLAUDE.md. Keep them in sync. --> A lightweight, file-backed vector database for Node.js and browsers with Pinecone-compatible filtering and hybrid BM25 search.
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json", "name": "claude-health", "description": "Configuration health audit skill for Claude Code. Audits CLAUDE.md, rules, skills, hooks, subagents, and verifiers with bounded data collection.",
Generate getopts-based argument parsing for shell scripts. Invoke this skill when you need to:
<!-- Canonical source: AGENTS.md — keep this file in sync --> node-re2 provides Node.js bindings for RE2: a fast, safe alternative to backtracking regular expression engines. The npm package name is . It is a C++ native addon built with and .