Skip to content

fullstackondemand/projectforge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ProjectForge

Installation

  1. Download and extract the projectforge skill package.
  2. Copy the complete projectforge folder into your AI agent's skills directory.
skills/
└── projectforge/
    ├── SKILL.md
    └── README.md

Restart or refresh your AI coding agent if it does not detect newly installed skills automatically.

Use Cases

Use projectforge when you need to:

  • Convert an application idea into a structured project plan
  • Define the business problem, target users, user roles, and permissions
  • Separate MVP features from future enhancements
  • Create a complete software-development lifecycle
  • Distinguish a small coding task from a complete programming task
  • Define system architecture and detailed system design separately
  • Choose module-based, feature-based, or hybrid code organization
  • Define feature boundaries, shared-code rules, and dependency direction
  • Establish clean-code and file-naming standards
  • Plan frontend, backend, database, API, security, testing, deployment, and maintenance work
  • Assign responsibilities across product, design, architecture, development, QA, DevOps, and security roles
  • Create a practical roadmap, risk list, testing strategy, and immediate next actions

Example prompts

Use projectforge to create an MVP plan for a URL-shortener application.
Use projectforge to define the roles and complete development cycle for an e-commerce application.
Use projectforge to create the system architecture and system design for a hospital-management system.
Use projectforge to choose a module-based, feature-based, or hybrid architecture for my React application.
Use projectforge to define clean-code, folder-structure, and file-naming rules for my project.
Use projectforge to convert my SaaS idea into requirements, user roles, features, architecture, testing, and deployment phases.

About

AI-powered skill for SDLC project planning, requirement analysis, architecture, task breakdown, and delivery roadmaps.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors