CoreCoder は何をしますか?
Build a Python codebase for Claude Code architecture patterns, with a lean, readable rewrite of core system design features
Claude CodeのアーキテクチャパターンをPythonで実装し、コアシステムデザイン機能を簡潔で読みやすい形に書き換えます。
CoreCoderは、Claude CodeのアーキテクチャパターンをベースにしたPythonコードベースを構築するためのスキルです。このスキルは、Claude Codeのコアシステムデザイン機能をより簡潔で読みやすい形に書き換えることに焦点を当てています。Pythonのベストプラクティスに従ったクリーンなコード構造と、保守性の高いアーキテクチャを提供することで、開発者がClaude Codeの設計思想を理解し、自身のプロジェクトに応用するのを支援します。主にClaude Codeプラットフォーム上で動作し、AIエージェントがコードベースの生成やリファクタリングを行う際のガイドラインとして機能します。
npx skills add raynardtheban732/CoreCoderBuild a Python codebase for Claude Code architecture patterns, with a lean, readable rewrite of core system design features
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.