Skip to main content
ChloeVPin
GitHub 创作者资料

ChloeVPin

按仓库查看 22 个 GitHub 仓库中的 159 个已收集 skills。

已收集 skills
159
仓库
22
更新
2026年8月19日
仓库分布

Skills 分布在哪些仓库

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

#01
candy-skills
72 个 skills · 2026年7月1日
软件开发工程师网页与数字界面设计师网页开发工程师其他计算机职业软件质量保证分析师与测试员数据库架构师
7 个职业分类 · 已分类 100%
45%占比
#02
open-agent-skills
35 个 skills · 2026年8月19日
软件开发工程师信息安全分析师其他计算机职业软件质量保证分析师与测试员数据库架构师网页与数字界面设计师
6 个职业分类 · 已分类 100%
22%占比
#03
sharp-skill
12 个 skills · 2026年5月3日
软件开发工程师网页与数字界面设计师平面设计师文字处理员和打字员网页开发工程师
5 个职业分类 · 已分类 100%
7.5%占比
#04
chloe-skills
10 个 skills · 2026年8月16日
软件开发工程师平面设计师软件质量保证分析师与测试员其他计算机职业网络与计算机系统管理员
5 个职业分类 · 已分类 100%
6.3%占比
#05
revanced-ponytail
6 个 skills · 2026年7月25日
软件开发工程师软件质量保证分析师与测试员其他计算机职业
3 个职业分类 · 已分类 100%
3.8%占比
#06
revanced-skill
5 个 skills · 2026年7月25日
网页与数字界面设计师网页开发工程师软件开发工程师
3 个职业分类 · 已分类 100%
3.1%占比
#07
codex-skills
4 个 skills · 2026年7月25日
网页开发工程师网页与数字界面设计师软件开发工程师
3 个职业分类 · 已分类 100%
2.5%占比
#08
revanced-adhd
1 个 skills · 2026年7月19日
软件开发工程师
1 个职业分类 · 已分类 100%
0.6%占比
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

direct-audit
软件开发工程师

AUDIT complet du dépôt pour la sur-ingénierie. Analyse l'ensemble du code au lieu du diff uniquement (comme ponytail-review). Liste classée de ce qu'il faut supprimer, simplifier ou remplacer par des équivalents de la bibliothèque standard/natifs. Rapport…

2026年7月1日
direct-audit
软件开发工程师

WHOLE-REPO audit for over-engineering. Scans entire codebase instead of diff (like ponytail-review). Ranked list of what to delete, simplify, or replace with stdlib/native equivalents. One-shot report, does NOT apply fixes. Trigger: "audit this codebase",…

2026年7月1日
direct-gain
软件开发工程师

AFFICHE l'impact mesuré de ponytail sous forme de tableau de bord compact : moins de code, moins de coût, plus de vitesse. Médianes de référence, pas de chiffres par dépôt. Affichage unique, pas un mode persistant. Déclencheurs : "/ponytail-gain", "ponytail…

2026年7月1日
direct-gain
软件开发工程师

DISPLAY ponytail's measured impact as compact scoreboard: less code, less cost, more speed. Benchmark medians, not per-repo numbers. One-shot display, not persistent mode. Trigger: "/ponytail-gain", "ponytail gain", "what does ponytail save", "show ponytail…

2026年7月1日
direct-debt
软件开发工程师

RECUEILLE chaque commentaire `ponytail:` dans le code source dans un registre de dette technique. Collecte les raccourcis délibérés et les reports pour qu'ils soient suivis au lieu de pourrir en "plus tard veut dire jamais". Rapport unique, ne modifie rien.…

2026年7月1日
direct-debt
软件开发工程师

HARVEST every `ponytail:` comment in the codebase into a debt ledger. Collects deliberate shortcuts and deferrals so they're tracked instead of rotting into "later means never". One-shot report, changes nothing. Trigger: "ponytail debt", "/ponytail-debt",…

2026年7月1日
vercel-web-guidelines-revanced
网页与数字界面设计师

VÉRIFIER le code d'interface pour la conformité aux Web Interface Guidelines. Récupérer les dernières directives depuis l'URL source, lire les fichiers spécifiés, appliquer toutes les règles, afficher les résultats au format concis `fichier:ligne`.…

2026年7月1日
vercel-web-guidelines-revanced
网页与数字界面设计师

REVIEW UI code for Web Interface Guidelines compliance. Fetch latest guidelines from source URL, read specified files, apply all rules, output findings in terse `file:line` format. Trigger: "review my UI", "check accessibility", "audit design", "review UX",…

