Skip to main content

Skills dans ce dépôt

TuYv/ccpm - Page 42

SkillsMP a collecté 5 252 skills depuis TuYv/ccpm. Ouvrez un skill pour examiner sa source et ses détails.

TuYv/ccpm

Affichage de 40 skills collectés sur 5 252.

métier
Développeurs de logiciels
description

Land and deploy workflow. (gstack)

Langue du texte source : anglais

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

Read-only queue dashboard for workspace-aware ship. (gstack)

Langue du texte source : anglais

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

Manage project learnings.

Langue du texte source : anglais

mis à jour
métier
Éditeurs PAO
description

Turn any markdown file into a publication-quality PDF. (gstack)

Langue du texte source : anglais

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

YC Office Hours — two modes. (gstack)

Langue du texte source : anglais

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

Launch GStack Browser — AI-controlled Chromium with the sidebar extension baked in.

Langue du texte source : anglais

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

Pair a remote AI agent with your browser. (gstack)

Langue du texte source : anglais

mis à jour
métier
Directeurs généraux
description

CEO/founder-mode plan review. (gstack)

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Designer's eye plan review — interactive, like CEO and Eng review. (gstack)

Langue du texte source : anglais

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

Interactive developer experience plan review. (gstack)

Langue du texte source : anglais

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

Eng manager-mode plan review. (gstack)

Langue du texte source : anglais

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

Self-tuning question sensitivity + developer psychographic for gstack (v1: observational). (gstack)

Langue du texte source : anglais

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

Report-only QA testing. (gstack)

Langue du texte source : anglais

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

Systematically QA test a web application and fix bugs found. (gstack)

Langue du texte source : anglais

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

Weekly engineering retrospective. (gstack)

Langue du texte source : anglais

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

Pre-landing PR review. (gstack)

Langue du texte source : anglais

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

Pull data from a web page. (gstack)

Langue du texte source : anglais

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

Import cookies from your real Chromium browser into the headless browse session. (gstack)

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Configure deployment settings for /land-and-deploy.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Set up gbrain for this coding agent: install the CLI, initialize a local PGLite or Supabase brain, register MCP, capture per-remote trust policy. (gstack)

Langue du texte source : anglais

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

Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. (gstack)

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Router for the gstack skill suite. (gstack)

Langue du texte source : anglais

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

Codify the most recent successful /scrape flow into a permanent browser-skill on disk. (gstack)

Langue du texte source : anglais

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

Turn vague intent into a precise, executable spec in five phases. (gstack)

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Keep gbrain current with this repo's code and refresh agent search guidance in CLAUDE.md. Wraps the gstack-gbrain-sync orchestrator with state (gstack)

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Convert Markdown to WeChat Official Account HTML. Use this whenever the user wants WeChat article formatting, article preview, WeChat draft upload, image generation for articles, cover or infographic generation, image-post creation, writer-style drafting,…

Langue du texte source : anglais

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

Sentry backend conventions for logging, tracing/spans, metrics tags, and the options system. Use when adding or editing Python in src/ that logs (logger.info/exception), records metrics (metrics.incr/timing with tags), instruments spans/transactions, or reads…

Langue du texte source : anglais

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

Guide for using Sentry's layout and text primitives. Use when implementing UI components, layouts, or typography. Enforces use of core components over styled components.

Langue du texte source : anglais

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

Gate a Sentry feature behind a FlagPole feature flag. Use when adding a feature flag, registering a flag in temporary.py, checking a flag from Python or the frontend, enabling a flag in tests, or asking where FlagPole rollout config lives. Trigger on "add a…

Langue du texte source : anglais

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

Fetch data in Sentry's frontend with TanStack Query and apiOptions. Use when adding or editing React code in static/ that calls the API — useQuery/useMutation/useInfiniteQuery, apiOptions, queryOptions/mutationOptions, fetchMutation, reading response…

Langue du texte source : anglais

mis à jour
métier
Architectes de bases de données
description

Generate Django database migrations for Sentry. Use when creating migrations, adding/removing columns or tables, adding indexes, or resolving migration conflicts.

Langue du texte source : anglais

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

Guide for migrating viewport media queries (@media, useMedia) to container queries in Sentry's frontend. Use when migrating responsive layout to container queries, replacing @media/useMedia, refactoring styled responsive components to Container/Flex/Grid…

Langue du texte source : anglais

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

Write and review React/TypeScript tests for Sentry's frontend using Jest and React Testing Library. Use when adding or editing tests in static/ (*.spec.tsx), writing component/hook tests, mocking API responses with MockApiClient, testing routing or network…

Langue du texte source : anglais

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

Add a new Seer embed widget — a rich component rendered inline in Seer's markdown output via tag syntax. Covers schema, component, registration, and backend codegen. Use when asked to "add an embed", "new seer embed", "create a seer widget", "add a markdown…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Set up and manage the Sentry development environment using devenv. Handles fresh setup, updating existing environments, starting dev services, resetting the database, per-worktree environment setup (each worktree needs its own devenv sync/.venv), and…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Creates and maintains concise AGENTS.md and CLAUDE.md project instruction files. Use when asked to create AGENTS.md, update AGENTS.md, maintain agent docs, set up CLAUDE.md, document repository agent conventions, or keep coding-agent instructions minimal and…

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

Write, review, and improve blog posts for the Sentry engineering blog following Sentry's specific writing standards, voice, and quality bar. Use this skill whenever someone asks to write a blog post, draft a technical article, review blog content, improve a…

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

Write copy following Sentry brand guidelines. Use when writing UI text, error messages, empty states, onboarding flows, 404 pages, documentation, marketing copy, or any user-facing content. Covers both Plain Speech (default) and Sentry Voice tones.

Langue du texte source : anglais

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

Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or determining which read-only bash commands to allow. Detects tech stack, build tools, and monorepo structure.

Langue du texte source : anglais

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

Perform code reviews following Sentry engineering practices. Use when reviewing pull requests, examining code changes, or providing feedback on code quality. Covers security, performance, testing, and design review.

Langue du texte source : anglais

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