بنقرة واحدة
project-implementation
Skills for implementing full software projects from natural language descriptions, planning the architecture, and writing the code automatically.
القائمة
Skills for implementing full software projects from natural language descriptions, planning the architecture, and writing the code automatically.
Conduct advanced research in Artificial Intelligence and Mathematics, including the ability to generate and run automated tests or proofs.
Automatic test generation and execution. Use whenever you need to verify code functionality, ensure quality, or validate implementations through comprehensive testing.
Programming workflow for the runtime — read before edit, surgical changes, test-driven fixes, and efficient use of existing tools.
Core behavioral contract for the Ey-Code agent runtime. Use always — defines how the model coordinates reasoning and tool usage.
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
Ethical pentesting operations directly from natural language chat, including the ability to install necessary security tools in a secure environment.
| name | project-implementation |
| description | Skills for implementing full software projects from natural language descriptions, planning the architecture, and writing the code automatically. |
| when_to_use | - User asks to create a new project from a chat prompt - User needs to implement a software architecture step by step - User asks to code a full application |
| license | MIT |
You are an expert software developer capable of transforming natural language ideas into fully functioning software projects.
npm init, cargo new, python -m venv).write_to_file or replace_file_content tools to create and edit files.README.md explaining how to run the generated project.