Land and deploy workflow. (gstack)
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 TuYv/ccpm 中的 5,252 个 Skill。打开任一 Skill 可查看来源和详情。
TuYv/ccpm已展示 40 / 5,252 个已收集 Skill。
Land and deploy workflow. (gstack)
原文语言:英语
Read-only queue dashboard for workspace-aware ship. (gstack)
原文语言:英语
Manage project learnings.
原文语言:英语
Turn any markdown file into a publication-quality PDF. (gstack)
原文语言:英语
YC Office Hours — two modes. (gstack)
原文语言:英语
Launch GStack Browser — AI-controlled Chromium with the sidebar extension baked in.
原文语言:英语
Pair a remote AI agent with your browser. (gstack)
原文语言:英语
CEO/founder-mode plan review. (gstack)
原文语言:英语
Designer's eye plan review — interactive, like CEO and Eng review. (gstack)
原文语言:英语
Interactive developer experience plan review. (gstack)
原文语言:英语
Eng manager-mode plan review. (gstack)
原文语言:英语
Self-tuning question sensitivity + developer psychographic for gstack (v1: observational). (gstack)
原文语言:英语
Report-only QA testing. (gstack)
原文语言:英语
Systematically QA test a web application and fix bugs found. (gstack)
原文语言:英语
Weekly engineering retrospective. (gstack)
原文语言:英语
Pre-landing PR review. (gstack)
原文语言:英语
Pull data from a web page. (gstack)
原文语言:英语
Import cookies from your real Chromium browser into the headless browse session. (gstack)
原文语言:英语
Configure deployment settings for /land-and-deploy.
原文语言:英语
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)
原文语言:英语
Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. (gstack)
原文语言:英语
Router for the gstack skill suite. (gstack)
原文语言:英语
Codify the most recent successful /scrape flow into a permanent browser-skill on disk. (gstack)
原文语言:英语
Turn vague intent into a precise, executable spec in five phases. (gstack)
原文语言:英语
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)
原文语言:英语
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,…
原文语言:英语
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…
原文语言:英语
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.
原文语言:英语
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…
原文语言:英语
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…
原文语言:英语
Generate Django database migrations for Sentry. Use when creating migrations, adding/removing columns or tables, adding indexes, or resolving migration conflicts.
原文语言:英语
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…
原文语言:英语
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…
原文语言:英语
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…
原文语言:英语
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…
原文语言:英语
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…
原文语言:英语
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…
原文语言:英语
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.
原文语言:英语
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.
原文语言:英语
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.
原文语言:英语