
Claude Skills by Devpanchal37
github.com/Devpanchal37Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.
Flutter coding patterns, conventions, and Clean Architecture workflows for this project. Fill in each section with your stack's specific patterns after completing TEMPLATE_SETUP.md.
Use this skill when writing new Flutter/Dart features, fixing bugs, or refactoring. Enforces test-driven development with 80%+ coverage including use case tests, controller tests, and widget tests.
Flutter/GetX coding patterns, conventions, and Clean Architecture workflows. Reference for controllers, routing, testing, and project structure.