80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
sha-pin-actions
by okwasniewski
Update GitHub Actions to latest versions with SHA pinning using actions-up CLI
code-review
by okwasniewski
Review code changes for quality, security, performance, and maintainability. Use when reviewing PRs, diffs, or code file...
planning
by okwasniewski
Create and refine implementation plans. Use when breaking down features, discussing architecture, or preparing work befo...
writing
by okwasniewski
Write technical blog posts in Oskar's style. Use for drafting tutorials, guides, or technical content. Focuses on React...
swiftui-liquid-glass
by okwasniewski
Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass...
react-best-practices
by okwasniewski
React 19 patterns and performance best practices from Vercel Engineering. Trigger: When writing, reviewing, or refactori...
swift-concurrency-expert
by okwasniewski
Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concu...
conventional-commit
by okwasniewski
Create well-formatted git commits using Conventional Commits format. Use when committing changes, reviewing commit messa...
react-native-best-practic...
by okwasniewski
React Native performance optimization guidelines from Callstack's Ultimate Guide. Use this skill when writing, reviewing...
fetch-source
by okwasniewski
Fetch source code for npm packages, Python packages, Rust crates, or GitHub repos to understand their implementation. Us...
nextjs-app-router
by okwasniewski
Next.js 15 App Router patterns. Trigger: When working in Next.js App Router (app/), Server Components vs Client Componen...
seo-review
by okwasniewski
Perform SEO audit on documentation or content pages. Use before publishing, when optimizing underperforming pages, or du...
publish-skills
by juanre
How to update and publish pgdbm skills for Claude Code users
shared-pool-pattern
by juanre
Use when implementing shared connection pool for multiple services in same application - provides complete setup steps f...
dual-mode-library
by juanre
Use when building reusable PyPI package with pgdbm - provides complete pattern for libraries that work standalone or emb...
standalone-service
by juanre
Use when building simple standalone service or microservice with its own database - provides complete setup without shar...
core-api-reference
by juanre
Use when implementing pgdbm database operations - provides complete AsyncDatabaseManager and DatabaseConfig API with all...
testing-database-code
by juanre
Use when writing tests for pgdbm-based code - provides fixture selection decision tree and complete usage patterns witho...
using-pgdbm
by juanre
Use when setting up pgdbm database connections, migrations, or multi-service architecture - provides mental model of one...
migrations-api-reference
by juanre
Use when working with database migrations in pgdbm - provides complete AsyncMigrationManager API with all methods and mi...