How It Works
Describe Your Functionality
Tell us what you want your AI agent to do — coding standards, workflows, review processes, or any behavioral instructions.
AI Analyzes Your Description
Our AI evaluates factors like reusability, scope, persistence needs, and task-specificity to determine the best placement.
Get a Recommendation + Markdown
Receive an instant recommendation (skill.md or agents.md) with reasoning and ready-to-use markdown content you can copy or download.
skill.md vs agents.md — When to Use Each
🎯 skill.md
A standalone file loaded on demand for specific tasks. Best for:
- • Reusable workflows across projects
- • Task-specific instructions (TDD, security review)
- • Loaded only when needed
- • Discrete, self-contained capabilities
📋 agents.md / CLAUDE.md
Persistent instructions always active for your agent. Best for:
- • Project coding standards & conventions
- • Always-on rules (commit format, deploy steps)
- • Project-specific configuration
- • Team-wide behavioral expectations
Popular Guides
How to Use Claude Code
Complete guide to getting started with Claude Code for AI-assisted development.
Claude Code Extensions
Discover extensions that supercharge Claude Code for specific workflows.
Claude Code Skills
Learn how to use skill.md files to create reusable workflows and instructions.
Claude Code Configuration
Setup and configure Claude Code for optimal performance in your projects.