Armory
Source

Browse

Search and filter by type across the catalog

631 results in CLAUDE.md / Rules, Memory, Hooks · page 17 of 27

HooksPreview

pre-tool-use

Run before every tool call to inspect, gate, or block the tool input (e.g. veto dangerous shell commands).

UnrankedNo signals yet
Harnessclaude
hookdisler
Details
HooksPreview

pre-write-doc-file-warning

PreToolUse hook: Doc file warning: warn about non-standard documentation files (exit code 0; warns only) (matcher: Write).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookPreToolUse
Details
HooksPreview

prevent-direct-push

Prevent direct pushes to protected branches (main, develop). Blocks git push commands targeting main or develop branches to enforce Git Flow workflow. Requires using feature/release/hotfix branches and pull requests instead of direct commits to protected branches.

UnrankedNo signals yet
Harnessclaude
githooks
Details
HooksPreview

prevent-direct-push-2

❌ Direct push to main/develop is not allowed! Protected branches: - main (production) - develop (integration) Git Flow workflow: 1. Create a feature branch: /feature <name> 2. Make your changes and commit 3. Push feature branch: git push origin feature/<name> 4. Create pull request: gh pr create 5. After approval, merge with: /finish For releases: /release <version> → PR → /finish For hotfixes: /hotfix <name> → PR → /finish Current branch: {current_branch} 💡 Use feature/release/hotfix branches instead of pushing directly to main/develop.

UnrankedNo signals yet
Harnessclaude
githooks
Details
CLAUDE.md / RulesPreview

privacy-focused

Maximize privacy by disabling all telemetry, error reporting, and non-essential network traffic. Ideal for sensitive development environments or organizations with strict data privacy requirements.

UnrankedNo signals yet
Harnessclaude
environmentclaudemd-rules
Details
CLAUDE.md / RulesPreview

productivity-rainbow-statusline

A colorful celebration of your coding journey. Dynamic rainbow colors that cycle with time, energy levels based on time of day, and productivity streaks. Displays: Rainbow symbol (🌈), Cycling colors (🔴🟠🟡🟢🔵🟣 changes every second based on current seconds), Time-based energy (☀️ Morning <12h, 🌤️ Afternoon 12-18h, 🌙 Evening >18h), Productivity streak (day of year modulo 100 for variety).

UnrankedNo signals yet
Harnessclaude
statuslineclaudemd-rules
Details
CLAUDE.md / RulesPreview

programmer-tamagotchi-statusline

A virtual pet that evolves based on your coding activity. Health and happiness change over time, creating an emotional connection with your coding sessions. Displays: Pet emoji (🐱 healthy, 😺 good, 😿 tired, 💀 exhausted), Mood emoji (✨ very happy, 😊 happy, 😐 neutral, 😢 sad), HP (Health Points 0-100, decreases every 20 commits), Joy (Happiness 0-100, increases every 10 commits), Commits counter (tracks session activity).

UnrankedNo signals yet
Harnessclaude
statuslineclaudemd-rules
Details
CLAUDE.md / RulesPreview

programming-fitness-tracker-statusline

Track your coding fitness with steps and calories burned through programming. Earn badges and monitor your coding intensity levels. Displays: Activity intensity (🚶 walking 0-29% cycle, 🏃 running 30-69% cycle, 💨 sprinting 70%+ cycle), Steps counter (+1 per interaction), Calories burned (+2 per interaction), Achievement badges (🥉 bronze at 50 steps, 🏆 gold at 100 steps).

UnrankedNo signals yet
Harnessclaude
statuslineclaudemd-rules
Details
CLAUDE.md / RulesPreview

project-epic-template-cursorrules-prompt-file

Cursor rules for project development with epic template integration.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

project-info-statusline

Display comprehensive project information including model, directory, Node.js version, and Claude Code version. Perfect for multi-project environments where you need full context about your development setup.

UnrankedNo signals yet
Harnessclaude
statuslineclaudemd-rules
Details
CLAUDE.md / RulesPreview

py-fast-api

Cursor rules for Python FastAPI backend development and best practices.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

pyqt6-eeg-processing-cursorrules-prompt-file

Cursor rules for PyQt6 development with EEG processing integration.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

pyspark-etl-best-practices-cursorrules-prompt-file

Cursor rules for PySpark ETL development with code style, joins, window functions, map operations, and Iceberg patterns.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

python

Python best practices and patterns for modern software development with Flask and SQLite

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

python-312-fastapi-best-practices-cursorrules-prom

Cursor rules for Python FastAPI development with best practices.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

python-coding-style

Python-specific coding-style rules (PEP 8, type hints) extending the common style pack; auto-applied to **/*.py.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
rulespythonstyle
Details
CLAUDE.md / RulesPreview

python-containerization-cursorrules-prompt-file

Cursor rules for Python development with containerization integration.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

python-cursorrules-prompt-file-best-practices

Cursor rules for Python development with best practices integration.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

python-developer-cursorrules-prompt-file

Cursor rules for Python development with developer integration.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

python-django-best-practices-cursorrules-prompt-fi

Cursor rules for Python Django development with best practices.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

python-fastapi

python rule: apply when working on python and you need FastAPI Rules.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
rulespython
Details
CLAUDE.md / RulesPreview

python-fastapi-best-practices-cursorrules-prompt-f

Cursor rules for Python FastAPI development with best practices.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

python-fastapi-cursorrules-prompt-file

Cursor rules for Python Fastapi.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

python-fastapi-scalable-api-cursorrules-prompt-fil

Cursor rules for Python FastAPI development with scalable API integration.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
Browse · Armory