Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

rabbithole

rabbithole 收录了来自 tradewinds-center 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
3
更新
2026-07-17
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cleanup
软件开发工程师

Tear down the ephemeral dev artifacts an agent session created in the Rabbithole repo — stop background dev servers, delete throwaway test users / secrets from the shared dev deployment, remove scratch files, and (on request) remove the git worktree + merged branches and delete that worktree's own private dev deployment. Use when the user says "clean up", "cleanup", "teardown", "tear it down", "clean up after yourself", or when wrapping up a worktree session. NEVER touches production.

2026-07-17
ship
软件开发工程师

Ship the current branch's PR — rebase onto fresh master if needed, squash-merge the PR (CI is the merge gate); prod then auto-deploys on merge — Vercel via its own GitHub integration, Convex via .github/workflows/deploy.yml — so the agent mainly sequences migrations + verifies the deploys went green. Use when the user says "ship it", "ship this", "/ship", "land it", "merge and deploy", or otherwise wants the current work merged to master AND live. Touches PRODUCTION — any manual prod command (a data migration, or an out-of-band deploy) gates on explicit per-turn approval.

2026-07-13
story-gen
软件开发工程师

Generate, fact-check, and ship "world-connection stories" (story-bearing bridge edges) for practice-graph knowledge nodes, using the tournament pipeline that won the 2026-07-11 prompt×model experiment. Use when the user asks to add/refresh/improve world-connection stories, hooks, or "wow" content for math skills, or to run the story pipeline on new nodes/domains. Ships via storyRegistry.ts + seedRegistry; prod writes gate on explicit approval.

2026-07-11
up
软件开发工程师

Spin up a fresh dev environment in one shot — create a new git worktree off the latest master, provision it with the regular `pnpm worktree:up` (a private CLOUD dev deployment + seed), then start BOTH dev servers (Next + Convex watcher) as background tasks and verify the app responds. Use when the user says "/up", "spin up dev", "spin up a worktree", "new worktree", "start a fresh worktree", or otherwise wants a ready-to-use dev environment at the state of master. Dev-only — never touches production.

2026-06-27
slack-agent
软件开发工程师

Use when working on Slack agent/bot code, Chat SDK applications, Bolt for JavaScript projects, or projects using @chat-adapter/slack or @slack/bolt. Provides development patterns, testing requirements, and quality standards.

2026-06-20
chakra-ui-builder
网页开发工程师

Build responsive, accessible UI components and layouts using Chakra UI v3, install or configure Chakra UI in new and existing projects, and design scalable themes using tokens, semantic tokens, recipes, and slot recipes. Use this skill whenever a user asks to build, create, or generate any UI component, page, form, dashboard, navbar, card, landing section, pricing table, or layout using Chakra UI; wants to add Chakra UI to a project, set up ChakraProvider, run CLI snippets, configure color mode, or fix provider wrapping; or asks about theming — defining brand colors, design tokens, semantic tokens, dark mode values, component recipes, slot recipes, typegen, or ejecting the default theme. Trigger on any Chakra UI building, setup, or theming or charts request, however casually phrased — "add my brand colors", "make a reusable card style", "build a bar chart", "show me a line chart", "make me a login form", "build a sidebar", "add Chakra to my app".

2026-06-20
chakra-ui-refactor
网页开发工程师

Review, convert, and improve UI code using Chakra UI v3. Use this skill whenever a user wants to review Chakra UI code for issues, convert plain HTML/CSS, Tailwind, CSS Modules, or styled-components to Chakra UI, clean up messy Chakra components, fix layout structure or token usage, or asks anything like "is this correct", "what's wrong with this", "review my component", "refactor this", "clean up", "convert", or "chakra-ify this" — even without the words "review" or "refactor". Trigger on any request to check, improve, or convert Chakra UI code, however casually phrased.

2026-06-19
capacitor-mcp
软件开发工程师

Model Context Protocol (MCP) tools for Capacitor mobile development. Covers Ionic/Capacitor component APIs, plugin documentation, CLI commands, and AI-assisted development via MCP. Use this skill when users want to integrate AI agents with Ionic/Capacitor tooling.

2026-06-19