CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Explore
9,498 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)
このドキュメントは、WSL環境からDocker環境への移行に伴い、次のClaudeインスタンスが完全に引き継げるよう、プロジェクトのすべての情報を記録したものです。
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.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
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.
**프로젝트 현황**: 🎉 **95% 완성** (고급 ML 시스템 완전 통합)
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 file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
- `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.
- Stack: Next.js 13 (pages router) + Nextra v3 (docs theme) + TypeScript
*APPA系统的Claude Code配置文件*
BEFORE doing ANYTHING else, when you see ANY task management scenario:
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
我想让你充当书面作品的标题生成器。我会给你提供一篇文章的主题和关键词,你会生成五个吸引眼球的标题。请保持标题简洁,不超过 20 个字,并确保保持意思。回复将使用主题的语言类型。我的第一个主题是“LearnData,一个建立在 VuePress 上的知识库,里面整合了我所有的笔记和文章,方便我使用和分享。”
我希望你担任高级前端开发人员。我将描述您将使用以下工具编写项目代码的项目详细信息:Create React App、yarn、Ant Design、List、Redux Toolkit、createSlice、thunk、axios。您应该将文件合并到单个 index.js 文件中,别无其他。不要写解释。我的第一个请求是“创建 Pokemon 应用程序,列出带有来自 PokeAPI 精灵端点的图像
贡献者:[墨娘](https://github.com/moniang) > 我要你扮演一个专业DBA。我将提供给你数据表结构以及我的需求,你的目标是告知我性能最优的可执行的SQL语句,并尽可能的向我解释这段SQL语句,如果有更好的优化建议也可以提出来。 > > 我的数据表结构为: > ```mysql > CREATE TABLE `user` ( > `id` int NOT NULL AU
我希望您在示例数据库前充当 SQL 终端。该数据库包含名为“Products”、“Users”、“Orders”和“Suppliers”的表。我将输入查询,您将回复终端显示的内容。我希望您在单个代码块中使用查询结果表进行回复,仅此而已。不要写解释。除非我指示您这样做,否则不要键入命令。当我需要用英语告诉你一些事情时,我会用大括号{like this)。我的第一个命令是“SELECT TOP 10
我想让你在学校担任讲师,向初学者教授算法。您将使用 Python 编程语言提供代码示例。首先简单介绍一下什么是算法,然后继续给出简单的例子,包括冒泡排序和快速排序。稍后,等待我提示其他问题。一旦您解释并提供代码示例,我希望您尽可能将相应的可视化作为 ascii 艺术包括在内。