Browse Skills

17720 skills found

working-with-mise.md
0
1 export working-with-mise
2 technicalpickles from "technicalpickles/pickled-claude-plugins"
3 Use when adding, configuring, or troubleshooting mise-managed tools - ensures proper CLI usage, detects existing config files, and diagnoses PATH/activation issues when commands aren't found
2026-01-05
new-api-route.md
0
1 export new-api-route
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create new ORPC API routes with contracts, routers, and client integration.创建新的 ORPC API 路由,包含合约、路由器和客户端集成。Use when:- Adding new API endpoints- Creating CRUD operations for a new entity- User mentions "new API", "add endpoint", "create route", "新增接口", "添加 API"
2026-01-05
update-linear-post-job.md
0
1 export update-linear-post-job
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Three-step Linear update protocol after job completion - update child issue, check parent completion, update parent if all children done
2026-01-05
analyzing-new-energy-trucks.md
0
1 export analyzing-new-energy-trucks
2 majiayu000 from "majiayu000/claude-skill-registry"
3 分析新能源货车保险业务数据,识别高风险机构和业务类型。在处理新能源货车承保数据、风险评估报告或制定承保策略时使用。
2026-01-05
ripgrep-search.md
0
1 export ripgrep-search
2 wizact from "wizact/dotclaude"
3 Ultra-fast text search using ripgrep (rg) with advanced regex, multiline, and filtering capabilities
2026-01-05
moai-project-template-optimizer.md
0
1 export moai-project-template-optimizer
2 kivo360 from "kivo360/quickhooks"
3 Handle template comparison and optimization workflows including backup detection, smart merging, and update completion reporting
2026-01-05
change-contract-generator.md
0
1 export change-contract-generator
2 richhaase from "richhaase/skillz"
3 Conducts structured interviews to produce Change Contracts - definitions of done expressed in terms of behavior, constraints, operability, and acceptance criteria. Use when externalizing intent for work to be delegated to AI agents, when defining requirements without implementation details, or when asked to create a change contract.
2026-01-05
sdd-pr.md
0
1 export sdd-pr
2 tylerburleigh from "tylerburleigh/claude-foundry"
3 AI-powered PR creation after spec completion. Analyzes spec metadata, git diffs, commit history, and journal entries to generate comprehensive PR descriptions with user approval before creation.
2026-01-05
pr-review.md
0
1 export pr-review
2 benthomasson from "benthomasson/claude-skills"
3 Review GitHub pull requests
2026-01-05
hardened-release-workflow.md
0
1 export hardened-release-workflow
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Production-ready release workflow examples with signed releases, SLSA provenance, artifact attestations, and minimal permissions.
2026-01-05
code-executor.md
0
1 export code-executor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Efficiently compose multiple MCP tool operations by launching a subagent that writes and executes TypeScript or Python code. Use when you need to compose 3+ MCP tool calls, process their results together, implement complex logic, or avoid token overhead from loading many MCP tool schemas into main context. The subagent has MCP servers configured and writes code that calls tools dynamically.
2026-01-05
analyze-repo-capabilities.md
0
1 export analyze-repo-capabilities
2 CheekyCodexConjurer from "CheekyCodexConjurer/quant-lab"
3 Detect repo tooling and patterns, then record a dynamic manifest.
2026-01-05
fork-bash-skill.md
0
1 export fork-bash-skill
2 rhayalcantara from "rhayalcantara/evaluacionesEmpleadosdocker"
3 Execute agentic coding tools directly via bash commands with output capture. Use this when the user requests to run AI agents (Gemini, Claude Code, etc.) and get their results directly.
2026-01-05
openai-whisper-api.md
0
1 export openai-whisper-api
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
2026-01-05
book-structure-generator.md
0
1 export book-structure-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generates comprehensive book structures for Docusaurus with proper hierarchy, navigation, and SEO. Creates chapter outlines, sidebar configurations, and ensures consistent structure across the book.
2026-01-05
mcp2cli.md
0
1 export mcp2cli
2 nicobailon from "nicobailon/mcp2cli-plugin"
3 Convert MCP servers into standalone Bash-invokable scripts. Use when user wants to make an MCP server usable as bash commands, convert MCP to CLI, or wrap MCP tools for agent use.
2026-01-05
testing-test-writing.md
0
1 export testing-test-writing
2 pdovhomilja from "pdovhomilja/dovhomilja-cz"
3 Write minimal, strategic tests focused on core user flows and critical paths during feature development, deferring comprehensive edge case testing. Use this skill when writing unit tests, integration tests, or end-to-end tests, creating test files (*.test.ts, *.spec.js, __tests__/*), testing critical user workflows, focusing on behavior rather than implementation details, using descriptive test names, mocking external dependencies (databases, APIs, file systems), ensuring tests run quickly, testing business-critical functionality, or determining which tests to write during development versus dedicated testing phases. Apply this skill when completing features at logical milestones, writing tests for primary user flows, or balancing feature development speed with adequate test coverage.
2026-01-05
frontend-verification-testing.md
0
1 export frontend-verification-testing
2 kojder from "kojder/photo-map-app"
3 Verify and test Angular 18 frontend changes using Chrome DevTools MCP. Automatically check console errors, network requests, and visual rendering after implementing tasks or when fixing UI bugs. Use when creating components, debugging visual issues, validating API integration, or ensuring UI requirements are met. File types: .ts, .html, .css, .scss
2026-01-05
pr-description-generator.md
0
1 export pr-description-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate comprehensive pull request descriptions with summaries and test plans. Use when creating PR descriptions or documenting code changes.
2026-01-05
git-push.md
0
1 export git-push
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Multi-remote git push workflow for GitHub and Azure DevOps. Use when the user says"push to github", "push to azure", "push to origin", "push to secondary", "push to devops","push to both", "sync remotes", or any variation requesting git push operations.Handles the azure-sync branch workflow that excludes .claude/, specs/, and CLAUDE.md from Azure.
2026-01-05
collect-chats.md
0
1 export collect-chats
2 alexisvincent from "alexisvincent/mia"
3 Orchestrate the LOPS collect workflow to process unprocessed chats and create Linear issues. Use when triaging messages, user asks to collect chats, processing chat backlog, or running collect workflow.
2026-01-05
typescript.md
0
1 export typescript
2 segersniels from "segersniels/dotfiles"
3 TypeScript best practices and patterns
2026-01-05
debugging-react-native.md
0
1 export debugging-react-native
2 mikekelly from "mikekelly/debugging-react-native"
3 Use PROACTIVELY when debugging React Native apps. Reads console logs and executes JavaScript in running apps via Metro bundler. Invoke for: app crashes, state inspection, API debugging, error investigation, or running diagnostic code. Requires Metro running (port 8081).
2026-01-05
github-actions-workflow.md
0
1 export github-actions-workflow
2 ehtbanton from "ehtbanton/ClaudeSkillsRepo"
3 Generate GitHub Actions workflow YAML files for CI/CD pipelines including testing, building, and deployment automation. Triggers on "create GitHub Actions workflow", "generate CI/CD pipeline", "GitHub workflow for", "actions yaml for".
2026-01-05