@@ -526,81 +526,8 @@ intent st repair --write # Fix metadata issues
526526
527527Remember: Intent is about capturing and preserving intention throughout development. Use it to create a clear narrative of your project's evolution.
528528
529- <!-- usage-rules-start -->
530- <!-- usage-rules-header -->
531- # Usage Rules
532-
533- ** IMPORTANT** : Consult these usage rules early and often when working with the packages listed below.
534- Before attempting to use any of these packages or to discover if you should use them, review their
535- usage rules to understand the correct patterns, conventions, and best practices.
536- <!-- usage-rules-header-end -->
537-
538- <!-- ash_phoenix-start -->
539- ## ash_phoenix usage
540- _ Utilities for integrating Ash and Phoenix_
541-
542- [ ash_phoenix usage rules] ( deps/ash_phoenix/usage-rules.md )
543- <!-- ash_phoenix-end -->
544- <!-- usage_rules-start -->
545- ## usage_rules usage
546- _ A dev tool for Elixir projects to gather LLM usage rules from dependencies_
547-
548- [ usage_rules usage rules] ( deps/usage_rules/usage-rules.md )
549- <!-- usage_rules-end -->
550- <!-- usage_rules:elixir-start -->
551- ## usage_rules: elixir usage
552- [ usage_rules: elixir usage rules] ( deps/usage_rules/usage-rules/elixir.md )
553- <!-- usage_rules:elixir-end -->
554- <!-- usage_rules:otp-start -->
555- ## usage_rules: otp usage
556- [ usage_rules: otp usage rules] ( deps/usage_rules/usage-rules/otp.md )
557- <!-- usage_rules:otp-end -->
558- <!-- ash-start -->
559- ## ash usage
560- _ A declarative, extensible framework for building Elixir applications._
561-
562- [ ash usage rules] ( deps/ash/usage-rules.md )
563- <!-- ash-end -->
564- <!-- igniter-start -->
565- ## igniter usage
566- _ A code generation and project patching framework_
567-
568- [ igniter usage rules] ( deps/igniter/usage-rules.md )
569- <!-- igniter-end -->
570- <!-- ash_postgres-start -->
571- ## ash_postgres usage
572- _ The PostgreSQL data layer for Ash Framework_
573-
574- [ ash_postgres usage rules] ( deps/ash_postgres/usage-rules.md )
575- <!-- ash_postgres-end -->
576- <!-- ash_graphql-start -->
577- ## ash_graphql usage
578- _ The extension for building GraphQL APIs with Ash_
579-
580- [ ash_graphql usage rules] ( deps/ash_graphql/usage-rules.md )
581- <!-- ash_graphql-end -->
582- <!-- ash_ai-start -->
583- ## ash_ai usage
584- _ Integrated LLM features for your Ash application._
585-
586- [ ash_ai usage rules] ( deps/ash_ai/usage-rules.md )
587- <!-- ash_ai-end -->
588- <!-- ash_oban-start -->
589- ## ash_oban usage
590- _ The extension for integrating Ash resources with Oban._
591-
592- [ ash_oban usage rules] ( deps/ash_oban/usage-rules.md )
593- <!-- ash_oban-end -->
594- <!-- ash_json_api-start -->
595- ## ash_json_api usage
596- _ The JSON: API extension for the Ash Framework._
597-
598- [ ash_json_api usage rules] ( deps/ash_json_api/usage-rules.md )
599- <!-- ash_json_api-end -->
600- <!-- ash_authentication-start -->
601- ## ash_authentication usage
602- _ Authentication extension for the Ash Framework._
603-
604- [ ash_authentication usage rules] ( deps/ash_authentication/usage-rules.md )
605- <!-- ash_authentication-end -->
606- <!-- usage-rules-end -->
529+ ## Related Documentation
530+
531+ - ** Elixir Patterns** : See the Elixir agent at ` ~/.claude/agents/elixir.md `
532+ - ** MeetZaya-Specific** : See ` meetzaya-specific.md ` in this directory
533+ - ** Package Usage Rules** : See ` AGENTS.md ` for auto-generated package usage rules
0 commit comments