Browse Skills

17720 skills found

sayhello.md
0
1 export sayhello
2 est7 from "est7/agent-tool"
3 用于验证 skills 管线是否可用的最小示例。当用户要求测试 Skill 是否工作时使用此 skill。
2026-01-05
refactor.md
0
1 export refactor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use during REFACTOR phase of TDD or when code duplication is suspected. Defines search-first workflow and safe refactoring practices.
2026-01-05
project-tracking.md
0
1 export project-tracking
2 pborenstein from "pborenstein/plinth"
3 Establish the files used to track and manage progress.
2026-01-05
release-publishing-workflow.md
0
1 export release-publishing-workflow
2 j0KZ from "j0KZ/mcp-agents"
3 Complete release workflow including version updates, CHANGELOG management, npm publishing, git tagging, and deployment verification. Use when releasing new versions or publishing packages.
2026-01-05
app-marketing-copy.md
0
1 export app-marketing-copy
2 ckorhonen from "ckorhonen/claude-skills"
3 Write marketing copy and App Store / Google Play listings (ASO keywords, titles, subtitles, short+long descriptions, feature bullets, release notes), plus screenshot caption sets and text-to-image prompt templates for generating store screenshot backgrounds/promo visuals. Use when asked to: write/refresh app marketing copy, craft app store metadata, brainstorm taglines/value props, produce ad/landing/email copy, or generate prompts for screenshot/creative generation.
2026-01-05
codecatchup.md
0
1 export codecatchup
2 treasonx from "treasonx/dotfiles"
3 Reviews git history to summarize changes merged while you were away from a consulting project, identifying PRs, code changes, and potential concerns to discuss with the development team.
2026-01-05
pdf.md
0
1 export pdf
2 krishagel from "krishagel/geoffrey"
3 Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
2026-01-05
refactoring.md
0
1 export refactoring
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Identifies code smells, applies design patterns, guides migrations, and performs security/performance/accessibility refactoring. Use when improving code quality, modernizing codebases, applying design patterns, migrating to TypeScript, or extracting microservices.
2026-01-05
python-linting.md
0
1 export python-linting
2 randalmurphal from "randalmurphal/claude-config"
3 Python linting and type checking using ruff (formatting + linting) and pyright (type checking). Covers common errors, configuration, fixing violations, and when to use noqa. Use when fixing linting errors, configuring ruff/pyright, or understanding Python code quality tools.
2026-01-05
typescript.md
0
1 export typescript
2 laulauland from "laulauland/dotfiles"
3 TypeScript coding conventions and best practices. Use when working with TypeScript files, defining types, or setting up TypeScript projects.
2026-01-05
session-protocol.md
0
1 export session-protocol
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Session management protocol. Use for saving and loading session state.
2026-01-05
frontend-dev-guidelines.md
0
1 export frontend-dev-guidelines
2 ddttom from "ddttom/allaboutv2"
3 Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.
2026-01-05
typescript-jsdoc.md
0
1 export typescript-jsdoc
2 AdamManuel-dev from "AdamManuel-dev/claude-code-ext"
3 Write effective JSDoc comments for TypeScript code. Provides guidance on documentation format, strategic placement, best practices, and when to document versus when to keep code self-documenting. Helps maintain code clarity and IDE support.
2026-01-05
gh-issue-planner.md
0
1 export gh-issue-planner
2 u473t8 from "u473t8/learning-app"
3 Read the current GitHub issue description from the branch-based issue number, agree on a plan, and update the issue description when the plan diverges. Use for planning tasks that must sync an agreed plan back to the active GitHub issue using the gh CLI.
2026-01-05
dashboard-auto-generation-client.md
0
1 export dashboard-auto-generation-client
2 sellersessions from "sellersessions/Sub-Agents"
3 Generate professional, client-ready dashboards from data files with clean design (no CURV branding). Detects patterns, creates visualizations, provides insights. Perfect for client presentations and professional reporting.
2026-01-05
translation-manager.md
0
1 export translation-manager
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Translation Manager for this repo: Supabase-backed translations, admin UI under /admin/translation-manager with Home live preview and click-to-select translation, Edge Functions (translations-get/admin/suggest), build-time translation pipeline, and security hardening. Use when planning or editing translation manager UI, Supabase schema/migrations, translation scripts (seed/pull), Edge Functions, translation auth, or troubleshooting translation data/AI suggestions.
2026-01-05
agent-execution-with-worktree.md
0
1 export agent-execution-with-worktree
2 customer-cloud-club from "customer-cloud-club/meeting-visualizer"
3 Execute CCAGI Agents (Coordinator, CodeGen, Review, Security, Test, PR, Issue) with Git Worktree isolation for parallel processing. Use when running agents, processing Issues, or managing concurrent tasks.
2026-01-05
context-worktree.md
0
1 export context-worktree
2 jiunbae from "jiunbae/agent-skills"
3 새 작업 요청 시 기존 작업과의 맥락 유사성을 판단하고, 비유사한 경우 자동으로 git worktree를 생성하여 새 브랜치에서 작업합니다. 작업 시작, 새 기능 구현, 다른 이슈 작업 시 자동 활성화됩니다.
2026-01-05
livekit-stt-selfhosted.md
0
1 export livekit-stt-selfhosted
2 Okeysir198 from "Okeysir198/P20251122-claude-skills"
3 Build self-hosted speech-to-text APIs using Hugging Face models (Whisper, Wav2Vec2) and create LiveKit voice agent plugins. Use when building STT infrastructure, creating custom LiveKit plugins, deploying self-hosted transcription services, or integrating Whisper/HF models with LiveKit agents. Includes FastAPI server templates, LiveKit plugin implementation, model selection guides, and production deployment patterns.
2026-01-05
prp-structure.md
0
1 export prp-structure
2 L-Sypniewski from "L-Sypniewski/claude-code-toolkit"
3 Provides the standard structure and format for Prompt-Response-Plan (PRP) documents. Use when creating, formatting, or validating PRP documents for systematic problem-solving workflows.
2026-01-05
skill-marketplace.md
0
1 export skill-marketplace
2 majiayu000 from "majiayu000/claude-skill-registry"
3 自動從 Skills Marketplace (skillsmp.com) 搜尋、安裝並使用適合當前任務的技能。當面對複雜任務或需要專業工具時自動觸發。
2026-01-05
heyreach.md
0
1 export heyreach
2 abdullahbeam from "abdullahbeam/nexus-design-abdullah"
3 HeyReach LinkedIn automation integration. Load when user mentions 'heyreach', 'linkedin outreach', 'linkedin campaigns', 'list campaigns', 'add leads', 'campaign stats', or any LinkedIn automation operations.
2026-01-05
finding-generator.md
0
1 export finding-generator
2 ethanolivertroy from "ethanolivertroy/claude-grc-engineering"
3 Generates professional audit findings using the Condition-Criteria-Cause-Effect format. Creates management letter comments and remediation recommendations.
2026-01-05
github.md
0
1 export github
2 salujayatharth from "salujayatharth/github-skill"
3 Complete GitHub integration for repositories, issues, PRs, workflows, and security. Use when working with GitHub: (1) Repository operations - get/create files, branches, search code, (2) Issue management - list, create, update, comment on issues, (3) Pull requests - create, review, merge PRs, check CI status, (4) GitHub Actions - list workflows, view runs, download logs, trigger workflows, (5) Code security - Dependabot alerts, code scanning, secret scanning. Requires GITHUB_TOKEN environment variable with appropriate scopes.
2026-01-05