verify-debug-mode
Confirm a requested feature change via AERA Debug mode (Debug view, console, logs). Use when validation must happen through Debug UI or when you need to add debug-only probes/commands to make a change observable.
Verify Changes
Use this skill after implementing code to verify correctness before notifying the user.
clarify_first
Ask clarifying questions and get approval before implementation.
impact_analyzer
Analyze and document the impact of planned changes.
archaeologist
Detect legacy patterns and guide compatibility decisions.
refactor_gate
Ask whether to proceed with refactoring after architecture mapping.
quality_gates
Enforce Definition of Done checks from QUALITY_GATES.md.
pattern_miner
Extract recurring patterns from action logs and propose automations.
detect_commands
Infer and verify install/test/lint/build commands for the repo.
context_compactor
Compress long-run context into handoff, backlog, and action logs.
command_guard
Enforce .agentpolicy rules before executing commands.
cartographer
Maintain living architecture maps and interaction flows.
backlog_curator
Maintain a lightweight backlog of high-value tasks discovered during work.
autonomy_kickoff
Run the full autonomy bootstrap with minimal questions.
non_destructive_bootstrap
Install agent docs without overwriting or deleting existing content.
handoff_writer
Write a compact HANDOFF.md snapshot to restore context after session resets.
full_auth
When explicitly authorized, execute end-to-end with a phased plan in one run until Definition of Done is met.
execplan
Create and maintain PLANS.md for long-running or risky tasks.
size_guard
Enforce line budgets and rotate or split large context files.
skills_auditor
Detect incorrectly installed skills and report issues.
repo_indexer
Build and maintain a fast navigation index of the repo.
response_style_selector
Ask the user to pick a response style and persist the preference.
safe_refactor_migration
Plan and execute large refactors with shadow mode and rollback.
safety_validation
Validate changes against .agentignore before commit.
shadow_coder
Build parallel architectures safely without breaking current behavior.
skills_sync
Align Codex-native skills with documented skills safely.
Create Backend Service
Use this skill when adding new backend functionality (API endpoints + business logic).
debug-fix-first-run-resolution
Root-cause debugging and first-run bug fixes with reproduction-first workflow, explicit hypotheses, disciplined instrumentation, minimal changes, and validated fixes (repro + tests + feature verification). Use when diagnosing a bug and delivering a verified fix instead of shotgun debugging.
update_kit
Update this documentation kit safely from upstream.
update_architecture
Refresh architecture maps after structural changes.
trust_layer_tdd
Enforce test-first changes and debug based on failing tests.
write_adr
Document architectural decisions with context and consequences.
Create New Indicator
Use this skill when you need to add a new Python indicator to AERA.
Create Interactive Menu
Use this skill when creating dropdowns, context menus, or overlays that need a polished UX (open/close animation, click-outside, Escape, etc.).
markdown-converter
Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to Markdown format for LLM processing or text analysis.
video-transcript-downloader
Download videos, audio, subtitles, and clean paragraph-style transcripts from YouTube and any other yt-dlp supported site. Use when asked to “download this video”, “save this clip”, “rip audio”, “get subtitles”, “get transcript”, or to troubleshoot yt-dlp/ffmpeg and formats/playlists.
oracle
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
openai-image-gen
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
obsidian-daily-dump
Create one Obsidian note per Codex session in a dedicated vault folder and include a backlink to today's daily note. Use when asked to dump session context, log work done, or archive session knowledge in Obsidian.
nano-banana-pro
Generate/edit images with Nano Banana Pro (Gemini 3 Pro Image). Use for image create/modify requests incl. edits. Supports text-to-image + image-to-image; 1K/2K/4K; use --input-image.
create-cli
>
brave-search
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
instruments-profiling
Use when profiling native macOS or iOS apps with Instruments/xctrace. Covers correct binary selection, CLI arguments, exports, and common gotchas.
python-env-uv
Setup and manage Python environments using uv. Initialize projects, create virtual environments, install packages, and manage dependencies with pyproject.toml. Use when setting up new Python projects or managing dependencies.
specifying-requirements
Use when writing or updating spec.yaml files. Defines requirement format and user story structure.
test-driven-development
Use when writing tests or implementing code. Defines RED-GREEN-REFACTOR cycle and test execution workflow.
spec-test-driven-development
Use when user requests new features or functionality. Defines complete workflow from specification through testing to implementation.
write-commit-message
Use when creating git commits. Defines conventional commit format and message structure guidelines.
refactoring-code
Use during REFACTOR phase of TDD (after GREEN), when logic is duplicated, or when locality of behavior is violated. Defines search-first workflow, duplication detection, locality principles, and safe refactoring practices.
Page 1379 of 1405 · 70205 results
