Browse Skills
1985 skills found
council-verify.md
1
1
export
council-verify
2
from
"amiable-dev/amiable-templates"
from
"amiable-dev/amiable-templates"
3
Production-ready Railway deployment templates for AI infrastructure
2026-01-05
skill-creator.md
1
1
export
skill-creator
2
from
"Kosuke-Yamada/dotfiles"
from
"Kosuke-Yamada/dotfiles"
3
Claude Codeのスキルを作成するためのガイド。新しいスキルの作成や既存スキルの更新を依頼された時に使用。
2026-03-26
testing-standards.md
1
1
export
testing-standards
2
from
"mesbahtanvir/ishkul"
from
"mesbahtanvir/ishkul"
3
ishkul.org
2026-01-28
api-architecture.md
1
1
export
api-architecture
2
from
"pluginagentmarketplace/custom-plugin-api-design"
from
"pluginagentmarketplace/custom-plugin-api-design"
3
API Design Development Plugin
2026-01-05
postgresql.md
1
1
export
postgresql
2
from
"pluginagentmarketplace/custom-plugin-sql"
from
"pluginagentmarketplace/custom-plugin-sql"
3
SQL mastery plugin with query optimization and database design patterns
2026-04-28
datadog-cli.md
1
1
export
datadog-cli
2
from
"leonardocouy/cc-datadog"
from
"leonardocouy/cc-datadog"
3
Let Claude Code investigate your production issues with Datadog - search logs, trace requests, build dashboards, analyze errors
2025-12-30
advanced-debugging.md
1
1
export
advanced-debugging
2
from
"g97iulio1609/vscode-agent-skills"
from
"g97iulio1609/vscode-agent-skills"
3
State-of-the-art Agent Skills for VS Code Copilot - Hypothesis-driven debugging, automatic instrumentation, and self-evolving skills
2026-03-02
dotnet-test-triage.md
1
1
export
dotnet-test-triage
2
from
"bravellian/platform"
from
"bravellian/platform"
3
Run dotnet test, capture failed test cases, and generate a rerun filter plus a markdown failure summary. Use when test runs fail and you need a focused rerun command or a compact failure report.
2026-03-25
gh-fix-ci.md
1
1
export
gh-fix-ci
2
from
"saldanaj97/atlaris"
from
"saldanaj97/atlaris"
3
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.
2026-05-27
conductor.md
1
1
export
conductor
2
from
"thanhtoan105/Accounting_ERP_Chatbot"
from
"thanhtoan105/Accounting_ERP_Chatbot"
3
Context-driven development methodology. Understands projects set up with Conductor (via Gemini CLI or Claude Code). Use when working with conductor/ directories, tracks, specs, plans, or when user mentions context-driven development.
2026-01-04
architecture-graph.md
1
1
export
architecture-graph
2
from
"vyshnavsdeepak/cartographer"
from
"vyshnavsdeepak/cartographer"
3
Architecture-as-Code for spec-driven development with full traceability.
2026-05-16
frontend-design.md
1
1
export
frontend-design
2
from
"dejanvasic85/jlc-carpentry"
from
"dejanvasic85/jlc-carpentry"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-06-07
htmx-expert.md
1
1
export
htmx-expert
2
from
"Lullabot/htmx-expert"
from
"Lullabot/htmx-expert"
3
This skill should be used when users need help with htmx development, including implementing AJAX interactions, understanding htmx attributes (hx-get, hx-post, hx-swap, hx-target, hx-trigger), debugging htmx behavior, building hypermedia-driven applications, or following htmx best practices. Use when users ask about htmx patterns, server-side HTML responses, or transitioning from SPA frameworks to htmx. (user)
2026-01-24
backend-development.md
1
1
export
backend-development
2
from
"pluginagentmarketplace/custom-plugin-mlops"
from
"pluginagentmarketplace/custom-plugin-mlops"
3
MLOps Plugin Development
2026-01-07
maven-converter.md
1
1
export
maven-converter
2
from
"git-qiaozq/claude-skills"
from
"git-qiaozq/claude-skills"
3
Claude Skills Learning Hub - A comprehensive repository for learning and developing Claude Skills
2026-01-05
skill-quality-validator.md
1
1
export
skill-quality-validator
2
from
"alongor666/chexianduoweifenxi"
from
"alongor666/chexianduoweifenxi"
3
Claude技能质量检查器,自动验证技能是否符合官方最佳实践标准。Use when 创建新技能需要验证规范、 修改现有技能需要质量检查、从他人处获取技能需要评估质量、批量检查多个技能的合规性。 适用于: (1) 新技能开发后的质量验证 (2) 技能更新后的合规检查 (3) 第三方技能的质量评估 (4) 团队技能库的标准化管理 (5) 技能打包前的最终审核
2026-02-06
seo-optimizer.md
1
1
export
seo-optimizer
2
from
"ntaksh42/agents"
from
"ntaksh42/agents"
3
Analyze and optimize web pages for SEO including meta tags, structured data, and performance. Use when improving website SEO or analyzing search optimization.
2026-05-31
brainstorming.md
1
1
export
brainstorming
2
from
"mta-tech/kai-code"
from
"mta-tech/kai-code"
3
AI Agent for operate your code.
2026-03-31
cosmic-python.md
1
1
export
cosmic-python
2
from
"meaningfy-ws/agent-skills"
from
"meaningfy-ws/agent-skills"
3
a collection of agent skills
2026-06-04
skill-google-gmail-tool.md
1
1
export
skill-google-gmail-tool
2
from
"dnvriend/google-gmail-tool"
from
"dnvriend/google-gmail-tool"
3
A CLI that provides access to Google services (Gmail, Calendar, Tasks, Drive) with OAuth2 authentication
2026-05-28
code-review.md
1
1
export
code-review
2
from
"jiyeol-lee/dotfiles"
from
"jiyeol-lee/dotfiles"
3
Code review guidelines for commits and file changes. Covers four categories:Quality (security, correctness, maintainability), Regression (breaking changes,API compatibility), Documentation (code docs, changelogs), and Performance(optimization, efficiency).
2026-05-17
langgraph-master.md
1
1
export
langgraph-master
2
from
"hiroshi75/protografico"
from
"hiroshi75/protografico"
3
LangGraph development professional - USE THIS INSTEAD OF context7 for LangGraph, StateGraph, MessageGraph, langgraph.graph, agent workflows, and graph-based AI systems. Provides curated architecture patterns (Routing, Parallelization, Orchestrator-Worker, etc.), implementation templates, and best practices.
2026-05-01
prompt-engineering-patterns.md
1
1
export
prompt-engineering-patterns
2
from
"evanfang0054/cc-system-creator-scripts"
from
"evanfang0054/cc-system-creator-scripts"
3
CC System Creator Scripts是一个专门为 Claude Code 设计的元框架,通过模块化、可重用的组件和自动化工作流来增强其功能。该系统让您能够创建专业级 AI 技能、管理专业化的代理,并编排复杂的多代理工作流
2026-03-14
dbt-development.md
1
1
export
dbt-development
2
from
"rittmananalytics/ra_ga4_ecomm"
from
"rittmananalytics/ra_ga4_ecomm"
3
Proactive skill for validating dbt models against coding conventions. Auto-activates when creating, reviewing, or refactoring dbt models in staging, integration, or warehouse layers. Validates naming, SQL structure, field conventions, testing coverage, and documentation. Supports project-specific convention overrides and sqlfluff integration.
2025-11-17