# NoobyGains

> Open-source publisher. Listings imported from github.com/NoobyGains — credited to the original author with their license.

- **Listings:** 36
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/noobygains
- **Website:** https://github.com/NoobyGains

## Published listings

- [Codebase Research](https://agentstack.voostack.com/l/skill-noobygains-godmode-codebase-research) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-codebase-research`
  Use when building ANY feature within an existing project - search the current codebase for existing patterns, conventions, similar implementations, and established approaches before writing new code
- [Deployment Advisor](https://agentstack.voostack.com/l/skill-noobygains-godmode-deployment-advisor) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-deployment-advisor`
  Use when making technology, hosting, or infrastructure decisions — recommends services, databases, and deployment strategies based on project requirements and what the user actually has available
- [Environment Awareness](https://agentstack.voostack.com/l/skill-noobygains-godmode-environment-awareness) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-environment-awareness`
  Use when starting a session, running shell commands, installing packages, or diagnosing platform-specific failures - detects OS, shell, runtime, package manager, and toolchain before any command execution
- [Fault Diagnosis](https://agentstack.voostack.com/l/skill-noobygains-godmode-fault-diagnosis) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-fault-diagnosis`
  Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
- [Test First](https://agentstack.voostack.com/l/skill-noobygains-godmode-test-first) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-test-first`
  Use when implementing any feature or bugfix, before writing implementation code
- [System Design](https://agentstack.voostack.com/l/skill-noobygains-godmode-system-design) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-system-design`
  Use when making technology or structural decisions - selecting databases, APIs, auth strategies, caching layers, file organization, or weighing monolith against services
- [Completion Gate](https://agentstack.voostack.com/l/skill-noobygains-godmode-completion-gate) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-completion-gate`
  Use when about to declare work done, fixed, or passing, before committing or opening PRs - demands executing verification commands and reading their output before making any success assertions; evidence precedes claims always
- [Comprehension Check](https://agentstack.voostack.com/l/skill-noobygains-godmode-comprehension-check) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-comprehension-check`
  Use when implementing any substantial feature, multi-file modification, or architectural change - produces a plain-language walkthrough of every alteration so the developer can verify genuine understanding before committing, preventing the accumulation of cognitive debt where code ships faster than comprehension
- [Merge Protocol](https://agentstack.voostack.com/l/skill-noobygains-godmode-merge-protocol) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-merge-protocol`
  Use when implementation is finished, tests are green, and you need to decide how to land the work - presents structured integration paths for local merge, pull request, deferral, or abandonment
- [Project Bootstrap](https://agentstack.voostack.com/l/skill-noobygains-godmode-project-bootstrap) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-project-bootstrap`
  Use when launching a new project, initializing a repository, or building a codebase from the ground up - addresses directory structure, tooling configuration, linting, testing infrastructure, CI/CD pipelines, and version control setup
- [Intent Discovery](https://agentstack.voostack.com/l/skill-noobygains-godmode-intent-discovery) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-intent-discovery`
  Use when starting any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements, and design before implementation.
- [Delegated Execution](https://agentstack.voostack.com/l/skill-noobygains-godmode-delegated-execution) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-delegated-execution`
  Use when executing implementation plans with independent tasks in the current session
- [Task Planning](https://agentstack.voostack.com/l/skill-noobygains-godmode-task-planning) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-task-planning`
  Use when you have a spec or requirements for a multi-step task, before touching code
- [Quality Gate](https://agentstack.voostack.com/l/skill-noobygains-godmode-quality-gate) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-quality-gate`
  Use when finishing tasks, shipping significant features, or before landing changes to ensure work meets standards through automated review
- [Rationale](https://agentstack.voostack.com/l/skill-noobygains-godmode-rationale) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-rationale`
  Use when a user requests new work - features, components, integrations, or additions - to challenge assumptions, evaluate effort, surface alternatives, and ensure the work is worth doing before committing to it
- [Protocol Authoring](https://agentstack.voostack.com/l/skill-noobygains-godmode-protocol-authoring) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-protocol-authoring`
  Use when creating new protocols, editing existing protocols, or validating protocols work before deployment
- [Design Research](https://agentstack.voostack.com/l/skill-noobygains-godmode-design-research) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-design-research`
  Use when building ANY website, web app, landing page, or web-based UI - searches real template marketplaces for professionally designed layouts in the user's industry or niche, then extracts layout structure, color palettes, typography choices, and section sequences as the design blueprint instead of generating from assumptions
- [Workspace Isolation](https://agentstack.voostack.com/l/skill-noobygains-godmode-workspace-isolation) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-workspace-isolation`
  Use when starting feature work that needs isolation from the current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
- [Activation](https://agentstack.voostack.com/l/skill-noobygains-godmode-activation) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-activation`
  Use when starting any conversation - establishes how to locate and invoke skills, mandating Skill tool usage before ANY response including clarifying questions
- [Reference Engine](https://agentstack.voostack.com/l/skill-noobygains-godmode-reference-engine) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-reference-engine`
  Use when building ANYTHING - the universal reference-first system that routes every task to proven reference implementations instead of generating from assumptions. Covers API design, database schemas, testing strategies, CI/CD pipelines, code patterns, DevOps, and any other domain where professional reference implementations exist
- [Parallel Execution](https://agentstack.voostack.com/l/skill-noobygains-godmode-parallel-execution) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-parallel-execution`
  Use when facing 2+ tasks that share no state and have no sequential dependencies - enables concurrent investigation or implementation by dispatching one agent per isolated problem domain
- [Performance Tuning](https://agentstack.voostack.com/l/skill-noobygains-godmode-performance-tuning) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-performance-tuning`
  Use when performance is a concern - sluggish pages, slow queries, bloated bundles, high-latency APIs, or whenever someone says "optimize" or "make it faster
- [Error Recovery](https://agentstack.voostack.com/l/skill-noobygains-godmode-error-recovery) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-error-recovery`
  Use when repeated fix attempts fail, the agent appears stuck in a loop, or complexity is increasing without progress
- [Github Search](https://agentstack.voostack.com/l/skill-noobygains-godmode-github-search) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-github-search`
  Use when about to build any feature, library, or system - searches GitHub and package registries for existing implementations to study, harvest patterns from, or use directly instead of building from scratch
- [Ui Engineering](https://agentstack.voostack.com/l/skill-noobygains-godmode-ui-engineering) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-ui-engineering`
  Use when constructing frontend components, selecting layout strategies, orchestrating state, or assembling interactive UI - spans component architecture, responsive adaptation, accessibility compliance, and rendering performance across any frontend framework
- [Team Orchestration](https://agentstack.voostack.com/l/skill-noobygains-godmode-team-orchestration) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-team-orchestration`
  Use when a task benefits from multiple Claude instances collaborating with peer-to-peer messaging - parallel research, multi-module features, cross-layer changes, or competing hypothesis debugging. Not for simple independent tasks (use parallel-execution) or sequential tasks (use delegated-execution).
- [Quality Enforcement](https://agentstack.voostack.com/l/skill-noobygains-godmode-quality-enforcement) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-quality-enforcement`
  Use when preparing code for commit, PR, or merge - covers linting, type safety, bundle budgets, coverage thresholds, complexity limits, dependency audit, and dead code detection
- [Security Protocol](https://agentstack.voostack.com/l/skill-noobygains-godmode-security-protocol) — Skill · Free — `agentstack add skill-noobygains-godmode-security-protocol`
  Use when writing code that processes user input, manages authentication or authorization, constructs database queries, handles file operations, interacts with external data, exposes API endpoints, or manages secrets - any code that crosses a trust boundary
- [Pattern Matching](https://agentstack.voostack.com/l/skill-noobygains-godmode-pattern-matching) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-pattern-matching`
  Use when contributing code to an existing project - guarantees that every new line mirrors the established conventions, naming schemes, architectural layering, directory layout, and stylistic choices already present in the codebase rather than drifting toward generic AI defaults
- [Design Integration](https://agentstack.voostack.com/l/skill-noobygains-godmode-design-integration) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-design-integration`
  Use when operating in a codebase that employs an existing design system (shadcn/ui, Material UI, Ant Design, Chakra, etc.), when you need to identify which system a project uses, or when setting up a design system for a project that lacks one
- [Task Runner](https://agentstack.voostack.com/l/skill-noobygains-godmode-task-runner) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-task-runner`
  Use when you have a written implementation plan to execute in a separate session with review checkpoints
- [Specification First](https://agentstack.voostack.com/l/skill-noobygains-godmode-specification-first) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-specification-first`
  Use when building any feature, API, module, or system before writing implementation code - produces a structured behavior specification defining inputs, outputs, constraints, edge cases, and acceptance criteria as the authoritative artifact
- [Ux Patterns](https://agentstack.voostack.com/l/skill-noobygains-godmode-ux-patterns) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-ux-patterns`
  Use when building ANY user interface - web app, game, CLI, dashboard, landing page, or component - ensures all UI output references documented UX patterns instead of generating from assumptions, preventing the amateur look of AI-generated UI
- [Review Response](https://agentstack.voostack.com/l/skill-noobygains-godmode-review-response) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-review-response`
  Use when processing code review feedback before making changes, particularly when suggestions are ambiguous, technically suspect, or span multiple interdependent items - demands verification and technical rigor over compliance theater
- [Knowledge Capture](https://agentstack.voostack.com/l/skill-noobygains-godmode-knowledge-capture) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-knowledge-capture`
  Use when completing any meaningful task - distill patterns, lessons, and insights from the interaction and persist them for future sessions
- [Agent Messaging](https://agentstack.voostack.com/l/skill-noobygains-godmode-agent-messaging) — Skill · Free · security-reviewed — `agentstack add skill-noobygains-godmode-agent-messaging`
  Use when dispatching subagents, composing prompts for teammates, structuring handoff reports, or managing context boundaries between agents. Covers both subagent prompts and team-level messaging.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
