1199 results (10.2ms) page 13 / 60
Cap-go / capacitor-skills-capacitor-accessibility exact

Accessibility guide for Capacitor apps covering screen readers, semantic HTML, focus management, and WCAG compliance. Use this skill when users need to make their app accessible.

ForteScarlet / codex-kkp-claude-code-skills-template-codex-agent-collaboration exact

Delegate coding tasks to Codex AI for implementation, analysis, and alternative solutions. Use when you need a second AI perspective, want to explore different approaches, or need specialized...

udapy / rust-agentic-skills-debug-helper exact

Systematic logic error isolation.

netresearch / composer-agent-skill-plugin-examples-database-analyzer-skill exact

Analyze and optimize database schemas, identify performance issues, and suggest improvements. Use when working with database structure, indexes, or query performance.

Shada01245 / the-unofficial-swift-programming-language-skill-programming-swift exact

Provides the complete content of 'The Swift Programming Language (6.2.1)' book by Apple. Use this skill when you need to verify Swift syntax, look up language features, understand concurrency,...

thepushkarp / cc-codex-plugin-codex-integration exact

This skill provides guidance on using OpenAI's Codex CLI for detail-oriented code analysis. Use when the user explicitly invokes "/codex", asks to "use codex", "run codex", "have codex review", or...

timescale / pg-aiguide-find-hypertable-candidates exact

Analyze an existing PostgreSQL database to identify tables that would benefit from conversion to TimescaleDB hypertables

udapy / rust-agentic-skills-syntax-hunter exact

Basic syntax error resolution.

thepushkarp / cc-gemini-plugin-gemini-integration exact

This skill provides guidance on using Google's Gemini CLI for long-context code exploration. Use when the user explicitly invokes "/gemini", asks to "use gemini", "run gemini", or when Claude...

timescale / pg-aiguide-design-postgres-tables exact

Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance patterns, and advanced features

udapy / rust-agentic-skills-pest-specialist exact

Generating PEG parsers with pest.

kylehughes / the-unofficial-swift-concurrency-migration-skill-migrating-to-swift-concurrency exact

Provides the complete Swift Concurrency Migration Guide. Use when migrating to Swift 6, resolving data-race safety errors, understanding Sendable and actor isolation, or incrementally adopting async/await.

timescale / pg-aiguide-migrate-postgres-tables-to-hypertables exact

Comprehensive guide for migrating PostgreSQL tables to TimescaleDB hypertables with optimal configuration and performance validation

udapy / rust-agentic-skills-agent-router exact

Analyzing user intent and delegating tasks.

existential-birds / beagle-wish-ssh-code-review exact

Reviews Wish SSH server code for proper middleware, session handling, and security patterns. Use when reviewing SSH server code using charmbracelet/wish.

lancenunes / codex-skills-branch-cleaner exact

Identify and clean up stale git branches locally and on remotes with safe, reversible steps. Use when asked to prune, list, or delete merged/old branches or audit branch hygiene.

existential-birds / beagle-react-flow-advanced exact

Advanced React Flow patterns for complex use cases. Use when implementing sub-flows, custom connection lines, programmatic layouts, drag-and-drop, undo/redo, or complex state synchronization.

existential-birds / beagle-healthkit-code-review exact

Reviews HealthKit code for authorization patterns, query usage, background delivery, and data type handling. Use when reviewing code with import HealthKit, HKHealthStore, HKSampleQuery,...

existential-birds / beagle-pydantic-ai-agent-creation exact

Create PydanticAI agents with type-safe dependencies, structured outputs, and proper configuration. Use when building AI agents, creating chat systems, or integrating LLMs with Pydantic validation.