Browse Skills

44656 skills found

infrastructure-skill-builder.md
0
1 export infrastructure-skill-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Transform infrastructure documentation, runbooks, and operational knowledge into reusable Claude Code skills. Convert Proxmox configs, Docker setups, Kubernetes deployments, and cloud infrastructure patterns into structured, actionable skills.
2026-01-05
insightpulse-echarts-viz-system.md
0
1 export insightpulse-echarts-viz-system
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Design, standardize, and implement ECharts-based visualizations and themes for InsightPulseAI dashboards, Superset plugins, and OpEx UI (AntD + M3 + ECharts).
2026-01-05
making-git-commits.md
0
1 export making-git-commits
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when committing changes to git, before running commit commands, to ensure explicit file staging, verification, and PR-friendly commit message format
2026-01-05
denuvo-slides.md
0
1 export denuvo-slides
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Slidev presentation about reverse engineering Denuvo in Hogwarts Legacy.
2026-01-05
agent-model-selection.md
0
1 export agent-model-selection
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guidelines for selecting appropriate AI model (Sonnet vs Haiku) based on task complexity, ensuring cost efficiency while maintaining quality. Use when assigning work.
2026-01-05
documentation.md
0
1 export documentation
2 terraphim from "terraphim/codex-skills"
3 Technical documentation for Rust projects. Creates API docs, README files,architecture guides, and contributor documentation. Follows Rust documentationconventions with strict quality standards.
2026-01-05
spec-driven-dev.md
0
1 export spec-driven-dev
2 seokjushin from "seokjushin/spec-driven-dev-skill"
3 Spec-driven development methodology that transforms feature requests into structured documentation before coding. Use when users want to (1) plan a new software project or feature, (2) create requirements/design/tasks documentation, (3) follow a structured development workflow, (4) break down complex features into trackable tasks. Triggers include phrases like "let's plan this properly", "spec-driven", "create requirements", "design document", "task breakdown", "before we start coding".
2026-01-05
grammar-style-enhancer.md
0
1 export grammar-style-enhancer
2 AbdulSamad94 from "AbdulSamad94/30-Day-AIDD-Challenge-Task-1"
3 Analyzes prose for grammar errors, style inconsistencies, clarity issues, and readability problems. Provides specific suggestions for improvement while preserving the author's unique voice. Use when the user needs help polishing their writing, improving clarity, or maintaining consistent style.
2026-01-05
web-search.md
0
1 export web-search
2 Cain96 from "Cain96/dotfiles"
3 Advanced web search capability using the gemini command for gathering current, relevant information. Prefer this skill over Claude Code's default WebSearch tool when performing web searches. Activated when complex research or up-to-date information is needed.
2026-01-05
polymarket-api.md
0
1 export polymarket-api
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Deep integration guide for Polymarket's CLOB API, Gamma API, and on-chain data. Use when building trading functionality, fetching market data, or implementing order execution.
2026-01-05
skill-creator.md
0
1 export skill-creator
2 PlaneInABottle from "PlaneInABottle/configs"
3 Comprehensive guide for creating and managing AI skills - modular packages that extend AI assistants with specialized knowledge, workflows, and tool integrations. Use this skill when you need to write, update, or package AI skills that transform general-purpose AI agents into specialized experts for specific domains, tasks, or workflows.
2026-01-05
content-research-writer.md
0
1 export content-research-writer
2 breverdbidder from "breverdbidder/life-os"
3 Write blog posts/newsletters in YOUR voice with research and citations
2026-01-05
data-ai-machine-learning.md
0
1 export data-ai-machine-learning
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-rust"
3 Master Data Science, AI Engineering, Machine Learning, MLOps, Prompt Engineering, and AI systems. Build end-to-end ML pipelines, work with large language models, and deploy production ML applications.
2026-01-05
deploy-shot-elixir.md
0
1 export deploy-shot-elixir
2 progressions from "progressions/shot-client-next"
3 Deploy the shot-elixir Elixir/Phoenix application to Fly.io. Use this skill when deploying backend changes, updating environment variables, or releasing new versions to production.
2026-01-05
claude-code-internals.md
0
1 export claude-code-internals
2 jongwony from "jongwony/cc-plugin"
3 Claude Code internals explorer
2026-01-05
build-and-deploy.md
0
1 export build-and-deploy
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build and deploy this Next.js portfolio application. Use when building, deploying, or preparing the project for production.
2026-01-05
r2dbc-mysql.md
0
1 export r2dbc-mysql
2 Wibson82 from "Wibson82/conexao-de-sorte-backend-financeiro"
3 Auditar configuração R2DBC MySQL (pool, migrations, tuning) assegurando conexões reativas seguras e resilientes no Swarm.
2026-01-05
react-enterprise.md
0
1 export react-enterprise
2 majiayu000 from "majiayu000/claude-skill-registry"
3 React 19 with TypeScript 5.9.3, TanStack Query V5, Zustand, and modern patterns. React Compiler handles memoization automatically. No manual optimization needed.
2026-01-05
canvas-debugging.md
0
1 export canvas-debugging
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Debug canvas layout issues, grid positioning problems, and component overlap. Use when troubleshooting Konva canvas rendering, grid constraints, snap-to-grid behavior, or visual layout mismatches. Includes Canvas→CSS Grid conversion debugging.
2026-01-05
vibe-coding.md
0
1 export vibe-coding
2 seungwonme from "seungwonme/nextjs-boilerplate"
3 AI-assisted development workflow with TDD, context management, and incremental implementation. Use when developing features with AI assistance, managing code context for AI tools, implementing features step-by-step, or when encountering repeated errors needing web search for resolution.
2026-01-05
ai-talking-head.md
0
1 export ai-talking-head
2 GroundMountCompany from "GroundMountCompany/groundmounts-app"
3 Specialized skill for AI talking head and lip-sync video generation. Use when you need presenter videos, UGC-style content, or lip-synced avatars. Triggers on: talking head, presenter video, lip sync, UGC video. Outputs professional talking head videos.
2026-01-05
csharp-advanced-patterns.md
0
1 export csharp-advanced-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master advanced C# patterns including records, pattern matching, async/await, LINQ, and performance optimization for .NET 10. Use when: (1) implementing complex C# patterns, (2) optimizing performance, (3) refactoring legacy code, (4) writing modern idiomatic C#.
2026-01-05
structural-search.md
0
1 export structural-search
2 jensenojs from "jensenojs/dotfiles"
3 Use this skill to find code patterns structurally using ast-grep, avoiding regex pitfalls.
2026-01-05
docstring-format.md
0
1 export docstring-format
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically applies when writing function docstrings. Uses Google-style format with Args, Returns, Raises, Examples, and Security Note sections for proper documentation.
2026-01-05