Browse Skills
1731 skills found
business-context.md
0
1
export
business-context
2
from
"alexAlchemy/aphebis-world-builder-claude"
from
"alexAlchemy/aphebis-world-builder-claude"
3
Access shared business context including company identity, mission, org chart, staff directory, and policies. Use this when an agent needs to understand the business they work for, organizational structure, who's who, or business policies. Returns content from org/business/ directory.
2025-12-25
cortex.md
0
1
export
cortex
2
from
"mberg/claude-skills"
from
"mberg/claude-skills"
3
Claude Skills
2026-01-27
expand-content.md
0
1
export
expand-content
2
from
"Hiverarchy/hiverarchy"
from
"Hiverarchy/hiverarchy"
3
Expand brief notes or outlines into full blog content. Use when user has bullet points, rough ideas, or short notes they want turned into polished blog posts.
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"vnzzzz/slim"
from
"vnzzzz/slim"
3
Server List Manager
2025-12-20
component-development.md
0
1
export
component-development
2
from
"doitsu2014/my-blogs-rsbuild"
from
"doitsu2014/my-blogs-rsbuild"
3
Create and modify React components following project patterns. Use when building UI components, forms, layouts, navigation, or implementing React hooks. Includes DaisyUI, Tailwind CSS, and lucide-react icons.
2026-01-11
plan-prd.md
0
1
export
plan-prd
2
from
"navidemad/claude-code-plugins"
from
"navidemad/claude-code-plugins"
3
Curated plugins for Claude Code
2025-12-02
ragsharp-query-code-graph.md
0
1
export
ragsharp-query-code-graph
2
from
"managedcode/RagSharp"
from
"managedcode/RagSharp"
3
Query the ragsharp code graph for declarations, references, callers, callees, dependencies, and line-number evidence.Triggers: find usages, where defined, callers, callees, dependency path, project deps, type hierarchy, line numbers, evidence.
2026-01-04
best-practices.md
0
1
export
best-practices
2
from
"tadokoro-ryusuke/cc-plugins"
from
"tadokoro-ryusuke/cc-plugins"
3
Claude Code の plugin
2026-04-12
feature-planner.md
0
1
export
feature-planner
2
from
"GMNAPI/DevPortfolio"
from
"GMNAPI/DevPortfolio"
3
Analyze feature documentation (PDF, markdown, or requirements) and create comprehensive implementation plans for DevPortfolio Portfolio app features. Use when asked to create implementation plans, analyze feature requirements, plan new sections, or design features for apps/portfolio/. Generates detailed phase-by-phase plans with entity design, core layer, components, hooks, styling, i18n, and testing checklists.
2026-03-29
ui-check.md
0
1
export
ui-check
2
from
"YuheiNakasaka/cc-dev-kit"
from
"YuheiNakasaka/cc-dev-kit"
3
Use Playwright MCP to check UI styles and usability. Automatically used for requests like "check UI", "verify appearance", "take screenshot".
2026-01-25
silent-execution.md
0
1
export
silent-execution
2
from
"elliotsteene/claude-code"
from
"elliotsteene/claude-code"
3
Contains my claude code commands and sub-agents
2025-12-12
java-unit-tests.md
0
1
export
java-unit-tests
2
from
"Kacper99/kacpers-marketplace"
from
"Kacper99/kacpers-marketplace"
3
Marketplace for all my Claude Code plugins
2026-03-23
qa-automation.md
0
1
export
qa-automation
2
from
"Andrew1326/Andrew1326"
from
"Andrew1326/Andrew1326"
3
My personal repository
2026-01-01
vkc-i18n-ko-vi-safety.md
0
1
export
vkc-i18n-ko-vi-safety
2
from
"LEE-SANG-BOK/VKC-2-"
from
"LEE-SANG-BOK/VKC-2-"
3
Prevent i18n regressions for ko/en/vi (missing keys, long Vietnamese text UI breakage). Use when changing messages/*.json or adding user-facing strings.
2026-04-18
ratatui.md
0
1
export
ratatui
2
from
"filipexyz/plugins"
from
"filipexyz/plugins"
3
Build terminal UIs in Rust with Ratatui. Use when creating TUI applications, immediate-mode rendering, high-performance terminal interfaces, or production Rust CLIs.
2025-12-31
development-standards.md
0
1
export
development-standards
2
from
"nikblanchet/claude-code-production-patterns"
from
"nikblanchet/claude-code-production-patterns"
3
Production patterns and best practices for Claude Code
2025-11-25
ui-ux-pro-max.md
0
1
export
ui-ux-pro-max
2
from
"thanhtunguet/product-quotation"
from
"thanhtunguet/product-quotation"
3
A tool to create product quotations
2025-12-05
orchestrationcreating-workflows.md
0
1
export
orchestrationcreating-workflows
2
from
"Sixallfaces/orkestr"
from
"Sixallfaces/orkestr"
3
Use when user says "create workflow", "create a workflow", "design workflow", "orchestrate", "automate multiple steps", "coordinate agents", "multi-agent workflow". Creates orchestration workflows from natural language using Socratic questioning to plan multi-agent workflows with visualization.
2025-11-24
tailwind-css.md
0
1
export
tailwind-css
2
from
"Awais68/hackathon-2-phase-ii-full-stack-web-app"
from
"Awais68/hackathon-2-phase-ii-full-stack-web-app"
3
Use when styling UI components or layouts with Tailwind CSS - mobile-first design, responsive utilities, custom themes, or component styling.NOT when plain CSS, CSS-in-JS (styled-components), or non-Tailwind frameworks are involved.Triggers: "style component", "responsive design", "mobile-first", "dark theme", "tailwind classes", "dashboard grid".
2026-02-12
blog-master-orchestrator.md
0
1
export
blog-master-orchestrator
2
from
"Zura1555/agents"
from
"Zura1555/agents"
3
Central coordinator for blog writing workflow with multi-agent execution. USE WHEN user says 'write a blog post', 'create blog content', 'start blog workflow', OR user wants to orchestrate the full blog writing pipeline.
2026-01-10
conventional-commits.md
0
1
export
conventional-commits
2
from
"ystk-kai/obsidian-sync"
from
"ystk-kai/obsidian-sync"
3
Conventional Commits 1.0.0 に準拠した日本語コミットメッセージを作成します。タイプ(feat/fix/docs/style/refactor/perf/test/build/ci/chore)の選択、スコープの設定、破壊的変更の記載を行います。git commit を行う際、コミットメッセージの作成を依頼されたとき、変更内容を要約してコミットしたいときに使用してください。
2025-12-19
tailwind-components.md
0
1
export
tailwind-components
2
from
"omanjaya/attendancedev"
from
"omanjaya/attendancedev"
3
Reusable Tailwind CSS component patterns for consistent UI. Use when creating buttons, cards, forms, tables, modals, navigation, or any UI components with Tailwind CSS.
2025-12-23
writing-documentation.md
0
1
export
writing-documentation
2
from
"hernamesbarbara/promptkit"
from
"hernamesbarbara/promptkit"
3
Creates technical documentation including READMEs, API references, user guides, architecture docs, ADRs, and runbooks. Use for requests to create, write, generate, or draft documentation. Trigger phrases include "document this", "write docs", "create readme", "API reference", "user guide", "architecture docs", "ADR", "runbook". For updating existing READMEs, use updating-readme instead.
2026-03-13
add-buyable-item.md
0
1
export
add-buyable-item
2
from
"salvarecuero/tap-cat"
from
"salvarecuero/tap-cat"
3
Add a new one-time shop boost (buyable item) consistent with the app’s cat-petting theme and design-concept-reference.png. Produces the boosts.json entry, icon filename/path, accessible imageDescription, and concise icon generation instructions.
2026-01-03