Create GitHub pull requests — picks the most token-efficient available method (gh CLI, GitHub MCP, or git push), and sources the PR body from an existing spec/plan instead of re-analyzing the diff
Quellsprache: Englisch
Menü
SkillsMP hat 18 Skills aus pdkproitf/pair-me gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 18 von 18 gesammelten Skills angezeigt.
Create GitHub pull requests — picks the most token-efficient available method (gh CLI, GitHub MCP, or git push), and sources the PR body from an existing spec/plan instead of re-analyzing the diff
Quellsprache: Englisch
Bootstrap any project's AI workspace — detect the current tool, extract hardcoded paths from skill/command/agent files, write a central workspace.md, update all files to use config keys
Quellsprache: Englisch
Map the whole system into a `docs_context` documentation layer from a full codebase scan — creates or reconciles the business and system docs. Supports single-service repos and multi-service monorepos with orchestrator node.
Quellsprache: Englisch
Feature & chore planning — research codebase, design options, write a structured spec/implementation plan to the project specs directory
Quellsprache: Englisch
Implement an approved spec — reads plan from specs_dir, executes phase by phase, updates checkboxes, verifies after each phase, and commits completed work
Quellsprache: Englisch
Identify, choose, apply, and audit design patterns — names the patterns a codebase already uses, evaluates fit before recommending new ones, applies them incrementally during implementation, and reviews code or a design doc for opportunities and anti-patterns
Quellsprache: Englisch
Prime — load project context by reading docs, the docs_context layer, core docs, and TODO before starting any task
Quellsprache: Englisch
Define acceptance test cases in DSL format at confirmed seams — happy paths, edge cases, error scenarios, and authorization, sequenced into a build order
Quellsprache: Englisch
Find and rank the highest-value web sources on ANY topic — technical, business, academic, or current-events. Use whenever the user wants to research a topic, tool, company, market, claim, or concept and get a vetted, ranked list of the best places to read —…
Quellsprache: Englisch
Generate feature documentation by analyzing code changes and specifications — creates markdown docs in docs/core/ with conditional context
Quellsprache: Englisch
Build or refresh the codebase graph indexes (codebase-memory-mcp structural index + graphify semantic graph) that other skills read from. The single writer — idempotent, incremental, safe to call repeatedly.
Quellsprache: Englisch
Group git changes by logical concern and generate a commit message for each group — follows Conventional Commits 1.0.0 and commitlint rules
Quellsprache: Englisch
Locate where code lives for a feature or topic — returns grouped file paths only, no content analysis
Quellsprache: Englisch
Analyze and explain how a specific file, class, or feature works — trace data flow, logic, and dependencies with file paths and line numbers
Quellsprache: Englisch
Find existing code patterns, conventions, and copy-ready examples in the codebase for a given feature or concept
Quellsprache: Englisch
Resume previously saved work — restores session context from sessions_dir, rebuilds mental model, and continues from the first unchecked plan step
Quellsprache: Englisch
Save progress checkpoint — commits work in progress, updates the active plan's checkboxes, and writes a numbered session summary to sessions_dir
Quellsprache: Englisch
Wake the Claude Pro token window automatically — fires a bootstrap at reset+1min which creates a permanent 5h cron routine
Quellsprache: Englisch