Skip to content

sukhoy94/ai-playbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ai-workflow-playbook

A collection of AI workflow notes, configurations, and best practices for working with LLM-powered development tools. Contains reusable configurations, agent setups, prompt patterns, and project-specific instructions that can be adapted across different AI assistants and projects.

LLM Providers

Provider Best For Pricing
Claude — Anthropic Deep reasoning, code analysis, long context, agentic workflows Free tier + Pro ($20/mo) + Team/Enterprise
ChatGPT — OpenAI General purpose, creative writing, coding, data analysis Free tier + Plus ($20/mo) + Team/Enterprise
Gemini — Google Google ecosystem integration, multimodal (images, video), large context Free tier + Advanced ($20/mo) + Enterprise
Mistral — Mistral AI Open-weight models, European data sovereignty, self-hosting Free tier + Pay-per-use API + Enterprise
Qwen — Alibaba Cloud Strong coding abilities, multilingual (especially CJK), open weights Free tier + Pay-per-use API
DeepSeek — DeepSeek Coding, math, reasoning — strong value for cost Free tier + Pay-per-use API
Grok — xAI Real-time X/Twitter data, uncensored responses Free tier + Premium ($30/mo)
Copilot — Microsoft Microsoft 365 integration, Office workflows, enterprise Free tier + Pro ($20/mo) + Microsoft 365
NotebookLM — Google Document-based research, study notes, podcast generation from sources Free
Perplexity — Perplexity AI AI-powered search engine, real-time web research, sourced answers Free tier + Pro ($20/mo) + Enterprise

Tools

Skills & Plugins

  • skills.sh — Open agent skills ecosystem by Vercel. Reusable, installable capabilities for any agent (Claude Code, Gemini, Copilot, Cursor, Codex, Goose, and more). Install with npx skills add <owner/repo>.

About

Standardized AI workflows, coding rules, and project context for LLM-assisted development.

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors