Browse Skills

44357 skills found

rename-global-variable-or-function.md
61
1 export rename-global-variable-or-function
2 cdlewis from "cdlewis/snowboardkids2-decomp"
3 Renaming a global variable or function requires additional steps in decompilation projects or the build will fail. Use this skill when you want to rename a global variable or function.
2026-01-16
swarm-coordination.md
61
1 export swarm-coordination
2 joelhooks from "joelhooks/opencode-swarm-plugin"
3 Multi-agent coordination patterns for OpenCode swarm workflows. Use when working on complex tasks that benefit from parallelization, when coordinating multiple agents, or when managing task decomposition. Do NOT use for simple single-agent tasks.
2026-01-16
beads-workflow.md
61
1 export beads-workflow
2 joelhooks from "joelhooks/opencode-swarm-plugin"
3 Issue tracking and task management using the beads system. Use when creating, updating, or managing work items. Use when you need to track bugs, features, tasks, or epics. Do NOT use for simple one-off questions or explorations.
2026-01-16
analyze-changes.md
61
1 export analyze-changes
2 kaushikgopal from "kaushikgopal/dotfiles"
3 Interactive chunk-by-chunk review of PR or branch changes. Identifies logical groupings, explains each chunk, and critiques for issues. Use when user says "analyze-changes", "review changes", "review this PR", "what changed", or "walk me through these changes".
2026-01-15
analyze-function.md
61
1 export analyze-function
2 kaushikgopal from "kaushikgopal/dotfiles"
3 Deep line-by-line analysis of a function or method. Explains what each line does, why it's written that way, performance implications, edge cases, and design patterns. Use when user says "analyze-function", "analyze {function}", "deep dive on {function}", or "explain {function} line by line".
2026-01-15
find.md
61
1 export find
2 kaushikgopal from "kaushikgopal/dotfiles"
3 Fast file and code search using `fd` and `rg`. Use when the user asks to locate files or search code patterns.
2026-01-15
ppage.md
61
1 export ppage
2 kaushikgopal from "kaushikgopal/dotfiles"
3 Captures session learnings, decisions, and context to a markdown file for future agent ramp-up. Use when user says "ppage", "page context", "save context", "capture learnings", or before ending a substantial work session.
2026-01-15
multi-mind.md
61
1 export multi-mind
2 kaushikgopal from "kaushikgopal/dotfiles"
3 Multi-specialist collaborative analysis for complex decisions. Spawns parallel subagents with diverse domain expertise to analyze a topic from multiple angles. Use when user says "multi-mind", or for complex architecture decisions, technology choices, strategic planning, or any multi-faceted problem with no obvious right answer.
2026-01-15
typescript.md
60
1 export typescript
2 PaulRBerg from "PaulRBerg/dot-claude"
3 This skill should be used when the user asks to "configure TypeScript", "fix type errors", "use dayjs", "add type definitions", "set up React with TypeScript", mentions ".ts" or ".tsx" files, or asks about TypeScript best practices or TypeScript-specific tooling.
2026-01-15
biome-js.md
60
1 export biome-js
2 PaulRBerg from "PaulRBerg/dot-claude"
3 This skill should be used when the user asks to "configure Biome", "extend biome config", "set up BiomeJS", "add biome overrides", "biome lint-staged", "fix biome errors", or mentions biome.jsonc, Biome linting, or Biome formatting configuration.
2026-01-15
md-docs.md
60
1 export md-docs
2 PaulRBerg from "PaulRBerg/dot-claude"
3 This skill should be used when the user asks to "update README", "update context files", "init context", "create CLAUDE.md", "update CLAUDE.md", "update AGENTS.md", "update DOCS.md", "generate documentation", "API documentation", or mentions project documentation, context files, or markdown documentation workflows.
2026-01-15
gh-cli.md
60
1 export gh-cli
2 PaulRBerg from "PaulRBerg/dot-claude"
3 This skill should be used when the user mentions "gh CLI", "gh command", asks to "view repository info", "trigger workflows", "search GitHub", "manage codespaces", "check PR status", "list issues", or asks about GitHub CLI usage and automation from the command line.
2026-01-15
dry-refactor.md
60
1 export dry-refactor
2 PaulRBerg from "PaulRBerg/dot-claude"
3 This skill should be used when the user asks to "refactor duplicate code", "apply DRY principles", "eliminate code repetition", "extract common functionality", or mentions code duplication, similar patterns, repeated logic, or reusable abstractions.
2026-01-15
web-asset-generator.md
60
1 export web-asset-generator
2 alonw0 from "alonw0/web-asset-generator"
3 Generate web assets including favicons, app icons (PWA), and social media meta images (Open Graph) for Facebook, Twitter, WhatsApp, and LinkedIn. Use when users need icons, favicons, social sharing images, or Open Graph images from logos or text slogans. Handles image resizing, text-to-image generation, and provides proper HTML meta tags.
2026-01-16
oss.md
60
1 export oss
2 PaulRBerg from "PaulRBerg/dot-claude"
3 This skill should be used when the user asks to "create a pull request", "create PR", "open PR", "create an issue", "file an issue", "create a GitHub issue", "create a Claude Code issue", "report a bug in Claude Code", "create a Codex issue", "report a bug in Codex CLI", "create a discussion", "start a GitHub discussion", or mentions OSS contribution workflows.
2026-01-15
oracle-gemini.md
60
1 export oracle-gemini
2 PaulRBerg from "PaulRBerg/dot-claude"
3 This skill should be used when the user asks to "use Gemini", "ask Gemini", "consult Gemini", "Gemini review", "use Gemini for planning", "ask Gemini to review", "get Gemini's opinion", "what does Gemini think", "second opinion from Gemini", mentions using Gemini as an oracle for planning or code review. NOT for implementation tasks.
2026-01-15
kim-orchestrator.md
60
1 export kim-orchestrator
2 KimYx0207 from "KimYx0207/Claudecode-Codex-Gemini"
3 多AI协作编排技能 - 自动协调Claude、Codex、Gemini完成需求分析→代码生成→代码审查工作流。 【核心触发场景】 - 开发任务、写代码、实现功能、编程任务 - 新功能开发、功能实现、代码实现 - 重构、优化代码、代码改进 - Bug修复、问题修复、错误处理 - 系统设计、架构设计、模块设计 【显式触发词】 - "AI编排"、"ai编排"、"多AI协作"、"三引擎"、"三AI" - "codex"、"gemini"、"kim team"、"kim-team" - "协作开发"、"编排流程" 【任务类型触发】 - 实现XXX功能、开发XXX模块、写一个XXX - 创建XXX、构建XXX、搭建XXX - 添加XXX功能、新增XXX特性 - 修改XXX、更新XXX、升级XXX - 修复XXX、解决XXX问题 - 重构XXX、优化XXX性能 - 设计XXX架构、规划XXX系统 【技术任务触发】 - API开发、接口实现、后端开发、前端开发 - 数据库设计、表结构、CRUD操作 - 用户认证、登录注册、权限控制 - 文件处理、数据导入导出 - 第三方集成、SDK接入
2026-01-15
oracle-codex.md
60
1 export oracle-codex
2 PaulRBerg from "PaulRBerg/dot-claude"
3 This skill should be used when the user asks to "use Codex", "ask Codex", "consult Codex", "Codex review", "use GPT for planning", "ask GPT to review", "get GPT's opinion", "what does GPT think", "second opinion on code", "consult the oracle", "ask the oracle", or mentions using an AI oracle for planning or code review. NOT for implementation tasks.
2026-01-15
template-ts-node.md
60
1 export template-ts-node
2 PaulRBerg from "PaulRBerg/dot-claude"
3 This skill should be used when the user asks to "create a TypeScript project", "set up Node.js project", "scaffold new project", "initialize TypeScript repo", "create a new library", "set up a CLI tool", or mentions setting up a new TypeScript/Node.js codebase.
2026-01-15
code-review.md
60
1 export code-review
2 PaulRBerg from "PaulRBerg/dot-claude"
3 This skill should be used when the user asks to "review code", "review PR", "code review", "audit code", "check for bugs", "security review", "review my changes", "find issues in this code", "review the diff", or asks for pull request review or code audit.
2026-01-15
just-cli.md
60
1 export just-cli
2 PaulRBerg from "PaulRBerg/dot-claude"
3 This skill should be used when the user asks to "create a justfile", "write just recipes", "configure just settings", "add just modules", "use just attributes", "set up task automation", mentions justfile, just command runner, or task automation with just.
2026-01-15
node-deps.md
60
1 export node-deps
2 PaulRBerg from "PaulRBerg/dot-claude"
3 This skill should be used when the user asks to "update dependencies", "update npm packages", "run taze", "upgrade node packages", "check for outdated packages", "update package.json", or mentions dependency updates, npm/pnpm/yarn package upgrades, or taze CLI usage.
2026-01-15
neon-serverless.md
58
1 export neon-serverless
2 neondatabase from "neondatabase/ai-rules"
3 Configures Neon Serverless Driver for Next.js, Vercel Edge Functions, AWS Lambda, and other serverless environments. Installs @neondatabase/serverless, sets up environment variables, and creates working API route examples with TypeScript types. Use when users need to connect their application to Neon, fetch or query data from a Neon database, integrate Neon with Next.js or serverless frameworks, or set up database access in edge/serverless environments where traditional PostgreSQL clients don't work.
2026-01-15
neon-toolkit.md
58
1 export neon-toolkit
2 neondatabase from "neondatabase/ai-rules"
3 Creates and manages ephemeral Neon databases for testing, CI/CD pipelines, and isolated development environments. Use when building temporary databases for automated tests or rapid prototyping.
2026-01-15