Skip to content

Instantly share code, notes, and snippets.

View ChrisMcKee1's full-sized avatar

Chris McKee ChrisMcKee1

View GitHub Profile
@ChrisMcKee1
ChrisMcKee1 / AI-Project-Management-Framework.md
Last active April 26, 2025 03:45
A Framework for Managing AI-Infused Application Development in the Enterprise

🧭 Bridging the Chasm: A Framework for Managing Al-Infused Application Development in the Enterprise

πŸš€ 1. Introduction: The New Frontier of Al-Infused Application Development

❓ Framing the Challenge: Merging Exploratory Al with Predictable Delivery

The core challenge lies in the fundamental differences between traditional software development and Al development paradigms[^4]. Software teams, often operating under Agile or Waterfall methodologies, rely on well-defined requirements, predictable lifecycles, and measurable progress towards shippable increments[^5]. Conversely, Al and data science initiatives, even those focused on leveraging existing LLMs, involve inherent uncertainty, experimentation, and iteration[^6]. Data scientists and Machine Learning (ML) engineers explore possibilities, refine approaches based on empirical results, and often produce research papers or prototypes as primary outputs, contrasting sharply with the software world's focus on

@kleneway
kleneway / Output.md
Last active March 19, 2025 05:44
Prompt to get a checklist of design improvements for an AI Coding Agent to implement

It is critical that you do not skip any steps. After you complete each task, update the file to check off any task. Run builds and commits after each task. Continue with each task until you have checked off each one. After each story, do not take a screenshot. If you need more detail about a task, you can gather relevant files and pass the FULL file to the research agent.

Design Enhancement Tasks

Typography & Brand

  • 1. Update font hierarchy in tailwind.config.ts to use Geist for headings and Inter for body text, with precise font weights (300, 400, 500, 700)
  • 2. Define a consistent type scale in globals.css with proper line heights and letter spacing for all text elements
  • 3. Create text styles utility classes in globals.css for common text patterns (headings, body, captions)