Browse Skills

20307 skills found

git-workflow-patterns.md
0
1 export git-workflow-patterns
2 princespaghetti from "princespaghetti/claude-marketplace"
3 Analyzes git history to identify commit patterns, branching habits, workflow inefficiencies, and collaboration opportunities. Use when users mention git workflows, commits, branches, rebasing, merge conflicts, PR strategy, force push, git aliases, or express frustration with git operations.
2026-01-05
global-conventions.md
0
1 export global-conventions
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Follow project-wide development conventions for project structure, documentation, version control, code review, environment configuration, dependency management, and security practices. Use this skill when setting up new projects, organizing file structures, writing project documentation, creating Git branches and commits, configuring environment variables, managing dependencies, setting up CI/CD pipelines, or implementing security practices. Apply when working on project setup tasks, creating documentation files (README.md, ARCHITECTURE.md, DATABASE_SCHEMA.md, API_REFERENCE.md, SETUP.md), Git workflow operations, .env files, package.json/bun.lockb, Docker configurations, or any cross-cutting project concerns. This skill ensures hybrid code organization (global shared code by type + feature-specific code with nested subdirectories), required documentation (README, ARCHITECTURE, DATABASE_SCHEMA, API_REFERENCE, SETUP - written before coding then updated), GitHub Flow workflow (main branch production-ready, feat
2026-01-05
ruby-metaprogramming.md
0
1 export ruby-metaprogramming
2 conradbeach from "conradbeach/dotfiles"
3 Use when working with Ruby metaprogramming features including dynamic method definition, method_missing, class_eval, define_method, and reflection.
2026-01-05
implementing-jsc-classes-cpp.md
0
1 export implementing-jsc-classes-cpp
2 brendadeeznuts1111 from "brendadeeznuts1111/mybundocs11"
3 Implements JavaScript classes in C++ using JavaScriptCore. Use when creating new JS classes with C++ bindings, prototypes, or constructors.
2026-01-05
propagate-req-keys.md
0
1 export propagate-req-keys
2 foolishimp from "foolishimp/ai_sdlc_method"
3 Homeostatic actuator that tags code, tests, and commits with REQ-* keys for traceability. Adds "# Implements:" tags to code and "# Validates:" tags to tests. Use when code or tests are missing requirement tags.
2026-01-05
code-review.md
0
1 export code-review
2 jmmarotta from "jmmarotta/dotfiles"
3 Review code for correctness, design quality, and complexity using principles from "A Philosophy of Software Design." Use this skill when reviewing pull requests, code changes, diffs, or when asked to find bugs, evaluate code quality, identify design problems, or provide feedback on architecture and abstractions.
2026-01-05
component-patterns.md
0
1 export component-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 React component patterns, styling conventions, and animation standards for CJS2026 UI development
2026-01-05
bugfix-and-debug.md
0
1 export bugfix-and-debug
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Diagnose errors and failing tests in Laravel + React applications. Use when encountering bugs, exceptions,stack traces, 500 errors, TypeErrors, failing Pest/Vitest tests, or unexpected behavior. EXCLUSIVE to debugger agent.
2026-01-05
code-review.md
0
1 export code-review
2 mk1018 from "mk1018/next.js-supabase-auth-sample"
3 コード修正後にプロジェクトルールへの準拠をチェック。コードを書いた後、修正した後、実装が完了した時に使用。
2026-01-05
code-explorer.md
0
1 export code-explorer
2 YoungjaeDev from "YoungjaeDev/tarogak"
3 Search and analyze code repositories on GitHub and Hugging Face (Models, Datasets, Spaces). This skill should be used when exploring open-source projects, finding implementation references, discovering ML models/datasets, or analyzing how others have solved similar problems.
2026-01-05
elevate-code.md
0
1 export elevate-code
2 dparedesi from "dparedesi/agent-global-skills"
3 Elevate projects to production quality using proven patterns. Use when starting a project, reviewing architecture, auditing code, or when user mentions "elevate-code", "production ready", "patterns", "make it production grade".
2026-01-05
fastapi.md
0
1 export fastapi
2 NaimalArain13 from "NaimalArain13/Hackathon-II_The-Evolution-of-Todo"
3 FastAPI patterns for building high-performance Python APIs. Covers routing, dependency injection, Pydantic models, background tasks, WebSockets, testing, and production deployment.
2026-01-05
nextjs.md
0
1 export nextjs
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Build Next.js 16 apps with App Router, Server Components/Actions, Cache Components ("use cache"), and async route params. Includes proxy.ts (replaces middleware.ts) and React 19.2.Use when: building Next.js 16 projects, or troubleshooting async params (Promise types), "use cache" directives, parallel route 404s (missing default.js), or proxy.ts CORS.
2026-01-05
lean-hit-development.md
0
1 export lean-hit-development
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guides adding new Higher Inductive Types to the ComputationalPaths library. Use when creating new HITs, defining fundamental group (pi1) calculations, implementing encode-decode proofs, or adding new topological spaces.
2026-01-05
onboarding-backend.md
0
1 export onboarding-backend
2 semicolon-devteam from "semicolon-devteam/sax-backend"
3 백엔드 개발자 온보딩 실습 (SAX-Backend 패키지 전용). Use when (1) sax-core/skill:onboarding에서 호출,(2) 백엔드 개발자 온보딩 실습 필요 시. API 설계 및 백엔드 워크플로우 체험.
2026-01-05
github-code-review.md
0
1 export github-code-review
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Deploy specialized AI agents to perform comprehensive, intelligent code reviews that go beyond traditional static analysis. Use for automated multi-agent review, security vulnerability analysis, performance bottleneck detection, and architecture pattern validation.
2026-01-05
general.md
0
1 export general
2 kevincrabbe from "kevincrabbe/wrapkit"
3 General development guidelines prioritizing readability over performance, with rules for meaningful comments. Use when writing any code in this project.
2026-01-05
firebase-ai-logic.md
0
1 export firebase-ai-logic
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for integrating Gemini AI models with Firebase using Firebase AI Logic SDK. This skill should be used when implementing Gemini features (chat, content generation, structured JSON output), configuring security (App Check), or troubleshooting issues (rate limits, schema errors).
2026-01-05
zustand-store-generator.md
0
1 export zustand-store-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate Zustand store files with TypeScript and middleware. Triggers on "create zustand store", "generate zustand state", "zustand slice", "state management".
2026-01-05
deployment-runbook.md
0
1 export deployment-runbook
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Deployment procedures, health checks, and rollback strategies. Use this skill when deploying applications, performing health checks, managing releases, or handling deployment failures. Provides systematic deployment workflows, verification scripts, and troubleshooting guides. Complements the devops-automation agent.
2026-01-05
building-static-sites.md
0
1 export building-static-sites
2 bryonjacob from "bryonjacob/aug"
3 Use when creating static websites with Next.js static export - covers YAML-based content, image optimization, form handling, SEO, and deployment to GitHub Pages/Netlify/Vercel
2026-01-05
mova-dpp-passport-normalize-basic-wrapper.md
0
1 export mova-dpp-passport-normalize-basic-wrapper
2 Leryk1981 from "Leryk1981/mova_wf_cycle"
3 Normalize a single DPP passport input into lab_battery_passport_extended_v1 (happy-path).
2026-01-05
exchange-rates.md
0
1 export exchange-rates
2 PerceptLabs from "PerceptLabs/nostril"
3 Use when implementing exchange rate functionality - provides complete patterns for fetching BTC/fiat exchange rates from Coinbase API, caching strategies, conversion utilities, and React hooks for displaying rates in UI
2026-01-05
code-review.md
0
1 export code-review
2 liauw-media from "liauw-media/CodeAssist"
3 Self-review before declaring work complete
2026-01-05