Skip to main content
Repositório GitHub

pi-config

pi-config contém 37 skills coletadas de CarterMcAlister, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
37
Stars
0
atualizado
2026-04-24
Forks
0
Cobertura ocupacional
5 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

best-practices-researcher
Desenvolvedores de software

Researches and synthesizes external best practices, documentation, and examples for any technology or framework. Use when you need industry standards, community conventions, or implementation guidance.

2026-04-24
ce-brainstorm
Especialistas em gestão de projetos

Explore requirements and approaches through collaborative dialogue before writing a right-sized requirements document and planning implementation. Use for feature ideas, problem framing, when the user says 'let's brainstorm', or when they want to think through options before deciding what to build. Also use when a user describes a vague or ambitious feature request, asks 'what should we build', 'help me think through X', presents a problem with multiple valid solutions, or seems unsure about scope or direction — even if they don't explicitly ask to brainstorm.

2026-04-24
ce-compound-refresh
Desenvolvedores de software

Refresh stale or drifting learnings and pattern docs in docs/solutions/ by reviewing, updating, consolidating, replacing, or deleting them against the current codebase. Use after refactors, migrations, dependency upgrades, or when a retrieved learning feels outdated or wrong. Also use when reviewing docs/solutions/ for accuracy, when a recently solved problem contradicts an existing learning, when pattern docs no longer reflect current code, or when multiple docs seem to cover the same topic and might benefit from consolidation.

2026-04-24
ce-compound
Especialistas em treinamento e desenvolvimento

Document a recently solved problem to compound your team's knowledge

2026-04-24
ce-debug
Desenvolvedores de software

Systematically find root causes and fix bugs. Use when debugging errors, investigating test failures, reproducing bugs from issue trackers (GitHub, Linear, Jira), or when stuck on a problem after failed fix attempts. Also use when the user says 'debug this', 'why is this failing', 'fix this bug', 'trace this error', or pastes stack traces, error messages, or issue references.

2026-04-24
ce-demo-reel
Desenvolvedores de software

Capture a visual demo reel (GIF, terminal recording, screenshots) for PR descriptions. Use when shipping UI changes, CLI features, or any work with observable behavior that benefits from visual proof. Also use when asked to add a demo, record a GIF, screenshot a feature, show what changed visually, create a demo reel, capture evidence, add proof to a PR, or create a before/after comparison.

2026-04-24
ce-ideate
Especialistas em gestão de projetos

Generate and critically evaluate grounded improvement ideas for the current project. Use when asking what to improve, requesting idea generation, exploring surprising improvements, or wanting the AI to proactively suggest strong project directions before brainstorming one in depth. Triggers on phrases like 'what should I improve', 'give me ideas', 'ideate on this project', 'surprise me with improvements', 'what would you change', or any request for AI-generated project improvement suggestions rather than refining the user's own idea.

2026-04-24
ce-plan
Especialistas em gestão de projetos

Create structured plans for any multi-step task -- software features, research workflows, events, study plans, or any goal that benefits from structured breakdown. Also deepen existing plans with interactive review of sub-agent findings. Use for plan creation when the user says 'plan this', 'create a plan', 'write a tech plan', 'plan the implementation', 'how should we build', 'what's the approach for', 'break this down', 'plan a trip', 'create a study plan', or when a brainstorm/requirements document is ready for planning. Use for plan deepening when the user says 'deepen the plan', 'deepen my plan', 'deepening pass', or uses 'deepen' in reference to a plan. For exploratory or ambiguous requests where the user is unsure what to do, prefer ce:brainstorm first.

2026-04-24
ce-review
Analistas de garantia de qualidade de software e testadores

Structured code review using tiered persona agents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR.

2026-04-24
ce-sessions
Desenvolvedores de software

Search and ask questions about your coding agent session history. Use when asking what you worked on, what was tried before, how a problem was investigated across sessions, what happened recently, or any question about past agent sessions. Also use when the user references prior sessions, previous attempts, or past investigations — even without saying 'sessions' explicitly.

2026-04-24
ce-setup
Administradores de redes e sistemas de computador

Diagnose and configure compound-engineering environment. Checks CLI dependencies, plugin version, and repo-local config. Offers guided installation for missing tools. Use when troubleshooting missing tools, verifying setup, or before onboarding.

