Browse Skills

737 skills found

comparative-matrix.md
5
1 export comparative-matrix
2 Dowwie from "Dowwie/agent_framework_study"
3 An agentic analysis of the most popular agent frameworks as of 12-23-2025
2026-03-31
ensue-memory.md
5
1 export ensue-memory
2 mutable-state-inc from "mutable-state-inc/ensue-codex-skill"
3 Augmented cognition layer that makes users smarter by connecting conversations to their persistent knowledge tree. Use proactively when topics arise that might have prior knowledge, and when users ask to remember, recall, search, or organize. Triggers on technical discussions, decision-making, project work, "remember this", "recall", "what do I know about", or any knowledge request.
2026-02-06
agent-comms.md
5
1 export agent-comms
2 buddyh from "buddyh/claude-code-skills"
3 Skills I've built for my agent workflows
2026-04-09
python-style-guide.md
5
1 export python-style-guide
2 CodingKaiser from "CodingKaiser/claude-kaiser-skills"
3 list of claude skills for omics and programming
2026-04-29
rust-testing.md
5
1 export rust-testing
2 AutumnsGrove from "AutumnsGrove/GroveEngine"
3 A forest of voices. Writing and community tools for a quieter corner of the internet.
2026-05-22
htmx-skill.md
5
1 export htmx-skill
2 DrZoot from "DrZoot/htmx-skill"
3 Documentation for the htmx JavaScript library (attributes, events, headers, API, extensions, examples, migration guides, server examples). Use when you need accurate htmx syntax/behavior or to locate the right reference page for an htmx question.
2026-06-03
json-prompting-for-nano-banana.md
5
1 export json-prompting-for-nano-banana
2 jawhnycooke from "jawhnycooke/claude-plugins"
3 Directory of high quality Claude Code Plugins.
2026-03-27
markdown.md
5
1 export markdown
2 RedondoK from "RedondoK/claude-md-skill"
3 A Claude by Anthropic skill to transform AI-generated markdown from "close enough" to "perfect." It provides comprehensive guidance for creating GitHub Flavored Markdown (GFM) that passes markdownlint validation with zero violations.
2026-04-23
deep-wiki.md
5
1 export deep-wiki
2 huynguyen03dev from "huynguyen03dev/opencode-setup"
3 Access AI-generated documentation and insights for GitHub repositories via DeepWiki. This skill should be used when exploring unfamiliar codebases, understanding repository architecture, finding implementation patterns, or asking questions about how a GitHub project works. Supports any public GitHub repository.
2026-03-02
writing-clearly-and-concisely.md
4
1 export writing-clearly-and-concisely
2 joshuadavidthomas from "joshuadavidthomas/opencode-plugins-manual"
3 The (unofficial) missing manual for OpenCode plugins
2026-05-18
planning.md
4
1 export planning
2 SmidigStorm from "SmidigStorm/storm-claude-marketplace"
3 Interactive implementation planning from backlog items. Use when creating plans for features, fixes, or tasks. Guides 6-phase collaborative dialogue from discovery through documentation.
2026-03-17
testing.md
4
1 export testing
2 loadinglucian from "loadinglucian/deployer"
3 The server and site deployment tool for PHP
2026-05-02
test-writer.md
4
1 export test-writer
2 dudusoar from "dudusoar/skillOS"
3 A personal operating system for managing AI skills with lifecycle support, context separation, and evolutionary learning
2026-05-16
web-to-markdown.md
4
1 export web-to-markdown
2 leonardocouy from "leonardocouy/web2md"
3 Convert web pages to clean Markdown for AI/LLM consumption. Renders JS-heavy sites with Chrome, extracts content with Readability, outputs clean GFM.
2026-06-05
requirements-feedback.md
4
1 export requirements-feedback
2 sjnims from "sjnims/requirements-expert"
3 A comprehensive requirements management plugin that guides users through the full requirements lifecycle (vision → epics → user stories → tasks) using GitHub Projects for complete traceability and collaboration
2026-06-03
create-unit-test.md
4
1 export create-unit-test
2 tech-with-seth from "tech-with-seth/iridium"
3 React Router 7 starter with BetterAuth, Prisma, AI SDK, VoltAgent and Tailwind
2026-06-05
email.md
4
1 export email
2 arlenagreer from "arlenagreer/claude_configuration_docs"
3 Claude Code SuperClaude framework configuration and documentation
2026-06-04
scratchpad-fetch.md
4
1 export scratchpad-fetch
2 otrebu from "otrebu/agents"
3 Download and aggregate web pages/docs into timestamped scratchpad files. Use when user asks to "concatenate all these resources", "get all these links", "checkout all these resources", or wants to gather fresh context from documentation URLs. All URLs from one prompt go into single file at docs/scratchpad/<timestamp>.md.
2026-05-08
doc-draft.md
4
1 export doc-draft
2 friend1ws from "friend1ws/grant-writing-workflow"
3 Research grant proposal writing workflow with Claude Code skills
2026-04-04
nuxt-content.md
4
1 export nuxt-content
2 alexanderop from "alexanderop/awesome-claude-code-vue"
3 A Claude Code plugin with useful utilities and commands for Vue and Nuxt projects
2026-01-26
docx-cmr-generator.md
4
1 export docx-cmr-generator
2 PedroGiudice from "PedroGiudice/Claude-Code-Projetos"
3 Gera documentos Word (.docx) a partir de Markdown no padrão CMR Advogados. Use quando precisar converter peças jurídicas de Markdown para DOCX com formatação correta (fontes, margens, espaçamentos).
2026-05-25
python-plan-optimization.md
4
1 export python-plan-optimization
2 it-bens from "it-bens/claude-code-plugins"
3 6-phase read-only analysis workflow for Python code in markdown documents.Detects design principle violations, code smells, and suggests modern Python improvements.Applies project-type-aware thresholds (POC, MVP, Private, Enterprise, Open Source).Processes one or more documents, generating per-document analysis with summary.
2026-06-03
sync-docs.md
3
1 export sync-docs
2 ncdcdev from "ncdcdev/sharepoint-docs-mcp"
3 A Model Context Protocol (MCP) server that provides SharePoint document search functionality. Supports both stdio and HTTP transports. Authentication is supported only via Azure AD certificate-based authentication. Please note that other authentication methods are not supported.
2026-02-11
codetographer.md
3
1 export codetographer
2 Kelvination from "Kelvination/codetographer"
3 Generates interactive code flow diagrams (.cgraph files).Invoke when users ask: "how does X work", "show me the flow of Y","visualize the architecture", "diagram the data flow","create a graph of the codebase", or similar queries aboutunderstanding code structure and relationships.
2026-03-05