Browse Skills
1985 skills found
skill-creator.md
0
1
export
skill-creator
2
from
"jgardner04/skills"
from
"jgardner04/skills"
3
Repo to house all of my Claude agent skills
2025-11-13
modern-python.md
0
1
export
modern-python
2
from
"YunosukeYoshino/adk-sample"
from
"YunosukeYoshino/adk-sample"
3
Modern Python development with uv, FastAPI, Pydantic, and clean architecture. Use for Python project setup, LLM app development, API design, testing strategy, and architecture decisions. Ideal for TypeScript developers transitioning to Python.
2026-01-01
modal-deployment.md
0
1
export
modal-deployment
2
from
"ferdousbhai/modal-deployment"
from
"ferdousbhai/modal-deployment"
3
Run Python code in the cloud with serverless containers, GPUs, and autoscaling. Use when deploying ML models, running batch jobs, scheduling tasks, serving APIs with GPU acceleration, or scaling compute-intensive workloads. Triggers on requests for serverless GPU infrastructure, LLM inference, model training/fine-tuning, parallel data processing, cron jobs in the cloud, or deploying Python web endpoints.
2026-03-15
integrated-rag-chatbot-developer.md
0
1
export
integrated-rag-chatbot-developer
2
from
"Awais68/physical-AI-Homanoid-Book"
from
"Awais68/physical-AI-Homanoid-Book"
3
Design, generate, and fully deploy a stylish, production-ready Retrieval-Augmented Generation (RAG) chatbot embedded directly into any website/project. Uses OpenAI ChatKit widget + Cohere embeddings + Qdrant Cloud + Neon Serverless Postgres + FastAPI backend. Supports selected-text questioning and full conversation history.
2026-02-12
amp-skill-creator.md
0
1
export
amp-skill-creator
2
from
"thurstonsand/ansiblonomicon"
from
"thurstonsand/ansiblonomicon"
3
Create Amp-native skills with proper SKILL.md format, optional bundled tools, MCP servers, and directory structure. Use this skill as the default skill creation skill, unless specifically told to create a generic or Claude code-specific skill. Activates with phrases like "create a skill", "new skill", "skill for amp", or when user wants bundled tools, mcp.json servers, or toolbox-compatible skills.
2026-06-02
claude-code-docs-search.md
0
1
export
claude-code-docs-search
2
from
"arndtvoges/claude-code-docs"
from
"arndtvoges/claude-code-docs"
3
Search local Claude Code documentation to answer implementation questions. Use when asked about Claude Code features, subagents, workflows, skills, hooks, MCP servers, plugins, settings, CLI options, headless mode, or any Claude Code capability.
2026-01-09
prompt-engineer.md
0
1
export
prompt-engineer
2
from
"avimaybee/Refinery"
from
"avimaybee/Refinery"
3
enhances your lazy prompts into fully structured engineered prompts to improve vibe coding and save API quota.
2025-12-12
mozilla-query-writing.md
0
1
export
mozilla-query-writing
2
from
"akkomar/mozdata-claude-plugin"
from
"akkomar/mozdata-claude-plugin"
3
Write efficient BigQuery queries for Mozilla telemetry. Use when user asks about: Firefox DAU/MAU, telemetry queries, BigQuery Mozilla, baseline_clients, events_stream, search metrics, user counts, or Firefox data analysis.
2026-05-08
mongo-ts.md
0
1
export
mongo-ts
2
from
"vivalalova/mongo-ts"
from
"vivalalova/mongo-ts"
3
MongoDB CLI 工具。直接執行 MongoDB 查詢語法,支援 CRUD、聚合、索引管理。輸出格式:table/json/csv/yaml。預設唯讀模式保護生產環境。
2026-02-03
Enhance Meeting Minutes.md
0
1
export
Enhance Meeting Minutes
2
from
"jmandel/enhance-meeting-minutes.skill"
from
"jmandel/enhance-meeting-minutes.skill"
3
This skill should be used when enhancing FHIR meeting minutes by synthesizing transcript discussion into Confluence pages, capturing reasoning and trade-offs with XML DOM manipulation
2025-11-04
prompt-engineering.md
0
1
export
prompt-engineering
2
from
"allohamora/learn-helper"
from
"allohamora/learn-helper"
3
a web app designed to help you learn English
2026-06-02
extend-signal-schema.md
0
1
export
extend-signal-schema
2
from
"AFI-Protocol/afi-core"
from
"AFI-Protocol/afi-core"
3
Validators + mentors (prod logic)
2026-01-08
visualize-parsed-spatial-omics-metadata.md
0
1
export
visualize-parsed-spatial-omics-metadata
2
from
"LucaMarconato/parsed-metadata-review-aid"
from
"LucaMarconato/parsed-metadata-review-aid"
3
Vibe-coded demo of a web app to help manually reviewing metadata that has been parsed automatically
2025-12-03
accelerator-research-agent.md
0
1
export
accelerator-research-agent
2
from
"RS42-AI/scout-ai-lite"
from
"RS42-AI/scout-ai-lite"
3
Research accelerator portfolio companies using Firecrawl and Tavily MCPs. Generates structured CSV and markdown reports with systematic impact scoring. Optimized for token efficiency.
2026-01-03
notebooklm.md
0
1
export
notebooklm
2
from
"HaRu-LLC/ai-pm_system_notebooklmuse"
from
"HaRu-LLC/ai-pm_system_notebooklmuse"
3
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
2026-01-14
tailwind-v4.md
0
1
export
tailwind-v4
2
from
"colelawrence/typedb-web-studio"
from
"colelawrence/typedb-web-studio"
3
Tailwind CSS v4 styling for this project. Use when writing or modifying component styles, CSS classes, or theme configuration. Provides the project's semantic color system and v4-specific patterns.
2025-12-24
intent-analysis.md
0
1
export
intent-analysis
2
from
"az9713/icr"
from
"az9713/icr"
3
🛡️ Make AI show its work before it does the work. The intent problem? Fixed.
2026-01-03
d3-viz.md
0
1
export
d3-viz
2
from
"heytulsiprasad/weather-app"
from
"heytulsiprasad/weather-app"
3
Made for agentic coding demo
2025-11-24
enterprise-python.md
0
1
export
enterprise-python
2
from
"QoSz/Spotify-Tracker"
from
"QoSz/Spotify-Tracker"
3
Enterprise-ready Python development incorporating Kaizen (continuous improvement) and Monozukuri (meticulous craftsmanship) principles. Use this skill when building Python applications, APIs, CLI tools, data pipelines, automation scripts, or when the user requests clean, efficient, fast, simple, elegant, enterprise-grade, bulletproof, or production-ready Python code. This skill enforces modern Python 3.12+ best practices, type safety, testing patterns, security, and performance optimization.
2026-06-07
professional-senior-chrome-extension-architect-developer.md
0
1
export
professional-senior-chrome-extension-architect-developer
2
from
"DYAI2025/Skill-chromeEXT"
from
"DYAI2025/Skill-chromeEXT"
3
Verwandelt den Agenten in einen professionellen MV3-Architekten und Entwickler mit Fokus auf AI-Integration, Sicherheit, Performance, Testing und Publishing-Compliance.
2026-01-05
advisor.md
0
1
export
advisor
2
from
"qduc/claude-skills"
from
"qduc/claude-skills"
3
My Claude Skills collection
2026-01-11
prompt-template-designer.md
0
1
export
prompt-template-designer
2
from
"Rayder-23/Hackathon-1_Physical-AI-Book"
from
"Rayder-23/Hackathon-1_Physical-AI-Book"
3
A Docusaurus-based static technical book platform with authenticated user personalization and an integrated RAG chatbot. It uses FastAPI, Neon Postgres, Qdrant Cloud, and Chatkit SDKs to enable profile-aware Markdown content delivery and context-aware question answering over the book’s content.
2026-01-07
pacer-learning-system.md
0
1
export
pacer-learning-system
2
from
"Ray0907/pacer-learning-system-skills"
from
"Ray0907/pacer-learning-system-skills"
3
A learning methodology skill based on Dr. Justin Sung's PACER system for effective information retention and application. Use when helping users (1) learn new material efficiently, (2) take notes or summarize content, (3) create study plans, (4) review or memorize information, (5) understand how to retain knowledge better, or (6) process educational content like books, lectures, courses, or articles.
2026-01-04
rails-implementation.md
0
1
export
rails-implementation
2
from
"ko-tominaga/dotfiles"
from
"ko-tominaga/dotfiles"
3
ko-tominaga dotfiles
2026-06-07