project-context

Define project context with YAML frontmatter for spec-first Todo development.

Updated Jan 5, 2026
One-click install
npx skills add https://github.com/UBAIDRAZA1/UBAIDRAZA1-Todo-Web-Application --skill project-context-ubaidraza1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-context
Source: https://github.com/UBAIDRAZA1/UBAIDRAZA1-Todo-Web-Application/tree/main/.gemini/skills/project-context
Command: npx skills add https://github.com/UBAIDRAZA1/UBAIDRAZA1-Todo-Web-Application --skill project-context-ubaidraza1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Defines the project's purpose, operating model, and roles for Hackathon II Todo Spec-Driven Development, enabling consistent, spec-first guidance.

Core Features & Use Cases

  • Spec-first development discipline guides all work, with humans authoring specs and Claude implementing.
  • Clear roles and responsibilities define who does what (Human: System Architect, Spec Author, Reviewer; Claude: Implementer, Analyzer, Validator).
  • Reusable, phase-aligned guidance enables consistent Todo development across Hackathon II.

Quick Start

Load the project context to initialize spec-first Todo development workflows.

Frequently Asked Questions about project-context

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I define project scope and roles for spec-first development?

Spec-first development requires defining a reusable project context to establish scope, operating model, and role assignments. This ensures humans act as spec authors and reviewers, while Claude handles implementation and validation.

What is spec-first Todo development and how does it structure hackathon projects?

Spec-first Todo development structures hackathon projects by enforcing a discipline where humans author specifications and Claude implements them. This defines a clear operating model and reusable project context to guide consistent development.

How do I set up project context for a hackathon using YAML frontmatter?

To set up project context, create a SKILL.md file containing YAML frontmatter with defined name and description fields. The accompanying Markdown body must clearly outline the operational guidance driving your spec-first workflow.

Can I use this project context setup for non-hackathon spec-first workflows?

Yes, the project context applies to initial project setup, scoping, and role-definition across any spec-first workflow. The defined operating model and roles are reusable beyond hackathon environments.

What roles and responsibilities are assigned in a spec-first operating model?

In a spec-first operating model, humans take the roles of System Architect, Spec Author, and Reviewer. Claude is assigned the roles of Implementer, Analyzer, and Validator to complete the development lifecycle.