Browse Skills
6825 skills found
spec-management.md
3
1
export
spec-management
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Central authority for specification-driven development. Use when working with requirements, specifications, acceptance criteria, or any spec-driven workflow. Provides navigation to specialized skills and delegates to docs-management for official documentation.
2026-01-05
diagram-patterns.md
3
1
export
diagram-patterns
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Decision guidance for selecting the right diagram type and tool. Provides patterns for common visualization scenarios, tool comparison, and best practices.
2026-01-05
instructions-development.md
3
1
export
instructions-development
2
from
"OshanKHZ/cc-swiss-knife"
from
"OshanKHZ/cc-swiss-knife"
3
This skill should be used when the user asks to "create CLAUDE.md", "initialize CLAUDE.md", "sync CLAUDE.md with code", "update documentation from codebase", "create .claude/rules/", "manage modular rules", "split large CLAUDE.md", or mentions project documentation setup. Manages complete lifecycle of project instructions including creation, synchronization with code patterns, and modular organization.
2026-01-05
writing-skills.md
3
1
export
writing-skills
2
from
"Sentry01/Copilot-CLI-Harness"
from
"Sentry01/Copilot-CLI-Harness"
3
Use when creating new skills, editing existing skills, or verifying skills work before deployment
2026-01-05
onboarding-docs.md
3
1
export
onboarding-docs
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Developer onboarding documentation and learning paths
2026-01-05
cpp-native-development.md
3
1
export
cpp-native-development
2
from
"stephendolan/dotfiles"
from
"stephendolan/dotfiles"
3
Modern C++17/20 patterns for native application development. Use when writing C++, reviewing diffs, or discussing performance. Covers move semantics, templates vs std::function, thread safety, STL containers, async patterns, struct initialization, and API design.
2026-01-05
setting-up-docs.md
3
1
export
setting-up-docs
2
from
"thkt/claude-config"
from
"thkt/claude-config"
3
コードベース分析から環境セットアップガイドドキュメントを生成。 パッケージマネージャ、必要なツール、環境変数、起動コマンドを検出。 トリガー: setup guide, environment setup, development environment, installation guide, getting started, prerequisites.
2026-01-05
s-clean.md
3
1
export
s-clean
2
from
"Falkicon/Mechanic"
3
Find and remove dead code and stale documentation. Covers unused functions, orphaned files, dead links, and outdated references. Use for maintenance, pre-release cleanup, or codebase hygiene. Triggers: clean, dead code, unused, orphan, stale, cruft, maintenance.
2026-01-05
database-designer.md
3
1
export
database-designer
2
from
"shining319/claude-code-single-person-workflow"
from
"shining319/claude-code-single-person-workflow"
3
Comprehensive database design tool creating complete schemas with tables, fields, indexes, and ER diagrams. Use when users request database design for any system. Generates Markdown docs, SQL scripts, and DrawDB-compatible JSON/DBML files. Supports MySQL, PostgreSQL, SQL Server. Triggers: database design, schema, ER diagram, SQL, data model. | 全面的数据库设计工具,创建完整的数据库架构。触发词:数据库设计、数据库架构、ER图、SQL、数据模型、表设计。
2026-01-05
perplexity-researcher-reasoning-pro.md
3
1
export
perplexity-researcher-reasoning-pro
2
from
"d-o-hub/rust-self-learning-memory"
from
"d-o-hub/rust-self-learning-memory"
3
Highest level of research and reasoning capabilities for complex decision-making with significant consequences, strategic planning, technical architecture decisions, multi-stakeholder problems, or high-complexity troubleshooting requiring expert-level judgment and sophisticated reasoning chains. Prioritizes actively maintained repositories and validates website sources for 2025 relevance.
2026-01-05
academic-writing-style.md
3
1
export
academic-writing-style
2
from
"shining319/claude-code-single-person-workflow"
from
"shining319/claude-code-single-person-workflow"
3
Personalized academic writing assistant for university assignments in Chinese and English. Use when users need help writing/revising academic reports, project docs, technical analyses, research reviews, or case studies. Produces natural prose avoiding AI markers. Triggers: academic writing, assignment, report, technical analysis, research review, case study. | 个性化学术写作助手,适用于中英文大学作业。触发词:学术写作、作业、报告、技术分析、研究综述、案例研究、项目文档。
2026-01-05
excalidraw-diagram.md
3
1
export
excalidraw-diagram
2
from
"Infatoshi/excalidraw-renderer"
from
"Infatoshi/excalidraw-renderer"
3
Generate Excalidraw diagrams. Use when the user asks to create a diagram, visualize a concept, or illustrate technical architectures.
2026-01-05
shell-engineering.md
3
1
export
shell-engineering
2
from
"gonzaloserrano/dotfiles"
from
"gonzaloserrano/dotfiles"
3
Comprehensive shell/bash engineering guidelines based on Google's Shell Style Guide. This skill should be used when writing shell scripts, reviewing bash code, or answering questions about shell scripting best practices. Applies to .sh files, bash scripts, and any shell programming tasks.
2026-01-05
flutter-tester.md
3
1
export
flutter-tester
2
from
"Harishwarrior/flutter-claude-skills"
from
"Harishwarrior/flutter-claude-skills"
3
A comprehensive Flutter testing skill for creating, writing, and analyzing tests in any Flutter project. Provides guidance on test structure, mocking patterns, Riverpod testing, widget testing, and industry best practices for reliable, maintainable tests.
2026-01-05
user-config-management.md
3
1
export
user-config-management
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Central authority for managing Claude Code user configuration directories (~/.claude/ and ~/.claude.json). Covers storage cleanup, backup/restore, reset workflows, MCP server preservation, history management, plan management, session statistics, and configuration health auditing. Delegates to docs-management skill for official documentation. Use when managing user config, cleaning up storage, backing up settings, resetting Claude Code, or auditing configuration health.
2026-01-05
vue-composable-testing.md
3
1
export
vue-composable-testing
2
from
"alexanderop/workoutTracker"
from
"alexanderop/workoutTracker"
3
Test Vue 3 composables with Vitest following best practices. Use when writing tests for composables, creating test helpers for Vue reactivity, or when asked to "test a composable", "write tests for use*", or "help test Vue composition functions". Covers independent composables (direct testing) and dependent composables (lifecycle/inject testing with helpers).
2026-01-05
writing-pull-requests.md
3
1
export
writing-pull-requests
2
from
"stephendolan/dotfiles"
from
"stephendolan/dotfiles"
3
Draft concise PR descriptions with summary and problem statement. Use when creating pull requests, writing PR descriptions, or using gh pr create. Avoids verbose sections like technical details, testing notes, and implementation specifics.
2026-01-05
codebase-context.md
3
1
export
codebase-context
2
from
"seanchatmangpt/agile-protocol-specification"
from
"seanchatmangpt/agile-protocol-specification"
3
Generates and maintains codebase context documentation (.context.md files).Implements the Codebase Context Specification for AI-friendly projectdocumentation. Activates when documenting architecture or onboarding.
2026-01-05
gemini-extension-development.md
3
1
export
gemini-extension-development
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Expert guide for building and managing Gemini CLI Extensions. Covers extension anatomy, GEMINI.md context, commands, MCP integration, and publishing. Use when creating Gemini extensions, linking local extensions, packaging MCP servers, or installing extensions from GitHub. Delegates to gemini-cli-docs.
2026-01-05
devspeculate.md
3
1
export
devspeculate
2
from
"kevinslin/llm"
from
"kevinslin/llm"
3
Always use this skill to provide context on the codebase. Automatically initializes and references the Speculate documentation framework (coding rules, shortcuts, templates, and project specs) to ensure agents understand project structure, development workflows, and coding standards. Use for every task to maintain context and code quality.
2026-01-05
hook-management.md
3
1
export
hook-management
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Central authority for Claude Code hooks management in this repository. Automates enforcement of critical repository rules through hooks. Use when adding hooks, managing hooks, configuring hooks, troubleshooting hooks, or understanding hook behavior. Delegates to docs-management skill for official hooks documentation. Provides organization-specific patterns, configuration management, and workflow guidance.
2026-01-05
dhh-rails-expert.md
3
1
export
dhh-rails-expert
2
from
"nityeshaga/claude-code-essentials"
from
"nityeshaga/claude-code-essentials"
3
Expert at writing and reviewing Rails code following DHH's style as practiced at 37signals. Use when writing new Rails code, reviewing Rails code, making architectural decisions in Rails apps.
2026-01-05
gemini-cli-docs.md
3
1
export
gemini-cli-docs
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Single source of truth and librarian for ALL Gemini CLI documentation. Manages local documentation storage, scraping, discovery, and resolution. Use when finding, locating, searching, or resolving Gemini CLI documentation; discovering docs by keywords, category, tags, or natural language queries; scraping from llms.txt; managing index metadata (keywords, tags, aliases); or rebuilding index from filesystem. Run scripts to scrape, find, and resolve documentation. Handles doc_id resolution, keyword search, natural language queries, category/tag filtering, alias resolution, llms.txt parsing, markdown subsection extraction for internal use, hash-based drift detection, and comprehensive index maintenance.
2026-01-05
use-case-20.md
3
1
export
use-case-20
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Use Case 2.0 methodology by Ivar Jacobson. Covers use case slices, lightweight documentation, user story derivation, and value-driven prioritization. Modern approach to use case modeling for agile teams.
2026-01-05