Browse Skills
472 skills found
datasette-plugins.md
11
1
export
datasette-plugins
2
from
"datasette/skill"
from
"datasette/skill"
3
Writing Datasette plugins using Python and the pluggy plugin system. Use when Claude needs to: (1) Create a new Datasette plugin, (2) Implement plugin hooks like prepare_connection, register_routes, render_cell, etc., (3) Add custom SQL functions, (4) Create custom output renderers, (5) Add authentication or permissions logic, (6) Extend Datasette's UI with menus, actions, or templates, (7) Package a plugin for distribution on PyPI
2025-12-29
blog-workflow.md
11
1
export
blog-workflow
2
from
"greatSumini/cc-workflow-in-action"
from
"greatSumini/cc-workflow-in-action"
3
유튜브 채널 기반 기술 블로그 컨텐츠 생성 워크플로우. 채널에서 컨텐츠 수집, 인사이트 추출, 글 작성까지 전체 프로세스 지원. /collect, /insights, /select, /research, /outline, /feedback, /write, /status 명령어로 워크플로우 실행.
2026-02-14
iterate-plan.md
10
1
export
iterate-plan
2
from
"mhylle/claude-skills-collection"
from
"mhylle/claude-skills-collection"
3
Custom skills and agents for Claude Code - codebase research, context management, and implementation planning workflows
2026-02-22
search-optimization.md
10
1
export
search-optimization
2
from
"blueraai/bluera-knowledge"
from
"blueraai/bluera-knowledge"
3
Local knowledge search for AI coding agents. Index repos, docs, and files with semantic + full-text search. Claude Code plugin & MCP server for fast, offline answers without web lookups or rate limits.
2026-02-26
oracle.md
10
1
export
oracle
2
from
"gmickel/claude-code-config"
from
"gmickel/claude-code-config"
3
Some of my Claude Code config
2026-02-04
task-management.md
10
1
export
task-management
2
from
"dannysmith/taskdn"
from
"dannysmith/taskdn"
3
A markdown-file based task-management system for individuals.
2026-02-24
query-grafana-tempo.md
10
1
export
query-grafana-tempo
2
from
"narqo/dotfiles"
from
"narqo/dotfiles"
3
Personal dot files
2026-02-24
Unnamed Skill.md
9
1
export
Unnamed Skill
2
from
"open-kbs/openkbs"
from
"open-kbs/openkbs"
3
Cloud platform for building AI agents
2026-02-23
context7-efficient.md
9
1
export
context7-efficient
2
from
"Rehan-Ul-Haq/my-skills"
from
"Rehan-Ul-Haq/my-skills"
3
Token-efficient library documentation fetcher using Context7 MCP with 86.8% token savings through intelligent shell pipeline filtering. Fetches code examples, API references, and best practices for JavaScript, Python, Go, Rust, and other libraries. Use when users ask about library documentation, need code examples, want API usage patterns, are learning a new framework, need syntax reference, or troubleshooting with library-specific information. Triggers include questions like "Show me React hooks", "How do I use Prisma", "What's the Next.js routing syntax", or any request for library/framework documentation.
2026-02-10
testcontainers-go.md
9
1
export
testcontainers-go
2
from
"testcontainers/claude-skills"
from
"testcontainers/claude-skills"
3
Public repository for the Claude Skills for Testcontainers
2026-02-24
code-review.md
9
1
export
code-review
2
from
"letta-ai/letta-code-action"
from
"letta-ai/letta-code-action"
3
Integrate Letta Code into your GitHub repo to review issues, code, and more
2026-02-23
collaborating-with-gemini.md
9
1
export
collaborating-with-gemini
2
from
"GuDaStudio/collaborating-with-gemini"
from
"GuDaStudio/collaborating-with-gemini"
3
Delegates coding tasks to Gemini CLI for prototyping, debugging, and code review. Use when needing algorithm implementation, bug analysis, or code quality feedback. Supports multi-turn sessions via SESSION_ID.
2026-01-28
know-tool.md
9
1
export
know-tool
2
from
"eighteyes/tx"
from
"eighteyes/tx"
3
Configurable agent meshes for reproducible AI behavior with steering and guiderails. Works while you think. Claude Code SDK.
2026-02-10
ecs-performance-audit.md
9
1
export
ecs-performance-audit
2
from
"kateusz/GameEngine"
from
"kateusz/GameEngine"
3
Game Engine written in C# using Silk.Net
2026-02-20
creating-bauplan-pipelines.md
9
1
export
creating-bauplan-pipelines
2
from
"BauplanLabs/bauplan-mcp-server"
from
"BauplanLabs/bauplan-mcp-server"
3
Repository hosting the open source Bauplan MCP server and curated Agent Skills
2026-02-24
docker-mcp.md
9
1
export
docker-mcp
2
from
"GGPrompts/my-gg-plugins"
from
"GGPrompts/my-gg-plugins"
3
My Claude Code plugin marketplace - skills, agents, hooks, commands
2026-02-17
recursive-knowledge.md
9
1
export
recursive-knowledge
2
from
"Cornjebus/rlm-replication-study"
from
"Cornjebus/rlm-replication-study"
3
Replication study: Stateful Knowledge Graph Traversal vs Recursive Language Models. 87.8% accuracy on real OOLONG dataset vs RLM's 23-58% F1.
2026-02-04
aos-sqlite.md
8
1
export
aos-sqlite
2
from
"enuno/claude-command-and-control"
from
"enuno/claude-command-and-control"
3
Claude command & AI agent creation best practices and templates
2026-02-24
opal-frontend-review-guidelines.md
8
1
export
opal-frontend-review-guidelines
2
from
"hmcts/opal-frontend"
from
"hmcts/opal-frontend"
3
Automated review rules for opal-frontend PRs. Use when asked to review code, run @codex review, or provide PR feedback; apply severity levels and the required comment format.
2026-02-25
troubleshoot.md
8
1
export
troubleshoot
2
from
"thedotmack/rad-mem"
from
"thedotmack/rad-mem"
3
Domain-flexible temporal intelligence - apply to any document corpus
2026-02-06
systematic-code-review.md
7
1
export
systematic-code-review
2
from
"bostonaholic/dotfiles"
from
"bostonaholic/dotfiles"
3
There's no place like ~
2026-02-26
buck2-local-resources.md
7
1
export
buck2-local-resources
2
from
"thoughtpolice/a"
from
"thoughtpolice/a"
3
My personal monorepo.
2026-02-23
github-analysis.md
7
1
export
github-analysis
2
from
"ProxiBlue/claude-skills"
from
"ProxiBlue/claude-skills"
3
Claude skills (experimentation)
2026-02-05
design-qa.md
7
1
export
design-qa
2
from
"mevans2120/design-suite-claude-skills"
from
"mevans2120/design-suite-claude-skills"
3
Suite of digital product design skills including design-research, design-concepting, design-production & design QA
2026-02-25