Browse Skills

18175 skills found

kaizen.md
0
1 export kaizen
2 Integrum-Global from "Integrum-Global/rr_helpdesk"
3 Kailash Kaizen - production-ready AI agent framework with signature-based programming, multi-agent coordination, and enterprise features. Use when asking about 'AI agents', 'agent framework', 'BaseAgent', 'multi-agent systems', 'agent coordination', 'signatures', 'agent signatures', 'RAG agents', 'vision agents', 'audio agents', 'multimodal agents', 'agent prompts', 'prompt optimization', 'chain of thought', 'ReAct pattern', 'Planning agent', 'PEV agent', 'Tree-of-Thoughts', 'pipeline patterns', 'supervisor-worker', 'router pattern', 'ensemble pattern', 'blackboard pattern', 'parallel execution', 'agent-to-agent communication', 'A2A protocol', 'streaming agents', 'agent testing', 'agent memory', 'agentic workflows', 'AgentRegistry', 'OrchestrationRuntime', 'distributed agents', 'agent registry', '100+ agents', 'capability discovery', 'fault tolerance', or 'health monitoring'.
2026-01-05
blog-fact-checking.md
0
1 export blog-fact-checking
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Verify claims against referenced sources. Checks if blog content accurately represents external resources, APIs, or documentation.Trigger phrases: "fact check", "verify", "check claims", "verify claims", "check sources", "verify sources"
2026-01-05
deep-investigation-protocol.md
0
1 export deep-investigation-protocol
2 bogheorghiu from "bogheorghiu/cognitive-mechanisms"
3 "What is REALLY at stake here? And for whom?" - STOP. When the matter involves trustworthiness, purchasing decisions, "which is better or more reliable", brand comparisons, marketing claims, corporate behavior, "convince me otherwise", or post-purchase "was this good?" - USE THIS. For technical specs affecting quality (TLC vs QLC, component sourcing) use Light Touch mode. Search and verify even if you think you know. Does NOT trigger for: what to watch/eat/wear, how-to instructions, when/where/who founded, or explicit "just tell me quick."
2026-01-05
microsoft-agent-framework.md
0
1 export microsoft-agent-framework
2 majiayu000 from "majiayu000/claude-skill-registry"
3 CRITICAL development guide for Microsoft Agent Framework (MAF) in IPA Platform.MUST READ when working with:- Agents (ChatAgent, AgentThread)- Builders (ConcurrentBuilder, GroupChatBuilder, HandoffBuilder, MagenticBuilder)- Workflows (Executor, Edge, WorkflowExecutor)- Multi-agent orchestration- Any code in backend/src/integrations/agent_framework/builders/PREVENTS: Custom implementations instead of wrapping official API.REQUIRES: Import official classes, use Adapter pattern with self._builder = OfficialBuilder()
2026-01-05
policyengine-code-style.md
0
1 export policyengine-code-style
2 PolicyEngine from "PolicyEngine/policyengine-claude"
3 PolicyEngine code writing style guide - formula optimization, direct returns, eliminating unnecessary variables
2026-01-05
chain-tester.md
0
1 export chain-tester
2 omerlefaruk from "omerlefaruk/CasareRPA"
3 Node chain testing templates for quality agent. WorkflowBuilder patterns, tier-based testing (simple/complex/full), and assertion patterns.
2026-01-05
content-localizer.md
0
1 export content-localizer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Adapts AndesRC content for specific regional markets (Mexico, Spain, LATAM). Handles lexical adaptation, cultural references, and geographic narratives. CRITICAL for Mexican market due to term sensitivities.
2026-01-05
workbench-architecture.md
0
1 export workbench-architecture
2 bravellian from "bravellian/workbench"
3 Architecture and ADR workflows for Workbench CLI. Use when documenting system design, decisions, tradeoffs, or rationale that must be tracked over time.
2026-01-05
vitest-testing.md
0
1 export vitest-testing
2 janisto from "janisto/fastify-playground"
3 Guide for writing unit tests with Vitest for Fastify plugins and routes. Use when creating or modifying tests in app/tests/.
2026-01-05
pipeline-dev.md
0
1 export pipeline-dev
2 krazyuniks from "krazyuniks/guitar-tone-shootout"
3 Audio/video pipeline development with NAM, Pedalboard, FFmpeg, and Playwright. Use for guitar tone processing, IR convolution, video rendering, and audio effects.
2026-01-05
notebook-creator.md
0
1 export notebook-creator
2 zazu-22 from "zazu-22/ff_data_analytics"
3 Create Jupyter notebooks for FF Analytics following project conventions. Use this skill when the user requests analysis notebooks for player evaluation, roster health, trade scenarios, market trends, or projection quality analysis. Guides through notebook structure, DuckDB connections, mart queries, visualization standards, and freshness banner patterns.
2026-01-05
youtube-transcribe.md
0
1 export youtube-transcribe
2 rajshah4 from "rajshah4/my-agent-skills"
3 Download YouTube video transcripts with timestamps. Use when asked to transcribe a YouTube video, get transcript, or extract text from a video URL.
2026-01-05
ux-principles.md
0
1 export ux-principles
2 miles990 from "miles990/claude-software-skills"
3 User experience design principles for developers
2026-01-05
decision-critic.md
0
1 export decision-critic
2 timmye from "timmye/neurosensefx"
3 Invoke IMMEDIATELY via python script to stress-test decisions and reasoning. Do NOT analyze first - the script orchestrates the critique workflow.
2026-01-05
rust.md
0
1 export rust
2 lawless-m from "lawless-m/Gwen"
3 Rust development patterns, project setup, CLI/TUI applications, error handling, and system integration
2026-01-05
pytests.md
0
1 export pytests
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create comprehensive Python test suites with pytest. Supports unit, integration, e2e, and user flow tests. Dual-mode testing for FastAPI (direct code + live API). Uses functional style (no test classes). File naming: <name>_test.py.
2026-01-05
cloudflare.md
0
1 export cloudflare
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for building applications on Cloudflare's edge platform. Use when implementing serverless functions (Workers), edge databases (D1), storage (R2, KV), real-time apps (Durable Objects), AI features (Workers AI, AI Gateway), static sites (Pages), or any edge computing solutions.
2026-01-05
writing-plans.md
0
1 export writing-plans
2 jhoshim89 from "jhoshim89/hhjhbudget"
3 Create comprehensive implementation plans for engineers with minimal codebase knowledge. This skill should be used when breaking down features into detailed, step-by-step implementation guides following TDD principles.
2026-01-05
openai-responses.md
0
1 export openai-responses
2 jackspace from "jackspace/ClaudeSkillz"
3 This skill provides comprehensive knowledge for working with OpenAI's Responses API, the unified stateful API for building agentic applications. It should be used when building AI agents that preserve reasoning across turns, integrating MCP servers for external tools, using built-in tools (Code Interpreter, File Search, Web Search, Image Generation), managing stateful conversations, implementing background processing, or migrating from Chat Completions API.Use when building agentic workflows, conversational AI with memory, tools-based applications, RAG systems, data analysis agents, or any application requiring OpenAI's reasoning models with persistent state. Covers both Node.js SDK and Cloudflare Workers implementations.Keywords: responses api, openai responses, stateful openai, openai mcp, code interpreter openai, file search openai, web search openai, image generation openai, reasoning preservation, agentic workflows, conversation state, background mode, chat completions migration, gpt-5, polymorphic o
2026-01-05
eld-record-memory-collector.md
0
1 export eld-record-memory-collector
2 CAPHTECH from "CAPHTECH/claude-marketplace"
3 Collect and verify project information for pce-memory with multi-model validation using Codex CLI. Use when gathering project context, onboarding to a new codebase, or building a knowledge base. Triggers on "collect project info", "build knowledge base", "index this project", or "remember this codebase".
2026-01-05
interview-agent.md
0
1 export interview-agent
2 nbarthelemy from "nbarthelemy/claudenv"
3 Conducts comprehensive project specification interviews to clarify architecture, tech stack, design decisions, and implementation details.TRIGGERS - Keywords: interview, specification, spec, requirements, architecture, design decisions, project setup, new project, empty project, unclear requirements, /interview, SPEC.md, project planning, tech decisions, stack decisions, clarify requirements, gather requirements, requirements gathering.TRIGGERS - Phrases: "what should we build", "help me plan", "new project", "start a project", "define the architecture", "unclear what to build", "need to specify", "create a spec", "interview me", "ask me questions", "help me decide", "what technology should".TRIGGERS - Conditions: tech stack confidence LOW, project appears empty, no existing SPEC.md, architecture decisions needed.
2026-01-05
micro-skill-creator.md
0
1 export micro-skill-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Rapidly creates atomic, focused skills optimized with evidence-based prompting, specialist agents, and systematic testing. Each micro-skill does one thing exceptionally well using self-consistency, program-of-thought, and plan-and-solve patterns. Enhanced with agent-creator principles and functionality-audit validation. Perfect for building composable workflow components.
2026-01-05
strict-tool-implementer.md
0
1 export strict-tool-implementer
2 cskiro from "cskiro/claudex"
3 Use PROACTIVELY when building multi-step agentic workflows with validated tool parameters. Implements Anthropic's strict tool use mode for guaranteed schema compliance. Covers tool schema design, multi-tool agent workflows, error handling, testing, and production patterns. Not for data extraction or classification tasks (use json-outputs-implementer instead).
2026-01-05
raw-image-processor.md
0
1 export raw-image-processor
2 Snoopiam from "Snoopiam/claude_all_skills"
3 Expert guidance for RAW image editing workflows, providing step-by-step processing instructions, adjustment recommendations, and non-destructive editing best practices for professional photography.
2026-01-05