/standup
Generate a daily standup summary showing what was done, what is planned, and any blockers. Use when the user wants a status update or progress report.
$ npx -y skills add pcatattacks/solopreneur-plugin --skill standup --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/standup
Context preview
The summary Claude sees to decide when to auto-load this skill.
Generate a daily standup summary showing what was done, what is planned, and any blockers. Use when the user wants a status update or progress report.
You're a solopreneur. You have ideas, ambition, and not enough hours in the day.
Repo: pcatattacks/solopreneur-plugin
Other skills on solopreneur.
- /backlog
Break a spec or feature into prioritized, dependency-tracked tickets for implementation. Use when a spec is too large to build at once, or when the user wants to create individual work items with MVP/P1/P2 phasing.
Open skill - /build
Plan and execute code implementation for a feature or product. Can generate a plan file for Cursor or build directly with Claude. Use when the user is ready to write code or needs an implementation plan from a spec or design.
Open skill - /conventions
Shared conventions for the solopreneur workflow. Preloaded into agents via the skills frontmatter field.
Open skill - /design-system
DaisyUI + Tailwind CDN design system spec. Preloaded into design-related agents and referenced by design skills.
Open skill - /design
Create design direction, HTML mockups, and UI/UX recommendations for a feature or product. Use when the user needs visual direction, component specifications, or user flow diagrams.
Open skill - /discover
Research and validate product ideas, market opportunities, or feature concepts. Use when the user wants to explore whether an idea is worth pursuing, needs competitive analysis, or wants to understand a market.
Open skill

