Browse Skills

44358 skills found

repo-initialization.md
0
1 export repo-initialization
2 KellerAI-Plugins from "KellerAI-Plugins/version-control"
3 Use when creating new repositories or initializing existing directories with KellerAI standards. Provides step-by-step workflow for TaskMaster setup, Claude Code configuration, MCP server integration, and standard directory structure.
2026-01-05
anthropic-web-artifacts-builder.md
0
1 export anthropic-web-artifacts-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
2026-01-05
api-designer.md
0
1 export api-designer
2 gravity9-tech from "gravity9-tech/claude_code_workshop"
3 REST API design expert. Use when designing new endpoints, reviewing API structure, or improving API consistency.
2026-01-05
prd-readme-v1-standard.md
0
1 export prd-readme-v1-standard
2 hculap from "hculap/better-code"
3 This skill should be used when the user asks to "write a readme", "create readme", "generate readme", "improve readme", "audit readme", "review readme", "fix readme", "readme best practices", "readme standard", "perfect readme", or mentions README quality, documentation standards, or developer experience documentation.
2026-01-05
1password-cli.md
0
1 export 1password-cli
2 douglascamata from "douglascamata/dotfiles"
3 Use the 1Password CLI (`op`) to securely retrieve secrets. Load this skill when users ask to 'get a password from 1Password', 'retrieve a secret', 'fetch credentials from the vault', 'use op to read', or need to pass secrets to commands, environment variables, or files. CRITICAL: Never display secret values in conversation - always consume them inline with redirection or command substitution.
2026-01-05
radix-ui-patterns.md
0
1 export radix-ui-patterns
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Radix UI primitive components for accessible UI. Use when building accessible interactive components.
2026-01-05
tour-information-collector.md
0
1 export tour-information-collector
2 baominh5xx2 from "baominh5xx2/SE347_IE104_Backend"
3 Collects latest tour information and travel insights for a specific destination using Perplexity API
2026-01-05
skill-management.md
0
1 export skill-management
2 Doyajin174 from "Doyajin174/myskills"
3 Create, update, test, and manage Agent Skills. Use when creating new skills, debugging existing ones, or organizing skill libraries. Based on official Claude Code documentation.
2026-01-05
tasks-feature-implementation.md
0
1 export tasks-feature-implementation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when implementing new features or enhancements requiring multi-layer changes (Domain, Application, Persistence, API, Frontend).
2026-01-05
reviewing-vitest-config.md
0
1 export reviewing-vitest-config
2 djankies from "djankies/claude-configs"
3 Review Vitest configuration for deprecated patterns and best practices. Use when reviewing test configuration or vitest setup.
2026-01-05
terraform-infra-ops.md
0
1 export terraform-infra-ops
2 salieri from "salieri/resume"
3 Operate and update the Terraform infrastructure in ops/infra, including init/apply flows, formatting, and linting. Use when modifying Cloudflare Pages/R2 resources, updating Terraform state config, or running infra operations.
2026-01-05
textbook-structure-generator.md
0
1 export textbook-structure-generator
2 hamzashakoor119 from "hamzashakoor119/Physical-AI-Robotics-Book"
3 Generates a structured textbook outline aligned with course modules and Docusaurus requirements.
2026-01-05
code-review.md
0
1 export code-review
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 Comprehensive code review knowledge including security, performance, accessibility, and quality standards across multiple languages and frameworks
2026-01-05
github-cli.md
0
1 export github-cli
2 BinkyTwin from "BinkyTwin/ReviewXiv"
3 Use GitHub CLI (gh) to manage issues and pull requests from Claude Code. Use when the user wants to create PRs, link commits to issues, fetch PR context, or automate GitHub workflows. Includes install/auth checks, safe branching, clean commits, and PR creation templates.
2026-01-05
project-analyzer.md
0
1 export project-analyzer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Systematically analyze a codebase to understand its structure, purpose, technologies, and architecture. Use this skill when users ask to "analyze this project", "explain this codebase", "what does this project do", or need a comprehensive overview of repository contents.
2026-01-05
supabase-expert-skill.md
0
1 export supabase-expert-skill
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete workflow for implementing data services and database architecture after the Implementer Agent has completed use cases. Provides rigorous step-by-step processes for making data service tests pass through pure database implementations, RLS policy optimization, and schema design. Use when implementing data layer, configuring Row Level Security, designing database schemas, or optimizing query performance. Mandatory Context7 consultation for latest Supabase best practices.
2026-01-05
typescript-reviewer.md
0
1 export typescript-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 WHEN: TypeScript code review, type safety audit, tsconfig analysis, TS migration reviewWHAT: Type safety checks + any usage audit + generic patterns + strict mode + compiler options analysisWHEN NOT: React specific → nextjs-reviewer, Node.js backend → nodejs-reviewer, General code → code-reviewer
2026-01-05
context7-docs.md
0
1 export context7-docs
2 dev-jelly from "dev-jelly/jelly-dotclaude"
3 Retrieve up-to-date official documentation for any library or framework using Context7
2026-01-05
la-bench-parser.md
0
1 export la-bench-parser
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Parse LA-Bench format JSONL files to extract experimental protocol data by ID. This skill should be used when working with LA-Bench datasets to retrieve structured experimental instructions, materials, protocol steps, expected outcomes, and references for a specific experiment entry.
2026-01-05
check-subscription.md
0
1 export check-subscription
2 carrickcheah from "carrickcheah/ai-contact-centre"
3 Get customer subscription details. Use when customer asks about their plan, subscription status, renewal date, or wants to know what they're paying for.
2026-01-05
obsidian-qa-saver.md
0
1 export obsidian-qa-saver
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Save Q&A conversations to Obsidian notes with proper formatting, metadata, and organization. Use this skill when the user explicitly requests to save a conversation, question-answer exchange, or explanation to their Obsidian vault. Automatically formats content as document-style notes with timestamps, tags, and project links.
2026-01-05
type-hints-for-ml-code.md
0
1 export type-hints-for-ml-code
2 apassuello from "apassuello/multimodal_insight_engine"
3 Apply appropriate type hints for ML/PyTorch code. Use when adding type annotations to ML code or addressing mypy errors.
2026-01-05
report-writing.md
0
1 export report-writing
2 u9401066 from "u9401066/copilot-capability-manager"
3 Complete report writing capability combining reading, note-taking, validation, and formatting.LOAD THIS SKILL WHEN: User needs "寫報告", "write report", "整理成報告", "產出文件" | has source materials to summarize | creating academic document.CAPABILITIES: PDF reading, structured notes, content validation, format checking.COMPOSITE SKILL: Combines pdf-reader + note-writer + content-validator + report-formatter.
2026-01-05
core.md
0
1 export core
2 aryateja2106 from "aryateja2106/Lecoder-PAI"
3 PAI (Personal AI Infrastructure) - Your AI system core. AUTO-LOADS at session start. USE WHEN any session begins OR user asks about PAI identity, response format, stack preferences, security protocols, or delegation patterns.
2026-01-05