CUSTOM KNOWLEDGE FEED

#agent

111 cards

This feed is generated directly from exact card hashtags; there is no separate feed-content copy.

Subscribe to this viewRSSJSON

PluginEval is a three-layer quality evaluation framework for Claude Code plugins and skills. It combines deterministic static analysis, LLM-based semantic judging, and Monte Carlo simulation to produce calibrated quality scores with confidence intervals. Use it to ground design choices in named patterns, trade-offs and examples.

MARKDOWN SNAPSHOT

Loading…

00

claude-agents is a multi-harness plugin marketplace. Source-of-truth lives under plugins/ as Claude Code markdown. Per-harness artifacts are generated by adapters under tools/adapters/. Use it to ground design choices in named patterns, trade-offs and examples.

MARKDOWN SNAPSHOT

Loading…

00

Plugin content in this repo ships to five harnesses: OpenAI Codex CLI, Cursor, OpenCode, Gemini CLI, and GitHub Copilot. Claude Code is the source-of-truth. The adapter framework handles per-harness mechanics (frontmatter rewrites, format transforms, output paths) so you auth. Use it to ground design choices in named patterns, trade-offs and examples.

MARKDOWN SNAPSHOT

Loading…

00

Agent Skills are modular packages that extend Claude's capabilities with specialized domain knowledge, following Anthropic's Agent Skills Specification. This plugin ecosystem includes 175 local specialized skills across 48 plugins, enabling progressive disclosure and efficien. Use it as a repeatable review, validation or hardening pass.

MARKDOWN SNAPSHOT

Loading…

00