Pd Rules Check
基于 18 套经典软件工程书籍和语言规范,对项目进行代码质量审计。支持两种模式:(A) 先扫描项目特征再自动推荐规范,(B) 用户手动选择规范集。输出结构化审计报告。Use when 用户要求审查代码质量、检查代码规范、评估项目架构、推荐编码规则、或提到 pd-rule-check。
Anysearch
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Find Skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Pd Diagnose
Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.
Info Andrej Karpathy Rss
|
Github Trending Discovery
Automated discovery of trending GitHub repositories — search, filter, classify, and save to knowledge base. Triggers on: GitHub trending, hot repos, find popular repos, github 热点, github 热门仓库.
Humanizer Zh
|
Fastapi Patterns
FastAPI patterns for async APIs, dependency injection, Pydantic request and response models, OpenAPI docs, tests, security, and production readiness.
Brave Search
|
Pd Doc
基于文档索引的迭代开发 — 项目文档自动管理与增量更新。Use when starting a new project needing docs/, updating existing project documentation, or after code changes to incrementally update docs/architecture.md, docs/api.md, docs/changelog.md.
Fireworks Tech Graph
>-
Pd Bdd
行为驱动开发(BDD)Skill。用 Given-When-Then 自然语言公式精确描述产品预期行为,让 AI 一次把代码写对,避免功能偏差。与 TDD 配合使用效果最佳——BDD 确保功能符合预期,TDD 防止代码出现 bug。
Pd Setup
Sets up an `## Agent skills` block in AGENTS.md/CLAUDE.md and `docs/agents/` so the engineering skills know this repo's issue tracker (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of `pd-to-issues`, `pd-to-prd`, `pd-triage`, `pd-diagnose`, `pd-tdd`, `pd-improve-codebase-architecture`, or `pd-zoom-out` — or if those skills appear to be missing con…
Pd Architecture
|
Markdown To Docx
|
Pd To Issues
Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.
Pd Review
对本地 git 变更进行多维度代码审查(规范合规、Bug 扫描、代码质量、安全风险),自带 0-100 置信度自评,仅报告高置信度(>=80)问题。Use when reviewing local code changes before commit, checking for bugs or security issues, or verifying CLAUDE.md compliance.
Info Daily Hot Topics
每日自动抓取热点新闻话题,从 NewsNow、今日热榜、SoPilot 三个源聚合热点资讯,按日期归档到知识库。Use when 用户需要获取每日热点、今日热门话题、新闻聚合,或提到 hot topics、daily news、今日热点。
Pd Pua
Use when the user explicitly requests PUA mode or signals frustration, repeated failures (2+), passive behavior, quality complaints, unverified completion, giving up, or asks to try harder/change approach. Common triggers: 'try harder', 'figure it out', 'stop giving up', 'you keep failing', '加油', '别偷懒', '你再试试', '为什么还不行', '你怎么又失败了', '又错了', '质量太差', '换个方法', 'stop spinning', 'you broke it', '/pua', '…
Pd Brainstorming
深度头脑风暴 + 设计追问 — 把模糊想法变成完整设计方案。Use when 分析需求、规划任务、讨论设计方案、需要把想法想透想彻底、或者用户提到 brainstorming/头脑风暴/grill me。最终方案保存到 `.scratch/<feature>/RAD.md`。
Minimax Docx
>
Pd Execution
Find incomplete issues on the local markdown issue tracker, execute their acceptance criteria in dependency order, and mark them as completed. Use when you want to批量执行未完成的任务、按依赖顺序实现 issue、或自动完成已规划的切片。
Pd Simplify
Simplifies and refines recently modified code for clarity, consistency, and maintainability while preserving exact functionality. Use when code has just been written or modified, when user asks to clean up, refine, or simplify code, or when reviewing for code quality issues.
Pd Plan
File-based planning for execution sessions. Creates task_plan.md, findings.md, and progress.md to persist AI agent context across tool calls, /clear, and session boundaries. Use when 开始编码实现、执行已规划的 issue、或任何需要 AI 在长任务中保持目标和进度记忆的场景。配合 /pd-tdd 使用实现 disciplined implementation。
Clash Verge Control
管理 Clash Verge 代理节点 — 查询节点/延迟、按国家自动切换至可达节点、查看当前状态。Use when 用户提到切换代理、查看节点、Clash 状态、"切到美国/us/jp节点"、"查看当前代理"、"哪些节点可用"、"clash代理切换到us"、"代理状态"、"切换到xx节点"。
Office Pyword
基于 Skill 内置的 Python 脚本体系处理 Word/.docx 自动化开发、排版、解析与规范化。Use when Codex needs to inspect the skill's bundled `docs/` and `scripts/*.py` before answering or implementing Word automation tasks, especially for document creation, heading/numbering/style control, page layout, headers/footers/page numbers, TOC/LOT/LOF, tables, images, captions, formulas, punctuation cleanup, find/replace, references, cros…
Pd Postgres
PostgreSQL best practices, query optimization, connection troubleshooting, and performance improvement. Load when working with Postgres databases.
Openclaw Optimization
Systematic performance optimization for OpenClaw AI agents. Covers session management, context budget optimization, token tracking, and automated maintenance. Use when optimizing OpenClaw agent performance or conducting routine maintenance.
Pd Prototype
Build a throwaway prototype to flush out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine, mock up a UI, explore design options, or says "prototype this", "let me play wit…
Brainstorming
当分析需求、规划任务的时候,用户提到 brainstorming 或者头脑风暴的时候.
Academic Search
|
Drawio Skill
Use when user requests diagrams, flowcharts, architecture charts, or visualizations. Also use proactively when explaining systems with 3+ components, complex data flows, or relationships that benefit from visual representation. Generates .drawio XML files and exports to PNG/SVG/PDF locally using the native draw.io desktop CLI.
Ai News Collector
AI 新闻聚合与热度排序工具。当用户询问 AI 领域最新动态时触发,如:"今天有什么 AI 新闻?""总结一下这周的 AI 动态""最近有什么火的 AI 产品?""AI 圈最近在讨论什么?"。覆盖:新产品发布、研究论文、行业动态、融资新闻、开源项目更新、社区病毒传播现象、AI 工具/Agent 热门项目。输出中文摘要列表,按热度排序,附带原文链接。
Pd Improve Codebase Architecture
Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.
Pd Grill With Docs
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.