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.
Quellsprache: Englisch
Menü
Skills in diesem Repository
SkillsMP hat 17.125 Skills aus tomevault-io/skills-registry gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
tomevault-io/skills-registryEs werden 40 von 17.125 gesammelten Skills angezeigt.
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.
Quellsprache: Englisch
Turn ideas, issues, and prompts into a structured, prioritized roadmap. Maintain living documentation of project progress. Use when this capability is needed.
Quellsprache: Englisch
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…
Quellsprache: Englisch
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…
Quellsprache: Englisch
Manage and coordinate Claude Code subagents for parallel task execution Use when this capability is needed.
Quellsprache: Englisch
name: test-generation Use when this capability is needed.
Quellsprache: Englisch
Extract, catalog, and propagate reference assets (screenshots, designs) throughout the webgen workflow Use when this capability is needed.
Quellsprache: Englisch
Shadcn-inspired design system with CSS variables, component classes, and responsive patterns for generated websites Use when this capability is needed.
Quellsprache: Englisch
Maintain living documentation with single source of truth approach, journal reconciliation, and worklog.db integration Use when this capability is needed.
Quellsprache: Englisch
Proactive documentation quality assurance - validate frontmatter, links, READMEs, and changelogs Use when this capability is needed.
Quellsprache: Englisch
Reconcile worklog database with documentation - promotes learnings to docs with proper frontmatter and validates after sync Use when this capability is needed.
Quellsprache: Englisch
First-run setup for TaskFlow - configure backend and preferences Use when this capability is needed.
Quellsprache: Englisch
Git worktree setup, management, and cleanup for isolated parallel development Use when this capability is needed.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
Use this skill when the user requests to create a PR, uses phrases like 'create a PR', 'make a pull request', or '/pr'.
Quellsprache: Englisch
Convert Figma designs to pixel-perfect React components with Tailwind CSS. Use when this capability is needed.
Quellsprache: Englisch
Search and recommend Claude Code skills from trusted marketplaces Use when this capability is needed.
Quellsprache: Englisch
Create skills by learning from high-quality GitHub projects Use when this capability is needed.
Quellsprache: Englisch
Extract methodologies from documents or examples to create executable skills Use when this capability is needed.
Quellsprache: Englisch
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…
Quellsprache: Englisch
pytestを実行してテスト結果とコードカバレッジ情報を報告します。テストの実行、カバレッジの確認、変更が既存のテストを壊していないことの検証が必要な場合に使用してください。 Use when this capability is needed.
Quellsprache: Japanisch
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.…
Quellsprache: Englisch
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…
Quellsprache: Englisch
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…
Quellsprache: Englisch
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…
Quellsprache: Englisch
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…
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
Minimal skill for testing context fork behavior. Do not use in production. Use when this capability is needed.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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…
Quellsprache: Englisch
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…
Quellsprache: Englisch
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.
Quellsprache: Englisch
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…
Quellsprache: Englisch
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.
Quellsprache: Englisch