2026-04-24
ce-slack-research
Especialistas em gestão de projetos

Search Slack for interpreted organizational context -- decisions, constraints, and discussion arcs that shape the current task. Produces a research digest with cross-cutting analysis and research-value assessment, not raw message lists. Use when searching Slack for context during planning, brainstorming, or any task where organizational knowledge matters. Trigger phrases: 'search slack for', 'what did we discuss about', 'slack context for', 'organizational context about', 'what does the team think about', 'any slack discussions on'. Differs from slack:find-discussions which returns individual message results without synthesis.

2026-04-24
ce-work-beta
Desenvolvedores de software

[BETA] Execute work with external delegate support. Same as ce:work but includes experimental Codex delegation mode for token-conserving code implementation.

2026-04-24
ce-work
Desenvolvedores de software

Execute work efficiently while maintaining quality and finishing features

2026-04-24
document-review
Especialistas em gestão de projetos

Review requirements or plan documents using parallel persona agents that surface role-specific issues. Use when a requirements document or plan document exists and the user wants to improve it.

2026-04-24
frontend-design
Desenvolvedores de software

Build web interfaces with genuine design quality, not AI slop. Use for any frontend work - landing pages, web apps, dashboards, admin panels, components, interactive experiences. Activates for both greenfield builds and modifications to existing applications. Detects existing design systems and respects them. Covers composition, typography, color, motion, and copy. Verifies results via screenshots before declaring done.

2026-04-24
git-commit-push-pr
Desenvolvedores de software

Commit, push, and open a PR with an adaptive, value-first description. Use when the user says "commit and PR", "push and open a PR", "ship this", "create a PR", "open a pull request", "commit push PR", or wants to go from working changes to an open pull request in one step. Also use when the user says "update the PR description", "refresh the PR description", "freshen the PR", or wants to rewrite an existing PR description. Produces PR descriptions that scale in depth with the complexity of the change, avoiding cookie-cutter templates.

2026-04-24
lfg
Desenvolvedores de software

Full autonomous engineering workflow

2026-04-24
resolve-pr-feedback
Desenvolvedores de software

Resolve PR review feedback by evaluating validity and fixing issues in parallel. Use when addressing PR review comments, resolving review threads, or fixing code review feedback.

2026-04-24
session-historian
Desenvolvedores de software

Searches Claude Code, Codex, and Cursor session history for related prior sessions about the same problem or topic. Use to surface investigation context, failed approaches, and learnings from previous sessions that the current session cannot see. Supports time-based queries for conversational use.

2026-04-24
test-browser
Analistas de garantia de qualidade de software e testadores

Run browser tests on pages affected by current PR or branch

2026-04-24
test-xcode
Analistas de garantia de qualidade de software e testadores

Build and test iOS apps on simulator using XcodeBuildMCP. Use after making iOS code changes, before creating a PR, or when verifying app behavior and checking for crashes on simulator.

2026-04-24
todo-create
Desenvolvedores de software

Use when creating durable work items, managing todo lifecycle, or tracking findings across sessions in the file-based todo system

2026-04-24
brainstorming
Especialistas em gestão de projetos

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-04-24
dispatching-parallel-agents
Desenvolvedores de software

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-04-24
executing-plans
Especialistas em gestão de projetos

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-04-24
finishing-a-development-branch
Desenvolvedores de software

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026-04-24
receiving-code-review
Analistas de garantia de qualidade de software e testadores

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2026-04-24
requesting-code-review
Analistas de garantia de qualidade de software e testadores

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-04-24
subagent-driven-development
Desenvolvedores de software

Use when executing implementation plans with independent tasks in the current session

2026-04-24
systematic-debugging
Desenvolvedores de software

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-04-24
test-driven-development
Analistas de garantia de qualidade de software e testadores

Use when implementing any feature or bugfix, before writing implementation code

2026-04-24
using-git-worktrees
Desenvolvedores de software

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

2026-04-24
using-superpowers
Especialistas em treinamento e desenvolvimento

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

2026-04-24
verification-before-completion
Analistas de garantia de qualidade de software e testadores

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2026-04-24
writing-plans
Especialistas em gestão de projetos

Use when you have a spec or requirements for a multi-step task, before touching code

2026-04-24
writing-skills
Desenvolvedores de software

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-04-24