chaitanyame
- 7 skills
- 0 followers
- 1 week ago last updated
- ▌ Spec Kit Planning · chaitanyameSpecification-Driven Development workflow for planning features using GitHub Spec Kit. Use when starting new features, creating specifications, running /speckit commands, or when the user mentions spec, specification, planning, or SDD workflow.
- ▌ Tech Stack Detection · chaitanyame bundleAuto-detects technology stack from existing project files (package.json, tsconfig, etc.). Use ONLY for existing projects with established code to discover what's already installed. For NEW projects where tech stack hasn't been decided, use stack-advisor skill instead.
- ▌ Skill Creator · chaitanyame bundleGuide for creating effective Agent Skills during Spec Kit planning. Use when users want to create a new skill, update an existing skill, or when running /speckit.specify to create tech-stack-specific skills. Extends Copilot's capabilities with specialized knowledge, workflows, or tool integrations.
- ▌ Webapp Testing · chaitanyame bundleToolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. Use when testing web apps, running Playwright tests, verifying UI behavior, or debugging frontend issues.
- ▌ Frontend Design · chaitanyameCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
- ▌ Ralph Autonomous · chaitanyame bundleAutonomous coding patterns for unattended feature implementation using Ralph loop runner. Use when running Ralph autonomous loop, implementing features without supervision, handling long-running agent sessions, or when context mentions Ralph, autonomous, unattended, or batch implementation.
- ▌ Tdd Workflow · chaitanyame bundleEnforces Test-Driven Development workflow with automated test-first validation. Use when implementing features, fixing bugs, running @Coder workflow, or when the user mentions TDD, testing, red-green-refactor, or verification gates. Ensures tests are written BEFORE implementation code.