Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
writing-skills
Use when creating or updating SKILL.md documentation - Explains how and why to create a skill.
dave1010/tools 7
-
llm-inference
Use when wanting to interact with any LLM - Explains available inference endpoints so the agent selects suitable models.
dave1010/tools 7
-
github-integration
Use when building GitHub-based features - Explains auth token usage, Gist reading/writing and rendering helpers.
dave1010/tools 7
-
cdn-usage
Use when adding external browser dependencies via CDN - Provides CDN selection guidance to ensure reliable script loading.
dave1010/tools 7
-
maps
Use when building interactive map tools - Explains MapLibre setup, tiles, and common UI patterns.
dave1010/tools 7
-
wechat-chat-tool
微信小程序聊天工具开发指南。当开发聊天工具分包、配置 chatTools、发送消息到群聊、动态消息、获取群成员信息、wx.openChatTool、wx.getChatToolInfo 时使用。
dafang/taro-weapp-plugin 2
-
planning-with-files
Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.
dafang/taro-weapp-plugin 2
-
react-to-taro
Transpile React Web applications (v18+) into Taro 4.x code optimized for WeChat Mini Program. Use this skill when converting React components, pages, or utilities to Taro-compatible code with proper JSX element mapping, event handler transformation, navigation/routing conversion, and API shim layer.
dafang/taro-weapp-plugin 2
-
weapp-share-timeline
微信小程序分享到朋友圈开发指南。当开发朋友圈分享功能、配置 onShareTimeline、适配单页模式、处理场景值 1154、navigationBarFit 布局调整时使用。
dafang/taro-weapp-plugin 2
-
troubleshoot-braintrust-mcp
This plugin auto-configures a "braintrust" MCP server. If you can't see it or reach it, activate this skill
braintrustdata/braintrust-claude-plugin 16
-
bug-fix
Bug-fix pipeline. Dual RCA (Sonnet+Opus) -> Consolidation -> Codex Validation -> Implementation -> Code Review.
Z-M-Huang/claude-codex 24
-
multi-ai
Start the multi-AI pipeline. Plan -> Review -> Implement (loop until reviews approve). Codex final gate.
Z-M-Huang/claude-codex 24
-
subagent-review
Argument-driven code/design review wrapper. Invokes reviewer sub-skills for
each specified engine+tier label. Defaults to 'cc cx' (10 reviewers) if no
arguments given.
Argument format: space-separated labels from {cc, cc-deep, cx, cx-deep}
Examples: 'cc cx' (default), 'cc-deep cx-deep', 'cc', 'cx-deep'
Use when:
- Running code reviews on PRs, commits, or branches
- Running design reviews on issues or documents
- Need multi-perspective review (security, architecture, code, QA, historian)
i9wa4/dotfiles 9
-
brainstorming
Ambiguity-reduction workflow for requests that are not yet plan-ready or implementation-ready. Use when there are multiple plausible approaches, the task is user-facing or design-shaping, requirements are fuzzy, or Codex needs to compare 2-3 options with trade-offs before choosing a direction.
i9wa4/dotfiles 9
-
databricks-local
Databricks local additions - Queries API, VARIANT/JSON, Dashboard API, dbt integration, Jupyter kernel
Supplements the official `databricks` skill with project-specific patterns.
Use when:
- Working with Databricks Queries API (saved queries)
- Handling VARIANT type or JSON operations
- Working with Lakeview Dashboard API
- Integrating dbt with Databricks JSON/VARIANT columns
- Running Jupyter notebooks with Databricks kernel
i9wa4/dotfiles 9
-
codex-prompting-local
Portable Codex prompt, review-contract, and resume-handoff guidance adapted
from codex-plugin-cc for this repo's Nix-managed Codex CLI and Claude Code
setup. Use when:
- Composing prompts for Codex or GPT-5.4-based subagents
- Designing structured review or adversarial-review prompt contracts
- Writing resumable task prompts or result handoffs
- Re-expressing useful old slash-command workflows on the skills side instead
of reviving slash commands
i9wa4/dotfiles 9
-
nix
Nix commands and package management guide.
Use when:
- Using nurl for hash acquisition
i9wa4/dotfiles 9
-
bigquery-local
BigQuery local additions - cost-aware query patterns and project conventions.
Supplements general BigQuery knowledge with guardrails.
Use when:
- Running bq commands
- Writing GoogleSQL queries
- Designing partitioned/clustered tables
i9wa4/dotfiles 9
-
tmux
tmux pane operations guide for debugging and monitoring separate panes
Use when:
- Sending commands to another tmux pane
- Capturing output from another tmux pane
- Monitoring long-running commands in separate panes
- Debugging devcontainer build/up operations
- Working with multiple panes in parallel
i9wa4/dotfiles 9
-
claude-config-optimizer
Claude Code config optimization skill.
Use when:
- Editing CLAUDE.md, rules/, skills/, agents/, commands/
- User asks about config best practices
- Checking optimization status
- User says "claude code changelog" or "claude code updates"
- User asks about new features or breaking changes in Claude Code
i9wa4/dotfiles 9
-
systematic-debugging
Root-cause-first debugging workflow for broken behavior, confusing errors, flaky reproducers, or repeated failed fix attempts. Use when the failure is real but the mechanism is not yet understood, when guessing has already failed, or when a working pattern comparison is needed before making code or config changes.
i9wa4/dotfiles 9
-
claude-workspace-trust-fix
Fix for Claude Code PreToolUse hooks being silently skipped in interactive mode.
Sets hasTrustDialogAccepted: true for all project entries in ~/.claude/.claude.json.
Use when:
- PreToolUse hooks are not firing in interactive mode
- Hooks work in `-p` mode but not interactive
- User says "fix workspace trust" or "hooks not working"
- Setting up Claude Code on a new machine
- After adding new projects to Claude Code
i9wa4/dotfiles 9
-
drawio-local
draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG/SVG/PDF export, layout adjustment, and AWS icon usage.
i9wa4/dotfiles 9
-
dbt-local
Local dbt additions - Issue-specific target setup and Databricks SQL dialect notes.
Supplements the official `dbt` and `running-dbt-commands` skills.
Use when:
- Setting up Issue-specific targets in profiles.yml
- Working with Databricks SQL dialect quirks in dbt
i9wa4/dotfiles 9