# Fix Compile Errors

> Fix compilation/type errors with minimal diff

- **Type:** Skill
- **Install:** `agentstack add skill-emaraschio-cursor-commands-fix-compile-errors`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [emaraschio](https://agentstack.voostack.com/s/emaraschio)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [emaraschio](https://github.com/emaraschio)
- **Source:** https://github.com/emaraschio/cursor-commands/tree/main/.cursor/skills/fix-compile-errors
- **Website:** https://github.com/emaraschio/cursor-commands#readme

## Install

```sh
agentstack add skill-emaraschio-cursor-commands-fix-compile-errors
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

## Overview

Analyze the compilation errors in the current codebase and provide fixes for them, making the necessary changes to resolve all compilation errors.

## Steps

1. **Identify compilation errors**
    - Type mismatches and casting issues
    - Missing imports or dependencies
    - Syntax errors and malformed code
    - Undefined variables or functions
    - Configuration issues
2. **Fix each error**
    - Identify the root cause
    - Provide the corrected code
    - Explain why the fix resolves the issue

## Fix Compile Errors Checklist

- [ ] Identified all type mismatches and casting issues
- [ ] Fixed missing imports or dependencies
- [ ] Corrected syntax errors and malformed code
- [ ] Fixed undefined variables or functions
- [ ] Resolved configuration issues
- [ ] Provided corrected code for each error
- [ ] Explained why each fix resolves the issue
- [ ] Verified all compilation errors are resolved

## Guardrails

- Resolve the real type or compile error with the smallest correct change; do not disable checks or loosen types to force a green build.
- Make a minimal diff; do not refactor unrelated code while fixing compile errors.
- Do not commit, push, merge, or run destructive commands without explicit user consent.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [emaraschio](https://github.com/emaraschio)
- **Source:** [emaraschio/cursor-commands](https://github.com/emaraschio/cursor-commands)
- **License:** MIT
- **Homepage:** https://github.com/emaraschio/cursor-commands#readme

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-emaraschio-cursor-commands-fix-compile-errors
- Seller: https://agentstack.voostack.com/s/emaraschio
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
