631 results in Hooks, Memory, CLAUDE.md / Rules · page 6 of 27
Harness Claude Code Cursor Codex Gemini OpenCode common-git-workflow Git workflow norms — branching, commit conventions, and merge discipline — agents apply on every repo.
Unranked No signals yet
Harness claude codex cursor gemini opencode
rules git common
common-hooks Language-agnostic rule: apply when working on any codebase and you need Hooks System.
Unranked No signals yet
Harness claude codex cursor gemini opencode
rules common
common-patterns Language-agnostic rule: apply when working on any codebase and you need Common Patterns.
Unranked No signals yet
Harness claude codex cursor gemini opencode
rules common
common-performance Language-agnostic rule: apply when working on any codebase and you need Performance Optimization.
Unranked No signals yet
Harness claude codex cursor gemini opencode
rules common
common-security Mandatory pre-commit security checklist — no hardcoded secrets, validated inputs, parameterized queries — applied across languages.
Unranked No signals yet
Harness claude codex cursor gemini opencode
rules security common
common-testing Language-agnostic rule: apply when working on any codebase and you need Testing Requirements.
Unranked No signals yet
Harness claude codex cursor gemini opencode
rules common
company-announcements Display custom company announcements in Claude Code. Replace the example messages in the 'companyAnnouncements' array with your own organization's announcements, guidelines, or reminders.
Unranked No signals yet
Harness claude
global claudemd-rules
console-log-cleaner Warns about console.log statements when editing files on production branches (main/master). Helps prevent debug code from reaching production.
Unranked No signals yet
Harness claude
pre-tool hooks
context-monitor Real-time Claude Code context usage monitor with visual progress bars, color-coded alerts, session analytics (cost, duration, lines changed), and auto-compact warnings. Tracks conversation context consumption and provides visual feedback to prevent session interruptions.
Unranked No signals yet
Harness claude
statusline claudemd-rules
context-timeline Real-time browser visualization of Claude Code's context window and subagent/tool execution as a git-graph timeline. Opens http://localhost:7878 on SessionStart with a vertical timeline (most recent on top), one column per agent (main + subagents branching from their Task tool call). Tool calls are color-coded by type (Read=green, Edit/Write=orange, Bash=red, Grep/Glob=cyan, Task=purple, Web=yellow, MCP=gray). Right sidebar shows context-window usage (tokens/200K) with cache_read/cache_creation/input/output breakdown plus per-subagent mini-context. Reads ~/.claude/projects/<encoded-cwd>/<session_id>.jsonl directly — no data replication, no network calls. Pure stdlib Python, zero pip dependencies. Persistent daemon HTTP server on port 7878 (auto-fallback 7879-7888 if busy; override with CONTEXT_TIMELINE_PORT env var). Watchdog auto-shutdown after 1h of inactivity. Disable browser auto-open with CONTEXT_TIMELINE_NO_BROWSER=1. Manual shutdown: python3 .claude/hooks/context-timeline.py --shutdown
Unranked No signals yet
Harness claude
monitoring hooks
context-timeline-2 context-timeline: Claude Code session visualizer. Modes (called by Claude Code hooks via stdin JSON): --server-start SessionStart hook — launch daemon + open browser --event <NAME> PreToolUse / PostToolUse / Stop hook — notify server --shutdown Kill daemon manually --run-server <PORT> Internal: daemon entry point (do not call directly)
Unranked No signals yet
Harness claude
monitoring hooks
conventional-commits Enforce conventional commit message format for all git commits. Validates commit messages follow the pattern: type(scope): description. Supported types: feat, fix, docs, style, refactor, perf, test, chore, ci, build, revert. Ensures consistent commit history for changelog generation and semantic versioning.
Unranked No signals yet
Harness claude
git hooks
conventional-commits-2 ❌ Invalid commit message format Your message: {commit_msg} Commit messages must follow Conventional Commits: type(scope): description Types: feat: New feature fix: Bug fix docs: Documentation changes style: Code style changes (formatting) refactor: Code refactoring perf: Performance improvements test: Adding or updating tests chore: Maintenance tasks ci: CI/CD changes build: Build system changes revert: Revert previous commit Examples: ✅ feat: add user authentication ✅ feat(auth): implement JWT tokens ✅ fix: resolve memory leak in parser ✅ fix(api): handle null responses ✅ docs: update API documentation Invalid: ❌ Added new feature (no type) ❌ feat:add feature (missing space after colon) ❌ feature: add login (wrong type, use 'feat') 💡 Tip: Start your message with one of the types above followed by a colon and space.
Unranked No signals yet
Harness claude
git hooks
convex-cursorrules-prompt-file Cursor rules for Convex development with best practices.
Unranked No signals yet
Harness claude cursor
cursor-rules claude-md-files rules
corporate-proxy Configure proxy settings for corporate network environments. Allows Claude Code to work behind corporate firewalls and proxy servers while maintaining security compliance with enterprise network policies.
Unranked No signals yet
Harness claude
api claudemd-rules
cpp Guide Cursor to write modern C++ and CMake code with clear structure, RAII, const-correctness, and safe error handling.
Unranked No signals yet
Harness claude cursor
cursor-rules claude-md-files rules
cpp-coding-style cpp rule: apply when working on cpp and you need C++ Coding Style.
Unranked No signals yet
Harness claude codex cursor gemini opencode
rules cpp
cpp-hooks cpp rule: apply when working on cpp and you need C++ Hooks.
Unranked No signals yet
Harness claude codex cursor gemini opencode
rules cpp
cpp-patterns cpp rule: apply when working on cpp and you need C++ Patterns.
Unranked No signals yet
Harness claude codex cursor gemini opencode
rules cpp
cpp-programming-guidelines-cursorrules-prompt-file Cursor rules for C++ development with programming guidelines integration.
Unranked No signals yet
Harness claude cursor
cursor-rules claude-md-files rules
cpp-security cpp rule: apply when working on cpp and you need C++ Security.
Unranked No signals yet
Harness claude codex cursor gemini opencode
rules cpp
cpp-testing cpp rule: apply when working on cpp and you need C++ Testing.
Unranked No signals yet
Harness claude codex cursor gemini opencode
rules cpp
csharp-coding-style csharp rule: apply when working on csharp and you need C# Coding Style.
Unranked No signals yet
Harness claude codex cursor gemini opencode
rules csharp
csharp-hooks csharp rule: apply when working on csharp and you need C# Hooks.
Unranked No signals yet
Harness claude codex cursor gemini opencode
rules csharp
Previous Page 6 of 27 Next
Browse · Armory