Leaderboard/Software Engineering/project-architect
Last commit on June 26, 2026·Created on April 8, 2026

ersinkoc/project-architect

Turns a project brief into documents a coding agent can execute.
Combined rank
#658
across all skills
In Software Engineering
#57
category rank
Stars
257
+0.4% in last 7d
Forks
32
0.0% in last 7d
Watchers
1
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This skill guides a structured discovery conversation, then produces SPECIFICATION.md, IMPLEMENTATION.md, TASKS.md, BRANDING.md, and a self-contained PROMPT.md. It includes interactive tech stack selection, design pattern recommendations, and scales from weekend projects to enterprise platforms. The output helps technical leads, solo developers, and project managers define scope, choose architecture, and break work into ordered tasks before any code is written.

WHO IT'S FOR
Technical leads / software architects
planning projects with documentation-first approach
AI coding agent power users
generating single-shot prompts for autonomous execution
Project managers / product managers
defining project scope and breaking work into tasks
Solo developers / indie builders
structuring projects with minimal overhead
Repository contents

1 skill file

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill

Follow the documented setup, then try a first task.

I’m using

Skills CLI auto-detection

Installs: Project-local Project Architect installation for the auto-detected coding agent · agentskills.io-compatible agents

  1. Run this terminal command to auto-detect the coding agent and install Project Architect in its correct location.

    npx skills add ersinkoc/project-architect
SKILL.md · Checked Sep 18, 2026README.md · Checked Sep 18, 2026

Give it something to do.

Suggested first task

Draft a project specification

Uses project-architect

  • Replace [describe your project idea, intended users, and important constraints] with the project you want to plan.
Use the project-architect skill to turn this idea into a first-draft SPECIFICATION.md for review: [describe your project idea, intended users, and important constraints]. Ask me the structured discovery questions you need before drafting it.
SKILL.md · Checked Sep 18, 2026README.md · Checked Sep 18, 2026