software

Route software development tasks to relevant sub-skills by keyword context.

3|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/mauriciodelrio/delriodev-skills --skill software
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: software
Source: https://github.com/mauriciodelrio/delriodev-skills/tree/main/es-skills/software
Command: npx skills add https://github.com/mauriciodelrio/delriodev-skills --skill software

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill provides an automated way to direct software development agents to the correct sub‑skills based on the task context, eliminating manual routing and ensuring consistent best‑practice enforcement.

Core Features & Use Cases

  • Transversal Skills Activation: Automatically triggers clean-code-principles, typescript-patterns, and git-usage for every code‑generating action.
  • Contextual Routing: Detects keywords to route tasks to sub‑skills such as frontend, backend, architecture, CI/CD, Docker, scripting, and TypeScript.
  • Combined Orchestration: Handles multi‑domain tasks (e.g., an endpoint that requires a UI component) by activating both backend and frontend orchestrators.

Quick Start

Use the software skill to automatically select the appropriate sub‑skill for a frontend component implementation.

Frequently Asked Questions about software

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate routing software development tasks to the right sub-skills?

Automated software development task routing detects keywords in your task context to dynamically invoke the appropriate sub-skills, eliminating manual routing and ensuring consistent best-practice enforcement across frontend, backend, and CI/CD domains.

Why are clean-code-principles, typescript-patterns, and git-usage triggered for every code generation task?

These transversal skills are automatically enforced for every code-generating action to ensure consistent best practices. They validate context and guarantee that clean code, TypeScript patterns, and proper Git usage are applied across all domains.

Can I orchestrate multi-domain tasks that require both frontend and backend development?

Yes, combined orchestration handles multi-domain tasks by activating multiple sub-skills simultaneously. If an endpoint requires a UI component, both backend and frontend orchestrators are dynamically invoked to manage the full context.

Does this software development orchestrator work with Docker, CI/CD, and TypeScript contexts?

Yes, contextual routing detects keywords to route tasks to sub-skills for Docker, CI/CD, TypeScript, scripting, architecture, frontend, and backend, dynamically invoking the relevant SKILL.md files based on your specific environment.

What is the best way to ensure mandatory transversal principles are enforced during code generation?

Using an automated orchestrator enforces mandatory transversal principles by validating context and applying clean-code-principles, typescript-patterns, and git-usage automatically, ensuring best practices without manual intervention.