payals
- 11 skills
- 0 followers
- 14 hours ago last updated
- ▌ Doc Coauthoring · payalsGuide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
- ▌
- ▌
- ▌ Git Commit · payalsExecute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping
- ▌ Create Plan · payalsCreate a concise plan. Use when a user explicitly asks for a plan related to a coding task.
- ▌ Using Superpowers · payalsUse when starting any conversation - establishes how to find and use skills by reading relevant SKILL.md files before ANY response
- ▌ Pipeline Evolution · payalsHarvest insights from completed pipeline runs and promote them into the pipeline's control plane files and phase prompts. Use when the user says "evolve", "evolve pipeline", "pipeline evolution", "self-improve", or after Phase 5/6 completes.
- ▌ Firecrawl Scraper · payalsDeep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API
- ▌ Context7 Auto Research · payalsAutomatically fetch latest library/framework documentation for Claude Code via Context7 API
- ▌ React Best Practices · payals bundleComprehensive React and Next.js performance optimization guide with 40+ rules for eliminating waterfalls, optimizing bundles, and improving rendering. Use when optimizing React apps, reviewing performance, or refactoring components.
- ▌ Prompt Queue · payalsUse when user says "execute prompt queue", "resume prompt queue", "run the queue", "reset prompt queue", "reset queue prompt", or has a docs/prompt_queue.md file with sequential prompts to execute. Orchestrates multi-step prompt pipelines with dynamic variable passing between steps, fresh subagent per step, and cross-session resumability via state file.