NecturaLabs

NecturaLabs

@NecturaLabs
9 published skills0 installs

9 results

NecturaLabs
Collection

AgentSkills

0
NecturaLabs
Skill

Agent Context Loader

Use at the start of every conversation and after every agent handoff or context switch. Ensures global CLAUDE.md and project AGENTS.md are fully loaded and retained in context at all times.

0
NecturaLabs
Skill

Agents Md Manager

Create or update the project's AGENTS.md file based on codebase analysis. Invoke manually via /agents-md-manager, or triggered automatically as the final step of superpowers plan execution.

0
NecturaLabs
Skill

Docs Manager

Create or maintain a project's docs/ folder with ADRs, design documents, guides, and reference material. Use to set up documentation, write an ADR or design doc, or audit documentation freshness.

0
NecturaLabs
Skill

Git Workflow

Use when making git commits, creating branches, or starting any implementation work that will require more than one commit. Ensures Conventional Commits format, atomic commits (one logical unit per commit), and git worktree isolation for multi-commit work.

0
NecturaLabs
Skill

Iterative Code Review

MUST invoke after implementing features, fixing bugs, refactoring, or making any code changes — before committing, merging, or claiming work is done. Also use when the user asks for code review. Requires superpowers plugin. Iterates until a clean pass with zero findings.

0
NecturaLabs
Skill

Iterative Security Audit

MUST invoke when code changes touch authentication, authorization, cryptography, input validation, data handling, API endpoints, session management, secrets/config, or dependencies. Also use when the user asks for security review or audit. Requires superpowers plugin. Iterates until clean, then triggers code review.

0
NecturaLabs
Skill

Update Plugins

Update all installed plugin marketplaces and their plugins concurrently. Use when the user asks to update plugins, check for updates, or refresh their plugin installations.

0
NecturaLabs
Skill

using-necturalabs

Use at the start of every conversation and after every agent handoff. Initializes NecturaLabs skills, verifies superpowers dependency, and sets up mandatory review requirements for code review and security audit.

0