2026年7月1日
已展示 8 / 72 个已收集 Skill。
contradiction-resolution
软件开发工程师

Resolve conflicting claims, evidence, tests, or failures without forcing false consensus. Use when sources or observed behavior disagree and the coding agent must preserve uncertainty and decision boundaries.

2026年8月19日
dependency-security-audit
信息安全分析师

Review dependency and supply-chain changes for provenance, vulnerabilities, integrity, execution behavior, and residual risk. Use when manifests, lockfiles, build scripts, or external artifacts change.

2026年8月19日
differential-patch-review
软件质量保证分析师与测试员

Compare a candidate coding change with a trusted baseline or reference to detect observable behavioral divergence. Use when ordinary tests pass but semantic alignment remains uncertain.

2026年8月19日
knowledge-maintenance
其他计算机职业

Keep coding-agent skills and guidance current by tracking provenance, freshness, deprecation, supersession, contradictions, and review triggers. Use when evidence, dependencies, versions, or failures change.

2026年8月19日
repository-change-verification
软件质量保证分析师与测试员

Verify that an AI-generated repository change matches the requested outcome, preserves unrelated behavior, and has adequate evidence before acceptance. Use for patches, commits, and pull requests.

2026年8月19日
test-effectiveness-analysis
软件质量保证分析师与测试员

Evaluate whether tests detect acceptance-relevant behavioral faults using boundaries, negative cases, differential checks, and mutation-oriented diagnostics. Use when tests are added, changed, weak, or contradicted by regressions.

2026年8月19日
tool-authorization-audit
信息安全分析师

Review AI-agent tools and proposed calls for least privilege, bounded parameters, explicit authorization, isolation, and auditable high-impact actions. Use when tools, credentials, scopes, or permissions change.

2026年8月19日
accessibility-review
网页与数字界面设计师

Review user-facing software changes for accessibility barriers across semantics, keyboard and other input, focus, structure, content, feedback, and assistive technology behavior. Use for web, mobile, desktop, CLI, and interactive UI changes; adapt the checks…

2026年8月19日
已展示 8 / 35 个已收集 Skill。
backend
软件开发工程师

Activate for backend engineering work across APIs, services, data models, migrations, auth, validation, error handling, background jobs, queues, caching, rate limiting, observability, testing, performance, and safe production refactors. Use for…

2026年5月3日
brand
平面设计师

Activate when a user requests a brand kit, brand identity board, logo concept, or visual identity system as an image output.

2026年5月3日
brutalist
软件开发工程师

Activate when a user wants a high-contrast interface with hard edges, deliberate tension, and strict grid logic. Use for dashboards, technical portfolios, admin tools, command surfaces, or other interfaces that should feel sharp, direct, and usable.

2026年5月3日
build-from-image
软件开发工程师

Activate when visual quality is central to a frontend task and image generation is available — generate design reference images first, analyze them thoroughly, then implement the frontend from those references.

2026年5月3日
complete
文字处理员和打字员

Activate for any task requiring a full, unabridged code or document output where truncation would render the result unusable.

2026年5月3日
design-system
网页与数字界面设计师

Activate when a user needs a written design system reference that defines tokens, component rules, layout principles, motion, accessibility, and forbidden patterns for a project.

2026年5月3日
frontend
网页开发工程师

Activate when a user requests a polished, high-quality web interface — landing pages, SaaS dashboards, product pages, portfolios, or any frontend requiring strong visual craft and attention to detail.

2026年5月3日
minimal
软件开发工程师

Activate when a user requests a warm editorial-style interface, a document-like UI, or a strictly minimal aesthetic with near-zero color and heavy reliance on typography and whitespace.

2026年5月3日
已展示 8 / 12 个已收集 Skill。
a11y
软件质量保证分析师与测试员

Use when asked to audit, fix, or test web accessibility against WCAG 2.2 AA. Builds a matrix of states and viewports, runs axe-core, and requires evidence per row. Do not use for generic Lighthouse checks.

2026年8月16日
art-director
平面设计师

Use for OG images, social previews, and brand art. Generates text-free base artwork prompts and separate overlay specs. Prevents text leakage into image models. Do not use for a standalone mascot mark.

2026年8月16日
fluid
软件开发工程师

Use when building or reviewing gesture-driven UI, spring animations, and Apple-style interfaces. Enforces interruptibility, velocity-aware springs, and HIG principles.

