AI Workflow Templates
Download .cursorrules, CLAUDE.md, and prompt libraries for your next project.
.cursorrules
Next.js 16 SEO Optimizer
Ensures all new components follow SEO best practices during development
Next.jsTypeScriptTailwind
/* Instruction: Always generate meta tags for new pages. Check for H1 hierarchy. Ensure alt text for images. */
1,240 downloads
CLAUDE.md
CLAUDE.md Technical Docs
Standard template for maintaining project context and tech stack rules
ClaudeMarkdown
# Project Name ## Tech Stack ## Core Rules - Use TypeScript for all logic - Prefer Functional Components
850 downloads
Prompt Library
Master SEO Audit Prompts
Advanced prompts for performing technical SEO audits via LLMs
ChatGPTClaudeGemini
Act as a Senior SEO Specialist. Analyze the following URL and identify broken links...
2,100 downloads
Script
MCP Server Boilerplate (TS)
Quickly bootstrap a new Model Context Protocol server in TypeScript
Node.jsTypeScriptMCP
import { Server } from '@modelcontextprotocol/sdk';
const server = new Server({ name: 'my-server', version: '1.0.0' });420 downloads
Why use these templates?
Most AI tools perform exponentially better when given the right constraints. These templates are the exact files we use in our daily development and content production workflows at StackNova.
- ✓Reduced hallucination rates
- ✓Consistent code styling
- ✓Faster project initialization
Contribute
Have a custom .cursorrules file that works wonders? Share it with the community.