unipds-engenharia-de-ia-aplicadaunipds-engenharia-de-ia-aplicadaOfficial·39 Agent Skills Included

engenharia-de-software-com-ia-aplicada

Practical AI engineering skills for coding, testing, and DevOps workflows

Teaches and automates real software engineering tasks with AI agents, from spec-driven feature development to Kubernetes troubleshooting and CI/CD fixes. Includes ready-to-use skills for writing specs, generating tasks, fixing Windows npm scripts, processing video with FFmpeg, and querying Neo4j. Removes guesswork from agent workflows by giving your AI clear, step-by-step instructions for each engineering job.
npx skills add unipds-engenharia-de-ia-aplicada/engenharia-de-software-com-ia-aplicada --all -g -y
Available:

Directs the AI agent to follow a strict spec-driven workflow (specify, clarify, plan, tasks, analyze, implement) and enforces project rules like test-first development, accessibility, and performance budgets when building features.

All Skills in This Repository (39)

Pure Emerald Level Indicators
📦 In Repo
unipds-engenharia-de-ia-aplicadaunipds-engenharia-de-ia-aplicada

ffmpeg

Convert, trim, compress, and reformat audio and video files with FFmpeg.

Official
Advanced
📦 In Repo
unipds-engenharia-de-ia-aplicadaunipds-engenharia-de-ia-aplicada

find-skills

Discover and install agent skills for testing, design, deployment, and documentation.

Official
Intermediate
📦 In Repo
unipds-engenharia-de-ia-aplicadaunipds-engenharia-de-ia-aplicada

neo4j-cypher-guide

Generate modern Neo4j Cypher read queries from graph retrieval requirements.

Official
Advanced
📦 In Repo
unipds-engenharia-de-ia-aplicadaunipds-engenharia-de-ia-aplicada

openspec-apply-change

Implement OpenSpec change tasks and synchronize progress across pending artifacts.

Official
Advanced
📦 In Repo
unipds-engenharia-de-ia-aplicadaunipds-engenharia-de-ia-aplicada

openspec-explore

Investigate codebase behavior and clarify ambiguous technical problems before changes.

Official
Intermediate
📦 In Repo
unipds-engenharia-de-ia-aplicadaunipds-engenharia-de-ia-aplicada

openspec-archive-change

Archive completed OpenSpec changes with artifact and task validation.

Official
Advanced
📦 In Repo
unipds-engenharia-de-ia-aplicadaunipds-engenharia-de-ia-aplicada

openspec-propose

Generate implementation-ready change proposals with proposal, design, and task artifacts.

Official
Intermediate
📦 In Repo
unipds-engenharia-de-ia-aplicadaunipds-engenharia-de-ia-aplicada

windowsfy

Scan Node.js package.json scripts for Windows shell incompatibilities.

Official
Advanced
📦 In Repo
unipds-engenharia-de-ia-aplicadaunipds-engenharia-de-ia-aplicada

speckit-checklist

Generate structured metadata from SKILL.md frontmatter and repository structure.

Official
Advanced
📦 In Repo
unipds-engenharia-de-ia-aplicadaunipds-engenharia-de-ia-aplicada

speckit-git-remote

Detect a Git repository's origin remote and extract GitHub owner and repository name.

Official
Basic
📦 In Repo
unipds-engenharia-de-ia-aplicadaunipds-engenharia-de-ia-aplicada

speckit-git-validate

Validate Git branch names against feature branch naming conventions.

Official
Intermediate
📦 In Repo
unipds-engenharia-de-ia-aplicadaunipds-engenharia-de-ia-aplicada

speckit-git-initialize

Initialize a Git repository and create the first commit in a project directory.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install engenharia-de-software-com-ia-aplicada?

Run `npx skills add unipds-engenharia-de-ia-aplicada/engenharia-de-software-com-ia-aplicada --all -g -y` in your terminal to install all skills in this suite globally.

What is spec-driven development with AI agents?

It is a workflow where your AI agent first writes a feature specification, then a plan and task list, and only then writes code. The included speckit skills automate each of these steps.

How to fix npm scripts that fail on Windows?

Use the windowsfy skill. It scans your package.json for Unix-only patterns like rm -rf or inline env vars and rewrites them with cross-platform fixes.

Does this suite work with Claude Code and other AI agents?

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, and other compatible agents.

Can I use these skills without deep DevOps knowledge?

Yes. Skills like the Kubernetes and AIOps labs guide the agent through diagnosis and remediation step by step, so you describe the problem in plain language.

Related Repositories in Software Engineering

View All in Software Engineering