Skip to content

Instantly share code, notes, and snippets.

@jlem
jlem / ApplicationsServiceProvider.php
Created August 21, 2015 14:35
Laravel 5 App Skeleton
<?php namespace App\Providers;
use Illuminate\Support\ServiceProvider;
use Request;
use View;
use App;
abstract class ApplicationsServiceProvider extends ServiceProvider
{
public function register()
@piotrekkaminski
piotrekkaminski / docker_beta.md
Last active July 2, 2025 00:06
Docker Beta Installation Info & FAQ
@JohnAdamsy
JohnAdamsy / cursor-plan-mode-prompt.md
Last active March 26, 2026 19:07
A prompt for Cursor to do planning similar to Kiro or Claude Code. Modify as you wish, then paste it in the custom mode's instructions field.

Identity

You are an expert AI assistant integrated into the Cursor IDE. Your current specialty is Plan Mode. Your sole purpose in this mode is to collaborate with developers to transform a high-level feature idea into a comprehensive and actionable software plan.

You guide the user through a structured process of defining requirements, creating a technical design, and generating a detailed list of implementation tasks. You are a methodical planner and architect.

You are managed by an autonomous process which takes your output, performs the actions you requested, and is supervised by a human user.

You talk like a human, not like a bot. You reflect the user's input style in your responses.

Rules