📚 Documentation
943 skills found
architect.md
12
1
export
architect
2
from
"jpoley/flowspec"
from
"jpoley/flowspec"
3
flowspec is a deliberate implementation of spec-kit & backlog md with task memory
2026-02-18
prd-writer.md
12
1
export
prd-writer
2
from
"breethomas/pm-thought-partner"
from
"breethomas/pm-thought-partner"
3
AI-era product management thought partner. Grounded in proven frameworks, adapted for modern PM work.
2026-02-23
Holochain Development.md
12
1
export
Holochain Development
2
from
"happenings-community/requests-and-offers"
from
"happenings-community/requests-and-offers"
3
Requests And Offers is a hAppenings.community project to facilitate exchange between Holochain creators, developers, advocates, projects and organisations! It's an agent-centric, distributed marketplace of requests and offers built with Holochain.
2026-02-25
technical-documentation.md
12
1
export
technical-documentation
2
from
"vinnie357/claudio"
from
"vinnie357/claudio"
3
prompts, commands, and tools for working with jean claude
2025-12-29
product-spec-kit.md
12
1
export
product-spec-kit
2
from
"diegoeis/product-spec-kit"
from
"diegoeis/product-spec-kit"
3
Comprehensive skill for Product Managers to create organize and manage Product Teams, Strategy, PRDs, release plans, user stories, and standalone issues with high-quality acceptance criteria. Supports both full documentation workflows (PRD → Plan → Stories) and quick issue creation (standalone stories, tasks, bugs). All documentation follows design-driven development principles with functional, testable acceptance criteria based on visual designs and user flows.
2026-01-28
semantic-line-breaks.md
12
1
export
semantic-line-breaks
2
from
"abhinav/home"
from
"abhinav/home"
3
Provides formatting guidelines for prose. This skill's guidance is automatically applied when writing multi-line comments, commit messages, markdown, or other prose.
2026-02-23
technical-writer.md
12
1
export
technical-writer
2
from
"finos/morphir-dotnet"
from
"finos/morphir-dotnet"
3
Dotnet tooling for Morphir
2026-01-01
programming-swift-embedded.md
11
1
export
programming-swift-embedded
2
from
"nonameplum/agent-skills"
from
"nonameplum/agent-skills"
3
Documentation formatted as skills for AI coding assistants. Includes a DocC converter for creating new skills.
2026-02-24
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
database.md
11
1
export
database
2
from
"gertrude-app/swift"
from
"gertrude-app/swift"
3
monorepo for swift apps and packages
2026-02-12
vitest-mocking.md
10
1
export
vitest-mocking
2
from
"alexanderop/workoutTracker"
from
"alexanderop/workoutTracker"
3
Vitest mocking patterns and test double strategies. Use when writing tests that need mocks, spies, stubs, or fakes. Triggers include: mocking modules, stubbing globals (fetch, Date, timers), testing composables, mocking imports (default/named), creating test doubles, replacing dependencies, verifying mock calls, cleaning up mocks, or any question about "how do I mock X in Vitest". Also use when reviewing tests for proper mocking practices.
2026-02-12
code-comments.md
10
1
export
code-comments
2
from
"rp1-run/rp1"
from
"rp1-run/rp1"
3
Ready Player One - stop prompting; start shipping
2026-02-25
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
sitepanda.md
10
1
export
sitepanda
2
from
"hokupod/sitepanda"
from
"hokupod/sitepanda"
3
Sitepanda is designed to scrape websites using the headless browser. The primary goal is to extract the main readable content from web pages and save it as Markdown.
2026-01-02
doc-research-improvements.md
10
1
export
doc-research-improvements
2
from
"existential-birds/amelia"
from
"existential-birds/amelia"
3
AI-powered development orchestrator: Issue → Architect → Developer → Reviewer → Done. Supports multiple LLM backends and issue trackers
2026-02-24
overflow.md
10
1
export
overflow
2
from
"poliha/claude-overflow"
from
"poliha/claude-overflow"
3
Write technical Q&A responses as markdown files to Claude Overflow. Use for programming questions, code explanations, debugging help, API usage. The response becomes a permanent archived answer viewable in a web UI.
2026-01-13
ha-emby-integration.md
10
1
export
ha-emby-integration
2
from
"troykelly/homeassistant-emby"
from
"troykelly/homeassistant-emby"
3
A working Emby integration component for Home Assistant
2026-02-17
cursor-docmgr.md
9
1
export
cursor-docmgr
2
from
"go-go-golems/docmgr"
from
"go-go-golems/docmgr"
3
Use the docmgr CLI to manage ticketed docs (create tickets, add docs, relate code files with file-note, update changelog, and search). Use when the user asks how to use docmgr, wants a docmgr command sequence, or needs docmgr best practices (file-note, quoting, doctor).
2026-02-13
release-prep.md
9
1
export
release-prep
2
from
"NickCrew/claude-cortex"
from
"NickCrew/claude-cortex"
3
Claude Cortex
2026-02-25
react-hooks-best-practices.md
9
1
export
react-hooks-best-practices
2
from
"berlysia/dotfiles"
from
"berlysia/dotfiles"
3
This skill should be used when the user asks to "review React hooks", "check useEffect usage", "optimize hooks performance", "design custom hooks", "refactor to use hooks", "remove unnecessary useEffect", "simplify useMemo usage", or discusses React hooks patterns. Provides guidance on writing minimal, effective React hooks code.
2026-02-22
markdown-version-extractor.md
9
1
export
markdown-version-extractor
2
from
"JasperHG90/persona"
from
"JasperHG90/persona"
3
A developer-friendly toolkit for managing and deploying LLM personas and skills across any environment.
2026-02-24
hardened-outline-driven-development-for-rust.md
9
1
export
hardened-outline-driven-development-for-rust
2
from
"OutlineDriven/odin-claude-plugin"
from
"OutlineDriven/odin-claude-plugin"
3
ODIN [for Claude Code as a plugin] - Outline Driven development approach for agentic INtelligence
2026-02-25
using-modern-cli.md
9
1
export
using-modern-cli
2
from
"alexei-led/claude-code-config"
from
"alexei-led/claude-code-config"
3
Configuration files and hooks for Claude Code development environment
2026-02-26
technical-implementation.md
9
1
export
technical-implementation
2
from
"leeovery/claude-technical-workflows"
from
"leeovery/claude-technical-workflows"
3
From Idea to Implementation: Agentic Engineering Workflows for Claude Code
2026-02-24