Skip to main content

nilsclabb/yellowpages

SkillsMP a collecté 44 skills depuis nilsclabb/yellowpages. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
44
Étoiles GitHub
1
Forks GitHub
0

Affichage de 40 skills collectés sur 44.

métier
Analystes en assurance qualité des logiciels et testeurs
description

Specialized review leaf for PR, branch, and diff review. Use from `yp-workflow-review` when the user explicitly wants PR-oriented review or merge-readiness analysis.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

The yellowpages skill defines how agents should create, author, and package skills, structure skills for navigation, navigate between skills and documentation, document planning work, define agent personas, run and track multi-step workflows, track state…

Langue du texte source : anglais

mis à jour
métier
Téléphonistes
description

Use when starting a session with yellowpages; introduces progressive disclosure and routes the agent to the correct category router.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Compatibility entrypoint for the old auto-plan workflow. Use `yp-workflow-plan` as the new default planning stage.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Compatibility entrypoint for the old brainstorming workflow. Use `yp-workflow-frame` and `yp-workflow-design` as the new default path.

Langue du texte source : anglais

mis à jour
métier
Commis à la production, à la planification et à l'accélération
description

Execution helper for task coordination in TASKS.md. Use from `yp-workflow-execute` when work benefits from explicit task claiming, status tracking, or worktree-aware coordination.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Compatibility entrypoint for the old verification stage. Use `yp-workflow-verify` as the new default verification stage.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when software work stops being straightforward implementation and turns into investigation, root-cause analysis, or repeated failed fixes.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when software work needs approach selection, scope boundaries, or a concrete design before planning or implementation.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when carrying out approved software work. Keeps execution minimal, surgical, and aligned with the approved plan or explicit user direction.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Use when starting software work to clarify the request, surface assumptions, define success criteria, and decide whether work should proceed to design, plan, or direct execution.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when software work should run in an isolated branch/worktree and later merge back cleanly.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Use when another agent or human needs a crisp summary of progress, blockers, verification, or next steps during software work.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when multiple independent software tasks or investigations can be delegated safely in parallel.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Use when the design or requirements are clear and the work needs to be decomposed into an execution plan with verification and task boundaries.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Use when software work benefits from lightweight quality gates between stages, tasks, or batches of changes.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Use when software work needs correctness review, readiness checks, risk identification, or PR-oriented inspection after verification.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Use for normal software-building workflow requests. Routes work into the six-stage lifecycle: frame, design, plan, execute, verify, review.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when focused delegation to one or more subagents would improve software work without bloating the main session context.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Use when test-first execution, regression-proof fixes, or stronger verification discipline would improve software work.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Use before any claim that work is complete, fixed, passing, ready, or safe to hand off. Requires fresh evidence before assertions.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Conventions for writing Convex backend functions, designing schemas, handling auth and multi-tenancy, and managing errors. Use when: writing Convex queries, mutations, or actions, designing a Convex schema, adding indexes, setting up multi-tenant access…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Conventions for React app structure, TanStack Router file-based routing, state management separation (Zustand vs Convex vs TanStack Query), data fetching patterns, and component organization. Use when: building React pages, adding routes, choosing where to…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

View and manage all globally installed skill libraries — inventory, install, remove, update.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

View and manage the current project's skill context — .agents/, CLAUDE.md, TASKS.md, and installed skills.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Workspace structure, shared package conventions, build pipeline, and deployment configuration for Bun + Turborepo + Convex + Vercel monorepos. Use when: setting up a new project, configuring workspaces, adding a shared package, setting up build scripts,…

Langue du texte source : anglais

mis à jour
métier
Analystes des systèmes informatiques
description

Defines the preferred technology stack, architectural choices, and tooling for all new projects. Routes to domain-specific skills for backend, frontend, UI, and monorepo conventions. Use when: choosing a tech stack, starting a new project, making an…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

React coding patterns and anti-patterns for this stack. Use this skill when writing React components, form state, data-sync hooks, or when reviewing code for useEffect misuse, form synchronization, or key-based remounting patterns.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create a new yellowpages-compliant skill from a name and description.

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Design system conventions for the shared component library built on Radix UI headless primitives, Tailwind CSS v4, and class-variance-authority (CVA). Covers component patterns, semantic color tokens, dark mode, and the full component catalog. Use when:…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Run the yellowpages quality checklist against a skill and report pass/fail per criterion.

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

Rewrite a memory file in terse prose to reduce input tokens.

Langue du texte source : anglais

mis à jour
métier
Préposés aux dossiers
description

Full transparency view — everything injected into this session at startup.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Scan all installed skills for yellowpages compliance violations and emit exact fix instructions.

Langue du texte source : anglais

mis à jour
métier
Préposés aux dossiers
description

Remove a note from CLAUDE.md Agent Notes section.

Langue du texte source : anglais

mis à jour
métier
Représentants du service clientèle
description

Use when the user asks what yellowpages can do or how to find the right yellowpages skill.

Langue du texte source : anglais

mis à jour
métier
Secrétaires et assistants administratifs (sauf juridique, médical et direction)
description

Print current CLAUDE.md contents — make implicit agent memory explicit.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Re-read CLAUDE.md and installed skills state into conversation context via tool use.

Langue du texte source : anglais

mis à jour
métier
Secrétaires et assistants administratifs (sauf juridique, médical et direction)
description

Append a persistent note to CLAUDE.md Agent Notes section for future sessions.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Model info, estimated context pressure, and active hooks for current session.

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 44.