Plan the next steps for the repository, then run a structured multi-agent red-team on the plan, refine twice, and produce a final implementation plan. Use when this capability is needed.
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 tomevault-io/skills-registry 中的 17,125 个 Skill。打开任一 Skill 可查看来源和详情。
tomevault-io/skills-registry已展示 40 / 17,125 个已收集 Skill。
Plan the next steps for the repository, then run a structured multi-agent red-team on the plan, refine twice, and produce a final implementation plan. Use when this capability is needed.
原文语言:英语
Turn ideas, issues, and prompts into a structured, prioritized roadmap. Maintain living documentation of project progress. Use when this capability is needed.
原文语言:英语
Validate Quantum Information Geometry (QIG) purity across codebase changes. Detect Euclidean contamination, forbidden LLM imports, and cosine similarity. Enforce Fisher-Rao metrics per E8 Protocol v4.0. Use when reviewing PRs, auditing geometry code, or…
原文语言:英语
Guide for creating effective skills. Use when creating a new skill or updating an existing skill that extends agent capabilities with specialized knowledge, workflows, or tool integrations. Works across Manus, Codex, Copilot, Windsurf, and Claude. Use when…
原文语言:英语
Manage and coordinate Claude Code subagents for parallel task execution Use when this capability is needed.
原文语言:英语
name: test-generation Use when this capability is needed.
原文语言:英语
Extract, catalog, and propagate reference assets (screenshots, designs) throughout the webgen workflow Use when this capability is needed.
原文语言:英语
Shadcn-inspired design system with CSS variables, component classes, and responsive patterns for generated websites Use when this capability is needed.
原文语言:英语
Maintain living documentation with single source of truth approach, journal reconciliation, and worklog.db integration Use when this capability is needed.
原文语言:英语
Proactive documentation quality assurance - validate frontmatter, links, READMEs, and changelogs Use when this capability is needed.
原文语言:英语
Reconcile worklog database with documentation - promotes learnings to docs with proper frontmatter and validates after sync Use when this capability is needed.
原文语言:英语
First-run setup for TaskFlow - configure backend and preferences Use when this capability is needed.
原文语言:英语
Git worktree setup, management, and cleanup for isolated parallel development Use when this capability is needed.
原文语言:英语
Downloads official GitHub icons from brand.github.com and replaces emoji icons with proper GitHub logos. Invoke when user wants to replace GitHub emoji icons with official GitHub logos. Use when this capability is needed.
原文语言:英语
Use when: building Next.js 16 projects, or troubleshooting async params (Promise types), "use cache" directives, parallel route 404s (missing default.js), or proxy.ts CORS.
原文语言:英语
Use this skill when the user requests to commit changes, uses phrases like 'commit these changes', 'create a commit', 'commit with message', or when the user wants to stage and commit files with an appropriate gitmoji-prefixed commit message.
原文语言:英语
Use this skill when the user requests to create a PR, uses phrases like 'create a PR', 'make a pull request', or '/pr'.
原文语言:英语
Convert Figma designs to pixel-perfect React components with Tailwind CSS. Use when this capability is needed.
原文语言:英语
Search and recommend Claude Code skills from trusted marketplaces Use when this capability is needed.
原文语言:英语
Create skills by learning from high-quality GitHub projects Use when this capability is needed.
原文语言:英语
Extract methodologies from documents or examples to create executable skills Use when this capability is needed.
原文语言:英语
Multi-LLM collaborative brainstorming and planning. Use when user explicitly requests consultation with multiple AI models (ChatGPT, Gemini, other LLMs) before presenting an implementation plan, or asks to "consult the council", "ask other models", or "get…
原文语言:英语
pytestを実行してテスト結果とコードカバレッジ情報を報告します。テストの実行、カバレッジの確認、変更が既存のテストを壊していないことの検証が必要な場合に使用してください。 Use when this capability is needed.
原文语言:日语
Guides the creation of a new ProcessWire agent skill from source material. Reads provided sources, proposes file structure and description, creates SKILL.md with reference files following best practices. Use when creating a new PW skill for this repository.…
原文语言:英语
Runs PHP scripts and one-liners via ddev in ProcessWire projects, bootstraps the PW API for CLI usage, debugs with TracyDebugger, creates Tracy console snippets, and executes direct database queries. Use when running PHP through ddev, writing ProcessWire CLI…
原文语言:英语
Creates and manages ProcessWire custom page classes that extend Page with template-specific methods, properties, and logic. Covers naming conventions, get() overrides, API access patterns, inheritance, traits, and common pitfalls. Use when creating or editing…
原文语言:英语
Creates and manages ProcessWire schema migrations via RockMigrations — fields, templates, roles, permissions, pages, and modules. Supports config migrations, direct API methods, MagicPages, and PageClass lifecycle hooks (onCreate, onAdded, onSaved). Use when…
原文语言:英语
Verifies an existing ProcessWire agent skill for accuracy and best practices compliance against source material. Runs parallel checks per reference file, produces an issue table with severity levels, and applies only user-approved fixes. Use when verifying or…
原文语言:英语
Reviews code for quality, best practices, and potential issues. Use when asked to review, audit, or check code for problems. Use when this capability is needed.
原文语言:英语
Explains code clearly and thoroughly. Use when asked to explain, clarify, or teach about code snippets, functions, or concepts. Use when this capability is needed.
原文语言:英语
Minimal skill for testing context fork behavior. Do not use in production. Use when this capability is needed.
原文语言:英语
Route OpenSkills development tasks to the right project skill or subagent, including sequencing rules for debugging, feature work, regression checks, and release readiness. Use when this capability is needed.
原文语言:英语
Run deterministic OpenSkills end-to-end validation across runtime tests and example agents, then report tool calls, activation behavior, and regressions. Use when this capability is needed.
原文语言:英语
Prepare and validate OpenSkills release readiness across runtime, bindings, examples, and regression gates with a deterministic checklist and go/no-go outcome. Use when this capability is needed.
原文语言:英语
Create and refine OpenSkills-compatible skills (SKILL.md + optional resources) with strong metadata, clear activation triggers, and reliable execution guidance. Use when this capability is needed.
原文语言:英语
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when this capability is…
原文语言:英语
Optimize content and websites for AI search engines (ChatGPT, Perplexity, Google AI Overviews) using GEO principles, content chunking, structured data, and brand visibility strategies. Use when working on SEO, AI visibility, content optimization, GEO, getting…
原文语言:英语
All changes to code must be done through branches, and grouped together logically. Whenever asked to create commit messages, to push code, or create a pull request (PR), use this skill so everything is done correctly. Use when this capability is needed.
原文语言:英语
All changes to the repository must be done through a pull request (PR). A branch must always be created, and commits grouped together logically. Whenever asked to create commit messages, to push code, or create a pull request (PR), use this skill so…
原文语言:英语
Guidelines for running and writing unit and E2E tests. Use this when asked to run tests, write tests, debug test failures, or verify code changes. Also use this before performing any merge commands or pushing code. Use when this capability is needed.
原文语言:英语