4805 skills
๐Ÿค–

multi-agent-patterns

Safe 76

Design Multi-Agent AI Systems

by ChakshuGautam

Single AI agents hit context limits when handling complex tasks. This skill teaches proven patterns to distribute work across multiple agents while maintaining coordination and avoiding common failure modes.

Claude Codex Code(CC)
Install
๐Ÿง 

memory-systems

Safe 76

Implement persistent agent memory

by ChakshuGautam

Agents lose all knowledge when sessions end. This skill provides patterns for layered memory architectures that preserve entity knowledge, track relationships, and enable temporal queries across sessions.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

evaluation

Medium Risk 57

Evaluation

by ChakshuGautam

An AI skill for Claude, Codex, and Claude Code

Claude Codex Code(CC)
Install
๐Ÿš€

deploy

Safe 69

Enforce local testing before deployment

by ChakshuGautam

Deploying untested code to production often causes bugs, downtime, and user-facing errors. This skill enforces a mandatory verification workflow that requires successful build completion, local server startup, browser testing, and passing tests before any deployment command can run.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

context-optimization

Safe 76

Optimize LLM Context Efficiency

by ChakshuGautam

LLM context windows limit task complexity and increase costs as conversations grow. This skill provides techniques to extend effective capacity through strategic compression, observation masking, KV-cache optimization, and context partitioning.

Claude Codex Code(CC)
Install
๐Ÿง 

context-fundamentals

Safe 76

Master AI Context Engineering Fundamentals

by ChakshuGautam

Understanding context windows and attention mechanics is crucial for building effective AI agents. This skill teaches you how to optimize context usage, manage token budgets, and design efficient agent architectures.

Claude Codex Code(CC)
Install
๐Ÿ”

context-degradation

Safe 76

Diagnose context degradation patterns

by ChakshuGautam

LLM agents fail unpredictably as context grows. This skill helps you identify and fix context degradation issues like lost-in-middle effects, poisoning, and attention collapse so your agents stay reliable at scale.

Claude Codex Code(CC)
Install
๐Ÿ—œ๏ธ

context-compression

Safe 78

Compress AI Agent Context Efficiently

by ChakshuGautam

Long AI agent sessions quickly exceed context windows, causing failures. This skill provides proven compression strategies that preserve critical information while reducing tokens by 98%+.

Claude Codex Code(CC)
Install
๐Ÿ“Š

advanced-evaluation

Safe 77

Evaluate LLM outputs with LLM judges

by ChakshuGautam

Building reliable LLM evaluation systems is challenging due to systematic biases. This skill provides production-ready patterns for direct scoring, pairwise comparison, and bias mitigation to create trustworthy automated assessment pipelines.

Claude Codex Code(CC)
Install
๐Ÿ“‹

technical-decision-record

Safe 70

Document Technical Decisions with ADRs

by ChaiWithJai

Technical teams often lose context when decisions are made informally. This skill creates structured Architecture Decision Records that capture the problem, constraints, options considered, and consequences for future reference.

Claude Codex Code(CC)
Install
๐Ÿ“

standup-formatter

Safe 70

Format Professional Standup Reports

by ChaiWithJai

Struggling to write concise daily standups that actually help your team? This skill transforms your work activity into properly formatted standup reports that focus on outcomes, not just activities.

Claude Codex Code(CC)
Install
๐Ÿ“š

example-skill

Safe 69

Learn Claude Code skill structure with examples

by ChaiWithJai

Creating your first Claude Code skill can be confusing without guidance. This template demonstrates the correct structure and principles for building effective skills.

Claude Codex Code(CC)
Install
๐Ÿ“‹

domain-expertise-template

Safe 68

Create Custom Domain Expertise Skills

by ChaiWithJai

Building domain expertise skills from scratch is challenging without a clear structure. This template provides a ready-made framework with principles, processes, and output templates so you can focus on your domain knowledge instead of format.

Claude Codex Code(CC)
Install
๐Ÿ”

code-review-preferences

Safe 71

Apply code review best practices

by ChaiWithJai

Code reviews often lack structure, leading to inconsistent feedback and missed issues. This skill provides a systematic 3-pass review method with clear guidelines for giving constructive feedback.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

happyflow-generator

Low Risk 63

Generate API Test Scripts from OpenAPI Specifications

by Chaim12345

Manually writing API tests for complex endpoints with dependencies is time-consuming and error-prone. This skill automatically generates executable Python test scripts from OpenAPI or GraphQL specifications that run endpoints in the correct dependency order.

Claude Codex Code(CC)
Install
๐Ÿ”„

workflow-guide

Safe 70

Master 2-Agent Workflow Between Cursor and Claude Code

by Chachamaru127

Struggling to coordinate work between Cursor and Claude Code? This skill provides clear guidance on the 2-agent workflow, helping PMs and workers collaborate effectively. Learn the exact commands, task management system, and handoff procedures for seamless project execution.

Claude Code(CC)
Install
๐Ÿ”„

workflow

Safe 69

Manage Workflow Handoffs and Auto-Fix Review Issues

by Chachamaru127

Managing handoffs between PM and implementation roles requires consistent templates and clear communication. This skill provides structured handoff templates for task delegation and automated fix workflows for review comments.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

vibecoder-guide-legacy

Safe 69

Guide VibeCoder Through Natural Language

by Chachamaru127

Non-technical users often feel stuck during software development. This skill provides guided responses to natural language questions like 'what should I do?' or 'how do I proceed?', helping VibeCoders navigate the development workflow.

Claude Codex Code(CC)
Install
๐Ÿ”

verify

Safe 69

Verify Builds and Recover from Errors

by Chachamaru127

Failed builds and broken tests waste development time. This skill verifies code builds, recovers from common errors, and applies approved review fixes while enforcing quality standards that prevent test tampering.

Claude Codex Code(CC)
Install
๐ŸŽจ

ui

Safe 69

Generate UI Components and Feedback Forms

by Chachamaru127

Stop manually coding UI components from scratch. This skill generates accessible, responsive UI components and feedback forms using shadcn/ui and modern best practices.

Claude Codex Code(CC)
Install