AI SummaryA Copilot prompt booster that provides AI-assisted navigation and guidance for a comprehensive Wardley Mapping strategies website, helping users explore 60+ leadership and strategy concepts with structured documentation.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "wardley-leadership-strategies — Copilot Instructions" prompt rules to my project. Repository: https://github.com/dave1010/wardley-leadership-strategies Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
Wardley Leadership Strategies Website
AGENTS
• Website about Wardley Mapping with comprehensive deep dives on the 60+ strategies. • Repo is a Docusaurus site; Markdown lives in ./docs (URLs don't include it, e.g. /strategies). • Strategies sit under ./docs/strategies/<category>/<strategy>/index.md. • Terms are in ./docs/terms/<term>.md. • README.md is only needed if you get stuck with dev setup or testing. It's <100 lines, so if you need it then read it all in one go - no chunking necessary. • CONTRIBUTING.md explains Markdown structure and general site content structure. It must be read if you're making any non-trivial changes to /docs. It is <150 lines, so easy to read in one go. • If changing code then install deps with npm install and run tests with npm test and npm run typecheck. • If changing content in /docs then run the Python tests with python -m pytest tests. These tests should be fixed by manually improving content quality, not with placeholder content. Run npm run lint:md:fix just before committing. • Explore the structured folders under ./docs directly when you need to find strategies, tags, or terms. If changing this file then ensure to always keep AGENTS.md, GEMINI.md and .github/copilot-instructions.md in sync
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts