Browse Skills
2849 skills found
senior-frontend.md
3
1
export
senior-frontend
2
from
"donggyun112/ai-librarian"
from
"donggyun112/ai-librarian"
3
🏛️ AI-Powered Digital Library for Book Clubs | RAG-based reading assistant that transforms uploaded books into an intelligent knowledge base. Get instant answers, generate discussion topics, and discover deep insights to enrich your reading experience.
2026-01-23
micropython-repl.md
3
1
export
micropython-repl
2
from
"hoihu/py-framebuf"
from
"hoihu/py-framebuf"
3
A Micropython "pure-python" implementation of the framebuf module
2026-01-01
react-clean-architecture.md
3
1
export
react-clean-architecture
2
from
"benaor/claude-config"
from
"benaor/claude-config"
3
my Claude configuration files
2026-01-13
managing-permissions.md
3
1
export
managing-permissions
2
from
"wombat9000/claude-plugins"
from
"wombat9000/claude-plugins"
3
Personal collection of claude code plugins
2026-01-21
technical-writing.md
3
1
export
technical-writing
2
from
"mkobit/dotfiles"
from
"mkobit/dotfiles"
3
Enforces ventilated prose and concise technical writing standards when the user is writing or editing standalone documentation files (e.g., Markdown, AsciiDoc). This skill should not be used for code documentation or docstrings.
2026-02-01
data-processor.md
3
1
export
data-processor
2
from
"ArtemisAI/code-execution-with-MCP"
from
"ArtemisAI/code-execution-with-MCP"
3
Process and transform arrays of data with common operations like filtering, mapping, and aggregation
2025-11-23
golang.md
3
1
export
golang
2
from
"nieomylnieja/dotfiles"
from
"nieomylnieja/dotfiles"
3
Use this skill when you're working with golang code.
2026-01-21
minecraft-fabric-dev.md
3
1
export
minecraft-fabric-dev
2
from
"MCDxAI/meteor-client-webgui"
from
"MCDxAI/meteor-client-webgui"
3
Experimental WebGUI for Meteor Client
2026-01-07
project-memory-recall.md
3
1
export
project-memory-recall
2
from
"hungson175/deploy-memory-tools"
from
"hungson175/deploy-memory-tools"
3
Retrieve project-specific insights from file-based memory. Use when working on features, encountering domain-specific questions, or user says "--project-recall" or "--recall" (you decide which scope, may use both). Skip for routine tasks or universal pattern questions (use coder-memory-recall). This Skill MUST be executed using Task tool with subagent_type="general-purpose". Runs in separate context to avoid polluting main conversation.
2026-01-09
searching-web.md
3
1
export
searching-web
2
from
"trancong12102/agentskills"
from
"trancong12102/agentskills"
3
A collection of reusable agent skills for AI coding assistants.
2026-01-29
security-bluebook-builder.md
3
1
export
security-bluebook-builder
2
from
"SHADOWPR0/security-bluebook-builder"
from
"SHADOWPR0/security-bluebook-builder"
3
Create or refine a concise, normative security policy ("Blue Book") for sensitive applications. Use when users need a threat model, data classification rules, auth/session policy, logging and audit requirements, retention/deletion expectations, incident response, or security gates for apps handling PII/PHI/financial data.
2026-01-19
codex-parallel-subagents.md
3
1
export
codex-parallel-subagents
2
from
"moonbit-community/codex-sdk"
from
"moonbit-community/codex-sdk"
3
Use when building MoonBit tools on this repo's Codex SDK that spawn multiple agent threads in parallel or in batch, including bounded concurrency, per-task threads, streaming events, and collecting session IDs or structured outputs.
2026-01-26
unused-code-cleanup.md
3
1
export
unused-code-cleanup
2
from
"phamhung075/4genthub-hooks"
from
"phamhung075/4genthub-hooks"
3
Systematically identify and remove unused imports, variables, and dead code from TypeScript/React projects using --noUnusedLocals and --noUnusedParameters compiler flags
2025-12-29
shadcn-svelte-skill.md
3
1
export
shadcn-svelte-skill
2
from
"linehaul-ai/linehaulai-claude-marketplace"
from
"linehaul-ai/linehaulai-claude-marketplace"
3
Claude Marketplace of some of the tools we use with Claude Code
2026-02-02
code-review.md
3
1
export
code-review
2
from
"DavidDworetzky/Geist"
from
"DavidDworetzky/Geist"
3
Private Local Server for AI Assistants, using Anthropic, Open AI, Llama and Qwen models.
2026-01-30
small-council.md
3
1
export
small-council
2
from
"eytanlevit/small-council"
from
"eytanlevit/small-council"
3
Consult the Small Council - a multi-LLM deliberation system that gathers independent answers from multiple frontier AI models, has them anonymously rank each other's responses, then synthesizes a consensus answer. Use for complex coding questions, architectural decisions, code reviews, debugging challenges, or when you want multiple expert perspectives. Trigger when user mentions "small council", "ask the council", "consult the council", or wants multi-model deliberation on code.
2025-12-23
seo-mastery-jp.md
3
1
export
seo-mastery-jp
2
from
"kpab/seo-mastery-agent-skills"
from
"kpab/seo-mastery-agent-skills"
3
包括的なSEO最適化スキル(日本語版)。Googleの公式ガイドラインに基づく技術SEO、コンテンツSEO、構造化データ、Core Web Vitals、E-E-A-T対策を網羅し、実践的なコード生成とサイト監査ワークフローを提供
2026-01-29
wp-migrate.md
3
1
export
wp-migrate
2
from
"BWBama85/wp-migrate.sh"
from
"BWBama85/wp-migrate.sh"
3
WordPress migration script supporting SSH push and archive import modes with automated database handling, URL replacement, and wp-content sync
2026-01-05
skill-generator.md
3
1
export
skill-generator
2
from
"squirrelsoft-dev/claude-builder"
from
"squirrelsoft-dev/claude-builder"
3
Meta-development toolkit for creating Claude Code extensibility features (Skills, Subagents, Hooks, Commands, Plugins)
2026-01-02
tmux.md
3
1
export
tmux
2
from
"ryym/dotfiles"
from
"ryym/dotfiles"
3
My configuration files
2026-02-03
jscodeshift-codemods.md
3
1
export
jscodeshift-codemods
2
from
"third774/dotfiles"
from
"third774/dotfiles"
3
Write and debug AST-based codemods using jscodeshift for automated code transformations. Use when creating migrations, API upgrades, pattern standardization, or large-scale refactoring.
2026-02-03
codex-subagent.md
3
1
export
codex-subagent
2
from
"timurkhakhalev/codex-cli-setup"
from
"timurkhakhalev/codex-cli-setup"
3
My codex-cli setup
2026-02-02
custom-plugin-flutter-skill-backend.md
3
1
export
custom-plugin-flutter-skill-backend
2
from
"pluginagentmarketplace/custom-plugin-flutter"
from
"pluginagentmarketplace/custom-plugin-flutter"
3
Flutter development plugin for Claude Code
2026-01-27
csp-lua.md
3
1
export
csp-lua
2
from
"tobi/ac-tracer"
from
"tobi/ac-tracer"
3
Homebrew telemetry suite for the Assetto Corsa for practicing motorsports. Can load real life trace data for correlation.
2026-02-02