🤖 Data & AI

2032 skills found

pinpoint-ui.md
1
1 export pinpoint-ui
2 timothyfroehlich from "timothyfroehlich/PinPoint"
3 PinPoint is a full-stack issue tracking system designed from the ground up to streamline pinball machine and arcade game maintenance. It provides a transparent, high-quality experience for both players and the internal teams responsible for keeping the games running perfectly.
2026-04-20
wow-moment-detector.md
1
1 export wow-moment-detector
2 Positive-LLC from "Positive-LLC/pg-agent-coach"
3 A Claude Code tool that captures and shares "agentic mindset" knowledge from your sessions to Slack.
2026-01-03
skill-vector-rag-tool.md
1
1 export skill-vector-rag-tool
2 dnvriend from "dnvriend/vector-rag-tool"
3 Local RAG with Ollama and FAISS
2026-03-04
codex-collaboration.md
1
1 export codex-collaboration
2 hewenyu from "hewenyu/codex-collaboration"
3 codex交互的skill,方便协作开发
2025-12-30
stci-dataops.md
1
1 export stci-dataops
2 jeremylongshore from "jeremylongshore/stci"
3 Daily LLM API pricing benchmark tracking inference costs across major providers. Standardized token cost index for Claude, GPT-4, Gemini, and others.
2026-03-25
prompt-engineering-patterns.md
1
1 export prompt-engineering-patterns
2 evanfang0054 from "evanfang0054/cc-system-creator-scripts"
3 CC System Creator Scripts是一个专门为 Claude Code 设计的元框架,通过模块化、可重用的组件和自动化工作流来增强其功能。该系统让您能够创建专业级 AI 技能、管理专业化的代理,并编排复杂的多代理工作流
2026-03-14
writing-plans.md
1
1 export writing-plans
2 JohnStrunk from "JohnStrunk/template"
3 A generic repo template
2026-04-20
subagent-orchestration.md
1
1 export subagent-orchestration
2 DieGopherLT from "DieGopherLT/claude-kit"
3 Backup of my Claude Code configurations.
2026-04-17
typescript-taste.md
1
1 export typescript-taste
2 iplaylf2 from "iplaylf2/khora"
3 Structured concurrency orchestration for TypeScript/JavaScript, with explicit boundaries, convergence, and a generator-style host API.
2026-04-19
skill-creator.md
1
1 export skill-creator
2 sweatpotato13 from "sweatpotato13/solidity-contract-boilerplate"
3 pre-configured hardhat project to run, debug, test and deploy your next solidity smart contract
2026-01-05
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
claude-skill-creator.md
1
1 export claude-skill-creator
2 aliyome from "aliyome/env"
3 Guide for creating effective Claude Code skills with proper YAML frontmatter, directory structure, and best practices. Use when creating new skills, updating existing skills, or learning about skill development.
2026-04-20
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
load-conversation.md
1
1 export load-conversation
2 dhughes from "dhughes/claude-marketplace"
3 Load the full content of a previous Claude Code conversation into current context. Use when user asks to "load conversation <uuid>" or "show me conversation <uuid>" or references loading/viewing a past conversation by its ID.
2026-04-17
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
idse-developer-agent.md
1
1 export idse-developer-agent
2 tjpilant from "tjpilant/idse-developer-agent"
3 Intent-Driven Systems Engineering (IDSE) — A unified AI-accelerated methodology and Developer Agent for transforming intent → context → specification → plan → tasks → implementation.
2025-12-28
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
aoc-daily-solver.md
1
1 export aoc-daily-solver
2 ejfn from "ejfn/advent-of-code"
3 Automate Advent of Code daily puzzle solving - fetch puzzle, implement solution, test, and submit answers
2025-12-13
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
forky.md
1
1 export forky
2 tomWhiting from "tomWhiting/forky"
3 Fork Claude sessions to handle side tasks in parallel. Held together with pipe cleaners and determination.
2026-01-03
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
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