2026年8月16日
for-you
软件开发工程师

Use when analyzing the X algorithm, explaining For You feed behavior, or optimizing posts. Maps retrieval, ranking weights, and visibility filtering to the open-source codebase. Read home-mixer/params/param.rs before answering.

2026年8月16日
mascot
平面设计师

Use when asked to generate a standalone mascot or symbol logo in a playful soft-3D style. Generates one mark without text, tiles, or app-icon containers. Do not use for full brand assets.

2026年8月16日
prune
软件开发工程师

Use when asked to clean up, remove unused, or delete dead code. Finds unreferenced symbols, dedupes constants, and removes drift. Requires user approval before editing. Do not use for comments.

2026年8月16日
tdd
软件质量保证分析师与测试员

Use when writing new features or fixing bugs to enforce RED-GREEN-REFACTOR. Forces the agent to write a failing test, quote the failure, write implementation, and pass. Do not use for simple refactors.

2026年8月16日
why-comments
软件开发工程师

Use when asked to clean up, remove dumb, or delete obvious comments. Flags comments that restate the code. Keeps why-comments and license headers. Do not use for dead code or commented-out code.

2026年8月16日
已展示 8 / 10 个已收集 Skill。
revanced-ponytail-help
其他计算机职业

Quick reference for revanced-ponytail levels, skills, and stop phrases. One-shot display. Trigger: /revanced-ponytail-help, "ponytail help", "what ponytail commands", "how do I use revanced-ponytail".

2026年7月25日
revanced-ponytail
软件开发工程师

Force the minimum code that meets real requirements. Use YAGNI, stdlib and native features first when they match the product, house style before personal style, rule of three for abstractions, root-cause bug fixes, and short skip notes. Levels: lite, full…

2026年7月25日
revanced-ponytail-audit
软件质量保证分析师与测试员

Whole-repo audit for over-engineering. Ranked list of what to delete, simplify, or replace with stdlib, native, or house patterns. Use when the user says "audit this codebase", "audit for over-engineering", "find bloat", "revanced-ponytail-audit", or…

2026年7月19日
revanced-ponytail-debt
软件开发工程师

Harvest every revanced-ponytail or ponytail debt marker into a ledger so deliberate shortcuts do not rot. Use when the user says "ponytail debt", "revanced-ponytail-debt", "/revanced-ponytail-debt", "what did we defer", or "list the shortcuts". One-shot…

2026年7月19日
revanced-ponytail-gain
软件开发工程师

Show measured impact from the upstream agentic benchmark only: less code, less cost, more speed, with limits. One-shot display. Not a per-repo savings number. Trigger: /revanced-ponytail-gain, "ponytail gain", "what does ponytail save", "show impact…

2026年7月19日
revanced-ponytail-review
软件质量保证分析师与测试员

Review a diff for over-engineering only. Find what to delete or replace with stdlib, native, or house patterns. One line per finding. Use when the user says "review for over-engineering", "what can we delete", "simplify review", "revanced-ponytail-review", or…

2026年7月19日
revanced-complete
软件开发工程师

Full-output enforcement for AI coding agents. Blocks truncated files, placeholder stubs, and soft exits. Use when the user needs complete implementations, full files, or exhaustive multi-part deliverables.

2026年7月25日
revanced-frontend
网页与数字界面设计师

Strict frontend rails for AI coding agents. Concept-first craft for landings and product marketing sites. Forces a one-line concept, owned visual system, conversion jobs in order, signature moment when ambition is high, anti-slop defenses, and a review…

2026年7月25日
revanced-redesign
网页与数字界面设计师

Audit-first redesign skill for existing sites and apps. Scans the codebase, lists design failures, then upgrades type, color, layout, motion, and states without breaking routes, forms, or brand locks. Use when improving an existing project rather than…

2026年7月25日
revanced-stitch
网页与数字界面设计师

Generates a project DESIGN.md (semantic design contract) for handoff to design tools and coding agents. Captures atmosphere, color roles, type, components, layout, motion, responsive rules, and anti-patterns. Use when the user wants a DESIGN.md for Google…

2026年7月25日
revanced-strict
网页开发工程师

High-pressure frontend rails for models that under-vary layout and over-wrap headlines. Forces a written design plan, AIDA page flow, hard hero line limits, gapless feature grids, stronger motion discipline, and aggressive anti-slop bans. Use when default…

2026年7月25日
已展示 12 / 22 个仓库