Production-ready AI skills for the CodeStacker ecosystem.
A curated collection of 221+ skills across 9 categories — from AI/ML to full-stack engineering, designed to supercharge your AI development workflow.
Browse Skills · Install Guide · CodeStacker App · Marketplace · cosama.co
Part of the CodeStacker Marketplace — AI prompts, skills & agentic workflows for building with AI
Built by CoSama — AI Development Company
CodeStacker Skills are specialized instruction files that teach your AI assistant how to work with specific technologies, tools, and frameworks. Think of them as domain expertise you can load on demand.
Each skill contains:
- Best practices for the technology
- Common patterns and code examples
- Edge cases and troubleshooting
- Integration guides for related tools
While these skills can be used with any AI assistant (Cursor, GitHub Copilot, GPT, Gemini), they're specifically designed for CodeStacker 2.3 — the Enterprise-Grade AI agent management system with Workspaces, The Director AI, and Rigid Architecture controls.
| Category | Skills | Description |
|---|---|---|
| AI/ML | 6 | Machine learning, data science, and AI tools |
| Business Core | 32 | Business automation, productivity, and operations |
| Entertainment | 9 | Media, streaming, and content creation tools |
| Full-Stack Engineering | 61 | Complete web development stack |
| Messaging | 1 | Communication and chat platforms |
| Open Claw | 3 | Research and exploration tools |
| Personal | 7 | Personal productivity and lifestyle |
| Social Media | 53 | Social platforms and content marketing |
| Vibe Coding | 49 | Rapid prototyping and creative tools |
molfeat— Molecular featurization for drug discoveryresume-builder— AI-powered resume generationtts-convert— Text-to-speech automationclockify-automation— AI time tracking integration
stripe-payment— Payment processing integrationmodern-python— Python best practices & toolingcalendar-management— Scheduling automationvenue-templates— Academic paper templates (Nature, NeurIPS, etc.)pptx— Programmatic PowerPoint generationemail-management— Email automation & workflows
spotify-control— Playback automationgemini-computer-use— Browser automation with Geminihome-music— Whole-house audio controlapollo-contact— Contact enrichment API
next-js— Modern Next.js developmentsupabase— Backend-as-a-service integrationdocker— Container orchestrationvercel-deploy— Deployment automationpostgres— Database design & queriescodeql— Security analysis workflowssemgrep— Static analysis & scanningopenalex-database— Academic research APIpytdc— Therapeutics data commons
canvas-design— Social media graphic generationyoutube-summarizer— Video content extractioncomponent-gen— UI component generationmoodcast— Content transformation
imagen— AI image generationreact-best-practices— React development patternsnotion-meeting— Meeting intelligence workflowsnotion-research— Research documentation
git clone https://github.com/CoSama-Ai/CodeStacker-Skills.git
cd CodeStacker-Skills
# Copy all categories to your .codestacker/skills/ folder
cp -r ai-ml business-core entertainment full-stack-engineering \
messaging open-claw personal social-media vibe-coding \
/path/to/your/project/.codestacker/skills/# Clone the repo
git clone https://github.com/CoSama-Ai/CodeStacker-Skills.git /tmp/cs-skills
# Copy only what you need
cp -r /tmp/cs-skills/ai-ml /path/to/project/.codestacker/skills/
cp -r /tmp/cs-skills/full-stack-engineering /path/to/project/.codestacker/skills/
# Clean up
rm -rf /tmp/cs-skills# Download a single skill directly
curl -o .codestacker/skills/business-core/stripe-payment.md \
https://raw.githubusercontent.com/CoSama-Ai/CodeStacker-Skills/main/business-core/stripe-payment/SKILL.mdIn your CodeStacker-enabled project, simply tell your AI:
Mode Free - Install the Next.js, Supabase, and Stripe skills from CodeStacker-Skills
The AI will fetch and install them automatically.
These skills are designed to integrate seamlessly with CodeStacker 2.3 — the Enterprise-Grade AI agent management system:
| Feature | How Skills Enhance It |
|---|---|
| 🎬 The Director AI | Skills are attached during the Director's goal-definition interview — ensuring the right expertise is loaded before coding begins |
| 🏢 Isolated Epic Workspaces | Each workspace loads only the skills it needs, preventing context overload |
| 🗂️ Federated Master Index | Skills are indexed in SKILL_REGISTRY.md and synced to the master architecture index |
| 🤖 AGENT_REGISTRY.md | Specialized Agent Personas reference specific skills for their domain (e.g., "Security Auditor" loads security skills) |
| 🧰 TOOL_REGISTRY.md | Skills define tool capabilities (Postgres CLI, Firecrawl, etc.) that the Dynamic Tool Registry scans |
| 🔑 Credential Protocol | All skills follow strict security standards — no plaintext API keys, only .env variable references |
| 📋 Mode Plan | AI auto-detects relevant skills by scanning SKILL_REGISTRY.md during planning |
| 🔍 Tag System | Query skills with #react, #supabase, #docker for instant lookup |
🚀 New to CodeStacker? Get started here →
CodeStacker 2.3 introduces Rigid Architecture for production AI development:
- Complexity Governance Gates — Skills guide AI behavior under
Gate Review(human-in-the-loop) orGate Full Auto(maximum velocity) - Visual Dashboard & Telemetry — Track skill usage and effectiveness via Mermaid charts in
dashboard.md - Context Window Management — Skills are intelligently loaded/unloaded to prevent token limit issues
These community skills are free and open source. For engineering-grade skill packs with production patterns, edge cases, and expert curation, visit the CodeStacker Marketplace.
| Resource | Description |
|---|---|
| Community Skills (This Repo) | Free, open-source skills for common technologies |
| Skill Packs (Marketplace) | Expert-curated, production-ready skill collections |
| Props (Marketplace) | Specialized AI personas with bundled skills |
| Workflows (Marketplace) | Agentic pipelines for complete development tasks |
We welcome contributions! Here's how to add your skills:
- Fork this repository
- Create a new skill folder in the appropriate category
- Include
SKILL.mdandCREDITS.md(see existing skills for format) - Submit a Pull Request
- ✅ Focus on practical, hands-on guidance
- ✅ Include code examples and common patterns
- ✅ Document edge cases and troubleshooting
- ✅ Credit original sources in
CREDITS.md - ✅ Use clear, concise language
MIT License — see LICENSE for details.
CodeStacker provides structure and context to AI models — it does not control them. You are responsible for reviewing all skills, prompts, Props, and Workflows before use. CoSama accepts no liability for AI model behavior or outcomes resulting from use of this software or any associated content, free or paid.
Stop reinventing skills. Start stacking them. 🏗️
CodeStacker · CoSama · App Repo · Report Issue · Contribute
Part of the CodeStacker marketplace — AI prompts, skills & agentic workflows
Created by CoSama — AI Development Company