← all publishers

GulajavaMinistudio

@gulajavaministudio source repo

69 published skills

  1. Boost Prompt · gulajavaministudio
    Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.
    0
    installs
  2. Create Readme · gulajavaministudio
    Create a README.md file for the project
    0
    installs
  3. Memory Manager 2 · gulajavaministudio
    Standardized 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.
    0
    installs
  4. Breakdown Feature Prd · gulajavaministudio
    Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic.
    0
    installs
  5. Polya Heuristic Coder 2 · gulajavaministudio bundle
    Veteran 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.
    0
    installs
  6. Grilling · gulajavaministudio
    Grill 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.
    0
    installs
  7. Omni Dev · gulajavaministudio
    Omni-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.
    0
    installs
  8. Sdlc Init · gulajavaministudio
    Initializes the Awesome Copilot ID SDLC architecture, AGENTS.md, and rules in the current project.
    0
    installs
  9. Impeccable · gulajavaministudio bundle
    Use 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.
    0
    installs
  10. UI Designer · gulajavaministudio
    Elite 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.
    0
    installs
  11. Code Janitor · gulajavaministudio
    The 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.
    0
    installs
  12. Tdd Implement · gulajavaministudio
    Test-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.
    0
    installs
  13. Markdown · gulajavaministudio
    Documentation and content creation standards
    0
    installs
  14. Remember · gulajavaministudio
    Contemplates 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`
    0
    installs
  15. Fable Protocol · gulajavaministudio
    An advanced, autonomous AI agent skill designed to execute complex, multi-step, and long-horizon tasks with high reliability and minimal human interruption.
    0
    installs
  16. Memory Manager · gulajavaministudio
    Standardized 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.
    0
    installs
  17. Sdlc Draft Prd · gulajavaministudio
    Workflow to generate a comprehensive Product Requirements Document (PRD) detailing user stories, acceptance criteria, technical considerations, and metrics.
    0
    installs
  18. Guided Learning · gulajavaministudio
    AI-Guided Learning mentor. Guides the user step-by-step to build and learn a new technology without writing the final code for them.
    0
    installs
  19. Sdlc Bug Report · gulajavaministudio
    Workflow for analyzing bug reports, tracing root causes, and generating structured bug-fix implementation plans with rollback strategies.
    0
    installs
  20. Sdlc Plan Tasks · gulajavaministudio
    Generates formal, structured, and executable implementation plan documents based on specifications.
    0
    installs
  21. Sdlc Write Code · gulajavaministudio bundle
    Phase 6: Coding & Execution. Senior Software Engineer implementing code strictly based on approved /spec/ and /plan/.
    0
    installs
  22. Sdlc Code Review · gulajavaministudio bundle
    Language-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.
    0
    installs
  23. Sdlc Clarify Reqs · gulajavaministudio bundle
    Helps interrogate Product Requirements (PRD), Technical Specifications, and Implementation Plans to find ambiguities, missing edge cases, and hidden assumptions.
    0
    installs
  24. Sdlc Define Specs · gulajavaministudio
    Generates or updates highly detailed, machine-readable technical specification documents in the /spec/ directory.
    0
    installs
  25. Sdlc Explore Ideas · gulajavaministudio
    Systematic codebase exploration, architectural critique, and generation of Project Discovery Drafts for SDLC Phase 0.
    0
    installs
  26. Sdlc Generate Docs · gulajavaministudio
    Workflow for auditing, designing, and writing structured documentation based on the Diátaxis Framework (Tutorials, How-to, Reference, Explanation).
    0
    installs
  27. Fixing Prompt · gulajavaministudio
    Prompt: Prompt Refinement and Optimization
    0
    installs
  28. Karpathy Guidelines · gulajavaministudio
    Behavioral 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.
    0
    installs
  29. Laravel Expert · gulajavaministudio
    Laravel & PHP Development Instructions for GitHub Copilot
    0
    installs
  30. Taming Copilot · gulajavaministudio
    Your mission is to be a precise, surgical assistant that respects existing code, follows user commands absolutely, and avoids any unsolicited changes.
    0
    installs
  31. Polya Heuristic Coder · gulajavaministudio bundle
    Veteran 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.
    0
    installs
  32. Sdlc Map Architecture · gulajavaministudio bundle
    Scans, analyzes, and documents the existing repository architecture, directories, and file purposes into docs/ARCHITECTURE.md.
    0
    installs
  33. Nodejs Codestyle · gulajavaministudio
    Custom Instructions: Node.js Backend & Architecture Expert
    0
    installs
  34. Sdlc Audit Consistency · gulajavaministudio bundle
    Performs consistency and traceability audits across documents (PRD vs Spec vs Plan) to detect missing coverage and scope creep.
    0
    installs
  35. Polya Init · gulajavaministudio
    Initializes the Pólya Heuristic Coder SDLC architecture, AGENTS.md, and rules in the current project.
    0
    installs
  36. Flutter Codestyle · gulajavaministudio
    Custom Instructions: Senior Flutter & Dart Engineer
    0
    installs
  37. Tdd Prd · gulajavaministudio
    Generates comprehensive Product Requirements Documents (PRDs) with BDD Given-When-Then acceptance scenarios, success metrics, and manages CONTEXT.md.
    0
    installs
  38. Ponytail Lazy Senior Dev · gulajavaministudio
    Applies 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).
    0
    installs
  39. HTML CSS Responsive · gulajavaministudio
    Custom Instructions: HTML5 & CSS3 Responsive Design Expert
    0
    installs
  40. Review And Refactor · gulajavaministudio
    Review and refactor code in your project according to defined instructions
    0
    installs
  41. Tdd Init · gulajavaministudio
    Initializes the TDD-Spec SDLC architecture, AGENTS.md, CONSTITUTION.md, CONSTRAINTS.md, and all 21 TDD skills in the current project.
    0
    installs
  42. Tdd Spec · gulajavaministudio
    Generates or updates highly detailed, machine-readable technical specifications with API contracts, data models, pre-agreed test seams, and ADRs in the /spec/ directory.
    0
    installs
  43. Create Specification · gulajavaministudio
    Create a new specification file for the solution, optimized for Generative AI consumption.
    0
    installs
  44. Documentation Writer · gulajavaministudio
    Diá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.
    0
    installs
  45. Update Specification · gulajavaministudio
    Update an existing specification file for the solution, optimized for Generative AI consumption based on new requirements or updates to any existing code.
    0
    installs
  46. Tdd Retro · gulajavaministudio
    Conducts comprehensive session & phase retrospectives to optimize test runner speed, eliminate flaky tests, update project memory, and continuously improve SDLC velocity.
    0
    installs
  47. Eloquent JS Codestyle · gulajavaministudio
    Custom Instructions based on "Eloquent JavaScript, 4th Edition" (2024)
    0
    installs
  48. PHP Laravel Codestyle · gulajavaministudio
    Custom Instructions: PHP 8+ & Laravel Architecture Expert
    0
    installs
  49. Project Memory Keeper · gulajavaministudio
    Analyzes the last session to log progress, extract lessons learned, and save them to the project memory instructions.
    0
    installs
  50. Tdd Analyze · gulajavaministudio bundle
    Performs consistency, blast radius, and traceability audits across documents (PRD vs Spec vs Plan vs Tests) to detect missing coverage, scope creep, and testability traps.
    0
    installs
  51. Tdd Clarify · gulajavaministudio bundle
    Interrogates PRDs, Technical Specifications, and Implementation Plans for ambiguity, missing edge cases, untestable constraints, and hidden assumptions.
    0
    installs
  52. Tdd Ask Help · gulajavaministudio
    Interactive AI Guide and Navigator for the TDD-Spec SDLC ecosystem. Diagnoses current project phase, recommends next actions, routes scenarios, and explains skill purposes.
    0
    installs
  53. Tdd Checklist · gulajavaministudio
    Converts upstream documents (PRD, Spec, Plan) into exhaustive Test-Case Inventories and verification checklists.
    0
    installs
  54. Tdd Bug Report · gulajavaministudio
    Workflow 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.
    0
    installs
  55. Tdd Pair Coach · gulajavaministudio
    Interactive 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.
    0
    installs
  56. Tdd Plan Tasks · gulajavaministudio
    Generates formal, structured, and executable implementation plans broken into tracer-bullet vertical slices with explicit RED-GREEN-VERIFY task sub-steps.
    0
    installs
  57. Tdd Write Code · gulajavaministudio bundle
    Phase 4: Coding & Execution. Senior TDD Engineer implementing code strictly based on approved /spec/ and /plan/ through Karpathy Guidelines & Red-Green-Refactor.
    0
    installs
  58. Create Implementation Plan · gulajavaministudio
    Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.
    0
    installs
  59. Update Implementation Plan · gulajavaministudio
    Update an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.
    0
    installs
  60. Tdd Code Review · gulajavaministudio bundle
    Language-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.
    0
    installs
  61. Tdd Configure CI · gulajavaministudio
    Configures CI/CD pipelines to mechanically enforce CONSTRAINTS.md quality bars and Floor-Guard anti-cheat rules. (Optional Utility)
    0
    installs
  62. Tdd Explore Ideas · gulajavaministudio
    Systematic codebase exploration, architectural critique, and 5-step Idea Assessment with TDD hypothesis verification for Phase 0.
    0
    installs
  63. Tdd Generate Docs · gulajavaministudio
    Workflow 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.
    0
    installs
  64. Tdd Mutation Test · gulajavaministudio
    Performs mutation testing to audit test suite efficacy and ensure assertions catch code mutations. (Optional Utility)
    0
    installs
  65. Clean Code Clean Architecture · gulajavaministudio
    Custom Instructions: Clean Architecture & Clean Code Expert
    0
    installs
  66. Tdd Refactor Legacy · gulajavaministudio
    Pins legacy code behavior with characterization / golden-master tests before guiding safe TDD refactoring. (Optional Utility)
    0
    installs
  67. Tdd Map Architecture · gulajavaministudio bundle
    Maps codebase architecture, directory structures, test runners, CI pipelines, and public test seams into docs/ARCHITECTURE.md.
    0
    installs
  68. Tdd Generate Fixtures · gulajavaministudio
    Generates type-safe test factories, fixtures, and seed data based on CONTEXT.md and /spec/ contracts. (Optional Utility)
    0
    installs
  69. Strict Clean Code Clean Architecture · gulajavaministudio
    Custom Instructions: The strict "Clean Architecture" & "Clean Code" Enforcer
    0
    installs