Browse Skills

44357 skills found

excel.md
36
1 export excel
2 tsaol from "tsaol/awesome-claude"
3 Excel 表格创建、编辑和数据分析。支持公式、格式化、数据分析和可视化。当需要处理表格文件时使用:(1) 创建带公式的表格,(2) 读取和分析数据,(3) 修改现有表格,(4) 数据分析和可视化
2026-01-03
readme-writer.md
36
1 export readme-writer
2 nateberkopec from "nateberkopec/dotfiles"
3 Write READMEs for software projects. The skill should be used when writing or revising a README or README.md file.
2026-01-22
code-quality.md
36
1 export code-quality
2 vereis from "vereis/nix-config"
3 MANDATORY for code review, suggestions, and quality assessment. Defines priority order, bad smells, and review standards.
2026-01-21
skill-creator.md
36
1 export skill-creator
2 bobmatnyc from "bobmatnyc/claude-mpm"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-21
brainstorming.md
36
1 export brainstorming
2 vereis from "vereis/nix-config"
3 MANDATORY for any feature or design decision - refines ideas into validated designs through collaborative questioning, explores alternatives, then breaks implementation into atomic test/lint/commit steps
2026-01-21
env-to-fnox.md
36
1 export env-to-fnox
2 nateberkopec from "nateberkopec/dotfiles"
3 This skill should be used when users want to migrate from .env files to fnox with 1Password (or another secret provider). It covers installing fnox, creating 1Password items, configuring fnox.toml, and integrating with mise. Use when users mention ".env migration", "fnox setup", "1password secrets", or want to improve their secret management workflow.
2026-01-22
planning.md
36
1 export planning
2 vereis from "vereis/nix-config"
3 MANDATORY when given ANY task - provides comprehensive planning workflows including requirement analysis, backend-first ordering, atomic workflow patterns, and task breakdown frameworks. A task is any ad-hoc request, JIRA ticket, GitHub issue, refactoring request, etc.
2026-01-21
flow-completer.md
36
1 export flow-completer
2 khgs2411 from "khgs2411/flow"
3 Mark tasks and phases complete after verification. Use when finishing tasks, closing phases, or marking work done. Ensures all work verified before completion.
2026-01-05
test-driven-development.md
36
1 export test-driven-development
2 bobmatnyc from "bobmatnyc/claude-mpm"
3 Write the test first, watch it fail, write minimal code to pass
2026-01-21
skill-creator.md
36
1 export skill-creator
2 nateberkopec from "nateberkopec/dotfiles"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-22
flow-navigator.md
36
1 export flow-navigator
2 khgs2411 from "khgs2411/flow"
3 Navigate Flow projects with dashboard-first pattern. Use when user asks about status, current work, what's next, or project progress. Read-only skill.
2026-01-05
pm-delegation-patterns.md
36
1 export pm-delegation-patterns
2 bobmatnyc from "bobmatnyc/claude-mpm"
3 Common delegation patterns for PM agent
2026-01-21
internal-comms.md
36
1 export internal-comms
2 bobmatnyc from "bobmatnyc/claude-mpm"
3 A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
2026-01-21
Dispatching Parallel Agents.md
36
1 export Dispatching Parallel Agents
2 bobmatnyc from "bobmatnyc/claude-mpm"
3 Use multiple Claude agents to investigate and fix independent problems concurrently
2026-01-21
discovery.md
36
1 export discovery
2 vereis from "vereis/nix-config"
3 MANDATORY for discovering CI commands, features, functions, patterns, or tests in a codebase. Uses progressive disclosure - load specific discovery type as needed.
2026-01-21
alps.md
36
1 export alps
2 alps-asd from "alps-asd/app-state-diagram"
3 Create, validate, and improve ALPS profiles. Generate from natural language descriptions, validate existing profiles, and get improvement suggestions.
2026-01-16
pm-teaching-mode.md
36
1 export pm-teaching-mode
2 bobmatnyc from "bobmatnyc/claude-mpm"
3 Comprehensive teaching templates and progressive disclosure patterns for PM teacher mode
2026-01-21
flow-documenter.md
36
1 export flow-documenter
2 khgs2411 from "khgs2411/flow"
3 Document findings and maintain task notes using Flow framework. Use when user says "document", "document this", "document finding", "add notes", "add this to notes", "write this down", "summarize", "summarize this", "generate changelog", "create changelog", or wants to capture discoveries. Helps update task Notes sections, create summaries with /flow-summarize, and keep documentation synchronized with work. Focuses on concise, actionable documentation.
2026-01-05
Root Cause Tracing.md
36
1 export Root Cause Tracing
2 bobmatnyc from "bobmatnyc/claude-mpm"
3 Systematically trace bugs backward through call stack to find original trigger
2026-01-21
ppt.md
36
1 export ppt
2 tsaol from "tsaol/awesome-claude"
3 PPT 演示文稿创建、编辑和分析。当需要处理演示文稿时使用,支持:(1) 创建新演示文稿,(2) 修改和编辑内容,(3) 处理布局和样式,(4) 添加图表和表格
2026-01-03
starwards-monorepo.md
35
1 export starwards-monorepo
2 starwards from "starwards/starwards"
3 npm workspace monorepo workflow for Starwards - build order, module dependencies, watch mode, testing across modules, and avoiding common monorepo pitfalls; core builds first always
2025-12-29
using-superpowers.md
35
1 export using-superpowers
2 starwards from "starwards/starwards"
3 Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists; if a skill exists for your task, you MUST use it
2025-12-29
writing-plans.md
35
1 export writing-plans
2 starwards from "starwards/starwards"
3 Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive guides with exact file paths, code examples, and verification steps; task granularity 2-5 minutes per step
2025-12-29
github-api.md
35
1 export github-api
2 starwards from "starwards/starwards"
3 Access GitHub API using gh CLI in sandboxed environment - install binary, authenticate with tokens, query repos, PRs, issues, workflow runs, and download artifacts
2025-12-29