CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Explore
10,202 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 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