Browse Skills
11972 skills across 8 categories
๐
4w ago
PR Review
PR Review batches open pull requests in order of complexity, checks merge readiness (conflicts, CLA, reviews), reads diffs, and asks for explicit approval before merging. It also posts comments on blocked PRs.
Quality
75.9K4.8K
๐
4w ago
PR Triage
PR Triage audits open pull requests, flags risks, and helps choose which PRs need deeper review. It can draft and post review comments, with language handling for French or English.
Quality
75.9K4.8K
๐
4w ago
Repo Recap
Repo Recap generates a structured Markdown summary of a repository's open pull requests, issues, and recent releases, ready to share with a team. Use it to quickly get an executive overview of project activity and risk areas.
Data
75.9K4.8K
๐งช
4w ago
RTK TDD
RTK TDD enforces a Red-Green-Refactor test-driven development workflow for Rust projects, auto-triggering on implementation, testing, refactoring, and bug fixing tasks. It provides Rust-idiomatic testing patterns using anyhow/thiserror, cfg(test), and Arrange-Act-Assert.
Quality
75.9K4.8K
๐
4w ago
RTK Triage
RTK Triage orchestrates issue and PR triage, then cross-references the data to detect overlapping PRs, security gaps, P0 bugs without PRs, and internal conflicts, saving a report to claudedocs.
Quality
75.9K4.8K
๐ฆ
4w ago
Rust Design Patterns
Rust Design Patterns documents idiomatic Rust patterns (Newtype, Builder, State Machine, Trait Object, RAII, Strategy, Extension Trait) for RTK's CLI filter modules. Use when designing new modules or refactoring existing filter code.
Quality
75.9K4.8K
๐ก๏ธ
4w ago
Security Guardian
Security Guardian performs comprehensive security analysis for RTK CLI, focusing on command injection, shell escaping, hook security, and malicious input handling. Use it before release or after security-sensitive code changes.
Quality
75.9K4.8K
๐
4w ago
Ship
Ship automates the complete release cycle for RTK: build verification, version bump, changelog update, git tag, and push to trigger CI/CD. Use it before tagging a new version to ensure quality checks pass and releases are safe.
DevOps
75.9K4.8K
๐งช
4w ago
TDD Rust
TDD Rust guides Red-Green-Refactor development of RTK filters in Rust, using real command fixtures, token savings assertions, and insta snapshot tests. Use it when implementing new filter commands to enforce quality and output stability.
Quality
75.9K4.8K
๐ค
4w ago
Agent Builder
Agent Builder provides a framework for designing and building AI agents for any domain, from customer service to research and operations. Use it when asked to create an agent, build an assistant, or understand agentic patterns.
AI Engineering
74K12K
๐
4w ago
Code Review
Code Review performs thorough code reviews covering security, performance, and maintainability. Use it when asked to review code, check for bugs, or audit a codebase.
Quality
74K12K
๐ง
4w ago
MCP Builder
MCP Builder guides development of Model Context Protocol servers that give Claude new tools, resources, and external service integrations. Use it to create MCP servers in Python or TypeScript and register them with Claude.
AI Engineering
74K12K