Browse Skills

1985 skills found

prompt-engineering.md
0
1 export prompt-engineering
2 benjaminjackson from "benjaminjackson/ai-engineering-skills"
3 Claude Code skills for AI engineering.
2025-12-10
skill-creator.md
0
1 export skill-creator
2 SecKatie from "SecKatie/kmtools"
3 Lola module for a variety of tools that I use
2025-12-10
upstream-tarballs.md
0
1 export upstream-tarballs
2 stabilefrisur from "stabilefrisur/metapyle"
3 Use when maintaining a fork of a Python package without GitHub access, importing upstream releases from PyPI tarballs, or merging upstream updates into a fork using vendor branch strategy
2026-01-17
skill-creator.md
0
1 export skill-creator
2 halvorot from "halvorot/dotfiles"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-06-04
responsive-design.md
0
1 export responsive-design
2 buildworksai from "buildworksai/aistrale"
3 AISTRALE - Turn AI from a black box into an engineered system LLM engineering platform for managing model inference, telemetry tracking, and observability. Supports HuggingFace Hub and OpenAI SDK with secure token management, distributed tracing, and performance monitoring. Built by: BuildWorks.AI Website: https://aistrale.com
2025-12-17
writing-skills.md
0
1 export writing-skills
2 woodrowpearson from "woodrowpearson/mids-hero-web"
3 Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
2025-11-28
beads.md
0
1 export beads
2 fdelache from "fdelache/dotfiles"
3 My dotfiles repository
2026-04-13
spec-driven-development.md
0
1 export spec-driven-development
2 HundredBillion from "HundredBillion/promiseKits"
3 Guide for implementing Specification-Driven Development in any project using GitHub's spec-kit. Use when users want to start spec-driven development, need to initialize spec-kit in a project, or want guidance on the spec-kit workflow (constitution, specify, clarify, plan, tasks, implement). Covers installation, initialization, and step-by-step prompts for each phase.
2026-04-09
fip-veterinary-advisor.md
0
1 export fip-veterinary-advisor
2 ggwazi from "ggwazi/fip-skill"
3 Evidence-based diagnostic and treatment guidance for Feline Infectious Peritonitis (FIP). Use this skill when working with veterinary cases involving FIP or potential FIP, including (1) Differential diagnosis when clinical signs suggest FIP, (2) Interpreting diagnostic test results and determining next steps, (3) Treatment planning with GS-441524 or other antivirals, (4) Monitoring treatment response and adjusting protocols, (5) Managing relapses or treatment failures, (6) Client communication about prognosis and treatment options, (7) Prevention strategies and multi-cat household management, (8) Cattery breeding decisions after FIP cases, (9) Any questions about FIP diagnosis, treatment, prevention, or management. Also use when encountering mentions of FCoV, feline coronavirus, effusive/non-effusive disease forms, GS-441524, or related veterinary scenarios.
2025-12-13
llm-doc-writer.md
0
1 export llm-doc-writer
2 Aceek from "Aceek/claude-config"
3 Personal Claude Code configuration: custom hooks, skills, agents, and commands
2026-01-05
langgraph.md
0
1 export langgraph
2 amite from "amite/personal-triage-agent"
3 A Minimally Viable Application (MVA) called the "Personal Task Manager Triage." This MVA must be stateful, multi-step, and built using the ReAct agent pattern within a LangGraph framework.
2025-12-18
developing-nextjs.md
0
1 export developing-nextjs
2 duksosleepy from "duksosleepy/lug-front"
3 Use this skill when developing Next.js 16+ applications - creating pages, components, layouts, API routes, implementing proxy.ts, adding caching with Cache Components, or refactoring frontend code. This includes working with App Router patterns, Server Components, Server Actions, React 19+ features, and Tailwind CSS v4.
2026-04-22
deploy.md
0
1 export deploy
2 urjitbhatia from "urjitbhatia/bubbles"
3 The lending library app
2026-01-09
truenas-docker-ops.md
0
1 export truenas-docker-ops
2 thurstonsand from "thurstonsand/thurstons-claude-skills"
3 Plugin for claude skills
2025-12-31
openscad-library-check.md
0
1 export openscad-library-check
2 Euda1mon1a from "Euda1mon1a/parametric_projects"
3 Verify OpenSCAD libraries (BOSL2, Round-Anything) are installed, troubleshoot common issues, understand best practices for spiral generation, and evaluate designs against professional CAD quality standards.
2025-12-08
sdk-sequence-guide.md
0
1 export sdk-sequence-guide
2 Soochol from "Soochol/station-service-sdk"
3 Station Service SDK를 사용한 테스트 시퀀스 개발 가이드. SequenceBase 패턴, emit 메서드, manifest.yaml 작성법 제공. 사용자가 시퀀스 개발, SequenceBase 구현, 테스트 자동화 코드 작성, manifest.yaml 설정, emit 메서드 사용법을 문의할 때 활성화.
2026-01-10
backend-dev-guidelines.md
0
1 export backend-dev-guidelines
2 ZeroGravitySkin-Ron from "ZeroGravitySkin-Ron/Claude"
3 Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes → controllers → services → repositories), BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns.
2025-11-12
store-migration-workflow.md
0
1 export store-migration-workflow
2 bjpl from "bjpl/california_puzzle_game"
3 Interactive educational puzzle game for learning California geography with D3.js visualizations and React.
2026-02-06
git-pr-creation.md
0
1 export git-pr-creation
2 foontinz from "foontinz/claude-code-plugins"
3 This skill creates pull requests using the GitHub CLI with AI-generated descriptions. It analyzes the current branch, detects available target branches, and generates concise PR descriptions based on the commit history and changes. Use this when asked to create a pull request, file a PR, or when the user uses the `/pr` or `/gpr` command. It automates the PR creation process while ensuring quality descriptions.
2025-12-24
multi-model-review.md
0
1 export multi-model-review
2 mozuq-lab from "mozuq-lab/multi-model-review"
3 マルチモデルコードレビュー。LLMがコードレビューを行った後、GitHub Copilot CLIに精査させて双方の視点を統合した最終レビューを提供。Use when user wants multi-model code review, second opinion, or wants to cross-check review findings with another AI. Triggers: "/multi-model-review", "マルチモデルレビュー", "複数モデルでレビュー", "セカンドオピニオン"
2026-01-11
living-context.md
0
1 export living-context
2 mabrax from "mabrax/cctx"
3 Claude Context - Co-located documentation that stays synchronized with code
2025-12-18
project-context-sync.md
0
1 export project-context-sync
2 jasonpaulso from "jasonpaulso/jasonschulz-plugins"
3 Claude Code plugins marketplace - project-context-sync and more
2025-11-30
developing-opencode-meta.md
0
1 export developing-opencode-meta
2 mikekelly from "mikekelly/opencode-promode"
3 Build OpenCode plugins, agents, hooks, and tools. Use when creating, reviewing, or debugging OpenCode extensions. Covers plugin architecture, agent configuration, lifecycle hooks, custom tools, and distribution. Invoke PROACTIVELY when user mentions OpenCode plugins, agents, hooks, or wants to extend OpenCode functionality.
2026-01-04
diamond-fysio-frontend.md
0
1 export diamond-fysio-frontend
2 marijnbaar from "marijnbaar/diamond-fysio-contentful"
3 Review and write React/Next.js components for Diamond Fysio project. Use when reviewing components, adding features, or checking code quality. Enforces project patterns like Tailwind CSS, accessibility, Contentful integration, and i18n.
2026-05-18