webmaxru/is-ai-native

Audit public GitHub repositories for AI coding readiness across Copilot, Claude Code, and Codex.

5Stars on the repository
38Mods indexed here, across every type
10d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

webmaxru/is-ai-native

Skill Claude CodeCodex

Installs, configures, audits, and operates Agent Package Manager (APM) in repositories. Use when initializing apm.yml, installing or updating packages, validating manifests, managing lockfiles, compiling agent context, browsing MCP servers, setting up runtimes, or packaging resolved context for CI and team…

5 10d ago C 93 tokens original MIT

webmaxru/is-ai-native

Skill Claude CodeCodex

Authors, reviews, installs, and debugs GitHub Agentic Workflows in repositories, including workflow markdown, frontmatter, gh aw compile and run flows, safe outputs, security guardrails, and operational patterns. Use when creating or maintaining GH-AW automation. Don't use for standard deterministic GitHub Actions…

5 10d ago A 81 tokens original MIT

prompt-api

03

webmaxru/is-ai-native

Skill Claude CodeCodex

Implements and debugs browser Prompt API integrations in JavaScript or TypeScript web apps. Use when adding LanguageModel availability checks, session creation, prompt or promptStreaming flows, structured output, download progress UX, or iframe permission-policy handling. Don't use for server-side LLM SDKs, REST AI…

5 10d ago A 70 tokens original MIT

webmcp

04

webmaxru/is-ai-native

Skill Claude CodeCodex

Implements and debugs browser WebMCP integrations in JavaScript or TypeScript web apps. Use when exposing imperative tools through document.modelContext (with a navigator.modelContext fallback), annotating HTML forms for declarative tools, handling agent-invoked form flows, or validating WebMCP behavior in the current…

5 10d ago A 87 tokens original MIT

agent-collaboration

05

webmaxru/is-ai-native

Skill Claude CodeCodex

Standard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communication.

5 10d ago A 22 tokens copy · 100% MIT

webmaxru/is-ai-native

Skill Claude CodeCodex

How to write comprehensive architectural proposals that drive alignment before code is written.

5 10d ago A 18 tokens copy · 100% MIT

ci-validation-gates

08

webmaxru/is-ai-native

Skill Claude CodeCodex

Defensive CI/CD patterns: semver validation, token checks, retry logic, draft detection — earned from v0.8.22.

5 10d ago A 32 tokens copy · 100% MIT

cli-wiring

09

webmaxru/is-ai-native

Skill Claude CodeCodex

Bug class: Commands implemented in packages/squad-cli/src/cli/commands/ but never routed in cli-entry.ts.

5 10d ago A 0 tokens copy · 80% MIT

cross-squad

11

webmaxru/is-ai-native

Skill Claude CodeCodex

Coordinating work across multiple Squad instances.

5 10d ago A 12 tokens copy · 100% MIT

distributed-mesh

12

webmaxru/is-ai-native

Skill Claude CodeCodex

How to coordinate with squads on different machines using git as transport.

5 10d ago A 16 tokens copy · 97% MIT

docs-standards

13

webmaxru/is-ai-native

Skill Claude CodeCodex

Microsoft Style Guide + Squad-specific documentation patterns.

5 10d ago A 13 tokens copy · 100% MIT

economy-mode

14

webmaxru/is-ai-native

Skill Claude CodeCodex

Shifts Layer 3 model selection to cost-optimized alternatives when economy mode is active.

5 10d ago A 22 tokens copy · 100% MIT

external-comms

15

webmaxru/is-ai-native

Skill Claude CodeCodex

PAO workflow for scanning, drafting, and presenting community responses with human review gate.

5 10d ago A 20 tokens copy · 100% MIT

gh-auth-isolation

16

webmaxru/is-ai-native

Skill Claude CodeCodex

Safely manage multiple GitHub identities (EMU + personal) in agent workflows.

5 10d ago A 20 tokens copy · 100% MIT

git-workflow

17

webmaxru/is-ai-native

Skill Claude CodeCodex

Squad branching model: dev-first workflow with insiders preview channel.

5 10d ago C 16 tokens copy · 100% MIT

webmaxru/is-ai-native

Skill Claude CodeCodex

Detect and set up account-locked gh aliases for multi-account GitHub. The AI reads this skill, detects accounts, asks the user which is personal/work, and runs the setup automatically.

5 10d ago A 43 tokens copy · 100% MIT

history-hygiene

19

webmaxru/is-ai-native

Skill Claude CodeCodex

Record final outcomes to history.md, not intermediate requests or reversed decisions.

5 10d ago A 18 tokens copy · 100% MIT

humanizer

20

webmaxru/is-ai-native

Skill Claude CodeCodex

Tone enforcement patterns for external-facing community responses.

5 10d ago A 11 tokens copy · 100% MIT

init-mode

21

webmaxru/is-ai-native

Skill Claude CodeCodex

Team initialization flow (Phase 1 proposal + Phase 2 creation).

5 10d ago A 17 tokens copy · 91% MIT

model-selection

22

webmaxru/is-ai-native

Skill Claude CodeCodex

Skill "model-selection" from webmaxru/is-ai-native, covering model selection, scope, context, 5-layer model resolution hierarchy and agent workflow.

5 10d ago A 0 tokens copy · 95% MIT

nap

23

webmaxru/is-ai-native

Skill Claude CodeCodex

Reclaims context window budget by compressing agent histories, pruning old logs, archiving stale decisions, and cleaning orphaned inbox files.

5 10d ago A 0 tokens copy · 100% MIT

personal-squad

24

webmaxru/is-ai-native

Skill Claude CodeCodex

A personal squad is a user-level collection of AI agents that travel with you across projects. Unlike project agents (defined in a project's .squad/ directory), personal agents live in your global config directory and are automatically discovered when you start a squad session.

5 10d ago A 0 tokens copy · 95% MIT