MCPcopy Create free account

hub / github.com/anthropics/claude-plugins-official / functions

Functions313 in github.com/anthropics/claude-plugins-official

Functionformat_findings
Render findings as the same text block the CC plugin emits to Claude.
plugins/security-guidance/hooks/review_api.py:368
Methodfrom_dict
Create Condition from dict.
plugins/hookify/core/config_loader.py:23
Functionguidance_block
The wrapped <project-security-guidance> block, or empty string.
plugins/security-guidance/hooks/extensibility.py:79
Functionload_for_session
Load project-specific guidance and patterns once per hook invocation. Called from the hook's main() before dispatching. Failures are non-fatal —
plugins/security-guidance/hooks/extensibility.py:60
Methodlog_message
(self, format: str, *args: object)
plugins/skill-creator/skills/skill-creator/eval-viewer/generate_review.py:382
Functionpoll
()
external_plugins/imessage/server.ts:757
FunctionruleSummary
plugins/code-modernization/workflows/extract-rules.js:45
Functionrun_single_query
Run a single query and return whether the skill was triggered. Creates a command file in .claude/commands/ so it appears in Claude's availabl
plugins/skill-creator/skills/skill-creator/scripts/run_eval.py:35
Functionsave_baseline_sha
Save the git baseline SHA to state.
plugins/security-guidance/hooks/diffstate.py:43
Functionshutdown
()
external_plugins/discord/server.ts:728
Functionshutdown
()
external_plugins/imessage/server.ts:739
Functiontag_diff_anchor
SOFT diff-intersect: tag each candidate ``_diff_anchor: "in_diff" | "off_diff"`` and sort in_diff first; do NOT drop. Investigate reads full
plugins/security-guidance/hooks/review_api.py:291
Functionuser_patterns
User-supplied pattern rules in the same shape as SECURITY_PATTERNS.
plugins/security-guidance/hooks/extensibility.py:84
← previous301–313 of 313, ranked by callers