Angular Expert
安全 68Build Modern Angular Applications with Signals
由 sickn33
Struggling with outdated Angular patterns and complex NgModules? This skill provides expert guidance on modern Angular (v20+) with Signals, Standalone Components, and Zoneless architecture.
android-jetpack-compose-expert
安全 70Build Android Apps with Jetpack Compose
由 sickn33
Modern Android development requires understanding Compose state management and performance optimization. This skill provides production-ready patterns for building reactive UIs with ViewModels, type-safe navigation, and Material Design 3.
algolia-search
安全 71Implement Algolia Search with React InstantSearch
由 sickn33
Adding search to web applications requires understanding complex indexing strategies and UI patterns. This skill provides expert guidance on Algolia integration, React InstantSearch hooks, and relevance tuning for optimal search experiences.
ai-engineer
安全 71Build Production LLM Apps with AI Engineer
由 sickn33
Rapidly develop production-grade LLM applications, RAG systems, and intelligent AI agents with expert guidance on vector search, multimodal AI, and enterprise integrations.
ai-agent-development
安全 70Build AI Agents with CrewAI and LangGraph
由 sickn33
This workflow guides you through building autonomous AI agents, from single-agent implementation to multi-agent systems with orchestration using CrewAI and LangGraph frameworks.
agent-framework-azure-ai-py
安全 71Build Azure AI Foundry Agents
由 sickn33
Create persistent AI agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK. This skill provides code examples for building agents with hosted tools, function tools, and conversation threads.
swarm-orchestration
安全 70Orchestrate Multi-Agent Swarms
由 ruvnet
Building complex AI systems with multiple agents requires sophisticated coordination. This skill provides patterns and commands for mesh, hierarchical, and adaptive swarm topologies with automatic load balancing and fault tolerance.
reasoningbank-intelligence
安全 70Build Self-Learning AI Agents with ReasoningBank
由 ruvnet
AI agents waste time repeating the same suboptimal approaches. ReasoningBank enables agents to learn from experience, recognize patterns, and continuously improve their strategies over time.
pair-programming
安全 67Enable AI Pair Programming with Role Switching
由 ruvnet
Traditional solo coding lacks real-time feedback and collaboration benefits. This skill transforms Claude into an intelligent pair programming partner with multiple modes including driver, navigator, and automatic role switching for enhanced code quality and learning.
agentic-jujutsu
低风险 67Enable self-learning version control for AI agents
由 ruvnet
Managing multiple AI agents working on the same codebase creates conflicts and coordination overhead. Agentic Jujutsu provides lock-free version control with self-learning capabilities that improve over time and resolve conflicts automatically.
remotion-best-practices
安全 69Master Remotion Video Creation with React
由 remotion-dev
Creating programmatic videos requires deep knowledge of Remotion best practices and patterns. This skill provides expert guidance on animations, compositions, audio, 3D content, and media handling to help you build production-quality videos with React.
add-uint-support
安全 70Add Unsigned Integer Support to Operators
由 pytorch
PyTorch operators may lack support for unsigned integer types like uint16, uint32, and uint64. This skill provides step-by-step guidance for updating AT_DISPATCH macros to enable unsigned type support in operator kernels.
optimize
安全 68Optimize Web Performance for Faster Loading and Smoother Interactions
由 pbakaus
Slow interfaces frustrate users and hurt metrics. This skill systematically identifies and fixes performance bottlenecks across loading speed, rendering, animations, images, and bundle size to create faster, smoother experiences.
harden
安全 70Harden Your Interfaces Against Production Reality
由 pbakaus
Interfaces break when real users enter unexpected data, lose connection, or use assistive technologies. This skill systematically strengthens your UI against edge cases, internationalization issues, errors, and accessibility gaps to ensure production-ready resilience.
payload
安全 71Build Payload CMS Applications
由 payloadcms
Creating backend APIs and admin panels with Payload CMS requires understanding collections, fields, hooks, and access control patterns. This skill provides comprehensive documentation and code examples for building TypeScript-first CMS applications with Next.js integration.
test-driven-development
安全 69Apply Test-Driven Development to Your Code
由 obra
AI assistants often skip tests and write code directly. This skill enforces test-first development by requiring failing tests before any implementation. It prevents bugs, documents behavior, and enables safe refactoring for production code.
systematic-debugging
安全 69Debug systematically to find root causes, not symptoms
由 obra
Random fixes waste hours and create new bugs. This skill teaches a four-phase process that finds root causes before attempting fixes. It prevents rework by ensuring you understand the problem before proposing solutions.
requesting-code-review
安全 70Request thorough code reviews before merging changes
由 obra
Code issues found late in development are expensive to fix. This skill dispatches a code-reviewer subagent to catch problems early, before they cascade into larger issues.
finishing-a-development-branch
安全 70Complete Development Branches with Git Workflow
由 obra
AI assistants often complete implementation tasks but lack structured guidance for integrating work back into the repository. This skill provides a step-by-step workflow for verifying tests, presenting merge and PR options, executing user choices, and safely cleaning up worktrees.
receiving-code-review
安全 70Handle Code Reviews with Technical Rigor
由 obra
Code reviews often contain unclear or technically questionable feedback that gets implemented without verification. This skill ensures AI evaluates feedback technically before implementation, preventing bugs and maintaining code quality.