Skip to main content
oimiragieo
GitHub 创作者资料

oimiragieo

按仓库查看 18 个 GitHub 仓库中的 1,121 个已收集 skills。

已收集 skills
1,121
仓库
18
更新
2026年8月30日
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

已展示 8 / 508 个已收集 Skill。
impeccable
网页与数字界面设计师

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells,…

2026年8月14日
sample-agents-tailwind-design-system
软件开发工程师

Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

2026年8月14日
stitch-shadcn-ui
软件开发工程师

Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.

2026年8月14日
uupm-brand
平面设计师

Brand voice, visual identity, messaging frameworks, asset management, brand consistency. Activate for branded content, tone of voice, marketing assets, brand compliance, style guides.

2026年8月14日
uupm-design-system
软件开发工程师

Token architecture, component specifications, and slide generation. Three-layer tokens (primitive→semantic→component), CSS variables, spacing/typography scales, component specs, strategic slide creation. Use for design tokens, systematic design,…

2026年8月14日
uupm-ui-styling
软件开发工程师

Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visual designs. Use when building user interfaces, implementing design systems, creating responsive…

2026年8月14日
uupm-design
平面设计师

Comprehensive design skill: brand identity, design tokens, UI styling, logo generation (55 styles, Gemini AI), corporate identity program (50 deliverables, CIP mockups), HTML presentations (Chart.js), banner design (22 styles, social/ads/web/print), icon…

2026年8月11日
uupm-ui-ux-pro-max
网页与数字界面设计师

