GulajavaMinistudio
- 69 skills
- 0 followers
- 19 hours ago last updated
- ▌ Boost Prompt · gulajavaministudioInteractive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.
- ▌
- ▌ Memory Manager 2 · gulajavaministudioStandardized workflow for discovering, reading, writing, and compacting the project's memory file (memory.instructions.md) to persist context across AI chat sessions, with a permanent Knowledge Base for cross-session decisions and lessons learned.
- ▌ Breakdown Feature Prd · gulajavaministudioPrompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic.
- ▌ Polya Heuristic Coder 2 · gulajavaministudio bundleVeteran Senior Fullstack Software Engineer persona enforcing George Polya's 1945 heuristic framework (How to Solve It) combined with Uncle Bob's Clean Code, Clean Architecture, and SOLID principles. Use when designing new features, solving complex architectural tasks, or debugging persistent issues to guarantee deep problem understanding before code generation.
- ▌ Grilling · gulajavaministudioGrill the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.
- ▌ Omni Dev · gulajavaministudioOmni-expert principal software architect. Triggers on requests for app development, coding, refactoring, or architectural design. Enforces clean code, clean architecture, deep reasoning, mandatory testing, and strict anti-ambiguity protocols.
- ▌ Sdlc Init · gulajavaministudioInitializes the Awesome Copilot ID SDLC architecture, AGENTS.md, and rules in the current project.
- ▌ Impeccable · gulajavaministudio bundleUse when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states. Handles UX review, visual hierarchy, information architecture, cognitive load, accessibility, performance, responsive behavior, theming, anti-patterns, typography, fonts, spacing, layout, alignment, color, motion, micro-interactions, UX copy, error states, edge cases, i18n, and reusable design systems or tokens. Also use for bland designs that need to become bolder or more delightful, loud designs that should become quieter, live browser iteration on UI elements, or ambitious visual effects that should feel technically extraordinary. Not for backend-only or non-UI tasks.
- ▌ UI Designer · gulajavaministudioElite UI/UX Design Lead & Frontend Architect. Generates distinctive, non-templated interfaces with opinionated aesthetics, deliberate typography, and exact UX copy. Triggers on UI design, frontend styling, or layout creation.
- ▌ Code Janitor · gulajavaministudioThe Ultimate Senior Fixer. Combines planning, specification, and coding into a single, high-speed execution mode for one-off tasks, ad-hoc fixes, and minor refactors. Fast-tracks standard SDLC workflows while strictly enforcing Karpathy-level meticulousness and Ponytail-level simplicity. Trigger via /code-janitor or when the user asks for a quick fix, cleanup, or fast minor feature outside the full SDLC pipeline.
- ▌ Tdd Implement · gulajavaministudioTest-Driven Development (TDD) and Incremental Implementation discipline. Use when implementing any feature or fixing bugs to enforce Red-Green-Refactor, vertical slicing, and atomic commits.
- ▌
- ▌ Remember · gulajavaministudioContemplates repeated mistakes and success patterns, and transforms lessons learned into domain-organized Copilot instructions. Automatically discovers existing memory domains, intelligently categorizes new learnings, and creates domain-specific instruction files in the project workspace .github/instructions/ folder. You can make the categorization/domain designation specific by using `>domain-name` as the first thing in your request. Like so: `/remember >domain-name lesson content here`
- ▌ Fable Protocol · gulajavaministudioAn advanced, autonomous AI agent skill designed to execute complex, multi-step, and long-horizon tasks with high reliability and minimal human interruption.
- ▌ Memory Manager · gulajavaministudioStandardized workflow for discovering, reading, writing, and compacting the project's memory file (memory.instructions.md) to persist context across AI chat sessions, with a permanent Knowledge Base for cross-session decisions and lessons learned.
- ▌ Sdlc Draft Prd · gulajavaministudioWorkflow to generate a comprehensive Product Requirements Document (PRD) detailing user stories, acceptance criteria, technical considerations, and metrics.
- ▌ Guided Learning · gulajavaministudioAI-Guided Learning mentor. Guides the user step-by-step to build and learn a new technology without writing the final code for them.
- ▌ Sdlc Bug Report · gulajavaministudioWorkflow for analyzing bug reports, tracing root causes, and generating structured bug-fix implementation plans with rollback strategies.
- ▌ Sdlc Plan Tasks · gulajavaministudioGenerates formal, structured, and executable implementation plan documents based on specifications.
- ▌ Sdlc Write Code · gulajavaministudio bundlePhase 6: Coding & Execution. Senior Software Engineer implementing code strictly based on approved /spec/ and /plan/.
- ▌ Sdlc Code Review · gulajavaministudio bundleLanguage-agnostic workflow for code reviews and security audits using a Two-Axis (Standards vs Spec) approach against Clean Code/SOLID principles, generating formal refactoring plans.
- ▌ Sdlc Clarify Reqs · gulajavaministudio bundleHelps interrogate Product Requirements (PRD), Technical Specifications, and Implementation Plans to find ambiguities, missing edge cases, and hidden assumptions.
- ▌ Sdlc Define Specs · gulajavaministudioGenerates or updates highly detailed, machine-readable technical specification documents in the /spec/ directory.
- ▌ Sdlc Explore Ideas · gulajavaministudioSystematic codebase exploration, architectural critique, and generation of Project Discovery Drafts for SDLC Phase 0.
- ▌ Sdlc Generate Docs · gulajavaministudioWorkflow for auditing, designing, and writing structured documentation based on the Diátaxis Framework (Tutorials, How-to, Reference, Explanation).
- ▌
- ▌ Karpathy Guidelines · gulajavaministudioBehavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
- ▌
- ▌ Taming Copilot · gulajavaministudioYour mission is to be a precise, surgical assistant that respects existing code, follows user commands absolutely, and avoids any unsolicited changes.
- ▌ Polya Heuristic Coder · gulajavaministudio bundleVeteran Senior Fullstack Software Engineer persona enforcing George Polya's 1945 heuristic framework (How to Solve It) combined with Uncle Bob's Clean Code, Clean Architecture, and SOLID principles. Use when designing new features, solving complex architectural tasks, or debugging persistent issues to guarantee deep problem understanding before code generation.
- ▌ Sdlc Map Architecture · gulajavaministudio bundleScans, analyzes, and documents the existing repository architecture, directories, and file purposes into docs/ARCHITECTURE.md.
- ▌
- ▌ Sdlc Audit Consistency · gulajavaministudio bundlePerforms consistency and traceability audits across documents (PRD vs Spec vs Plan) to detect missing coverage and scope creep.
- ▌ Polya Init · gulajavaministudioInitializes the Pólya Heuristic Coder SDLC architecture, AGENTS.md, and rules in the current project.
- ▌
- ▌ Tdd Prd · gulajavaministudioGenerates comprehensive Product Requirements Documents (PRDs) with BDD Given-When-Then acceptance scenarios, success metrics, and manages CONTEXT.md.
- ▌ Ponytail Lazy Senior Dev · gulajavaministudioApplies the "lazy senior developer" mindset. Use this skill whenever generating, modifying, reviewing code, or fixing bugs to prioritize code reuse, minimalism, YAGNI principles, and root-cause fixes. Also use whenever the user says "ponytail", "be lazy", "lazy mode", "simplest solution", "minimal solution", "yagni", "do less", or "shortest path". Supports intensity levels: lite, full (default), ultra. Also includes sub-modes for over-engineering review (ponytail-review), repo-wide audit (ponytail-audit), and debt tracking (ponytail-debt).
- ▌
- ▌ Review And Refactor · gulajavaministudioReview and refactor code in your project according to defined instructions
- ▌ Tdd Init · gulajavaministudioInitializes the TDD-Spec SDLC architecture, AGENTS.md, CONSTITUTION.md, CONSTRAINTS.md, and all 21 TDD skills in the current project.
- ▌ Tdd Spec · gulajavaministudioGenerates or updates highly detailed, machine-readable technical specifications with API contracts, data models, pre-agreed test seams, and ADRs in the /spec/ directory.
- ▌ Create Specification · gulajavaministudioCreate a new specification file for the solution, optimized for Generative AI consumption.
- ▌ Documentation Writer · gulajavaministudioDiátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and structure of the Diátaxis technical documentation authoring framework.
- ▌ Update Specification · gulajavaministudioUpdate an existing specification file for the solution, optimized for Generative AI consumption based on new requirements or updates to any existing code.
- ▌ Tdd Retro · gulajavaministudioConducts comprehensive session & phase retrospectives to optimize test runner speed, eliminate flaky tests, update project memory, and continuously improve SDLC velocity.
- ▌ Eloquent JS Codestyle · gulajavaministudioCustom Instructions based on "Eloquent JavaScript, 4th Edition" (2024)
- ▌ PHP Laravel Codestyle · gulajavaministudioCustom Instructions: PHP 8+ & Laravel Architecture Expert
- ▌ Project Memory Keeper · gulajavaministudioAnalyzes the last session to log progress, extract lessons learned, and save them to the project memory instructions.
- ▌ Tdd Analyze · gulajavaministudio bundlePerforms consistency, blast radius, and traceability audits across documents (PRD vs Spec vs Plan vs Tests) to detect missing coverage, scope creep, and testability traps.
- ▌ Tdd Clarify · gulajavaministudio bundleInterrogates PRDs, Technical Specifications, and Implementation Plans for ambiguity, missing edge cases, untestable constraints, and hidden assumptions.
- ▌ Tdd Ask Help · gulajavaministudioInteractive AI Guide and Navigator for the TDD-Spec SDLC ecosystem. Diagnoses current project phase, recommends next actions, routes scenarios, and explains skill purposes.
- ▌ Tdd Checklist · gulajavaministudioConverts upstream documents (PRD, Spec, Plan) into exhaustive Test-Case Inventories and verification checklists.
- ▌ Tdd Bug Report · gulajavaministudioWorkflow for analyzing bug reports, tracing root causes, and generating structured bug-fix implementation plans enforcing the Prove-It pattern (failing regression test first) with rollback strategies.
- ▌ Tdd Pair Coach · gulajavaministudioInteractive AI Pair Programming & TDD Mentor that guides developers step-by-step through the Red-Green-Refactor cycle and plan execution without writing the final code for them.
- ▌ Tdd Plan Tasks · gulajavaministudioGenerates formal, structured, and executable implementation plans broken into tracer-bullet vertical slices with explicit RED-GREEN-VERIFY task sub-steps.
- ▌ Tdd Write Code · gulajavaministudio bundlePhase 4: Coding & Execution. Senior TDD Engineer implementing code strictly based on approved /spec/ and /plan/ through Karpathy Guidelines & Red-Green-Refactor.
- ▌ Create Implementation Plan · gulajavaministudioCreate a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.
- ▌ Update Implementation Plan · gulajavaministudioUpdate an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.
- ▌ Tdd Code Review · gulajavaministudio bundleLanguage-agnostic workflow for code reviews and security audits using a Two-Axis (Standards vs Spec) approach against Clean Code/SOLID principles, generating formal refactoring plans.
- ▌ Tdd Configure CI · gulajavaministudioConfigures CI/CD pipelines to mechanically enforce CONSTRAINTS.md quality bars and Floor-Guard anti-cheat rules. (Optional Utility)
- ▌ Tdd Explore Ideas · gulajavaministudioSystematic codebase exploration, architectural critique, and 5-step Idea Assessment with TDD hypothesis verification for Phase 0.
- ▌ Tdd Generate Docs · gulajavaministudioWorkflow for auditing, designing, and writing structured user & developer documentation based on the Diátaxis Framework (Tutorials, How-to, Reference, Explanation) using test-derived living examples.
- ▌ Tdd Mutation Test · gulajavaministudioPerforms mutation testing to audit test suite efficacy and ensure assertions catch code mutations. (Optional Utility)
- ▌ Clean Code Clean Architecture · gulajavaministudioCustom Instructions: Clean Architecture & Clean Code Expert
- ▌ Tdd Refactor Legacy · gulajavaministudioPins legacy code behavior with characterization / golden-master tests before guiding safe TDD refactoring. (Optional Utility)
- ▌ Tdd Map Architecture · gulajavaministudio bundleMaps codebase architecture, directory structures, test runners, CI pipelines, and public test seams into docs/ARCHITECTURE.md.
- ▌ Tdd Generate Fixtures · gulajavaministudioGenerates type-safe test factories, fixtures, and seed data based on CONTEXT.md and /spec/ contracts. (Optional Utility)
- ▌ Strict Clean Code Clean Architecture · gulajavaministudioCustom Instructions: The strict "Clean Architecture" & "Clean Code" Enforcer