Loading...
Loading...
Found 1,683 Skills
Add Anthropic Claude models (Opus, Sonnet, Haiku) to Microsoft Teams.ai applications using @youdotcom-oss/teams-anthropic. Optionally integrate You.com MCP server for web search and content extraction. - MANDATORY TRIGGERS: teams-anthropic, @youdotcom-oss/teams-anthropic, Microsoft Teams.ai, Teams AI, Anthropic Claude, Teams MCP, Teams bot - Use when: building Microsoft Teams bots with Claude, integrating Anthropic with Teams.ai, adding MCP tools to Teams applications
Guide for creating effective skills. This command should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
Scaffolds per-project agent context — creates a tailored AGENTS.md, a CLAUDE.md symlink, and an agent_docs/ directory so AI agents can work effectively in the repository.
File system operations guidance - read, write, search, and manage files using Claude Code's built-in tools.
Meta-skill for creating and managing Claude Code skills
Guide for integrating Agentica SDK with Claude Code CLI proxy
Create and configure Claude Code sub-agents with custom prompts, tools, and models
Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination
Complete Claude Code hooks reference - input/output schemas, registration, testing patterns
Auto-generate project workflow config (docs/workflow.md) from existing PRD and CLAUDE.md with zero questions. Use when user says "set up workflow", "configure TDD", "wire up dev workflow", or after running /scaffold before /plan. Do NOT use for founder setup (use /init) or project scaffolding (use /scaffold).
Agentica server + Claude proxy setup - architecture, startup sequence, debugging
Create and use Claude Code slash commands - quick prompts, bash execution, file references