Browse Skills

44915 skills found

async-await-checker.md
0
1 export async-await-checker
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically applies when writing Python functions that call async operations. Ensures proper async/await pattern usage (not asyncio.run) to prevent event loop errors.
2026-01-05
collimator-optics.md
0
1 export collimator-optics
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use profunctor optics from the Collimator library for Lean 4. Use when working with lenses, prisms, traversals, or nested data access.
2026-01-05
git-version-control.md
0
1 export git-version-control
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-data-engineer"
3 Git workflows, branching, collaboration, and code management
2026-01-05
time-awareness.md
0
1 export time-awareness
2 brendanbecker from "brendanbecker/SREcodex"
3 Provides current date/time information for temporal queries and calculations
2026-01-05
changelog-updater.md
0
1 export changelog-updater
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Auto-update CHANGELOG.md following Keep a Changelog format.LOAD THIS SKILL WHEN: User mentions "changelog", "version", "release notes" | says "更新日誌", "版本", "變更記錄" | before releases | after completing features or fixes.CAPABILITIES: Categorize changes (Added/Changed/Fixed/Removed), determine version numbers, Keep a Changelog format.
2026-01-05
skill-name.md
0
1 export skill-name
2 AlexanderRosenberg from "AlexanderRosenberg/DocOCR"
3 Description of what the skill does and when to use it
2026-01-05
best-practices.md
0
1 export best-practices
2 InKCre from "InKCre/design"
3 Best practices for developing with @inkcre/web-design including coding guidelines and accessibility.
2026-01-05
nextjs-server-navigation.md
0
1 export nextjs-server-navigation
2 MuhammedSuhaib from "MuhammedSuhaib/LevelUpSpeckit-Plus"
3 Guide for implementing navigation in Next.js Server Components using Link component and redirect() function. Covers the difference between server and client navigation methods. Use when adding links, redirects, or navigation logic in server components without converting them to client components unnecessarily.
2026-01-05
mastering-typescript.md
0
1 export mastering-typescript
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master enterprise-grade TypeScript development with type-safe patterns, modern tooling, and framework integration. This skill provides comprehensive guidance for TypeScript 5.9+, covering type system fundamentals (generics, mapped types, conditional types, satisfies operator), enterprise patterns (error handling, validation with Zod), React integration for type-safe frontends, NestJS for scalable APIs, and LangChain.js for AI applications. Use when building type-safe applications, migrating JavaScript codebases, configuring modern toolchains (Vite 7, pnpm, ESLint, Vitest), implementing advanced type patterns, or comparing TypeScript with Java/Python approaches.
2026-01-05
sikhaid-components.md
0
1 export sikhaid-components
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when creating, modifying, or understanding Svelte components in SikhAid project. Covers component naming conventions, file organization, component hierarchy, import patterns, and reusable UI patterns.
2026-01-05
zzik-react-query-patterns.md
0
1 export zzik-react-query-patterns
2 wewew2634-pixel from "wewew2634-pixel/zzik-map"
3 TanStack Query (React Query) patterns for ZZIK v5.1 state management.
2026-01-05
expo-app-config-variants.md
0
1 export expo-app-config-variants
2 amandeepmittal from "amandeepmittal/custom-codex-skills"
3 Convert app.json to app.config.ts and manage multiple app variants (dev/staging/prod) in Expo projects using expo-dev-client. Use when introducing typed config, variant-specific identifiers/schemes/icons/env, or building custom dev clients.
2026-01-05
beads-workflow.md
0
1 export beads-workflow
2 stars-end from "stars-end/agent-skills"
3 Beads issue tracking and workflow management with automatic git branch creation. MUST BE USED for Beads operations.Handles full epic→branch→work lifecycle, dependencies, and ready task queries.Use when creating epics/features (auto-creates branch), tracking work, finding ready issues, or managing dependencies,or when user mentions "create issue", "track work", "bd create", "find ready tasks",issue management, dependencies, work tracking, or Beads workflow operations.
2026-01-05
cross-task-learning.md
0
1 export cross-task-learning
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Pattern for aggregating insights across multiple tasks to enable data-driven evolution.
2026-01-05
openspec-proposal-clarifier.md
0
1 export openspec-proposal-clarifier
2 cyber-echo from "cyber-echo/viewer"
3 Clarify ambiguous or incomplete requirements before drafting an OpenSpec change proposal (typically used by /openspec-proposal before writing proposal files).
2026-01-05
liveview-patterns.md
0
1 export liveview-patterns
2 layeddie from "layeddie/ai-rules"
3 Phoenix LiveView UI and real-time feature patterns
2026-01-05
after-effects.md
0
1 export after-effects
2 dylantarre from "dylantarre/animation-principles"
3 Use when implementing Disney's 12 animation principles in Adobe After Effects
2026-01-05
unsloth-dpo.md
0
1 export unsloth-dpo
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Direct Preference Optimization (DPO) for aligning models with preference data without separate reward models. Triggers: dpo, preference optimization, rlhf, ref_model=none, patchdpotrainer, dpotrainer.
2026-01-05
architecture-patterns.md
0
1 export architecture-patterns
2 Bison-Office from "Bison-Office/bison-claude-marketplace"
3 Provides critical architectural patterns for the pricing engine. Covers database operations, B2B/B2C dual processing, background jobs, error handling, and performance patterns. Use before implementing pricing engine features, modifying background jobs, or reviewing pricing engine code changes.
2026-01-05
pr-review-checker.md
0
1 export pr-review-checker
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Check PR review comments and feedback from CodeRabbit and human reviewers. Use when user asks about reviews, unresolved comments, CodeRabbit feedback, Claude review, or PR status.
2026-01-05
moai-alfred-code-reviewer.md
0
1 export moai-alfred-code-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Systematic code review guidance and automation. Apply TRUST 5 principles, check code quality, validate SOLID principles, identify security issues, and ensure maintainability. Use when conducting code reviews, setting review standards, or implementing review automation.
2026-01-05
claudemem-orchestration.md
0
1 export claudemem-orchestration
2 tianzecn from "tianzecn/myclaudecode"
3 Multi-agent code analysis orchestration using claudemem. Share claudemem output across parallel agents. Enables parallel investigation, consensus analysis, and role-based command mapping.
2026-01-05
jupyter.md
0
1 export jupyter
2 atrawog from "atrawog/bazzite-ai-plugins"
3 JupyterLab ML/AI development environment management via Podman Quadlet.Supports multi-instance deployment, GPU acceleration (NVIDIA/AMD/Intel),token authentication, and per-instance configuration. Use when users needto configure, start, stop, or manage JupyterLab containers for ML development.
2026-01-05
new-release.md
0
1 export new-release
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automate complete Multicluster Global Hub release workflow across 6 repositories including branch creation, OpenShift CI configuration, catalog OCP version management, bundle updates, and PR creation. REQUIRES explicit RELEASE_BRANCH specification (e.g., RELEASE_BRANCH=release-2.17). Supports two modes - CREATE_BRANCHES=true (create branches) or false (update via PR). Keywords: release branch, global hub, openshift/release, catalog, bundle, CI configuration, OCP versions.
2026-01-05