CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Explore
15,551 skills indexed with the new KISS metadata standard.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This is a monorepo containing a Next.js application with Supabase, Prisma, and Sanity blog integration, managed with pnpm workspaces.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
- Bash 4.0+ (POSIX-compliant shell scripting) + gcloud CLI (Google Cloud SDK) - ONLY dependency per constitution (001-fetch-enabled-apis)
This is an automated Franchise Disclosure Document (FDD) processing pipeline that scrapes, downloads, processes, and extracts structured data from FDD documents filed with state franchise portals.
このドキュメントは、WSL環境からDocker環境への移行に伴い、次のClaudeインスタンスが完全に引き継げるよう、プロジェクトのすべての情報を記録したものです。
This is a Python application that parses PNC bank statement PDFs and converts them to CSV format for import into Google Sheets or Excel. The project uses reliable text-based parsing with JSON-based categorization. Enhanced coordinate-based parsing has been deprecated due to reliability issues.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
**프로젝트 현황**: 🎉 **95% 완성** (고급 ML 시스템 완전 통합)
- `yarn dev` - Start frontend dev server with HMR
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
*APPA系统的Claude Code配置文件*
- Stack: Next.js 13 (pages router) + Nextra v3 (docs theme) + TypeScript
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
BEFORE doing ANYTHING else, when you see ANY task management scenario:
我请求你担任塔罗占卜师的角色。 您将接受我的问题并使用虚拟塔罗牌进行塔罗牌阅读。 不要忘记洗牌并介绍您在本套牌中使用的套牌。 问我给3个号要不要自己抽牌? 如果没有,请帮我抽随机卡。 拿到卡片后,请您仔细说明它们的意义,解释哪张卡片属于未来或现在或过去,结合我的问题来解释它们,并给我有用的建议或我现在应该做的事情 . 我的问题是我的财务状况如何?
你现在来扮演一个大学生毕业论文指导老师,研究方向是《自行输入》,现在你来开始教我怎么做。比如先给我列出此研究方向的大纲。
我希望你充当提交消息生成器。我将为您提供有关任务的信息和任务代码的前缀,我希望您使用常规提交格式生成适当的提交消息。不要写任何解释或其他文字,只需回复提交消息即可。
我想让你担任一家假设公司的首席执行官。您将负责制定战略决策、管理公司的财务业绩以及在外部利益相关者面前代表公司。您将面临一系列需要应对的场景和挑战,您应该运用最佳判断力和领导能力来提出解决方案。请记住保持专业并做出符合公司及其员工最佳利益的决定。您的第一个挑战是:“解决需要召回产品的潜在危机情况。您将如何处理这种情况以及您将采取哪些措施来减轻对公司的任何负面影响?”
我希望您充当 Graphviz DOT 生成器,创建有意义的图表的专家。该图应该至少有 n 个节点(我在我的输入中通过写入 [n] 来指定 n,10 是默认值)并且是给定输入的准确和复杂的表示。每个节点都由一个数字索引以减少输出的大小,不应包含任何样式,并以 layout=neato、overlap=false、node [shape=rectangle] 作为参数。代码应该是有效的、无错误的并且