Find the perfect skill
Keyboard Navigation Tester
Development
Automated assistance for keyboard navigation testing in frontend development, including step-by-step guidance and best practices.
Git Commit Workflow
Development
Automated git commit workflow handling precommit hooks, lint/type checks, README/API updates, and failing test fixes.
Skrift Form System
Development
Skrift form system with Pydantic validation, CSRF protection, template rendering, and hook integration.
n8n Workflow JSON Architecture Management
Development
Expert guidance for managing n8n workflow JSON files, focusing on node manipulation, connections, and the critical import-to-GUI workflow.
Software Architecture Review
Development
Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability.
Quality Review Procedure
Development
Objective evaluation procedure to verify deliverables meet requirements and quality standards. Includes a checklist covering accuracy, maintainability, security, and conformance to project rules. Outputs 'Approved' or 'Needs Changes' with specific constructive feedback.
Create Reusable Skill from Approach
Development
Guide to turn a successful custom approach into a reusable skill for Claude Code.
Generate PR Description from Branch Changes
Development
Analyzes the current branch diff and generates a complete PR description ready to paste into GitHub, including breaking change detection.
Git Commit Editing
Development
Skill for editing, squashing, dropping, or reordering commits in a Git branch history using helper scripts for non-interactive rebase.
Automated Commit Pipeline
Development
Runs the governed commit pipeline: auto-branch, selective staging, formatting, linting, secret detection, conventional commit message, push.
Palantir Rate Limits & Retry Logic
Development
Implement exponential backoff, retry logic, and request queuing for Palantir Foundry APIs to handle 429 errors and optimize API throughput.
PR Description Generator
Development
Generates thorough pull request descriptions by analyzing git diffs, commit history, and related files. Helps when creating or updating PRs, especially to produce reviewer-friendly summaries, change lists, and testing notes.