🤖 數據與 AI

2034 skills found

allaymc-plugin-dev.md
1
1 export allaymc-plugin-dev
2 AllayMC from "AllayMC/AllaySkill"
3 Create, update and troubleshoot AllayMC plugins in Java or other JVM languages. Use when (1) creating a new AllayMC plugin. (2) migrating an existing plugin to AllayMC. (3) troubleshooting an AllayMC plugin.
2026-03-29
writing-plans.md
1
1 export writing-plans
2 JohnStrunk from "JohnStrunk/template"
3 A generic repo template
2026-04-16
doc-keeper.md
1
1 export doc-keeper
2 TalkingMonkeyOz from "TalkingMonkeyOz/claude-family"
3 Persistent identity and memory system for coordinating multiple Claude instances with PostgreSQL backend and MCP memory sync
2026-03-11
shadcn-ui-expert.md
1
1 export shadcn-ui-expert
2 MajesteitBart from "MajesteitBart/TalentMatcher"
3 AI-powered system for automatically matching rejected candidates to alternative open positions.
2025-11-20
test-traditional-build.md
1
1 export test-traditional-build
2 centos-automotive-suite from "centos-automotive-suite/automotive-dev-operator"
3 Run a traditional AIB build test and report results. Builds a disk image using automotive-image-builder manifest and downloads the artifact.
2026-04-19
subagent-orchestration.md
1
1 export subagent-orchestration
2 DieGopherLT from "DieGopherLT/claude-kit"
3 Backup of my Claude Code configurations.
2026-04-17
databricks-apps-cookie-auth.md
1
1 export databricks-apps-cookie-auth
2 hurtener from "hurtener/penguiflow"
3 A tiny, dependency-light Python library (penguiflow) that lets define typed, concurrent agent pipelines.
2026-04-03
fix-failed-pr.md
1
1 export fix-failed-pr
2 agentage from "agentage/desktop"
3 Electron desktop app for Agentage — local UI for running and managing agents
2026-04-17
subagent-driven-development.md
1
1 export subagent-driven-development
2 zebbern from "zebbern/skills"
3 Portable VS Code template for AI-assisted development with Claude models - featuring custom agents, MCP servers, prompt files, and Agent Skills
2026-01-22
agent-report.md
1
1 export agent-report
2 OhadRubin from "OhadRubin/skills"
3 Extract and display the final message from a Claude agent JSONL file. Use when the user wants to see an agent report, view agent output, extract agent results, check what an agent produced, or read the final response from a subagent. Triggers on requests like "show me agent report", "what did agent X produce", "extract agent output", "view agent results", or "get the report from agent ad42ecb".
2026-01-05
omnistrate-solutions-architect.md
1
1 export omnistrate-solutions-architect
2 omnistrate-community from "omnistrate-community/kubecon-2025-agent-template"
3 An agentic AI app to jump-start your submissions for the KubeCon 2025 NA Omnistrate challenge
2025-11-20
hook-creator.md
1
1 export hook-creator
2 RasmusGodske from "RasmusGodske/claude-liv-conventions"
3 Guide for creating Claude Code hooks in the liv-conventions plugin. This skill should be used when users want to create a new hook to validate, block, or guide Claude's tool usage (Write, Bash, Edit, etc.). Covers the HookHandler pattern, PreToolUseInput/Response APIs, glob matching, plugin.json configuration, and testing.
2026-01-24
elo-ratings-math.md
1
1 export elo-ratings-math
2 mcclowes from "mcclowes/elo-elo"
3 An elo rating implementation
2026-01-12
write-blog.md
1
1 export write-blog
2 aheld from "aheld/aaronheld-blog"
3 Collaborative blog writing assistant that helps draft articles in Aaron's voice and style
2026-01-02
skill-name.md
1
1 export skill-name
2 m3lander from "m3lander/system-skills-pattern-template"
3 GitHub template for building System Skills following the CLI + SKILL.md + Database pattern
2026-01-12
spec-driven-dev.md
1
1 export spec-driven-dev
2 ThilinaTLM from "ThilinaTLM/claude-plugins"
3 Reusable skills for AI coding assistants
2026-04-10
flask-smorest-api.md
1
1 export flask-smorest-api
2 jmazzahacks from "jmazzahacks/byteforge-claude-skills"
3 Collection of Claude Code skills that codify best practices and reusable patterns for software development
2026-04-16
transcribe-vaam-video-with-gemini.md
1
1 export transcribe-vaam-video-with-gemini
2 hmps from "hmps/claude-marketplace"
3 Transcribe Vaam videos using Google Gemini AI. Takes a Vaam share URL, downloads the video, and returns a full text transcription. Supports any language without translation.
2025-12-27
dzmm-builder.md
1
1 export dzmm-builder
2 waylon256yhw from "waylon256yhw/dzmm-builder"
3 Comprehensive skill for building, debugging, and optimizing DZMM.AI applications. Use this skill when users request creating interactive web apps on the DZMM platform, need guidance on DZMM API usage, or require help with existing DZMM applications. Covers AI-driven chatbots, visual novels, dating sims, content generators, RPG games, content platforms, and visual effect systems. Includes state management games, message management (reroll/edit/delete), multi-opening systems, rich text rendering, modular prompt engineering, resource reuse strategies, React/Vue to DZMM migration, and responsive mobile design.
2025-12-04
testing-patterns.md
1
1 export testing-patterns
2 emvnuel from "emvnuel/SKILL.md"
3 REST integration testing patterns with JUnit 5, Mockito, RestAssured. Use when writing integration tests that mock external dependencies, use Testcontainers/H2 for databases, and test endpoints with raw JSON bodies.
2026-01-29
neovim-expert.md
1
1 export neovim-expert
2 edheltzel from "edheltzel/neoed"
3 🛠️ NEO.ED my Neovim config powered by LazyVim, centered around web development. It's a git submodule that lives inside of my dotfiles.
2026-04-14
adaptivex-brand-guidelines.md
1
1 export adaptivex-brand-guidelines
2 adaptiveX-gh from "adaptiveX-gh/coursekit-mcp"
3 Applies AdaptiveX's official brand colors and typography to any sort of artifact that may benefit from having AdaptiveX's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply for AdaptiveX training and consulting materials.
2025-12-18
qa-code-review-checklist.md
1
1 export qa-code-review-checklist
2 takemi-ohama from "takemi-ohama/ai-agent-marketplace"
3 Comprehensive code review checklist covering readability, maintainability, performance, security, and best practices. Use when reviewing code or conducting quality checks.This skill provides systematic code review guidance:- Language-specific best practices (JavaScript, Python, Java, etc.)- Security checklist (OWASP Top 10)- Performance optimization points- Maintainability and readability checks- Automated review integration (Codex CLI MCP)Triggers: "code review", "review checklist", "quality check", "check code", "コードレビュー", "品質チェック", "レビュー観点"
2026-01-19
anime-mj-prompt-builder.md
1
1 export anime-mj-prompt-builder
2 jawhnycooke from "jawhnycooke/claude-code-anime-mj"
3 Generates anime/manga prompts for Midjourney Niji mode with 30+ artist styles, SREF code library
2026-04-04