UI/UX design intelligence for web and mobile. Searchable local database with 84 styles, 192 color palettes, 74 font pairings, 192 product types, 98 UX guidelines, 104 icon entries, 16 GSAP motion presets, and 25 chart types across 22 stacks (React, Next.js,…

2026年8月11日
已展示 8 / 458 个已收集 Skill。
agent-session-resume
软件开发工程师

Use when continuing work from a previous AI coding-agent session, handoff transcript, chat log, exported conversation, saved artifact set, or session summary.

2026年7月15日
arch-driven-release-workflow
软件开发工程师

Use when the user asks for a 'full' or 'end-to-end' release driven by an architecture document — typically a multi-track release landing a substantial product slice (new product line, multi-surface refactor, feature bundle). Triggers: 'design a doc for this…

2026年7月15日
aura-screenshot-clone
网页开发工程师

Use when the user wants to clone or adapt a UI pattern from any website into your app, or asks to "build something like X", "make our nav look like Y", or "clone that component". Requires an aura.build Pro subscription. Aura's clone is now NATIVE — paste a…

2026年7月15日
authoring-dynamic-workflows
软件开发工程师

Use when a task is too big for a handful of subagents or needs cross-verification — codebase audits, multi-file migrations, cross-checked research, plan-from-N-angles, multi-source sweeps. Codifies the built-in Workflow tool (dynamic workflows), the authoring…

2026年7月15日
baseline-dev-architecture
软件开发工程师

Use when starting or restructuring any software project in ANY language — deciding folder/module layout, dependency direction, public API boundaries, where logic vs entrypoint lives, the testing tiers, smoke tests, or CI gates — when no language-specific…

2026年7月15日
blog-post-template
技术写作员

Use when writing or auditing any blog post on your product's site (new post or existing). Enforces the BlogPostLayout container contract AND a Tier-1/Tier-2 anti-AI-slop checklist derived from 15-source Exa research (2026-05-14). Both checks are mandatory…

2026年7月15日
channel-adapter-pattern
软件开发工程师

Use when an agent's response/formatting logic is (or will be) reachable from more than one delivery channel (chat, SMS, email, push, web). Triggers — before adding a second channel to a single-channel agent, before writing/editing a shared…

2026年7月15日
chat-archeologist
软件开发工程师

Use when the user asks "what did we decide about X", "find the session where we discussed Y", "when did we first hit Z bug", "what was the rationale behind W", or any question that needs answers retrieved from prior Claude Code sessions across all projects.…

2026年7月15日
已展示 8 / 66 个已收集 Skill。
tensor-grep
未分类

Use when searching code, logs, or repositories with tensor-grep; validating rg or AST parity; using tg MCP tools; checking GPU/search routing; or producing agent-friendly context, source, refs, or blast-radius output.

2026年8月30日
tensor-grep-docs-and-writing
未分类

Use when writing or editing any tensor-grep doc of record (AGENTS.md, CLAUDE.md, root SKILL.md, docs/SESSION_HANDOFF.md, docs/CONTRACTS.md, docs/CONTINUATION_PLAN.md, docs/PAPER.md, README.md, docs/benchmarks.md, docs/gpu_crossover.md, mkdocs.yml, or any…

2026年8月30日
tensor-grep-validation-and-qa
未分类

Use when deciding what counts as proof that a tensor-grep (tg) change works — before trusting a subagent's "tests pass", writing a new test, claiming a routing/docs/release fix is done, shipping a doc-drift/ranking/classification heuristic off green fixture…

2026年8月30日
code-search-and-retrieval-reference
未分类

Use when you need the domain theory behind tensor-grep's search/retrieval behavior, not just the command syntax — ripgrep exit codes (including the exit-2-but-kept partial-results contract)/PCRE2/binary-NUL-detection/-uuu/-- sentinels, ast-grep + tree-sitter…

2026年8月23日
tensor-grep-change-control
未分类

Use when about to change, review, merge, or release ANY code in tensor-grep — adding a tg command or search flag, touching a backend/router/pipeline, editing CI/release/docs contracts, merging a PR, claiming a fix or speedup is done, or deciding whether a…

2026年8月23日
tensor-grep-config-and-flags
未分类

Use when adding, changing, or auditing a tg environment variable, CLI flag, or provider mode (native/lsp/hybrid); when a search flag silently leaks to ripgrep or a command misroutes; when deciding whether a config axis (GPU, LSP, classify, semantic) is…

2026年8月23日
tensor-grep-debugging-playbook
未分类

Use when a tensor-grep (tg) run fails, hangs, returns wrong/empty/silently-degraded results, a CI check goes red, a release doesn't publish, a worktree agent's PR reports "No commits between main and <branch>" after a reported commit, or a…

2026年8月23日
tensor-grep-diagnostics-and-tooling
未分类

Use when you need to MEASURE tensor-grep's health instead of eyeballing it -- interpreting a `tg doctor --json` field, reading a PASS/FAIL/SKIP from `tg dogfood` or `scripts/agent_readiness.py`, or explaining what a diagnostic field actually proves (and does…

2026年8月23日
已展示 8 / 40 个已收集 Skill。
batch-compress
软件开发工程师

Bulk compression of a file corpus — up to 50 documents per call — for later queries rather than one-off reads. Use this skill whenever the user wants to pre-process a directory, a support-ticket dump, meeting notes, or any sizable corpus before Q&A. Trigger…

2026年6月17日
compress-mcp-manifest
其他计算机职业

Compress an MCP tools/list manifest so downstream agents see shorter tool descriptions without losing inputSchema semantics. Use before forwarding a large tools/list to a secondary agent or storing it in context.

2026年6月17日
extract-api-surface
软件开发工程师

Extracts the public API of a codebase — class names, function signatures, exported types, module docstrings — without loading every file. Use this skill whenever the user asks to understand, explore, navigate, or describe a codebase, library, repository, or…

2026年6月17日
ingest-docs
软件开发工程师

Query-guided compression of a documentation site, docs folder, README, wiki, or specification for Q&A. Use this skill whenever the user points you at multi-page reference material and wants to find something in it. Trigger phrases include "help me find X in…

2026年6月17日
pre-flight
其他计算机职业

Pre-flight check before sending an expensive LLM prompt. Returns a verdict (send_as_is, send_compressed, warn_context_limit, clear_first), the compressed prompt body inline, a cost preview against on-demand list pricing, and a cache hit likelihood. Use this…

2026年6月17日
quick-start
其他计算机职业

Orientation for the gotcontext MCP plugin — the few tools worth reaching for first. Use this skill when setting up the plugin, when unsure which gotcontext tool fits, or right after install. Covers gc_pre_flight (decide ingest/search/summarize/clear before…

2026年6月17日
review-pr-diff
软件质量保证分析师与测试员

Compresses a git diff before review so noise (lockfile bumps, generated files, whitespace churn) doesn't crowd out the actual logic changes. Use this skill whenever the user asks you to review a pull request, explain a diff, summarize changes, or comment on…

2026年6月17日
session-summary
软件开发工程师

Compress a session's conversation history into a portable summary that can be re-injected after /clear. Use this skill when context is filling up and the agent needs to recover state after clearing. Works even when Claude Code's own auto-compact has failed…

2026年6月17日
已展示 8 / 9 个已收集 Skill。
reveng-js-recovery-climb
未分类

Use when climbing JS recovery / unlockable coverage on Claude SEA or similar minified bundles, editing js_recovery_toolkit (Waves 7–10: ensemble, structural / Bun map, defrag / word_map, normalize / semantic / LLM, webcrack + tag-boost, Hungarian soft_assign…

2026年8月22日
reveng-named-path-commit
未分类

Enforces named-path git staging on REVENG WSL/DrvFS dirty trees (L38/L49). Use when committing on reveng-main with other agents’ dirty files present, when tempted to git add -A / git add . / git stash across worktrees, when git status hangs on DrvFS, or when…

2026年8月22日
reveng-release-honesty
未分类

REVENG GA/release honesty rules from Scope C 2026-08 (Waves 0–2 honesty closeout merged; Waves 3–10 JS recovery climb in progress; R-RALPH-2 open). Use when verifying GA readiness, editing verify_ga_readiness, support matrix claims, capability reports,…

2026年8月22日
reveng-worktree-hygiene
未分类

Prunes REVENG merged/prunable git worktrees and local feature branches without blind-merging unfinished work to main (L51/L52 companion). Use when cleaning .worktrees/, after Wave closeout, when git worktree list shows prunable tips, when tempted to merge…

2026年8月22日
reveng-sol-frozen-tip
未分类

Runs the Sol/Codex frozen-tip audit protocol for REVENG Wave closeout and honesty PRs (L47). Use when Sol or Codex must audit a closeout PR before merge, when writing or pinning a Sol verdict file, or when tempted to merge on self-PASS / amend after Sol / pin…

2026年8月22日
reveng-mcp-annotation-honesty
软件开发工程师

States REVENG Wave 2 MCP tool-annotation honesty for denylist dual-labels and actlint expectations (L45). Use when editing MCP tool annotations, risk_level hints, generate_exploit / recompile_binary labels, denylist policy, or when tempted to treat…

2026年8月9日
codebase-cleaner
软件开发工程师

Cleanup worker for deleting AI slop, consolidating duplicates, and fixing imports. Never breaks tests.

2026年3月30日
python-developer
软件开发工程师

Core Python developer for the REVENG RE platform mission.

2026年3月30日
已展示 12 / 18 个仓库