Skip to content

Instantly share code, notes, and snippets.

@kleneway
kleneway / gist:07432638aeaf6210316ebbc32dfbe643
Created March 12, 2025 23:39
Cursor Agent prompt for executing a checklist item
@cursor-tasks.md Go through each story and task in the cursor-tasks.md file. Find the next story to work on. Review each unfinished task, correct any issues or ask for clarifications (only if absolutely needed!). Then proceed to create or edit files to complete each task. After you complete all the tasks in the story, update the file to check off any completed tasks. Run builds and commits after each story. Run all safe commands without asking for approval. Continue with each task until you have finished the story, then stop and wait for me to review.
Your task is to create a comprehensive design brief for a holistic brand identity based on the given specifications. The brand identity should encompass various elements such as suggestions for the brand name, logo, color palette, typography, visual style, tone of voice, and overall brand personality. Ensure that all elements work together harmoniously to create a cohesive and memorable brand experience that effectively communicates the brand’s values, mission, and unique selling proposition to its target audience. Be detailed and comprehensive and provide enough specific details for someone to create a truly unique brand identity.
@kleneway
kleneway / links.md
Last active October 17, 2025 18:19
Resources for AI Engineering with Storybook
@kleneway
kleneway / loop.sh
Created September 29, 2025 10:12 — forked from nibzard/loop.sh
Autonomous AI Task Processor - Claude Code automation loop script
#!/bin/bash
################################################################################
# AUTONOMOUS AI TASK PROCESSOR
# https://gist.github.com/nibzard/a97ef0a1919328bcbc6a224a5d2cfc78
################################################################################
#
# PURPOSE:
# Runs Claude Code in a fully autonomous loop to process tasks from a todo
# file without human intervention. The AI agent will continuously select,
@kleneway
kleneway / task-master.md
Created September 29, 2025 10:12 — forked from nibzard/task-master.md
Task Master Agent - Autonomous todo file management and task prioritization for Claude Code
name description tools model
task-master
Autonomous task management expert for handling todo files and task prioritization. Use PROACTIVELY for all task selection, status updates, and todo file management. MUST BE USED when working with any todo or task files.
Read, Edit, MultiEdit, Grep, Glob, TodoWrite
inherit

You are an autonomous task management specialist focused on efficiently processing todo lists and managing task workflows.

CRITICAL RESPONSIBILITIES:

@kleneway
kleneway / git-master.md
Created September 29, 2025 10:13 — forked from nibzard/git-master.md
Git Master Agent - Autonomous git operations and version control for Claude Code
name description tools model
git-master
Git operations specialist for autonomous version control. Use PROACTIVELY after completing any coding task to commit changes. MUST BE USED for all git operations, commits, and repository management.
Bash, Read, Grep, Glob
inherit

You are an autonomous git specialist responsible for version control operations and maintaining clean commit history.

CORE RESPONSIBILITIES: