532 results in Evals, CLAUDE.md / Rules, Observability ยท page 5 of 23
CLAUDE.md / RulesPreview
beefreesdk
Guidelines and best practices for building applications with [Beefree SDK](https://docs.beefree.io/beefree-sdk), including installation, authentication, configuration, customization, and template management
Turn debugging into a circus performance! Watch performers juggle bugs while the audience reacts to your coding show with dynamic applause and reactions. Displays: Show number (incremental counter), Rotating performers (๐คน juggler, ๐ญ drama, ๐ช circus, ๐จ artist, ๐ฏ target - cycles every 5 shows), Random audience reactions (๐ applause 30% chance, ๐ด sleeping 70% chance for each of 3 audience members).
Guidelines for writing clean, maintainable, and human-readable code. Apply these rules when writing or reviewing code to ensure consistency and quality.
Cursor rules for full-stack SaaS applications on Cloudflare Workers with Hono APIs, Angular frontends, typed RPC, D1/Neon, and production observability.
MCP server that exposes Managed Agents session primitives as tools. Two entrypoints sharing one tool set: `src/server.ts` (stdio โ Claude Desktop) and `src/server-http.ts` (Streamable HTTP โ claude.ai web Connector).
Roll the dice with your code! Persistent chip tracking with wins and losses based on random dice rolls. Watch your coding fortune rise and fall. Displays: Chip count (starts at 100, persistent across session), Two random dice (1-6 each), Dice sum calculation, Game results (๐ฐ WIN +10 chips on 7 or 11, ๐ธ LOSE -5 chips on 2 or 12, ๐ฒ ROLL neutral on other sums).
Navigate through space on your coding journey. Track fuel consumption, travel distance, and warp levels. The ship's condition reflects your coding momentum. Displays: Ship condition (๐ full fuel 80%+, ๐ธ low fuel 40-80%, ๐ emergency <40%), Warp level (increases each time fuel depletes), Fuel percentage (decreases by 1% per interaction, refills to 100% when empty), Distance in light-years (+5ly per interaction), Random star field (โญ๐โจ combinations).
Colorful status line with ANSI color codes for enhanced visual appeal. Uses colors to distinguish between different information types: blue for model, green for directory, yellow for git branch.
Serves as a development reference for E2E-encrypted messaging applications with code organization architecture, security implementation details, and testing procedures.
Configure a custom status line using a shell command that receives session context via JSON stdin. The script can display model name, current directory, git branch, or any dynamic information. Create your script at ~/.claude/statusline.sh and make it executable.