Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector...
Automated code review with focus on security, performance, and maintainability. Use when reviewing code changes, PRs, or performing scheduled audits.
Voice agents represent the frontier of AI interaction - humans speaking naturally with AI systems. The challenge isn't just speech recognition and synthesis, it's achieving natural conversation...
Trigger.dev expert for background jobs, AI workflows, and reliable async execution with excellent developer experience and TypeScript-first design. Use when: trigger.dev, trigger dev, background...
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.
A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.
Deep security analysis of codebase. Scans for secrets, vulnerabilities, and insecure patterns.
Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.
Run and analyze test suites. Executes tests, reports failures, and suggests fixes for broken tests. Use for automated testing in CI/CD or scheduled runs.
Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).
Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to...
PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
Deep security analysis of codebase. Checks for OWASP vulnerabilities, secrets exposure, and insecure patterns. Use for comprehensive security reviews.
Use when setting up CI/CD pipelines, containerizing applications, or managing infrastructure as code. Invoke for pipelines, Docker, Kubernetes, cloud platforms, GitOps.
Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.
Next.js App Router principles. Server Components, data fetching, routing patterns.
Use this skill when working with scientific research tools and workflows across bioinformatics, cheminformatics, genomics, structural biology, proteomics, and drug discovery. This skill provides...
Use when building Python 3.11+ applications requiring type safety, async programming, or production-grade patterns. Invoke for type hints, pytest, async/await, dataclasses, mypy configuration.