Showing 12 of 64588 results
aj-geddes/useful-ai-prompts
ML pipeline automation skill from the Useful AI Prompts collection of 488 production-ready prompts and 260+ skills for AI assistants
davila7/claude-code-templates
Assists researchers in generating structured machine learning research papers by providing AI-guided templates, section drafting, and academic writing support.
lobehub/lobe-chat
Development skill from LobeChat for creating imperative modal dialogs using the createModal API from @lobehub/ui, replacing declarative state-managed modals with direct function calls.
planetscale/database-skills
Neki skill for Claude Code. Part of planetscale/database-skills, Database-focused skills for AI coding assistants. Each skill lives in its own sub-directory under `skills/` and covers a specific database technology.
openserv-labs/skills
Skill for building and deploying autonomous AI agents using the OpenServ SDK (@openserv-labs/sdk). Covers agent definition with runnable and runless capabilities, platform registration via provision(), and LLM delegation with generate().
erichowens/some_claude_skills
Progressive Web App development expert with Service Workers, offline support, caching strategies, and install prompts for app-like web experiences
existential-birds/beagle
Reviews React Router v6.4+ code for best practices in data loading, mutations, error handling, and navigation patterns.
lobehub/lobe-chat
Recent data management skill for Lobe Chat, the open-source ChatGPT/LLMs UI framework
aj-geddes/useful-ai-prompts
Recommendation system design and implementation prompt from the Useful AI Prompts library of 488+ production-ready prompts
boshu2/agentops
AgentOps automates context persistence between coding agent sessions by extracting learnings, quality-gating them, and injecting them into the next session. Applies DevOps' three ways (flow, feedback, continual learning) to the agent loop with composable primitives for research, planning, building, and review.
alinaqi/claude-bootstrap
Reddit API integration skill from Claude Bootstrap's TDD-first, security-first project initialization system