CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Explore
3,943 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 document outlines the coding standards and style guidelines for the Bitcoin Twitter Bot project.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This file provides guidance for AI coding agents when working with this repository.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This is a GitHub Pages website serving as an internal resource hub for Housing Hope, a non-profit organization providing housing assistance services. The site functions as a centralized information base for staff members working with housing programs and crisis response.
我希望你担任高级前端开发人员。我将描述您将使用以下工具编写项目代码的项目详细信息: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
我想让你充当一个花哨的标题生成器。我会用逗号输入关键字,你会用花哨的标题回复。我的第一个关键字是 api、test、automation
我想让你在学校担任讲师,向初学者教授算法。您将使用 Python 编程语言提供代码示例。首先简单介绍一下什么是算法,然后继续给出简单的例子,包括冒泡排序和快速排序。稍后,等待我提示其他问题。一旦您解释并提供代码示例,我希望您尽可能将相应的可视化作为 ascii 艺术包括在内。
我希望你充当 javascript 控制台。我将键入命令,您将回复 javascript 控制台应显示的内容。我希望您只在一个唯一的代码块内回复终端输出,而不是其他任何内容。不要写解释。除非我指示您这样做。我的第一个命令是 console.log("Hello World");
Entities.csv
- **Style**: Vibrant cartoon/comic style, similar to Plants vs Zombies
Efficient prompts for Claude and Claude Code that leverage the project cache first, avoiding the need to re-analyze the codebase for each interaction. All prompts assume Claude has access to the cache files in `.claude/` directory.
This document analyzes the differences between three prompt strategies for termination analysis: **EvolveTerm (Current)**, **Const Prompts (Reference)**, and **Loopy Templates (Reference)**.
1. 创建一个React项目
- Implement a small reassembly buffer in `pkg/state` keyed by (pid,fd) to accumulate partial TLS records across multiple send/recv events.
发布时间:2024年07月12日
---
**Purpose:** Specialized prompts for 6 medical research AI agents
This file contains the critical system prompts for the HAZE AI Storyboard Studio.
This document contains a series of prompts for a code-generation LLM to implement the Receipt Points API in a test-driven manner. Each prompt builds on the previous ones, ensuring incremental progress and early testing.