José Antonio Polanco Oxté avatar

José Antonio Polanco Oxté

Community

@Jose-Polanco-Oxte · Mérida Yuc.

220Followers
|
26Public Repos
|
59Published Skills

Software Engineering Student at the Autonomous University of Yucatan

Skills Distribution
DomainDeveloper To...Windows Desktop & .. (35%)Rust & C# Language.. (25%)Graphics, Audio & .. (15%)CI/CD & Dependency.. (15%)

Agent Skills by José Antonio Polanco Oxté

Showing 59 vetted skills indexed across 1 GitHub repositories.

Jose-Polanco-OxteJose-Polanco-Oxte
3

sub-agents-execution

Delegate bounded tasks to external CLI agents with optional role composition.

Community
Advanced
Jose-Polanco-OxteJose-Polanco-Oxte
3

using-agent-skills

Selects and routes tasks to applicable repository skills before agent execution.

Community
Intermediate
Jose-Polanco-OxteJose-Polanco-Oxte
3

scripting

Routes Windows scripting tasks to sub-skills for PowerShell development and automation detection.

Community
Advanced
Jose-Polanco-OxteJose-Polanco-Oxte
3

decision-writer

Generate structured architecture decision records and save them as dated Markdown files.

Community
Basic
Jose-Polanco-OxteJose-Polanco-Oxte
3

plan-conformance-execution

Executes authorized implementation plans while verifying repository state and conformance.

Community
Advanced
Jose-Polanco-OxteJose-Polanco-Oxte
3

rust

Routes Rust development tasks to specialized sub-skills for ownership, errors, concurrency, and review.

Community
Advanced
Jose-Polanco-OxteJose-Polanco-Oxte
3

issues-writer

Generate structured Markdown issue reports for bug, feature, and technical debt tracking.

Community
Basic
Jose-Polanco-OxteJose-Polanco-Oxte
3

req-traceability

Updates requirement specification documents and generates structured traceability reports for specification changes.

Community
Intermediate
Jose-Polanco-OxteJose-Polanco-Oxte
3

report-writer

Generate structured Markdown reports from user data and analysis requests.

Community
Basic
Jose-Polanco-OxteJose-Polanco-Oxte
3

build-full

Compile, test, and package the Echo Visualizer Windows app into MSIX installers.

Community
Advanced
Jose-Polanco-OxteJose-Polanco-Oxte
3

dotnet

Routes .NET development tasks to the appropriate C# and testing sub-skills.

Community
Basic
Jose-Polanco-OxteJose-Polanco-Oxte
3

multitask-coordinator

Coordinates hierarchical subagent scheduling with dependency-aware task graphs and ownership boundaries.

Community
Advanced
Jose-Polanco-OxteJose-Polanco-Oxte
3

csharp

Routes C# tasks to sub-skills covering modern coding standards and MSTest unit testing.

Community
Intermediate
Jose-Polanco-OxteJose-Polanco-Oxte
3

incident-writer

Generate structured IT incident reports from logs, metrics, and outage details.

Community
Intermediate
Jose-Polanco-OxteJose-Polanco-Oxte
3

dependency-upgrade

Plans, executes, and audits dependency upgrades across npm, Composer, pip, Go, and Cargo.

Community
Advanced
Jose-Polanco-OxteJose-Polanco-Oxte
3

winui

Routes WinUI 3 app tasks to specialized sub-skills for design, build, review, packaging, and UI testing.

Community
Advanced
Jose-Polanco-OxteJose-Polanco-Oxte
3

windows

Routes Windows platform tasks to sub-skills for WinMD API search, WASAPI audio, and native interop.

Community
Advanced
Jose-Polanco-OxteJose-Polanco-Oxte
3

ci-cd

Routes CI/CD tasks to specialized sub-skills for pipelines, workflows, and deployments.

Community
Advanced
Jose-Polanco-OxteJose-Polanco-Oxte
3

implementation-plan-authoring

Creates persistent, resumable software implementation plans with checkpoints, invariants, and validation gates.

Community
Advanced
Jose-Polanco-OxteJose-Polanco-Oxte
3

writing-style

Routes writing tasks to voice-analyzer or voice-editor sub-skills for voice-matched content.

Community
Intermediate
Jose-Polanco-OxteJose-Polanco-Oxte
3

localization

Routes i18n and l10n tasks to translation sync, review, extraction, and linting sub-skills.

Community
Advanced
Jose-Polanco-OxteJose-Polanco-Oxte
3

automation-oportunity-detection

Detect automation opportunities by mining conversation transcripts and recommending skills, hooks, or agents.

Community
Advanced
Jose-Polanco-OxteJose-Polanco-Oxte
3

script-development

Develop, review, and debug PowerShell scripts, Windows CLI commands, and GUI automation.

Community
Advanced
Jose-Polanco-OxteJose-Polanco-Oxte
3

rust-ownership

Diagnose and fix Rust borrow-checker errors using ownership, borrowing, and lifetime rules.

Community
Intermediate

Frequently Asked Questions About José Antonio Polanco Oxté

FAQPage Schema
What tasks can I accomplish with José Polanco Oxté's skill registry?

You can build and package WinUI 3 desktop apps, write idiomatic Rust and modern C#, debug Direct3D 11/Win2D rendering with RenderDoc, implement WASAPI audio capture, audit GitHub Actions costs, upgrade dependencies safely, and generate ADRs, incident reports, and requirement traceability documents.

Who is the target audience for these skills?

Windows desktop engineers, Rust and C#/.NET developers, graphics and audio programmers working with Direct3D/Win2D/WASAPI, and DevOps engineers maintaining GitHub Actions pipelines. Localization engineers also benefit from the translation sync, lint, and format-conversion skills.

What are the runtime prerequisites for the build and packaging skills?

The build-full skill requires Windows with PowerShell, .NET 8 SDK, Rust plus Cargo, and Visual Studio Build Tools, executed from the repository root. Administrator rights are unnecessary when the development certificate is trusted per-user. It targets Windows x64 and ARM64.

Are these skills open source, and what licenses apply?

Licensing is mixed per skill. Issues-writer, report-writer, incident-writer, and directxtex-usage carry MIT licenses; build-full is proprietary; winmd-api-search references terms in LICENSE.txt. Many router and language skills declare no explicit license, so check each skill's frontmatter before redistribution.

How do the router skills like rust, dotnet, and winui work?

Router skills such as rust, csharp, dotnet, winui, ci-cd, and localization do not execute tasks directly. They catalog sub-skills in their folder and direct the agent to load the matching sub-skill's SKILL.md, for example rust-ownership for borrow-checker errors or winui-packaging for MSIX release builds.