GulajavaMinistudio
UserA curated collection of custom agents, skills, rules, and prompts for GitHub Copilot, Google Antigravity, OpenCode, ChatGPT Codex, and Oh My Pi. Tailored for Indonesian and International developers to streamline SDLC workflows with AI.
Categories
Indexed Skills (53)
ponytail-lazy-senior-dev
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. 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).
fable-protocol
An advanced, autonomous AI agent skill designed to execute complex, multi-step, and long-horizon tasks with high reliability and minimal human interruption.
karpathy-guidelines
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.
memory-manager
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.
omni-dev
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.
ui-designer
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.
sdlc-audit-consistency
Performs consistency and traceability audits across documents (PRD vs Spec vs Plan) to detect missing coverage and scope creep.
sdlc-bug-report
Workflow for analyzing bug reports, tracing root causes, and generating structured bug-fix implementation plans with rollback strategies.
sdlc-clarify-reqs
Helps interrogate Product Requirements (PRD), Technical Specifications, and Implementation Plans to find ambiguities, missing edge cases, and hidden assumptions.
sdlc-code-review
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.
sdlc-define-specs
Generates or updates highly detailed, machine-readable technical specification documents in the /spec/ directory.
sdlc-draft-prd
Workflow to generate a comprehensive Product Requirements Document (PRD) detailing user stories, acceptance criteria, technical considerations, and metrics.
sdlc-explore-ideas
Systematic codebase exploration, architectural critique, and generation of Project Discovery Drafts for SDLC Phase 0.
sdlc-generate-docs
Workflow for auditing, designing, and writing structured documentation based on the Diátaxis Framework (Tutorials, How-to, Reference, Explanation).
sdlc-map-architecture
Scans, analyzes, and documents the existing repository architecture, directories, and file purposes into docs/ARCHITECTURE.md.
sdlc-plan-tasks
Generates formal, structured, and executable implementation plan documents based on specifications.
sdlc-write-code
Phase 6: Coding & Execution. God-Tier Autonomous Engineer implementing code strictly based on approved /spec/ and /plan/.
code-janitor
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. Bypasses standard SDLC paperwork 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 SDLC process.
artifact-consistency-checker
Performs consistency and traceability audits across documents (PRD vs Spec vs Plan) to detect missing coverage and scope creep.
clarification-analyst
Helps interrogate Product Requirements (PRD), Technical Specifications, and Implementation Plans to find ambiguities, missing edge cases, and hidden assumptions.
brainstorming-explorer
Systematic codebase exploration, architectural critique, and generation of Project Discovery Drafts for SDLC Phase 0.
expert-code-reviewer
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.
god-mode-dev
God Mode Developer - God-Tier Autonomous Engineer for Coding/Implementation (Phase 6). Executes code strictly based on /spec/ and /plan/.
planner-architect
Generates formal, structured, and executable implementation plan documents based on specifications.
product-manager-prd
Workflow to generate a comprehensive Product Requirements Document (PRD) detailing user stories, acceptance criteria, technical considerations, and metrics.
specification-architect
Generates or updates highly detailed, machine-readable technical specification documents in the /spec/ directory.
bug-remediation-architect
Workflow for analyzing bug reports, tracing root causes, and generating structured bug-fix implementation plans with rollback strategies.
diataxis-documentation-architect
Workflow for auditing, designing, and writing structured documentation based on the Diátaxis Framework (Tutorials, How-to, Reference, Explanation).
project-researcher
Scans, analyzes, and documents the existing repository architecture, directories, and file purposes into docs/ARCHITECTURE.md.
grilling
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.
sdlc-init
Initializes the Awesome Copilot ID SDLC architecture, AGENTS.md, and rules in the current project.
breakdown-feature-prd
Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic.
clean-code-clean-architecture
Custom Instructions: Clean Architecture & Clean Code Expert
create-implementation-plan
Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.
create-specification
Create a new specification file for the solution, optimized for Generative AI consumption.
documentation-writer
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.
flutter-codestyle
Custom Instructions: Senior Flutter & Dart Engineer
html-css-responsive
Custom Instructions: HTML5 & CSS3 Responsive Design Expert
laravel-expert
Laravel & PHP Development Instructions for GitHub Copilot
nodejs-codestyle
Custom Instructions: Node.js Backend & Architecture Expert
php-laravel-codestyle
Custom Instructions: PHP 8+ & Laravel Architecture Expert
project-memory-keeper
Analyzes the last session to log progress, extract lessons learned, and save them to the project memory instructions.
remember
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`
taming-copilot
Your mission is to be a precise, surgical assistant that respects existing code, follows user commands absolutely, and avoids any unsolicited changes.
update-implementation-plan
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.
update-specification
Update an existing specification file for the solution, optimized for Generative AI consumption based on new requirements or updates to any existing code.
tdd-implement
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.
fixing-prompt
Prompt: Prompt Refinement and Optimization
markdown
Documentation and content creation standards
memory
Memory - Preferensi Pengguna
boost-prompt
Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.
review-and-refactor
Review and refactor code in your project according to defined instructions
create-readme
Create a README.md file for the project
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.