python-ddd
25Skill Claude CodeCodex
Domain-Driven Design patterns for Python — aggregates, value objects, repositories, domain events, CQRS, and application services. Async-first with Pydantic v2 and SQLAlchemy 2.0.
Skill Claude CodeCodex
Domain-Driven Design patterns for Python — aggregates, value objects, repositories, domain events, CQRS, and application services. Async-first with Pydantic v2 and SQLAlchemy 2.0.
Skill Claude CodeCodex
Async messaging and middleware patterns for Python — in-process events, background tasks, Redis queues, Celery, Redis Streams, and Kafka. Graduated complexity from simple to enterprise scale.
Skill Claude CodeCodex
Modern Python 3.12+ patterns, idioms, and anti-patterns. Covers Pydantic v2, async, type hints, dataclasses, and community best practices.
Skill Claude CodeCodex
Platform-independent secrets management using 1Password CLI. Scans for plaintext secrets, generates .env.tpl templates with op:// references, patches GitHub Actions workflows, and verifies security hooks are active.
Skill Claude CodeCodex
OWASP-aware secure coding awareness. Provides security rules, common vulnerability patterns, and safe coding practices adapted to the project's language and framework.
Skill Claude CodeCodex
Auto-loads session context at conversation start. Shows latest session doc, recent git activity, and WIP state for development continuity.
Skill Claude CodeCodex
Cross-machine sync verification. Checks that agents, skills, MCP config, and project standards are in sync with the remote repository.
Skill Claude CodeCodex
Check for and apply cognitive-core framework updates. Compares installed agents, skills, and hooks against the framework source, shows available updates, and safely applies them.
Skill Claude CodeCodex
Happy path smoke testing — navigates all configured endpoints, checks HTTP status and server logs for errors, and optionally auto-creates GitHub issues for failures. Config-driven via CCSMOKETEST variables.
Skill Claude CodeCodex
Technology intelligence gathering. Web research for dependency updates, security advisories, and ecosystem developments relevant to your stack.
Skill Claude CodeCodex
Generate test file scaffolds for project modules. Language-agnostic; reads CCTESTCOMMAND and CCTESTPATTERN from config.
Skill Claude CodeCodex
Structured business workflow and feature analysis framework. Produces stakeholder maps, flow diagrams, implementation plans, and risk assessments.
Skill Claude CodeCodex
Proactive log and build monitoring. Scans application logs, test results, build output, and CI artifacts with smart filtering to detect issues before users report them. Language-aware via CCLANGUAGE — adapts error patterns per stack.
Instructions file
Claude Code instructions for mindcockpit-ai/cognitive-core, covering cognitive-core development guide, quick reference, architecture, key rules (survive context compaction) and code standards.
Skill Claude CodeCodex
Oracle database patterns, common ORA errors, date handling, bulk operations, and performance guidance.
Skill Claude CodeCodex
Playwright E2E patterns for Angular apps with Keycloak/OAuth2 auth and REST API mocking. Two-layer auth bypass, HttpClient interceptor patterns, Angular Material selectors. Based on production patterns.
Skill Claude CodeCodex
Angular version upgrade paths from v17 through v21. Automated schematics guidance, breaking change detection, progressive migration strategies, zoneless adoption, and Vitest migration.
Skill Claude CodeCodex
Version-aware Angular patterns (v18-21), anti-patterns, and legacy detection. Standalone components, signals, control flow, zoneless change detection, resource API, httpResource, signal forms, and inject() function.
Skill Claude CodeCodex
Angular testing patterns with Jest/Vitest, Angular CDK test harnesses, Playwright E2E, and HttpTestingController. Component testing, service testing, signal testing, and async pattern testing.
Skill Claude CodeCodex
Messaging and middleware patterns for C# — Channels, MediatR, RabbitMQ/MassTransit, Azure Service Bus, Kafka, NServiceBus. Graduated complexity from simple to enterprise scale.
Skill Claude CodeCodex
Messaging and middleware patterns for Go — channels, goroutines, NATS, RabbitMQ, Redis Streams, Kafka. Graduated complexity from simple to enterprise scale.
Skill Claude CodeCodex
Messaging and middleware patterns for Java — in-process events, Spring Events, RabbitMQ, JMS, Kafka, Redis Streams. Graduated complexity from simple to enterprise scale.
Skill Claude CodeCodex
Messaging and middleware patterns for Node.js/TypeScript — EventEmitter, BullMQ, RabbitMQ, Redis Streams, Kafka.js, NATS. Graduated complexity from simple to enterprise scale.
Skill Claude CodeCodex
Messaging and middleware patterns for Perl — event loops, Minion, TheSchwartz, RabbitMQ, Redis pub/sub, Kafka. Graduated complexity from simple to enterprise scale.