Browse Skills
22656 skills found
langgraph-human-in-loop.md
5
1
export
langgraph-human-in-loop
2
from
"yonatangross/skillforge-claude-plugin"
from
"yonatangross/skillforge-claude-plugin"
3
LangGraph human-in-the-loop patterns. Use when implementing approval workflows, manual review gates, user feedback integration, or interactive agent supervision.
2026-01-05
scientific-python-testing.md
5
1
export
scientific-python-testing
2
from
"uw-ssec/rse-agents"
from
"uw-ssec/rse-agents"
3
Write robust, maintainable tests for scientific Python packages using pytest best practices following Scientific Python community guidelines
2026-01-05
pydantic-ai-common-pitfalls.md
5
1
export
pydantic-ai-common-pitfalls
2
from
"existential-birds/beagle"
from
"existential-birds/beagle"
3
Avoid common mistakes and debug issues in PydanticAI agents. Use when encountering errors, unexpected behavior, or when reviewing agent implementations.
2026-01-05
sap-btp-best-practices.md
5
1
export
sap-btp-best-practices
2
from
"secondsky/sap-skills"
from
"secondsky/sap-skills"
3
Production-ready SAP BTP best practices for enterprise architecture, account management, security, and operations. Use when planning BTP implementations, setting up account hierarchies, configuring environments, implementing authentication, designing CI/CD pipelines, establishing governance, building Platform Engineering teams, implementing failover strategies, or managing application lifecycle on SAP BTP.Keywords: SAP BTP, account hierarchy, global account, directory, subaccount, Cloud Foundry, Kyma, ABAP, SAP Identity Authentication, CI/CD, governance, Platform Engineering, failover, multi-region, SAP BTP best practices
2026-01-05
langgraph-architecture.md
5
1
export
langgraph-architecture
2
from
"existential-birds/beagle"
from
"existential-birds/beagle"
3
Guides architectural decisions for LangGraph applications. Use when deciding between LangGraph vs alternatives, choosing state management strategies, designing multi-agent systems, or selecting persistence and streaming approaches.
2026-01-05
fetch-github-issue-analysis.md
5
1
export
fetch-github-issue-analysis
2
from
"BerryKuipers/claude-code-toolkit"
from
"BerryKuipers/claude-code-toolkit"
3
Fetch GitHub issue details with AI analysis comment from github-actions bot, extracting structured data for architecture planning in WescoBar workflows
2026-01-05
devcontainer-workflow.md
5
1
export
devcontainer-workflow
2
from
"ilude/claude-code-config"
from
"ilude/claude-code-config"
3
DevContainer configuration for consistent development environments with Docker, multi-stage builds, non-root users, environment management, Docker-in-Docker support, and Python with uv. Activate when working with .devcontainer/, devcontainer.json, Dockerfile, or container-based development workflows.
2026-01-05
ai-multimodal.md
5
1
export
ai-multimodal
2
from
"The1Studio/theone-training-skills"
from
"The1Studio/theone-training-skills"
3
Process and generate multimedia content using Google Gemini API for better vision capabilities. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (better image analysis than Claude models, captioning, reasoning, object detection, design extraction, OCR, visual Q&A, segmentation, handle multiple images), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image with Imagen 4, editing, composition, refinement), generate videos (text-to-video with Veo 3, 8-second clips with native audio). Use when working with audio/video files, analyzing images or screenshots (instead of default vision capabilities of Claude, only fallback to Claude's vision capabilities if needed), processing PDF documents, extracting structured data from media, creating images/videos from text pr
2026-01-05
sequential-thinking.md
5
1
export
sequential-thinking
2
from
"duongdev/ccpm"
from
"duongdev/ccpm"
3
Structured problem-solving through iterative reasoning with revision and branching capabilities for complex problems. Use when tackling multi-step problems with uncertain scope, design planning, architecture decisions, or systematic decomposition. Auto-activates when user asks about breaking down epics, designing systems, assessing complexity, or performing root-cause analysis. Uses 6-step process: Initial assessment (rough estimate) → Iterative reasoning (learn progressively) → Dynamic scope adjustment (refine as understanding deepens) → Revision mechanism (update when assumptions change) → Branching for alternatives (explore multiple approaches) → Conclusion (synthesize findings). Supports explicit uncertainty acknowledgment within thoughts. Adjusts total thought count dynamically (e.g., "Thought 3/8" when initially estimated 5). Recommends binary search for intermittent issues and five-whys technique for root causes.
2026-01-05
multi-agent-ai-projects.md
5
1
export
multi-agent-ai-projects
2
from
"ilude/claude-code-config"
from
"ilude/claude-code-config"
3
Guidelines for multi-agent AI and learning projects with lesson-based structures. Activate when working with AI learning projects, experimental directories like .spec/, lessons/ directories, STATUS.md progress tracking, or structured learning curricula with multiple modules or lessons.
2026-01-05
test-fixture-generator.md
5
1
export
test-fixture-generator
2
from
"tbartel74/Vigil-Code"
from
"tbartel74/Vigil-Code"
3
Automated test fixture generation for Vigil Guard's 8-file test suite. Use for TDD workflow, malicious/benign payload creation, 3-branch detection testing, bypass scenario testing, and maintaining test coverage.
2026-01-05
braingrid-cli.md
5
1
export
braingrid-cli
2
from
"BrainGridAI/braingrid"
from
"BrainGridAI/braingrid"
3
Use this skill when defining work, specifying requirements, or planning features. It helps turn messy ideas into detailed specifications and AI-ready tasks. This skill teaches how to plan using BrainGrid CLI commands for spec-driven development, including creating requirements, breaking them into tasks, and tracking work progress. Apply this skill when users mention requirements, specifications, task breakdowns, or when they have vague project ideas that need structuring.
2026-01-05
frontend.md
5
1
export
frontend
2
from
"promobase/openpromo"
from
"promobase/openpromo"
3
Scaffold frontend CRUD pages - queries hook, route, page, table, and create dialog. Use after data_model scaffold when building UI for an entity.
2026-01-05
tailwind-v4.md
5
1
export
tailwind-v4
2
from
"existential-birds/beagle"
from
"existential-birds/beagle"
3
Tailwind CSS v4 with CSS-first configuration and design tokens. Use when setting up Tailwind v4, defining theme variables, using OKLCH colors, or configuring dark mode. Triggers on @theme, @tailwindcss/vite, oklch, CSS variables, --color-, tailwind v4.
2026-01-05
competitive-analysis.md
5
1
export
competitive-analysis
2
from
"rickydwilson-dcs/claude-skills"
from
"rickydwilson-dcs/claude-skills"
3
Strategic competitive analysis framework for evaluating skills, commands, agents, and product features against external repositories and competitors
2026-01-05
golden-dataset-management.md
5
1
export
golden-dataset-management
2
from
"yonatangross/skillforge-claude-plugin"
from
"yonatangross/skillforge-claude-plugin"
3
Backup, restore, and validate golden datasets for AI/ML systems - ensuring test data integrity and preventing catastrophic data loss
2026-01-05
sap-ai-core.md
5
1
export
sap-ai-core
2
from
"secondsky/sap-skills"
from
"secondsky/sap-skills"
3
Guides development with SAP AI Core and SAP AI Launchpad for enterprise AI/ML workloads on SAP BTP. Use when: deploying generative AI models (GPT, Claude, Gemini, Llama), building orchestration workflows with templating/filtering/grounding, implementing RAG with vector databases, managing ML training pipelines with Argo Workflows, configuring content filtering and data masking for PII protection, using the Generative AI Hub for prompt experimentation, or integrating AI capabilities into SAP applications. Covers service plans (Free/Standard/Extended), model providers (Azure OpenAI, AWS Bedrock, GCP Vertex AI, Mistral, IBM), orchestration modules, embeddings, tool calling, and structured outputs.
2026-01-05
external-system-safety.md
5
1
export
external-system-safety
2
from
"duongdev/ccpm"
from
"duongdev/ccpm"
3
Enforces confirmation workflow for EXTERNAL system writes (Jira, Confluence, BitBucket, Slack) ONLY. NEVER activates for Linear operations (Linear is internal tracking). Auto-activates when detecting potential writes to external PM systems (status updates, page creation, PR posts, notifications). Blocks execution and displays exact content that will be written. Requires explicit "yes" confirmation (rejects "ok", "sure", ambiguous responses). All Linear operations execute automatically without confirmation. Works alongside ccpm-code-review to ensure quality before external broadcasts. Provides audit trail of all confirmed operations. Allows batch operations with granular per-item confirmation when needed.
2026-01-05
dev-memory-update.md
5
1
export
dev-memory-update
2
from
"BerryKuipers/claude-code-toolkit"
from
"BerryKuipers/claude-code-toolkit"
3
Update development memory (events.jsonl) based on commit metadata and diff analysis. Automatically tracks features, fixes, refactorings, and decisions.
2026-01-05
review-skill-improver.md
5
1
export
review-skill-improver
2
from
"existential-birds/beagle"
from
"existential-birds/beagle"
3
Analyzes feedback logs to identify patterns and suggest improvements to review skills. Use when you have accumulated feedback data and want to improve review accuracy.
2026-01-05
tk-context.md
5
1
export
tk-context
2
from
"iheanyi/tasuku"
from
"iheanyi/tasuku"
3
Dump full Tasuku context for agent consumption. Use when user says /tk:context or asks for full context, project state, or needs to understand the entire task landscape.
2026-01-05
planning-strategy-guide.md
5
1
export
planning-strategy-guide
2
from
"duongdev/ccpm"
from
"duongdev/ccpm"
3
Guides intelligent planning strategies with automatic phase detection and complexity assessment. Auto-activates when users mention epic breakdown, feature decomposition, scope estimation, dependency analysis, risk identification, or ask "how do I plan this complex task", "break down this feature", "what's the scope", "estimate effort", "identify dependencies", or "planning strategy". Provides interactive planning mode with 6 planning phases (complexity assessment, scope definition, dependency analysis, risk identification, task breakdown, effort estimation). Works with sequential-thinking for complex decomposition, docs-seeker for research, pm-workflow-guide for command suggestions, and linear-subagent-guide for Linear integration.
2026-01-05
manage-contact.md
5
1
export
manage-contact
2
from
"sinch/sinch-plugins"
from
"sinch/sinch-plugins"
3
Manage contacts in Sinch Conversation API. Use when the user wants to create a contact, update contact information, list contacts, find a contact, get contact details, add channels to a contact, or manage contact channels. Handles contact creation, updates, and channel associations.
2026-01-05
langgraph-implementation.md
5
1
export
langgraph-implementation
2
from
"existential-birds/beagle"
from
"existential-birds/beagle"
3
Implements stateful agent graphs using LangGraph. Use when building graphs, adding nodes/edges, defining state schemas, implementing checkpointing, handling interrupts, or creating multi-agent systems with LangGraph.
2026-01-05