Browse Skills

44755 skills found

langgraph-validator.md
0
1 export langgraph-validator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validates LangGraph implementations for correctness, consistency, and integration readiness. Use this skill when implementing, reviewing, or debugging any LangGraph code - agents, nodes, subgraphs, state schemas, or graph compositions. Prevents common LangGraph failures including orphaned nodes, state key mismatches, broken conditional edges, and integration incompatibilities. Triggers on LangGraph development tasks, code reviews, or when debugging graph execution issues.
2026-01-05
lang-react.md
0
1 export lang-react
2 codethread from "codethread/claude-code-plugins"
3 Build React SPAs where components are declarative UI consuming external state (Zustand/XState/TanStack Query). Logic lives in stores, not components.
2026-01-05
neon-postgres.md
0
1 export neon-postgres
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Neon PostgreSQL serverless database - connection pooling, branching, serverless driver, and optimization. Use when deploying to Neon or building serverless applications.
2026-01-05
tasks-generator.md
0
1 export tasks-generator
2 Emz1998 from "Emz1998/avaris-ai"
3 Generate structured task roadmaps from project specifications. Use when the user asks to create tasks, sprint plans, roadmaps, or work breakdowns based on PRD (Product Requirements Document), Tech Specs, or UI/UX specs. Triggers include requests like "generate tasks from PRD", "create sprint plan", "break down this spec into tasks", "create a roadmap", or "plan the implementation".
2026-01-05
tdd.md
0
1 export tdd
2 astrosteveo from "astrosteveo/claude-code-plugins"
3 MUST invoke when implementing any feature or bugfix - before writing implementation code.
2026-01-05
emerging-tech.md
0
1 export emerging-tech
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-cloudflare"
3 Emerging technologies (prompt engineering, AI agents, red teaming) and leadership roles (product manager, engineering manager, DevRel, UX design, technical writing).
2026-01-05
pipeline.md
0
1 export pipeline
2 johnlindquist from "johnlindquist/claude"
3 Chain multiple operations together in pipelines. Use for multi-step workflows, combining research with analysis, and complex automated tasks.
2026-01-05
azure-env-builder.md
0
1 export azure-env-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 エンタープライズ Azure 環境構築スキル。AVM 活用、VM アプリ初期化、App Service/AKS/Container Apps へのアプリデプロイ、サービス間設定連携、CI/CD 生成をサポート。Hub-Spoke, AKS, AI Foundry 等の複合アーキテクチャに対応。Bicep MCP と Microsoft Learn Docs MCP で最新スキーマを取得。
2026-01-05
your-skill-name.md
0
1 export your-skill-name
2 smileynet from "smileynet/meta-claude"
3 Brief description with trigger keywords. Use when [specific situations].
2026-01-05
rust-development-workflow.md
0
1 export rust-development-workflow
2 customer-cloud-club from "customer-cloud-club/meeting-visualizer"
3 Execute comprehensive Rust development workflow including cargo build, test, clippy, and fmt. Use when compiling, testing, or checking Rust code quality. Note: CCAGI is primarily Node.js/TypeScript; this skill is for Rust components if needed.
2026-01-05
repo.md
0
1 export repo
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create repository context bundles and code maps. Use to share codebase context, generate documentation, and understand project structure.
2026-01-05
full-compliance-check.md
0
1 export full-compliance-check
2 babdulhakim2 from "babdulhakim2/scolo-app"
3 Conduct comprehensive compliance screening using all available tools including sanctions, PEP, adverse media, UBO, and business registry checks for thorough due diligence
2026-01-05
issue-workflow.md
0
1 export issue-workflow
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage GitHub issues workflow - update status, add comments, create follow-ups. Use when starting work on an issue, completing an issue, or encountering blockers. Triggers on "issue", "close issue", "update issue", "blocked".
2026-01-05
game-artist.md
0
1 export game-artist
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage game assets with Kenney-ONLY approach. Search 36,000+ Kenney CC0 assets. If asset not found, ask user to find/generate manually. Ensure style consistency with flat/vector Kenney aesthetic. Auto-triggers on asset requests.
2026-01-05
castellated-cellular-design.md
0
1 export castellated-cellular-design
2 gogohkm from "gogohkm/Codex_Work"
3 AISC Design Guide 31 (Castellated and Cellular Beam Design) 검색 및 구조계산 수행, 설계 워크플로우 제공. 허니컴보, 비렌딜굽힘, 웹포스트좌굴, CB/LB 설계 관련 질문에 즉시 활성화. 공식 추출, 예제 매칭, 기하학 계산, 용어 설명, 기호 정의 지원.
2026-01-05
4-step-program.md
0
1 export 4-step-program
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Coordinator workflow for orchestrating dockeragents through fix-review-iterate-present loop. Use when delegating any task that produces code changes. Ensures agents achieve 10/10 quality before presenting to human.
2026-01-05
e3.md
0
1 export e3
2 majiayu000 from "majiayu000/claude-skill-registry"
3 East Execution Engine (e3) - durable dataflow execution for East programs. Use when: (1) Authoring e3 packages with @elaraai/e3 (e3.input, e3.task, e3.package, e3.export), (2) Running e3 CLI commands (e3 init, e3 start, e3 watch, e3 get, e3 set), (3) Working with workspaces and packages, (4) Content-addressable caching and dataflow execution.
2026-01-05
rails-generators.md
0
1 export rails-generators
2 el-feo from "el-feo/ai-context"
3 Create expert-level Ruby on Rails generators for models, services, controllers, and full-stack features. Use when building custom generators, scaffolds, or code generation tools for Rails applications, or when the user mentions Rails generators, Thor DSL, or automated code generation.
2026-01-05
ios-instruments-performance-cli.md
0
1 export ios-instruments-performance-cli
2 daispacy from "daispacy/py-claude-marketplace"
3 Use Xcode Instruments command line tools to analyze iOS app performance, detect memory leaks, optimize launch times, monitor CPU usage, and identify performance bottlenecks for the iOS project
2026-01-05
test-case-generator.md
0
1 export test-case-generator
2 Devliang24 from "Devliang24/case_skills"
3 从需求文档(文字、图片、PDF、DOCX)生成结构化的功能测试用例。遵循 15 字段规范,输出 Excel 文件,支持正向/异常场景、边界值、安全性测试。
2026-01-05
course-production.md
0
1 export course-production
2 webmasterarbez from "webmasterarbez/course-os"
3 Use for Phase 10 of Course OS - generating the complete production package including handoff documentation, platform-specific exports, quality audits, and launch checklists. Triggers on "/course-production", "generate package", "export course", "production handoff", or after completing Phase 9.
2026-01-05
content-creator.md
0
1 export content-creator
2 merllinsbeard from "merllinsbeard/ai-claude-skills-collection"
3 Comprehensive content marketing skill for creating blog posts, social media content, and SEO-optimized materials. Includes brand voice development, content templates, SEO analysis tools, and social media optimization strategies. Use when creating any marketing content, developing brand guidelines, optimizing for SEO, or planning content calendars.
2026-01-05
create-slash-commands.md
0
1 export create-slash-commands
2 sekka from "sekka/dotfiles"
3 Create custom Claude Code slash commands with `/command-name` syntax
2026-01-05
atlas-quick.md
0
1 export atlas-quick
2 ajstack22 from "ajstack22/StackMap"
3 Quick 2-phase workflow for trivial changes - typos, colors, config updates (5-15 min)
2026-01-05