Loading...
Loading...
Found 25 Skills
Prompt for generating an AGENTS.md file for a repository
Set up complete GitHub Copilot configuration for a new project based on technology stack
Start working on a Marshroom cart issue — creates branch, injects context, updates status to running
Set up and use portless for named local dev server URLs (e.g. http://myapp.localhost instead of http://localhost:3000). Use when integrating portless into a project, configuring dev server names, setting up the local proxy, working with .localhost domains, or troubleshooting port/proxy issues.
Context preservation, tiered summarization, resumability
Create structured handoff for session continuation. Triggers: handoff, pause, save context, end session, pick up later, continue later.
Guided project onboarding for new codebases. Helps agents understand project structure, build systems, test commands, and development workflows by creating persistent knowledge memories.
Creates structured change proposals with specification deltas for new features, breaking changes, or architecture updates. Use when planning features, creating proposals, speccing changes, introducing new capabilities, or starting development workflows. Triggers include "openspec proposal", "create proposal", "plan change", "spec feature", "new capability", "add feature planning", "design spec".
Explore codebase, write spec + battle plan — zero questions, pure code research
Patterns for running long-lived processes in tmux. Use when starting dev servers, watchers, tilt, or any process expected to outlive the conversation.
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Use when the user asks to "plan this feature", "plan refactor", "research & plan", "plan auth/API/work", or needs multi-step work with evidence-based planning before coding. Understands → Researches (via Local Search/Research) → Plans → Implement. No guessing; validates with code.