Write a structured handoff at session end. Preserves context so the next agent can resume without human briefing. Invoke before ending any feature session longer than 30 minutes.
Quellsprache: Englisch
Menü
SkillsMP hat 34 Skills aus coreindustries/core-ai-template gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 34 von 34 gesammelten Skills angezeigt.
Write a structured handoff at session end. Preserves context so the next agent can resume without human briefing. Invoke before ending any feature session longer than 30 minutes.
Quellsprache: Englisch
Multi-perspective code review against project standards with P1/P2/P3 severity classification. Works in Claude Code (Agent + optional GitHub MCP) and Cursor (Task subagents + gh/git). Use when the user invokes /review, asks for a PR or diff review, or wants a…
Quellsprache: Englisch
Multi-perspective code review (P1/P2/P3) for Cursor: inline checklists plus three parallel Task subagents (perf-auditor, security-reviewer, simplicity-reviewer with combined data-integrity prompt). Use when the user invokes /review, asks for a PR review, or…
Quellsprache: Englisch
Create well-formatted git commits following conventional commit standards.
Quellsprache: Englisch
Red→green→refactor discipline for new behavior — forces a failing test before implementation and a passing test before any claim of done.
Quellsprache: Englisch
Create or manage a git worktree for isolated parallel development — lets multiple agents work in the repo simultaneously without branch collisions.
Quellsprache: Englisch
Create a token-efficient state snapshot for context preservation during long sessions.
Quellsprache: Englisch
Create an Architecture Decision Record when making a non-obvious architectural call.
Quellsprache: Englisch
Expert code review of current git changes with a senior engineer lens: SOLID, security, performance, error handling, boundary conditions.
Quellsprache: Englisch
Audit auto-loaded context budget, detect redundancy, and recommend optimizations.
Quellsprache: Englisch
Run security scans against the codebase.
Quellsprache: Englisch
Design REST or GraphQL API endpoints with schemas and validation.
Quellsprache: Englisch
Explore requirements before implementation. Separates WHAT from HOW to ensure the right problem is being solved before any code is written.
Quellsprache: Englisch
Update task tracking file with current progress. Essential for preserving context across sessions.
Quellsprache: Englisch
Generate or update CI/CD pipeline configuration for the current stack.
Quellsprache: Englisch
Capture knowledge from solved problems to prevent re-discovery. Creates searchable solution documents after non-trivial debugging, fixes, or investigations.
Quellsprache: Englisch
Systematic debugging workflow: reproduce, isolate, fix, and verify.
Quellsprache: Englisch
Deploy the application to target platform.
Quellsprache: Englisch
Audit, update, and manage project dependencies safely.
Quellsprache: Englisch
Generate and update project documentation.
Quellsprache: Englisch
Set up, validate, and manage environment variables.
Quellsprache: Englisch
Full-cycle feature development: PRD creation, implementation, testing, and PR creation in an isolated worktree.
Quellsprache: Englisch
Quick patch workflow for production issues with minimal risk.
Quellsprache: Englisch
Initialize a new project with structure, configuration, and boilerplate.
Quellsprache: Englisch
Run code quality checks including linting, formatting, and type checking.
Quellsprache: Englisch
Manage database schema migrations.
Quellsprache: Englisch
Onboard a new contributor to the project with a guided walkthrough.
Quellsprache: Englisch
Profile, benchmark, and optimize application performance.
Quellsprache: Englisch
Create pull requests with comprehensive descriptions and test plans.
Quellsprache: Englisch
Safely refactor code with test-driven approach.
Quellsprache: Englisch
Tag a version, generate changelog, and create a GitHub release.
Quellsprache: Englisch
Recover context and resume work after a new session or context compression.
Quellsprache: Englisch
Generate a new module, component, or screen with boilerplate, tests, and wiring.
Quellsprache: Englisch
Run tests with coverage reporting and quality gates.
Quellsprache: Englisch