webmaxru
UserAudit public GitHub repositories for AI coding readiness across Copilot, Claude Code, and Codex.
Categories
Indexed Skills (31)
architectural-proposals
How to write comprehensive architectural proposals that drive alignment before code is written
ci-validation-gates
Defensive CI/CD patterns: semver validation, token checks, retry logic, draft detection — earned from v0.8.22
client-compatibility
Platform detection and adaptive spawning for CLI vs VS Code vs other surfaces
distributed-mesh
How to coordinate with squads on different machines using git as transport
docs-standards
Microsoft Style Guide + Squad-specific documentation patterns
economy-mode
Shifts Layer 3 model selection to cost-optimized alternatives when economy mode is active.
external-comms
PAO workflow for scanning, drafting, and presenting community responses with human review gate
gh-auth-isolation
Safely manage multiple GitHub identities (EMU + personal) in agent workflows
git-workflow
Squad branching model: dev-first workflow with insiders preview channel
github-multi-account
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.
humanizer
Tone enforcement patterns for external-facing community responses
init-mode
Team initialization flow (Phase 1 proposal + Phase 2 creation)
release-process
Step-by-step release checklist for Squad — prevents v0.8.22-style disasters
reskill
Team-wide charter and history optimization through skill extraction
reviewer-protocol
Reviewer rejection workflow and strict lockout semantics
secret-handling
Never read .env files or write secrets to .squad/ committed files
session-recovery
Find and resume interrupted Copilot CLI sessions using session_store queries
squad-conventions
Core conventions and patterns used in the Squad codebase
cross-squad
Coordinating work across multiple Squad instances
windows-compatibility
Cross-platform path handling and command patterns
agent-collaboration
Standard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communication
history-hygiene
Record final outcomes to history.md, not intermediate requests or reversed decisions
agent-package-manager
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 distribution. Don't use for writing a single skill by hand, generic package managers like npm or pip, or non-APM agent configuration systems.
github-agentic-workflows
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 YAML, generic CI pipelines, or non-GitHub automation systems.
prompt-api
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 APIs, or non-browser providers.
webmcp
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 Chrome preview. Don't use for server-side MCP servers, REST tool backends, or non-browser providers.
azure-container-apps
Expert knowledge for Azure Container Apps development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when building, debugging, or optimizing Azure Container Apps applications. Not for Azure Kubernetes Service (AKS) (use azure-kubernetes-service), Azure Container Instances (use azure-container-instances), Azure App Service (use azure-app-service), Azure Spring Apps (use azure-spring-apps).
azure-security
Expert knowledge for Azure Security development including troubleshooting, best practices, decision making, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when building, debugging, or optimizing Azure Security applications. Not for Azure Defender For Cloud (use azure-defender-for-cloud), Azure DDos Protection (use azure-ddos-protection), Azure Firewall (use azure-firewall), Azure Web Application Firewall (use azure-web-application-firewall).
agent-conduct
Shared hard rules enforced across all squad agents
project-conventions
Core conventions and patterns for this codebase
test-discipline
Update tests when changing APIs — no exceptions
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.