Browse Skills

44835 skills found

reviewing-with-claude.md
0
1 export reviewing-with-claude
2 sekka from "sekka/dotfiles"
3 現在のClaudeセッション内でクイックレビューを実施します。コンテキストを保持したまま即座にコード品質、セキュリティ、パフォーマンスを評価します。
2026-01-05
context-store.md
0
1 export context-store
2 rawe from "rawe/claude-agent-orchestrator"
3 Context Store - Document management system for storing, querying, and retrieving documents across Claude Code sessions. Use this to maintain knowledge bases, share documents between agents. Whenever you encounter a <document id=*> in a session, use this skill to retrieve its content.
2026-01-05
cicd-automation.md
0
1 export cicd-automation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Set up GitHub Actions workflows for CI/CD with automated testing, linting, and deployment for Python/UV projects. Use when creating CI pipelines, automating tests, or setting up deployment workflows.
2026-01-05
pmc-simulate-supervisor.md
0
1 export pmc-simulate-supervisor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Simulate the supervisor workflow step-by-step with real ticket system. Executes each workflow state explicitly with ENTER/EXIT stage declarations. Use this skill to debug, understand, or manually run the supervisor workflow without the PMC executor.
2026-01-05
py-alembic-patterns.md
0
1 export py-alembic-patterns
2 CJHarmath from "CJHarmath/claude-agents-skills"
3 Alembic migration patterns for PostgreSQL. Use when creating migrations, reviewing autogenerated migrations, or handling schema changes safely.
2026-01-05
diagrams.md
0
1 export diagrams
2 tspader from "tspader/dotfiles"
3 Use when generating any diagrams using ASCII and Unicode characters.
2026-01-05
error-handling.md
0
1 export error-handling
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Error-handling conventions (error mapping/presentation, what to throw vs return, user-facing output). Use when adding errors or changing failure behavior.
2026-01-05
langgraph.md
0
1 export langgraph
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert guidance for building stateful, multi-actor AI agents with LangGraph - graphs, nodes, edges, state management, and agent architectures.
2026-01-05
dependency-analyzer.md
0
1 export dependency-analyzer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze project dependencies for vulnerabilities, updates, and optimization opportunities. Use when auditing dependencies or managing package versions.
2026-01-05
temp-file-management.md
0
1 export temp-file-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 一時ファイルと中間ファイルの作成・管理ルールを提供します。tmp/ディレクトリの使用、ファイル命名規則、クリーンアップのベストプラクティスをカバーします。一時ファイルや中間ファイルを作成する時にアクティベートします。
2026-01-05
sensitivity-analyst.md
0
1 export sensitivity-analyst
2 Data-Wise from "Data-Wise/claude-plugins"
3 Sensitivity analysis frameworks and assumption-testing methods
2026-01-05
final-check-automation.md
0
1 export final-check-automation
2 garimto81 from "garimto81/claude"
3 FINAL_CHECK 워크플로우 자동화. E2E 테스트, Phase 3-5 자동 진행.
2026-01-05
pont-de-londres.md
0
1 export pont-de-londres
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Pattern d'intégration pour relier un graphe de domaine (structuré, issu d'un CSV) à un graphe lexical (extrait automatiquement de documents non-structurés via LLM). Utiliser cette skill lorsque Claude doit construire un Knowledge Graph hybride combinant données structurées et extraction automatique, notamment avec neo4j-graphrag et SimpleKGPipeline. Cas d'usage: GraphRAG, ingestion de PDFs avec métadonnées, construction de Knowledge Graphs à partir de sources hétérogènes.
2026-01-05
chartjs-plugins.md
0
1 export chartjs-plugins
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user asks "Chart.js plugins", "custom Chart.js plugin", "Chart.js plugin hooks", "beforeDraw plugin", "afterDraw plugin", "Chart.js plugin API", "register Chart.js plugin", "Chart.js plugin options", "Chart.js plugin lifecycle", "Chart.js plugin TypeScript", or needs help creating custom plugins for Chart.js v4.5.1.
2026-01-05
gitlab-pr-issue.md
0
1 export gitlab-pr-issue
2 majiayu000 from "majiayu000/claude-skill-registry"
3 查看/更新 GitLab Issue、MR(含评论与 diff),并按团队规范非交互创建或修改 MR/Issue;涉及 GitLab(含自建实例)Issue/MR 的操作时使用。
2026-01-05
build-cross-platform-packages.md
0
1 export build-cross-platform-packages
2 SecurityRonin from "SecurityRonin/ronin-marketplace"
3 Use when building professional installers for desktop applications - covers macOS DMG with app bundles, Windows MSI with WiX, Linux DEB packages, GitHub Actions automation, and SLSA attestations
2026-01-05
backend-models.md
0
1 export backend-models
2 mshafei721 from "mshafei721/Turbocat"
3 Define database models and schemas with proper naming, data types, constraints, relationships, and indexing strategies. Use this skill when creating or modifying database models, entity definitions, or schema files. When working on files like models.py, models/*.ts, entities/*.ts, schema.prisma, or ORM model definitions. When defining table structures, setting up foreign key relationships, adding database constraints (NOT NULL, UNIQUE), choosing appropriate data types, or implementing model-level validation.
2026-01-05
observability.md
0
1 export observability
2 mikegil from "mikegil/MaxAI"
3 Real-time monitoring dashboard for PAI multi-agent activity. USE WHEN user says 'start observability', 'stop dashboard', 'restart observability', 'monitor agents', 'show agent activity', or needs to debug multi-agent workflows.
2026-01-05
revision-agent.md
0
1 export revision-agent
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Specialized agent for systematic prose revision using 3-column method and house-rulebook enforcement. Reviews structure, style, and mechanics top-down. Use when user asks to "revise", "edit", "improve prose", or explicitly invokes revision agent.
2026-01-05
fastapi-patterns.md
0
1 export fastapi-patterns
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 This skill should be used when the user asks to "create a FastAPI endpoint", "add async route", "implement dependency injection", "create middleware", "handle exceptions", "structure FastAPI project", or mentions FastAPI patterns, routers, or API design. Provides comprehensive FastAPI development patterns with async best practices.
2026-01-05
langgraph-architect.md
0
1 export langgraph-architect
2 hiroshi75 from "hiroshi75/langgraph-architect"
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-01-05
arcgis-core-maps.md
0
1 export arcgis-core-maps
2 SaschaBrunnerCH from "SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context"
3 Create 2D and 3D maps using ArcGIS Maps SDK for JavaScript. Use for initializing maps, scenes, views, and navigation. Supports both Map Components (web components) and Core API approaches.
2026-01-05
using-git-worktrees.md
0
1 export using-git-worktrees
2 timbuchinger from "timbuchinger/loadout"
3 Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
2026-01-05
develop.md
0
1 export develop
2 0xmsc from "0xmsc/coding_assistant"
3 General principles for exploring, developing, editing, and refactoring code. Use for codebase analysis, implementation tasks, and code quality improvements.
2026-01-05