José Antonio Polanco Oxté
Community@Jose-Polanco-Oxte · Mérida Yuc.
Software Engineering Student at the Autonomous University of Yucatan
Agent Skills by José Antonio Polanco Oxté
Showing 59 vetted skills indexed across 1 GitHub repositories.
sub-agents-execution
Delegate bounded tasks to external CLI agents with optional role composition.
using-agent-skills
Selects and routes tasks to applicable repository skills before agent execution.
scripting
Routes Windows scripting tasks to sub-skills for PowerShell development and automation detection.
decision-writer
Generate structured architecture decision records and save them as dated Markdown files.
plan-conformance-execution
Executes authorized implementation plans while verifying repository state and conformance.
rust
Routes Rust development tasks to specialized sub-skills for ownership, errors, concurrency, and review.
issues-writer
Generate structured Markdown issue reports for bug, feature, and technical debt tracking.
req-traceability
Updates requirement specification documents and generates structured traceability reports for specification changes.
report-writer
Generate structured Markdown reports from user data and analysis requests.
build-full
Compile, test, and package the Echo Visualizer Windows app into MSIX installers.
dotnet
Routes .NET development tasks to the appropriate C# and testing sub-skills.
multitask-coordinator
Coordinates hierarchical subagent scheduling with dependency-aware task graphs and ownership boundaries.
csharp
Routes C# tasks to sub-skills covering modern coding standards and MSTest unit testing.
incident-writer
Generate structured IT incident reports from logs, metrics, and outage details.
dependency-upgrade
Plans, executes, and audits dependency upgrades across npm, Composer, pip, Go, and Cargo.
winui
Routes WinUI 3 app tasks to specialized sub-skills for design, build, review, packaging, and UI testing.
windows
Routes Windows platform tasks to sub-skills for WinMD API search, WASAPI audio, and native interop.
ci-cd
Routes CI/CD tasks to specialized sub-skills for pipelines, workflows, and deployments.
implementation-plan-authoring
Creates persistent, resumable software implementation plans with checkpoints, invariants, and validation gates.
writing-style
Routes writing tasks to voice-analyzer or voice-editor sub-skills for voice-matched content.
localization
Routes i18n and l10n tasks to translation sync, review, extraction, and linting sub-skills.
automation-oportunity-detection
Detect automation opportunities by mining conversation transcripts and recommending skills, hooks, or agents.
script-development
Develop, review, and debug PowerShell scripts, Windows CLI commands, and GUI automation.
rust-ownership
Diagnose and fix Rust borrow-checker errors using ownership, borrowing, and lifetime rules.
Frequently Asked Questions About José Antonio Polanco Oxté
FAQPage SchemaWhat 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.