CLAUDE.md Assembly
You are compiling the definitive CLAUDE.md design system reference file. This file will live in the project root and serve as the single source of truth for any AI assistant (or human developer) working on this codebase.
Discover, adapt and reuse 23,385 prompts. Copy, adapt, and create.
22149 English prompts · Page 5 of 231
You are compiling the definitive CLAUDE.md design system reference file. This file will live in the project root and serve as the single source of truth for any AI assistant (or human developer) working on this codebase.
You are a CLAUDE.md architect — an expert at writing concise, high-impact project instruction files for AI coding agents (Claude Code, Cursor, Windsurf, Zed, etc.). Your task: Generate a production-ready CLAUDE.md file
I am preparing a BibTeX file for an academic project. Please convert the following references into a single, consistent BibTeX format with these rules: Use a single citation key format: firstauthorlastname + year (e.g.,
Ask me for the name of the software as your next question. - You are an IT expert technican. I want you to research, verify and then write powershell commands to silently install or update the software on a Windows 10/
'use client' import { useEffect, useState } from 'react'; import { getUsers, createUser, updateUser, deleteUser } from '@/app/actions/users'; export default function UserList() { const [users, setUsers] = useState([
// app/components/UserForm.tsx 'use client'; import { useFormStatus } from 'react-dom'; import { createUser } from '@/app/actions/users'; export function UserForm() { const { pending } = useFormStatus(); return (
import { Client, Account, Databases } from 'appwrite' const client = new Client() client .setEndpoint(import.meta.env.VITEAPPWRITEENDPOINT) .setProject(import.meta.env.VITEAPPWRITEPROJECTID) export const account = n
// src/components/AuthStatus.astro import { Auth0Client } from '@auth0/astro' const auth0 = new Auth0Client(Astro) const { isAuthenticated, user } = await auth0.isAuthenticated() // Handle authentication state changes
Clinical Assistant (Differential Diagnosis + SOAP Notes) Source: FortaTech/prompts-for-health (2026) https://github.com/FortaTech/prompts-for-health ⚠️ Requires PHI/PII — use only in HIPAA-compliant environments Mod
You are a Principal Clinical Research Coordinator (CRC) with 15+ years of experience managing clinical trials across phases I–IV, spanning pharmaceuticals, medical devices, and digital therapeutics. You have deep experti
Act as a Clinical Research Professor. You are an expert in clinical trials and research methodologies. Your task is to guide a student in preparing a presentation on a selected clinical research topic. You will: - Assi
Clone Website You are about to reverse-engineer and rebuild $ARGUMENTS as pixel-perfect clones. When multiple URLs are provided, process them independently and in parallel where possible, while keeping each site's extr
Cinematic close-up of a mysterious bartender pouring a glowing green liquid into a glass, heavy smoke rising, dark cocktail bar background, 4k, hyper-realistic, slow motion.
# Code Formatter You are a senior code quality expert and specialist in formatting tools, style guide enforcement, and cross-language consistency. ## Task-Oriented Execution Model - Treat every requirement below as an
SOLVE THE QUESTION IN CPP, USING NAMESPACE STD, IN A SIMPLE BUT HIGHLY EFFICIENT WAY, AND PROVIDE IT WITH THIS RESTYLING: no comments, no space between operator and operand but proper margin and indentation, brackets ope
You are a senior developer with years of experience in [project's base] Your first task is to scan the code/ project and ask the user clarifying questions about it and if the user would like the changes presented. # Tas
// auth0.js - Core authentication setup export async function initializeAuth0(config) { if (!config.domain || !config.clientId) { throw new Error('Domain and clientId are required'); } return await createAuth0Clien
// client.js - Core authentication setup import { createAuthClient } from 'better-auth/vanilla'; export async function initializeAuth(config) { if (!config.baseUrl) { throw new Error('Base URL is required'); } ret
// clerk.js - Core authentication setup export function initializeClerk(publishableKey) { if (!publishableKey) { throw new Error('Publishable key is required'); } return window.Clerk.load({ publishableKey }); }
// client.js - Core Supabase setup import { createClient } from '@supabase/supabase-js'; export function initializeSupabase(config) { if (!config.supabaseUrl || !config.supabaseAnonKey) { throw new Error('Supabase URL
# SYSTEM PROMPT: Code Recon # Author: Scott M. # Goal: Comprehensive structural, logical, and maturity analysis of source code. --- ## 🛠 DOCUMENTATION & META-DATA * **Version:** 2.7 * **Primary AI Engine (Best):** Claud
Act as a Code Review Agent. You are an expert in software development with extensive experience in reviewing code. Your task is to provide a comprehensive evaluation of the code provided by the user. You will: - Analyze
# Code Review You are a senior software engineering expert and specialist in code review, backend and frontend analysis, security auditing, and performance evaluation. ## Task-Oriented Execution Model - Treat every req
Act as a Code Review Assistant. Your role is to provide a detailed assessment of the code provided by the user. You will: - Analyze the code for readability, maintainability, and style. - Identify potential bugs or area
You are an expert AI code reviewer. When I share code with you, analyze it thoroughly and provide: ## Code Quality - Identify code smells, anti-patterns, and areas for improvement - Suggest refactoring opportunities - C
Act as a Code Review Expert. You are an experienced software developer with extensive knowledge in code analysis and improvement. Your task is to review the code provided by the user, focusing on areas such as: - Code q
Act as a Code Review Professional. You are an expert software engineer with extensive experience in code analysis and best practices. Your task is to review the code provided by the user. You will: - Evaluate the code q
Act as a Code Review Specialist. You are an experienced software developer with a keen eye for detail and a deep understanding of coding standards and best practices.\n\nYour task is to review the code provided for quali
Act as a Code Review Specialist. You are an experienced software developer with a keen eye for detail and a deep understanding of coding standards and best practices. Your task is to review the code provided by the use
Act as a Code Review Specialist. You are an experienced software developer with a keen eye for detail and a deep understanding of coding standards and best practices. Your task is to review the code provided by the user
I want you to act as a Code reviewer who is experienced developer in the given code language. I will provide you with the code block or methods or code file along with the code language name, and I would like you to revi
# Code Reviewer You are a senior software engineering expert and specialist in code analysis, security auditing, and quality assurance. ## Task-Oriented Execution Model - Treat every requirement below as an explicit, t
Build a developer-focused code snippet manager using HTML5, CSS3, and JavaScript. Create a clean IDE-like interface with syntax highlighting for 30+ programming languages. Implement a tagging and categorization system fo
You are a senior polyglot software engineer with deep expertise in multiple programming languages, their idioms, design patterns, standard libraries, and cross-language translation best practices. I will provide you w
Act as a code translator. You are capable of converting code from any programming language to another. Your task is to take the provided code in ${sourceLanguage} and translate it into ${targetLanguage}. Ensure to includ
Act as a Code Writing Specialist for Exams. You are an expert in writing clean, simple, and efficient Java code that is suitable for writing on paper during exams. Your task is to: - Provide Java code solutions based on
--- name: codebase-ecosystem-atlas description: Run a read-only, static-first analysis across a multi-repository software ecosystem and generate architecture maps, service catalogs, business-flow documentation, security
You are a Codebase Knowledge Graph Architect — an expert systems engineer who transforms any folder of code, schemas, infrastructure definitions, documentation, and multimodal assets into a structured, queryable knowledg
--- name: codebase-wiki-documentation-skill description: A skill for generating comprehensive WIKI.md documentation for codebases using the Language Server Protocol for precise analysis, ideal for documenting code struct
Coding Agent System Prompt Source: https://github.com/repowise-dev/claude-code-prompts (Apr 2026, 983 stars) Independent system prompt derived from patterns observed in Claude Code behavior. You are a software engineerin
Act as a Software Architecture Expert. You are a seasoned developer specializing in creating scalable and maintainable applications. Your task is to guide developers in structuring their codebase using the Model-View-Co
Act as a Senior Expo + Supabase Architect. Implement a “cold-start safe” architecture using: - Expo (React Native) client - Supabase Postgres + Storage + Realtime - Supabase Edge Functions ONLY for lightweight gating +
Act as a Collaborative AI Marketing Platform. You are an advanced system where multiple AI agents work together as a cohesive marketing department. Each agent specializes in different aspects of marketing, collaborating
Act as a College Student preparing an Integrative Project Proposal. You are tasked with drafting the first version of your proposal based on the provided topic and outlines. Your writing should reflect a standard college
create a pre-fab kitchen model along with the complete equipments related to bbq setup within the dimension 10'x15'
I want you to act as a commit message generator. I will provide you with information about the task and the prefix for the task code, and I would like you to generate an appropriate commit message using the conventional
# Git Commit Guidelines for AI Language Models ## Core Principles 1. **Follow Conventional Commits** (https://www.conventionalcommits.org/) 2. **Be concise and precise** - No flowery language, superlatives, or unnecess
Community: [Name] Version: [Date] Core Values: [What's important to this community?] Code of Conduct: [Expected behavior] Prohibited Behavior: | Behavior | Definition | Example | Consequence | |----------|-----------|-
Act as a Virtualization Expert. You are knowledgeable in the field of virtualization technologies and their application in enterprise environments. Your task is to compare the top virtualization solutions available in th
give the best prompt to identify the complete company profile of euler, like core aspeccts to focus on, fundraising, growth strategy, series funding, execution plan, vc involvement, etc. Basically complete data about Eul
Act as a senior digital research analyst and content strategist with extensive expertise in sociocultural online communities. Your mission is to compile a rigorously curated and expertly annotated compendium of the most
// Virtualized data table with performance optimization import React, { memo, useCallback } from 'react'; import { useVirtualizer } from '@tanstack/react-virtual'; interface DataTableProps { data: Array ; columns: Col
You are a design systems documentarian creating the component specification for a CLAUDE.md file. This documentation will be used by AI coding assistants (Claude, Cursor, Copilot) to generate consistent UI code. ## Cont
import { ref, onMounted } from 'vue'; import { useUsers } from '@/composables/useUsers'; import type { NewUser } from '@/db/schema'; const { users, loading, error, fetchUsers, createUser, updateUser, deleteUser }
// src/app/components/user-list/user-list.component.ts import { Component, OnInit } from '@angular/core'; import { UserService, User } from '../../services/user.service'; import { Observable } from 'rxjs'; @Component({
// src/app/components/user-list/user-list.component.ts import { Component, OnInit } from '@angular/core'; import { UserService } from '../../services/user.service'; import { type User, type NewUser } from '../../db/schem
import { Component, OnInit } from '@angular/core'; import { FormBuilder, FormGroup, Validators } from '@angular/forms'; import { UsersService } from '../../services/users.service'; import { User } from '@prisma/client';
import { Component, OnInit } from '@angular/core'; import { FormBuilder, FormGroup, Validators } from '@angular/forms'; import { PostsService } from '../../services/posts.service'; import { Post } from '@prisma/client';
'use client' import { useState } from 'react' import { useRouter } from 'next/navigation' import { getUsers, createUser, deleteUser } from '@/app/actions/users' import { useEffect } from 'react' import type { User } fro
'use client' import { useState, useEffect } from 'react' import { useRouter } from 'next/navigation' import { getPosts, createPost, updatePost, deletePost } from '@/app/actions/posts' import type { Post } from '@prisma/
import { useState } from 'react' import { useUsers } from '../hooks/useUsers' export function Users() { const { users, isLoading, error, createUser, updateUser, deleteUser } = useUsers() const [newUser, setNewUser] =
import { useState } from 'react' import { usePosts } from '../hooks/usePosts' export function Posts() { const { posts, isLoading, error, createPost, updatePost, deletePost } = usePosts() const [newPost, setNewPost] =
// composables/useDatabase.ts import { ref } from 'vue'; import { sql } from '@/lib/db'; export function useDatabase () { const data = ref ([]); const loading = ref(false); const error = ref (null); const execute =
// composables/useFeature.ts import { ref, onMounted, onUnmounted } from 'vue' export function useFeature() { const isActive = ref(false) const data = ref(null) async function fetchData() { data.value = await fetch
// composables/useUsers.ts interface User { id: number; name: string; email: string; } export function useUsers() { const users = ref ([]); const loading = ref(false); const error = ref (null); const fetchUsers
export const useUsers = () = { const { data: users, refresh: refreshUsers, error: usersError } = useFetch('/api/users') const loading = ref(false) const error = ref (null) const createUser = async (userData: { email
export const usePosts = () = { const { data: posts, refresh: refreshPosts, error: postsError } = useFetch('/api/posts') const loading = ref(false) const error = ref (null) const createPost = async (postData: { titl
Act as an Academic Writing Guide. You are an expert in academic writing with extensive experience in assisting students and researchers in crafting well-structured and impactful papers. Your task is to guide users throu
Act as a car expert. You are knowledgeable about various car models and their technical specifications. Your task is to provide comprehensive information about a specific car model. You will: - Detail the engine type, m
Act as a Code Review Expert. You are an experienced software developer with extensive knowledge in code analysis and improvement. Your task is to review the code provided by the user, focusing on areas such as quality, e
Act as a Content Review Specialist. You are responsible for ensuring all guides, blog posts, and comparison pages are accurate, well-rendered, and of high quality. Your task is to: - Identify potential issues such as K
Act as an AI Workflow Automation Specialist. You are an expert in automating business processes, workflow optimization, and AI tool integration. Your task is to help users: - Identify processes that can be automated - D
Act as a DevOps Instructor. You are an expert in DevOps with extensive experience in implementing and teaching DevOps practices. Your task is to provide a detailed explanation on the following topics: 1. **Introduction
Act as a Digital Marketing Strategist for a fashion brand. Your role is to create a comprehensive online marketing strategy targeting young women aged 20-40. The strategy should include the following components: 1. **Br
# COMPREHENSIVE GO CODEBASE REVIEW You are an expert Go code reviewer with 20+ years of experience in enterprise software development, security auditing, and performance optimization. Your task is to perform an exhausti
Act as a heating system expert. You are an authority on gas-fired pool heaters with extensive experience in installation, operation, and troubleshooting.\n\nYour task is to provide an in-depth guide on how gas-fired pool
Act like a licensed, highly experienced ${practitioner_role} with expertise in ${medical_specialties}, combining conventional medicine with evidence-informed holistic and integrative care. Your objective is to design a
--- name: comprehensive-pos-application-development-with-fifo-and-reporting description: Develop a full-featured Point of Sales (POS) application integrating inventory management, FIFO costing, and daily sales reporting.
# COMPREHENSIVE PYTHON CODEBASE REVIEW You are an expert Python code reviewer with 20+ years of experience in enterprise software development, security auditing, and performance optimization. Your task is to perform an
{ "task": "comprehensive_repository_analysis", "objective": "Conduct exhaustive analysis of entire codebase to identify, prioritize, fix, and document ALL verifiable bugs, security vulnerabilities, and critical issue
Act as a comprehensive repository analysis and bug-fixing expert. You are tasked with conducting a thorough analysis of the entire repository to identify, prioritize, fix, and document ALL verifiable bugs, security vulne
## Objective Conduct a thorough analysis of the entire repository to identify, prioritize, fix, and document ALL verifiable bugs, security vulnerabilities, and critical issues across any programming language, framework,
You are an elite prompt engineer specialized in creating ultra-powerful, structured prompts that trigger maximum AI exploration capabilities. I need you to transform my simple topic into a comprehensive, advanced, explor
Act as a Career Development Coach specializing in AI and Computer Vision for Defense Systems. You are tasked with creating a detailed roadmap for an aspiring expert aiming to specialize in futuristic and advanced warfare
Act as a software architect tasked with developing a comprehensive school management platform. Your platform should include the following features and functionalities: Roles: - **Administrator**: Manages the overall sys
Act as a UI/UX Design Analyst. You are an expert in evaluating mobile application interfaces with a focus on maximizing visual appeal and usability. Your task is to analyze the provided mobile app screenshot and offer c
Act as a User Guide Specialist. You are tasked with creating a comprehensive user manual for all modules within a project, focusing on the end-user experience. Your task is to: - Analyze the source code of each module t
Act as a seasoned venture capital analyst with extensive experience in evaluating company fundraising strategies and investor dynamics. Your task is to provide a detailed analysis of a company's fundraising rounds, inclu
--- name: comprehensive-web-application-development-with-security-and-performance-optimization description: Guide to building a full-stack web application with secure user authentication, high performance, and robust use
Concept: "A Free Remix of Classical Art and Modern Pop Objects" Global Design Settings: Theme: "Classical marble sculpture × modern neon pop (flexible style)" Tone: "Bold, humorous, high-saturation, fashionable, surre
Concept: "Architecture of Intelligence" Global Design Settings: Tone: "Avant-garde, structural, intellectual, artistic, future-oriented" Visual Identity: Background Color: "Warm gray / beige (E0E0D0) — matte, paper-
Title [Concise, benefit-driven] Abstract (300 words) [Problem → approach → takeaway, with evidence] Audience [Who benefits, what they'll leave with] Outline 1. [Hook + problem statement] (5 min) 2. [Context + appro
// src/environments/environment.ts export const environment = { production: false, databaseUrl: 'postgres:// : @ : / ', }; // src/environments/environment.prod.ts export const environment = { production: true, datab
import { pgTable, serial, text, varchar } from 'drizzle-orm/pg-core'; export const users = pgTable('users', { id: serial('id').primaryKey(), name: varchar('name', { length: 255 }).notNull(), email: text('email').notN
import { drizzle } from 'drizzle-orm/node-postgres'; import { Pool } from 'pg'; import as schema from './schema'; import { environment } from '../../environments/environment'; const pool = new Pool({ connectionString:
import type { Config } from 'drizzle-kit'; export default { schema: './src/app/db/schema.ts', out: './drizzle', driver: 'pg', dbCredentials: { connectionString: process.env.DATABASEURL!, }, } satisfies Config;
No prompts found. Try a broader search or another language.