webmaxru

73 mods across 4 repositories, 53 stars between them.

webmaxru/is-ai-native

Instructions file GitHub Copilot

Instructions for webmaxru/is-ai-native, a project described as: Audit public GitHub repositories for AI coding readiness across Copilot, Claude Code, and Codex.

5 10d ago A 316 tokens original MIT

webmaxru/is-ai-native

Skill Claude CodeCodex

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…

5 10d ago A 101 tokens original MIT

azure-security

51

webmaxru/is-ai-native

Skill Claude CodeCodex

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…

5 10d ago A 93 tokens copy · 92% MIT

webmaxru/ai-native-dev

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…

1 8d ago A 93 tokens

agent-skill-deploy

53

webmaxru/ai-native-dev

Skill Claude CodeCodex

Deploys agent skill collections from any GitHub repository with a /skills folder to one or more distribution surfaces: GitHub releases, Claude Code marketplace, VS Code plugin marketplace, and Copilot CLI plugin marketplace. Handles pre-flight validation, conventional commit analysis, version bumping across surface…

1 8d ago A 118 tokens

webmaxru/ai-native-dev

Skill Claude CodeCodex

Build, validate, test, and update registries and catalogs that follow the Agentic Resource Discovery (ARD) specification. Use this whenever the user works with an ai-catalog.json, a capability manifest, an ARD/AIR catalog or Agent Registry, urn:air: identifiers, trustManifest/attestations, representativeQueries, or an…

1 8d ago A 180 tokens

webmaxru/ai-native-dev

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…

1 8d ago A 81 tokens

skill-creator

58

webmaxru/ai-native-dev

Skill Claude CodeCodex

Authors and structures professional-grade agent skills following the agentskills.io spec. Use when creating new skill directories, drafting procedural instructions, or optimizing metadata for discoverability. Don't use for general documentation, non-agentic library code, or README files.

1 8d ago A 52 tokens

webmaxru/ai-native-dev

Instructions file CodexOpenCode

AGENTS.md instructions for webmaxru/ai-native-dev: This repository contains a small working set of agent skills and support assets that follow the agentskills.io style: lean SKILL.md files, progressive disclosure through references/ and assets/, and deterministic helper scripts where guessing would be brittle.

1 8d ago A 507 tokens

enonic-skills

60

webmaxru/enonic-agent-skills

Plugin Claude Code

Agent skills for Enonic XP development: server-side APIs, content modeling, content management, Guillotine GraphQL queries, Next.js headless integration, controller generation, event handling, and local app management.

0 8d ago A tokens not measured

webmaxru/enonic-agent-skills

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…

0 8d ago A 93 tokens

agent-skill-deploy

62

webmaxru/enonic-agent-skills

Skill Claude CodeCodex

Deploys agent skill collections from any GitHub repository with a /skills folder to one or more distribution surfaces: GitHub releases, Claude Code marketplace, VS Code plugin marketplace, and Copilot CLI plugin marketplace. Handles pre-flight validation, conventional commit analysis, version bumping across surface…

0 8d ago A 118 tokens

webmaxru/enonic-agent-skills

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…

0 8d ago A 81 tokens

skill-creator

64

webmaxru/enonic-agent-skills

Skill Claude CodeCodex

Authors and structures professional-grade agent skills following the agentskills.io spec. Use when creating new skill directories, drafting procedural instructions, or optimizing metadata for discoverability. Don't use for general documentation, non-agentic library code, or README files.

0 8d ago A 52 tokens

webmaxru/enonic-agent-skills

Instructions file CodexOpenCode

AGENTS.md instructions for webmaxru/enonic-agent-skills: This repository contains a small working set of agent skills and support assets that follow the agentskills.io style: lean SKILL.md files, progressive disclosure through references/ and assets/, and deterministic helper scripts where guessing would be brittle.

0 8d ago A 507 tokens

enonic-app-manager

66

webmaxru/enonic-agent-skills

Skill Claude CodeCodex

Guides developers through Enonic CLI commands for sandbox management, project scaffolding, local development, app deployment, and CI/CD pipeline generation. Use when creating Enonic XP sandboxes, starting or stopping local instances, scaffolding projects from starters, running dev mode with hot-reload, deploying apps…

0 8d ago C 111 tokens

webmaxru/enonic-agent-skills

Skill Claude CodeCodex

Generates Enonic XP scripts for bulk content operations — creating, updating, querying, migrating, and transforming content using lib-content and lib-node APIs. Covers the query DSL (NoQL), aggregations, batch processing, task controllers for long-running operations, and export/import workflows. Use when writing bulk…

0 8d ago A 132 tokens

webmaxru/enonic-agent-skills

Skill Claude CodeCodex

Generates Enonic XP content type XML schema definitions from natural-language descriptions. Covers structured content modeling including input types, form layout, option sets, item sets, mixins, x-data, and content-type inheritance. Use when creating, scaffolding, or generating Enonic XP content type definitions…

0 8d ago A 116 tokens

webmaxru/enonic-agent-skills

Skill Claude CodeCodex

Generates Enonic XP controller files (TypeScript/JavaScript) and paired XML descriptors for pages, parts, and layouts. Covers lib-portal imports, HTTP handler exports, region definitions, Thymeleaf/Mustache rendering, and response processors. Use when scaffolding page controllers with regions, part controllers with…

0 8d ago A 117 tokens

webmaxru/enonic-agent-skills

Skill Claude CodeCodex

Sets up Enonic XP event listeners, webhook configurations, and external system integrations triggered by content lifecycle events. Covers lib-event listener registration, node event filtering, outbound webhook configuration via com.enonic.xp.webhooks.cfg, custom HTTP service controllers for inbound webhooks…

0 8d ago A 131 tokens

webmaxru/enonic-agent-skills

Skill Claude CodeCodex

Composes, debugs, and optimizes Guillotine GraphQL queries for Enonic XP headless content delivery. Covers query construction, variable usage, filtering, aggregation, pagination, sorting, and TypeScript type generation from the auto-generated Guillotine schema. Use when writing or troubleshooting Guillotine queries…

0 8d ago A 120 tokens

webmaxru/enonic-agent-skills

Skill Claude CodeCodex

Enonic XP server-side JavaScript/TypeScript API reference for all /lib/xp/ libraries. Provides function signatures, parameters, return types, and usage examples for lib-content, lib-node, lib-auth, lib-portal, lib-context, lib-event, lib-task, lib-repo, lib-io, lib-mail, lib-schema, lib-project, lib-export…

0 8d ago A 171 tokens