🤖 Data & AI
2581 skills found
api-design-development.md
1
1
export
api-design-development
2
from
"pluginagentmarketplace/custom-plugin-terraform"
from
"pluginagentmarketplace/custom-plugin-terraform"
3
Terraform plugin for infrastructure as code and provisioning
2026-01-07
managing-github-projects.md
1
1
export
managing-github-projects
2
from
"kynoptic/markdownlint-trap"
from
"kynoptic/markdownlint-trap"
3
A collection of custom rules for markdownlint that enforce consistent Markdown styling and formatting standards.
2026-02-24
rlcoach.md
1
1
export
rlcoach
2
from
"treygoff24/rlcoach"
from
"treygoff24/rlcoach"
3
All-local Rocket League replay analysis tool for comprehensive performance coaching
2026-02-10
daisyui.md
1
1
export
daisyui
2
from
"JoaquimCassano/ideas-marketplace"
from
"JoaquimCassano/ideas-marketplace"
3
Guide for using daisyUI component library with Tailwind CSS for building UI components, theming, and responsive design
2026-01-28
datadog-cli.md
1
1
export
datadog-cli
2
from
"leonardocouy/cc-datadog"
from
"leonardocouy/cc-datadog"
3
Let Claude Code investigate your production issues with Datadog - search logs, trace requests, build dashboards, analyze errors
2025-12-30
orchestrator.md
1
1
export
orchestrator
2
from
"rawe/claude-agent-orchestrator"
from
"rawe/claude-agent-orchestrator"
3
Orchestrate specialized Claude Code agents with plugins, subagents, and MCP server support
2026-02-03
kysely-query-architect.md
1
1
export
kysely-query-architect
2
from
"AdamAugustinsky/a3-stack-kysely"
from
"AdamAugustinsky/a3-stack-kysely"
3
Write type-safe Kysely queries following project patterns. Use when writing new database queries, optimizing queries, or working with the @packages/db/src/queries/* files.
2026-01-13
ai-tuning.md
1
1
export
ai-tuning
2
from
"zircote/.github"
from
"zircote/.github"
3
Organization shared workflows, policies, and community health files
2026-02-23
editorial-image-generator.md
1
1
export
editorial-image-generator
2
from
"tallyfy/documentation"
from
"tallyfy/documentation"
3
This repo hosts the content in markdown for our product manuals
2026-02-27
notion-llm-config.md
1
1
export
notion-llm-config
2
from
"sdbuch/dotfiles"
from
"sdbuch/dotfiles"
3
Various dotfiles for fast deployment
2026-02-26
svelte5-development.md
1
1
export
svelte5-development
2
from
"splinesreticulating/claude-svelte5-skill"
from
"splinesreticulating/claude-svelte5-skill"
3
Comprehensive Svelte 5 and SvelteKit development guidance. Use this skill when building Svelte components, working with runes, or developing SvelteKit applications. Covers reactive patterns, component architecture, routing, and data loading.
2025-11-26
talk-to-experts.md
1
1
export
talk-to-experts
2
from
"michabbb/claude-code"
from
"michabbb/claude-code"
3
Consults a council of AI experts using multiple models in parallel. Activate when user says "ask the experts", "consult the experts", "get expert opinions", or requests multi-model expert opinions on complex decisions, architecture, or strategic questions.
2026-01-28
livelib-quote-search.md
1
1
export
livelib-quote-search
2
from
"bongiozzo/bq"
from
"bongiozzo/bq"
3
Book Quotes
2026-01-01
chinese-learning-assistant.md
1
1
export
chinese-learning-assistant
2
from
"0918nobita/rules"
from
"0918nobita/rules"
3
Rules for AI
2025-11-23
coverage.md
1
1
export
coverage
2
from
"sachitv/avro-typescript"
from
"sachitv/avro-typescript"
3
TypeScript library for Apache Avro (https://avro.apache.org/)
2026-02-15
workspace-blazor-mvvm.md
1
1
export
workspace-blazor-mvvm
2
from
"lionfire/Core"
from
"lionfire/Core"
3
Core frameworks for other LionFire packages: service hosting, environment, command line interfaces
2026-02-10
data-fetching.md
1
1
export
data-fetching
2
from
"atilladeniz/next-go-pg"
from
"atilladeniz/next-go-pg"
3
Full-stack monorepo: Next.js 16 (App Router) + Go (Clean Architecture) + PostgreSQL + Better Auth + TanStack Query + Orval + Goca CLI + shadcn/ui + Tailwind CSS 4
2026-02-09
firefox-bookmarks.md
1
1
export
firefox-bookmarks
2
from
"dreikanter/dotfiles"
from
"dreikanter/dotfiles"
3
Alex's dotfiles
2026-02-26
premium-healthcare-redesign.md
1
1
export
premium-healthcare-redesign
2
from
"SamiAGOURRAM/salam-queue-flow"
from
"SamiAGOURRAM/salam-queue-flow"
3
Redesign React components and pages for healthcare SaaS with premium Apple/Uber-like aesthetics while preserving ALL existing logic, hooks, state management, API calls, and event handlers. Use this skill when the user requests to redesign, make premium, improve the look of, or beautify existing React code. Also use when the user provides design inspiration screenshots to adapt. The skill treats all functionality as sacred and focuses purely on visual transformation - layout, styling, typography, colors, spacing, and modern component structures can change freely, but hooks order, state management, backend communication, and all interactions must remain 100% intact.
2026-01-10
cosmic-python.md
1
1
export
cosmic-python
2
from
"meaningfy-ws/agent-skills"
from
"meaningfy-ws/agent-skills"
3
a collection of agent skills
2026-01-05
python-testing-standards.md
1
1
export
python-testing-standards
2
from
"clostaunau/holiday-card"
from
"clostaunau/holiday-card"
3
This is a repo with a small utility to create Holiday cards from regular printer paper.
2026-02-15
east-node-io.md
1
1
export
east-node-io
2
from
"elaraai/east-node"
from
"elaraai/east-node"
3
I/O platform functions for the East language on Node.js. Use when writing East programs that need SQL databases (SQLite, PostgreSQL, MySQL), NoSQL databases (Redis, MongoDB), S3 storage, file transfers (FTP, SFTP), file format parsing (XLSX, XML), or compression (Gzip, Zip, Tar). Triggers for: (1) Writing East programs with @elaraai/east-node-io, (2) Database operations with SQL.SQLite, SQL.Postgres, SQL.MySQL, NoSQL.Redis, NoSQL.MongoDB, (3) Cloud storage with Storage.S3, (4) File transfers with Transfer.FTP, Transfer.SFTP, (5) Format parsing with Format.XLSX, Format.XML, (6) Compression with Compression.Gzip, Compression.Zip, Compression.Tar.
2026-02-20
rust-pragmatist.md
1
1
export
rust-pragmatist
2
from
"ccustine/airjedi-desktop"
from
"ccustine/airjedi-desktop"
3
Native desktop application for tracking ADS-B and other position information
2026-02-25
spec-first-sdlc.md
1
1
export
spec-first-sdlc
2
from
"esxr/sdlc-skill"
from
"esxr/sdlc-skill"
3
|
2026-01-29