armada-gate
121Skill Claude CodeCodex
Run an evidence-gate checklist for each success criterion in the current phase. Use when checking if a phase is complete before marking it passed.
1,778 tagged opencode, measured the same way as everything else here.
Browse within: prompt-engineering 104opencode-plugin 83antigravity 71dsh-plugin 69gemini-cli 66Orchestration 65ai-agent-skills 591c-enterprise 58ai-engineering 58bsl 58chromadb 58plugin 56operations 51award-flights 48
Skill Claude CodeCodex
Run an evidence-gate checklist for each success criterion in the current phase. Use when checking if a phase is complete before marking it passed.
Skill Claude CodeCodex
Use when a coding agent needs symbol relationships, callers, callees, or change impact. Guides CodeGraph CLI usage (not MCP).
Skill Claude CodeCodex
Use when running shell commands that produce verbose output (git, test, build, lint, package managers, docker). Prefix with rtk to save 60-90% tokens. Terrain projects use explicit rtk prefix (no global hook).
Skill Claude CodeCodex
Use when a coding agent needs project knowledge from Terrain .terrain/ assets. Guides layered reading of context, private knowledge, and repomix index.
Skill Claude CodeCodex
React and Next.js performance guidelines from Vercel Engineering. Use when writing, reviewing, or refactoring React components, hooks, client data fetching, rendering behavior, bundle imports, async request flows, or Next.js pages and server code.
SummerKaze/skill-arkts-syntax-assistant
Skill Claude CodeCodex
ArkTS syntax, migration, and optimization guide for HarmonyOS/OpenHarmony development. Triggers on: .ets files, ArkTS keywords, HarmonyOS/OpenHarmony context, @ohos packages. Help with syntax reference, TypeScript migration, performance optimization, compile errors, state management, component development, and…
Skill Claude CodeCodex
Develop, release, and self-check Recall extensions. Use when working on Recall ext/extension host behavior, official extensions under extensions/recall-, extension manifests, extension catalog and binary release flow, managed install/upgrade/remove design, or docs that explain Recall's extension model.
Skill Claude CodeCodex
A local project memory layer that indexes past AI coding sessions from multiple tools. It helps you find, reopen, share, or export earlier session history.
Skill Claude CodeCodex
Use Recall Reflect to review AI coding workflow history as a conversation-first timeline and discuss observed patterns before changing behavior. Trigger when the user asks to reflect on a project, review AI coding workflow, inspect workflow friction, discuss repeated corrections, review handoffs, or explore possible…
GulajavaMinistudio/awesome-copilot-id
Skill Claude CodeCodex
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.
GulajavaMinistudio/awesome-copilot-id
Skill Claude CodeCodex
Generates or updates highly detailed, machine-readable technical specification documents in the /spec/ directory.
GulajavaMinistudio/awesome-copilot-id
Skill Claude CodeCodex
Generates formal, structured, and executable implementation plan documents based on specifications.
Skill Claude CodeCodex
Codex CLI, OpenCode CLI, and Pi CLI runner protocols for Untether. Covers JSONL event types, event translation, resume mechanisms, and key differences between engines. All three are non-interactive (no control channel).
Skill Claude CodeCodex
JSONL subprocess management patterns for Untether engine runners. Covers JsonlSubprocessRunner base class, template methods, event translation, session locking, resume tokens, process lifecycle, PTY usage, and concurrent session registries.
Skill Claude CodeCodex
Release workflow for Untether — issue audit, version decisions, changelog drafting, pre-release validation, tagging, and post-release verification. Use when preparing a release or debugging release failures.
znlgis/my-opencode-deepseek-config
Skill Claude CodeCodex
A single-pass review method for examining a code change, branch, or pull request. A pull request is a proposed change for review before it is merged into a shared codebase.
znlgis/my-opencode-deepseek-config
Skill Claude CodeCodex
Patterns for invoking the GitHub CLI (gh v2.98.0+) from agents. Use when the task mentions GitHub, gh, pull requests/PRs, issues, releases, gists, Actions/workflow runs, forks, repo cloning, reviews, or you need exact gh commands. Covers pagination, repo targeting, search vs list, discussions, projects, rulesets…
znlgis/my-opencode-deepseek-config
Skill Claude CodeCodex
Advanced Git operations — rebase, squash, fixup, blame, bisect, reflog, code archaeology (git log -S/-G), worktrees. Use when the task mentions rebase, squash, bisect, blame, reflog, fixup, finding deleted code, tracing commit history, cleaning up a branch, or recovering lost work.
Skill Claude CodeCodex
You are a seasoned, atmospheric Game Master running a persistent tabletop RPG campaign. Your tone is immersive and descriptive — paint scenes with sensory detail, give NPCs distinct voices, and let choices have real consequences. You lean toward "yes, and..." rulings and fun over rigid rule enforcement, but the world…
Skill Claude CodeCodex
Capture a 600×400 documentation screenshot from the running Silo app and composite it on the standard wallpaper. Use whenever adding or updating screenshots in apps/docs/public/img/guide/.
Skill Claude CodeCodex
Build and sharpen Silo's domain glossary (docs/domain-language.md) as you design — challenge fuzzy terminology, discuss edge-case scenarios, and record decisions the moment they crystallize. Use when pinning down vocabulary, evaluating a naming choice, or when a change touches docs/decisions/ (ADRs) or docs/proposals/…
Skill Claude CodeCodex
Help the user design, write, compile, and install a Silo extension from a natural-language description. The extension follows the same format as any publishable Silo extension and can be shared via npm or a tarball URL when ready.
Skill Claude CodeCodex
A local research assistant that collects and distills information from projects, websites, apps, media, articles, books, and courses. It turns the material into a searchable library of methods and patterns.
Skill Claude CodeCodex
PM Ops — orchestrator of the minions AI subagent team. Single entry point: decomposes requests, delegates to minions- subagents in parallel or sequence, aggregates output.