Generate E2E tests from a described user flow
by Shippers
Convert a plain-English user flow plus a route/component map into a runnable Playwright, Cypress, or Detox test file wit
- Eliminate repetitive project briefings across different AI chat sessions.
- Standardize coding conventions for agents across a distributed team.
- Brief agents on recent architectural decisions and modified files.
Free
Included in download
- Downloadable skill package
- Works with Cursor, and Aider.
- 2 permissions declared
mr shippers.
See it in action
You say
Scan this repo and create a project memory file so I don't have to keep explaining the architecture to you.
Your agent does
I've analyzed the repository. I identified a Next.js 14 project using TypeScript and Tailwind CSS. I extracted your 2-space indentation rule and ADRs regarding the use of Prisma.
/Users/dev/projects/web-app/PROJECT_MEMORY.md
Generate E2E tests from a described user flow
by Shippers
Convert a plain-English user flow plus a route/component map into a runnable Playwright, Cypress, or Detox test file wit
Free
Included in download
- Downloadable skill package
- Works with Cursor, and Aider.
- 2 permissions declared
- Instant install
See it in action
You say
Scan this repo and create a project memory file so I don't have to keep explaining the architecture to you.
Your agent does
I've analyzed the repository. I identified a Next.js 14 project using TypeScript and Tailwind CSS. I extracted your 2-space indentation rule and ADRs regarding the use of Prisma.
/Users/dev/projects/web-app/PROJECT_MEMORY.md
About This Skill
The problem
AI coding agents lose context between sessions, forcing you to re-explain your tech stack, folder structure, and coding conventions every time you open a new chat. Manually briefing an agent on a large repo is tedious and prone to missing critical architectural decisions.
What it does
- Scans your project root to identify the primary language, framework, and package manager.
- Extracts coding conventions directly from linter configs like Prettier, ESLint, and Rubocop.
- Maps the top-level directory structure while ignoring noise like node_modules and build artifacts.
- Surfaces recent git history and ADRs to give the agent historical context on recent changes and design choices.
- Generates a portable
PROJECT_MEMORY.mdfile that serves as a universal brief for any LLM.
Frameworks & tools
Supports JavaScript/TypeScript (Node.js, Next.js), Python (FastAPI, Django), Rust (Cargo), Go, Ruby (Rails), PHP (Composer), and Java (Maven).
Why this beats prompting it yourself
This skill systematically parses configuration files and directory trees that you would likely skip or summarize incorrectly. It ensures the agent receives a standardized, structured brief that fits within context windows without leaking sensitive env secrets.
Use cases
- Onboarding an AI agent to a legacy codebase with non-standard conventions.
- Switching between different AI IDEs or chat interfaces while maintaining consistent context.
- Setting up a new project and establishing a "source of truth" for AI coding assistants.
- Updating project context for an agent after a heavy refactor or dependency migration.
Known limitations
Caps file reads at 4KB per file and directory depth at 3 levels to remain performant and context-efficient. It cannot read encrypted files or your actual .env secrets.
Use Cases
- Eliminate repetitive project briefings across different AI chat sessions.
- Standardize coding conventions for agents across a distributed team.
- Brief agents on recent architectural decisions and modified files.
- Create an AI-readable index of entry points and common CLI commands.
Known Limitations
- Requires manual verification of dynamic selectors.
- Does not handle multi-tab flows.
- Cannot interact with third-party iframe overlays.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/generate-e2e-tests-from-a-described-user-flow -o /tmp/generate-e2e-tests-from-a-described-user-flow.zip && unzip -o /tmp/generate-e2e-tests-from-a-described-user-flow.zip -d ~/.claude/skills && rm /tmp/generate-e2e-tests-from-a-described-user-flow.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Compatible with SKILL.md-compatible agents including Claude Code, Cursor, and Aider.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills

inline-comment
Best way to steer your agents, effortlessly.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.