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.
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 34 skills de coreindustries/core-ai-template. Abre una skill para revisar su origen y sus detalles.
Mostrando 34 de 34 skills recopiladas.
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.
Idioma del texto original: inglés
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…
Idioma del texto original: inglés
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…
Idioma del texto original: inglés
Create well-formatted git commits following conventional commit standards.
Idioma del texto original: inglés
Red→green→refactor discipline for new behavior — forces a failing test before implementation and a passing test before any claim of done.
Idioma del texto original: inglés
Create or manage a git worktree for isolated parallel development — lets multiple agents work in the repo simultaneously without branch collisions.
Idioma del texto original: inglés
Create a token-efficient state snapshot for context preservation during long sessions.
Idioma del texto original: inglés
Create an Architecture Decision Record when making a non-obvious architectural call.
Idioma del texto original: inglés
Expert code review of current git changes with a senior engineer lens: SOLID, security, performance, error handling, boundary conditions.
Idioma del texto original: inglés
Audit auto-loaded context budget, detect redundancy, and recommend optimizations.
Idioma del texto original: inglés
Run security scans against the codebase.
Idioma del texto original: inglés
Design REST or GraphQL API endpoints with schemas and validation.
Idioma del texto original: inglés
Explore requirements before implementation. Separates WHAT from HOW to ensure the right problem is being solved before any code is written.
Idioma del texto original: inglés
Update task tracking file with current progress. Essential for preserving context across sessions.
Idioma del texto original: inglés
Generate or update CI/CD pipeline configuration for the current stack.
Idioma del texto original: inglés
Capture knowledge from solved problems to prevent re-discovery. Creates searchable solution documents after non-trivial debugging, fixes, or investigations.
Idioma del texto original: inglés
Systematic debugging workflow: reproduce, isolate, fix, and verify.
Idioma del texto original: inglés
Deploy the application to target platform.
Idioma del texto original: inglés
Audit, update, and manage project dependencies safely.
Idioma del texto original: inglés
Generate and update project documentation.
Idioma del texto original: inglés
Set up, validate, and manage environment variables.
Idioma del texto original: inglés
Full-cycle feature development: PRD creation, implementation, testing, and PR creation in an isolated worktree.
Idioma del texto original: inglés
Quick patch workflow for production issues with minimal risk.
Idioma del texto original: inglés
Initialize a new project with structure, configuration, and boilerplate.
Idioma del texto original: inglés
Run code quality checks including linting, formatting, and type checking.
Idioma del texto original: inglés
Manage database schema migrations.
Idioma del texto original: inglés
Onboard a new contributor to the project with a guided walkthrough.
Idioma del texto original: inglés
Profile, benchmark, and optimize application performance.
Idioma del texto original: inglés
Create pull requests with comprehensive descriptions and test plans.
Idioma del texto original: inglés
Safely refactor code with test-driven approach.
Idioma del texto original: inglés
Tag a version, generate changelog, and create a GitHub release.
Idioma del texto original: inglés
Recover context and resume work after a new session or context compression.
Idioma del texto original: inglés
Generate a new module, component, or screen with boilerplate, tests, and wiring.
Idioma del texto original: inglés
Run tests with coverage reporting and quality gates.
Idioma del texto original: inglés