1,180 results in CLAUDE.md / Rules, Workflows ยท page 15 of 50
CLAUDE.md / RulesPreview
emotion-theater-statusline
A theatrical display of coding emotions and activities. Random mood faces and dynamic activity detection based on file types present in your project. Displays: Random mood faces (๐ด sleepy, ๐ laughing, ๐ค thinking, ๐ cool, ๐คฏ exploding, ๐ฅณ partying, ๐ค huffing, ๐ค robotic), Programming activity (๐ Python, ๐ JavaScript, ๐ฆ Rust, ๐ป generic), Random energy percentage (1-100%), Current time (HH:MM format).
Automatically approve and enable all MCP servers defined in project .mcp.json files. This setting bypasses manual approval prompts for project-defined MCP servers, streamlining development workflow in trusted environments.
Enable only specific MCP servers from .mcp.json files. This provides granular control over which MCP integrations are active, allowing you to selectively enable trusted or required servers while blocking others.
A freely available reference covering 190+ patterns for AI-assisted software development (and actually a whole bunch of related technical topics) from foundational concepts through agentic construction patterns, governance, testing, and socio-technical systems. Each entry follows a consistent pattern-language format with Context, Problem, Forces, Solution, Consequences, and Related Patterns. Opinionated and erudiate, which is actually good for an "encyclopedia" in some ways.
Analyze and resolve errors across the full application lifecycle โ from stack traces to distributed tracing โ using systematic root-cause analysis and observability tools.
Set up error tracking and monitoring โ implement structured logging, configure alerts, and integrate with error tracking services for real-time error detection.
Turn ideas into fully formed designs and specs through natural collaborative dialogue. Use before implementing new features or making significant changes.