技能目录
补足短板的 技能
按用途寻找能补足诊断短板的技能。复制安装命令即可立即应用。
技能说明以原文(英文/韩文)显示。
安装太麻烦?这一行就够了
把下面的命令粘贴进 Claude Code 一次,之后 只需说“帮我装技能” 即可完成。这是只收录经过验证技能的官方仓库。
/plugin marketplace add x77xdavid-prog/checkup-skills收录:prompt-master · korea-public-data · repo-shipper — 持续新增 · 在 GitHub 上查看
1297 / 1297 款
项目管理76
- 项目管理已验证仓库
project-development
This skill should be used for project-level decisions about LLM-powered systems: whether an LLM is the right primitive for the task at hand, the shape of a multi-stage batch or agent pipeline, token and cost estimation, choosing between single-agent and multi-agent at the project level, structured o
컨텍스트 엔지니어링 (Koylan)来源: muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/project-development ↗ · ⭐ 给作者加星
/plugin marketplace add muratcankoylan/agent-skills-for-context-engineering /plugin install context-engineering@context-engineering-marketplace许可证: MIT
- 项目管理已验证仓库
ck
Persistent per-project memory for Claude Code. Auto-loads project context on session start, tracks sessions with git activity, and writes to native memory. Commands run deterministic Node.js scripts — behavior is consistent across model versions.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/ck ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 项目管理已验证仓库
gsd-add-tests
Generate tests for a completed phase based on UAT criteria and implementation
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-add-tests许可证: MIT
- 项目管理已验证仓库
gsd-ai-integration-phase
Generate an AI-SPEC.md design contract for phases that involve building AI systems.
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-ai-integration-phase许可证: MIT
- 项目管理已验证仓库
gsd-audit-fix
Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-audit-fix许可证: MIT
- 项目管理已验证仓库
gsd-audit-milestone
Audit milestone completion against original intent before archiving
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-audit-milestone许可证: MIT
- 项目管理已验证仓库
gsd-audit-uat
Cross-phase audit of all outstanding UAT and verification items
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-audit-uat许可证: MIT
- 项目管理已验证仓库
gsd-autonomous
Run all remaining phases autonomously — discuss→plan→execute per phase
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-autonomous许可证: MIT
- 项目管理已验证仓库
gsd-capture
Capture ideas, tasks, notes, and seeds to their destination
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-capture许可证: MIT
- 项目管理已验证仓库
gsd-cleanup
Archive accumulated phase directories from completed milestones
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-cleanup许可证: MIT
- 项目管理已验证仓库
gsd-code-review
Review source files changed during a phase for bugs, security issues, and code quality problems
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-code-review许可证: MIT
- 项目管理已验证仓库
gsd-complete-milestone
Archive completed milestone and prepare for next version
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-complete-milestone许可证: MIT
- 项目管理已验证仓库
gsd-config
Configure GSD settings — workflow toggles, advanced knobs, integrations, and model profile
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-config许可证: MIT
- 项目管理已验证仓库
gsd-debug
Systematic debugging with persistent state across context resets
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-debug许可证: MIT
- 项目管理已验证仓库
gsd-discuss-phase
Gather phase context through adaptive questioning before planning.
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-discuss-phase许可证: MIT
- 项目管理已验证仓库
gsd-docs-update
Generate or update project documentation verified against the codebase
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-docs-update许可证: MIT
- 项目管理已验证仓库
gsd-eval-review
Audit an executed AI phase's evaluation coverage and produce an EVAL-REVIEW.md remediation plan.
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-eval-review许可证: MIT
- 项目管理已验证仓库
gsd-execute-phase
Execute all plans in a phase with wave-based parallelization
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-execute-phase许可证: MIT
- 项目管理已验证仓库
gsd-explore
Socratic ideation and idea routing — think through ideas before committing to plans
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-explore许可证: MIT
- 项目管理已验证仓库
gsd-extract-learnings
Extract decisions, lessons, patterns, and surprises from completed phase artifacts
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-extract-learnings许可证: MIT
- 项目管理已验证仓库
gsd-fast
Execute a trivial task inline — no subagents, no planning overhead
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-fast许可证: MIT
- 项目管理已验证仓库
gsd-forensics
Post-mortem investigation for failed GSD workflows — diagnoses what went wrong.
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-forensics许可证: MIT
- 项目管理已验证仓库
gsd-graphify
Build, query, and inspect the project knowledge graph in .planning/graphs/
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-graphify许可证: MIT
- 项目管理已验证仓库
gsd-health
Diagnose planning directory health and optionally repair issues
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-health许可证: MIT
- 项目管理已验证仓库
gsd-help
Show available GSD commands and usage guide
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-help许可证: MIT
- 项目管理已验证仓库
gsd-import
Ingest external plans with conflict detection against project decisions before writing anything.
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-import许可证: MIT
- 项目管理已验证仓库
gsd-inbox
Triage and review open GitHub issues and PRs against project templates and contribution guidelines.
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-inbox许可证: MIT
- 项目管理已验证仓库
gsd-ingest-docs
Bootstrap or merge a .planning/ setup from existing ADRs, PRDs, SPECs, and docs in a repo.
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-ingest-docs许可证: MIT
- 项目管理已验证仓库
gsd-manager
Interactive command center for managing multiple phases from one terminal
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-manager许可证: MIT
- 项目管理已验证仓库
gsd-map-codebase
Analyze codebase with parallel mapper agents to produce .planning/codebase/ documents
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-map-codebase许可证: MIT
- 项目管理已验证仓库
gsd-milestone-summary
Generate a comprehensive project summary from milestone artifacts for team onboarding and review
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-milestone-summary许可证: MIT
- 项目管理已验证仓库
gsd-new-milestone
Start a new milestone cycle — update PROJECT.md and route to requirements
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-new-milestone许可证: MIT
- 项目管理已验证仓库
gsd-new-project
Initialize a new project with deep context gathering and PROJECT.md
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-new-project许可证: MIT
- 项目管理已验证仓库
gsd-ns-context
codebase intelligence | map graphify docs learnings
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-ns-context许可证: MIT
- 项目管理已验证仓库
gsd-ns-ideate
exploration capture | explore sketch spike spec capture
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-ns-ideate许可证: MIT
- 项目管理已验证仓库
gsd-ns-manage
config workspace | workstreams thread update ship inbox
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-ns-manage许可证: MIT
- 项目管理已验证仓库
gsd-ns-project
project lifecycle | milestones audits summary
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-ns-project许可证: MIT
- 项目管理已验证仓库
gsd-ns-review
quality gates | code review debug audit security eval ui
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-ns-review许可证: MIT
- 项目管理已验证仓库
gsd-ns-workflow
workflow | discuss plan execute verify phase progress
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-ns-workflow许可证: MIT
- 项目管理已验证仓库
gsd-pause-work
Create context handoff when pausing work mid-phase
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-pause-work许可证: MIT
- 项目管理已验证仓库
gsd-phase
CRUD for phases in ROADMAP.md — add, insert, remove, or edit phases
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-phase许可证: MIT
- 项目管理已验证仓库
gsd-plan-phase
Create detailed phase plan (PLAN.md) with verification loop
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-plan-phase许可证: MIT
- 项目管理已验证仓库
gsd-plan-review-convergence
Cross-AI plan convergence loop — replan with review feedback until no HIGH concerns remain.
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-plan-review-convergence许可证: MIT
- 项目管理已验证仓库
gsd-pr-branch
Create a clean PR branch by filtering out .planning/ commits — ready for code review
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-pr-branch许可证: MIT
- 项目管理已验证仓库
gsd-profile-user
Generate developer behavioral profile and create Claude-discoverable artifacts
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-profile-user许可证: MIT
- 项目管理已验证仓库
gsd-progress
Check progress, advance workflow, or dispatch freeform intent — the unified GSD situational command
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-progress许可证: MIT
- 项目管理已验证仓库
gsd-quick
Execute a quick task with GSD guarantees (atomic commits, state tracking) but skip optional agents
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-quick许可证: MIT
- 项目管理已验证仓库
gsd-resume-work
Resume work from previous session with full context restoration
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-resume-work许可证: MIT
- 项目管理已验证仓库
gsd-review
Request cross-AI peer review of phase plans from external AI CLIs
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-review许可证: MIT
- 项目管理已验证仓库
gsd-review-backlog
Review and promote backlog items to active milestone
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-review-backlog许可证: MIT
- 项目管理已验证仓库
gsd-secure-phase
Retroactively verify threat mitigations for a completed phase
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-secure-phase许可证: MIT
- 项目管理已验证仓库
gsd-settings
Configure GSD workflow toggles and model profile
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-settings许可证: MIT
- 项目管理已验证仓库
gsd-ship
Create PR, run review, and prepare for merge after verification passes
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-ship许可证: MIT
- 项目管理已验证仓库
gsd-sketch
Sketch UI/design ideas with throwaway HTML mockups, or propose what to sketch next (frontier mode)
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-sketch许可证: MIT
- 项目管理已验证仓库
gsd-spec-phase
Clarify WHAT a phase delivers with ambiguity scoring; produces a SPEC.md before discuss-phase.
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-spec-phase许可证: MIT
- 项目管理已验证仓库
gsd-spike
Spike an idea through experiential exploration, or propose what to spike next (frontier mode)
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-spike许可证: MIT
- 项目管理已验证仓库
gsd-stats
Display project statistics — phases, plans, requirements, git metrics, and timeline
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-stats许可证: MIT
- 项目管理已验证仓库
gsd-thread
Manage persistent context threads for cross-session work
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-thread许可证: MIT
- 项目管理已验证仓库
gsd-ui-phase
Generate UI design contract (UI-SPEC.md) for frontend phases
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-ui-phase许可证: MIT
- 项目管理已验证仓库
gsd-ui-review
Retroactive 6-pillar visual audit of implemented frontend code
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-ui-review许可证: MIT
- 项目管理已验证仓库
gsd-ultraplan-phase
[BETA] Offload plan phase to Claude Code's ultraplan cloud; review in browser and import back.
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-ultraplan-phase许可证: MIT
- 项目管理已验证仓库
gsd-undo
Safe git revert. Roll back phase or plan commits using the phase manifest with dependency checks.
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-undo许可证: MIT
- 项目管理已验证仓库
gsd-update
Update GSD to latest version with changelog display
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-update许可证: MIT
- 项目管理已验证仓库
gsd-validate-phase
Retroactively audit and fill Nyquist validation gaps for a completed phase
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-validate-phase许可证: MIT
- 项目管理已验证仓库
gsd-verify-work
Validate built features through conversational UAT
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-verify-work许可证: MIT
- 项目管理已验证仓库
gsd-workspace
Manage GSD workspaces — create, list, or remove isolated workspace environments
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-workspace许可证: MIT
- 项目管理已验证仓库
gsd-workstreams
Manage parallel workstreams — list, create, switch, status, progress, complete, and resume
来源: gsd-build/get-shit-done ↗ · ⭐ 给作者加星
npx skills add https://github.com/gsd-build/get-shit-done --skill gsd-workstreams许可证: MIT
- 项目管理已验证仓库
intent-driven-development
Turn ambiguous or high-impact product and engineering changes into scoped, verifiable acceptance criteria before or alongside implementation. Use when a user asks to clarify a feature, define acceptance criteria, de-risk a security/data/migration/integration change, prepare implementation requirements for another agent, or make a complex request testable. Do not trigger for trivial edits, straightforward fixes, active debugging, code review, or implementation requests whose acceptance conditions are already clear unless the user explicitly invokes this skill.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/intent-driven-development ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 项目管理已验证仓库
jira-integration
Use this skill when retrieving Jira tickets, analyzing requirements, updating ticket status, adding comments, or transitioning issues. Provides Jira API patterns via MCP or direct REST calls.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/jira-integration ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 项目管理精选市场
meeting-actions
회의록·녹취 텍스트를 붙여넣으면 결정사항·액션아이템(담당·기한)·미결 이슈로 정리합니다. "회의록 정리해줘" 같은 요청에 사용.
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install meeting-actions@checkup-skills - 项目管理已验证仓库
product-capability
Translate PRD intent, roadmap asks, or product discussions into an implementation-ready capability plan that exposes constraints, invariants, interfaces, and unresolved decisions before multi-service work starts. Use when the user needs an ECC-native PRD-to-SRS lane instead of vague planning prose.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/product-capability ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 项目管理已验证仓库
product-lens
Use this skill to validate the "why" before building, run product diagnostics, and pressure-test product direction before the request becomes an implementation contract.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/product-lens ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 项目管理已验证仓库
project-flow-ops
Operate execution flow across GitHub and Linear by triaging issues and pull requests, linking active work, and keeping GitHub public-facing while Linear remains the internal execution layer. Use when the user wants backlog control, PR triage, or GitHub-to-Linear coordination.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/project-flow-ops ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 项目管理已验证仓库
to-tickets
Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in one file per ticket locally, or native blocking links on a real tracker.
Matt Pocock 실전 엔지니어링 스킬来源: mattpocock/skills/tree/main/skills/engineering/to-tickets ↗ · ⭐ 给作者加星
npx skills@latest add mattpocock/skills许可证: MIT
- 项目管理已验证仓库
triage
Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
Matt Pocock 실전 엔지니어링 스킬来源: mattpocock/skills/tree/main/skills/engineering/triage ↗ · ⭐ 给作者加星
npx skills@latest add mattpocock/skills许可证: MIT
- 项目管理已验证仓库
wayfinder
Plan a huge chunk of work — more than one agent session can hold — as a shared map of investigation tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.
Matt Pocock 실전 엔지니어링 스킬来源: mattpocock/skills/tree/main/skills/engineering/wayfinder ↗ · ⭐ 给作者加星
npx skills@latest add mattpocock/skills许可证: MIT
安全78
- 安全已验证仓库
ai-security
Use when assessing AI/ML systems for prompt injection, jailbreak vulnerabilities, model inversion risk, data poisoning exposure, or agent tool abuse. Covers MITRE ATLAS technique mapping, injection signature detection, and adversarial robustness scoring.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 安全已验证仓库
atlassian-admin
Atlassian Administrator for managing and organizing Atlassian products (Jira, Confluence, Bitbucket, Trello), users, permissions, security, integrations, system configuration, and org-wide governance. Use when asked to add users to Jira, change Confluence permissions, configure access control, updat
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install pm-skills@claude-code-skills许可证: MIT
- 安全已验证仓库
ciso-advisor
Security leadership for growth-stage companies. Risk quantification in dollars, compliance roadmap (SOC 2/ISO 27001/HIPAA/GDPR), security architecture strategy, incident response leadership, and board-level security reporting. Use when building security programs, justifying security budget, selectin
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 安全已验证仓库
cloud-security
Use when assessing cloud infrastructure for security misconfigurations, IAM privilege escalation paths, S3 public exposure, open security group rules, or IaC security gaps. Covers AWS, Azure, and GCP posture assessment with MITRE ATT&CK mapping.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 安全未验证
cpp-review
Comprehensive C++ code review for memory safety, modern C++ idioms, concurrency, and security. Invokes the cpp-reviewer agent.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 安全已验证仓库
cso
Chief Security Officer mode. Infrastructure-first security audit: secrets archaeology, dependency supply chain, CI/CD pipeline security, LLM/AI security, skill supply chain scanning, plus OWASP Top 10, STRIDE threat modeling, and active verification. Two modes: daily (zero-noise, 8/10 confidence gat
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill cso许可证: MIT
- 安全已验证仓库
defi-amm-security
Security checklist for Solidity AMM contracts, liquidity pools, and swap flows. Covers reentrancy, CEI ordering, donation or inflation attacks, oracle manipulation, slippage, admin controls, and integer math.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/defi-amm-security ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 安全已验证仓库
dependency-auditor
Audit and manage dependencies across multi-language projects. Identifies vulnerabilities, license conflicts, transitive dependency risks, and safe-upgrade paths. Use when auditing third-party packages before release, investigating a CVE, planning a major version bump, or running a license-compliance
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 安全已验证仓库
django-security
Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/django-security ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 安全已验证仓库
docker-development
Docker and container development agent skill and plugin for Dockerfile optimization, docker-compose orchestration, multi-stage builds, and container security hardening. Use when: user wants to optimize a Dockerfile, create or improve docker-compose configurations, implement multi-stage builds, audit
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install docker-development@claude-code-skills许可证: MIT
- 安全已验证仓库
engineering-advanced-skills
Index of 37 advanced engineering agent skills for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Use when browsing or choosing among the POWERFUL-tier engineering skills: agent design, RAG, MCP servers, CI/CD, database design, observability, security auditing, changelog/release automation, reliab
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 安全已验证仓库
engineering-skills
Index of the engineering-team skills bundle for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw, and 6 more tools. Architecture, frontend, backend, QA, DevOps, security, AI/ML, data engineering, Playwright, Stripe, AWS, MS365 (stdlib-only Python tools). Use when browsing or choosing among engineeri
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 安全已验证仓库
fda-consultant-specialist
FDA regulatory consultant for medical device companies. Provides 510(k)/PMA/De Novo pathway guidance, QMSR (21 CFR 820, which incorporates ISO 13485:2016 by reference since 2026-02-02; formerly QSR) compliance, HIPAA assessments, and device cybersecurity. Use when user mentions FDA submission, 510(k
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skills许可证: MIT
- 安全未验证
flutter-review
Review Flutter/Dart code for idiomatic patterns, widget best practices, state management, performance, accessibility, and security. Invokes the flutter-reviewer agent.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 安全已验证仓库
github-ops
GitHub repository operations, automation, and management. Issue triage, PR management, CI/CD operations, release management, and security monitoring using the gh CLI. Use when the user wants to manage GitHub issues, PRs, CI status, releases, contributors, stale items, or any GitHub operational task
来源: affaan-m/ECC/tree/main/skills/github-ops ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 安全未验证
go-review
Comprehensive Go code review for idiomatic patterns, concurrency safety, error handling, and security. Invokes the go-reviewer agent.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 安全已验证仓库
google-workspace-cli
Google Workspace administration via the gws CLI (github.com/googleworkspace/cli). Install, authenticate, and automate Gmail, Drive, Sheets, Calendar, Docs, Chat, and Tasks. Run security audits and use local recipe templates and persona bundles. Use for Google Workspace admin, gws CLI setup, Gmail au
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install google-workspace-cli@claude-code-skills许可证: MIT
- 安全已验证仓库
healthcare-phi-compliance
Protected Health Information (PHI) and Personally Identifiable Information (PII) compliance patterns for healthcare applications. Covers data classification, access control, audit trails, encryption, and common leak vectors.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/healthcare-phi-compliance ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 安全已验证仓库
helm-chart-builder
Helm chart development agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw — chart scaffolding, values design, template patterns, dependency management, security hardening, and chart testing. Use when: user wants to create or improve Helm charts, design values.yaml files, imp
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install helm-chart-builder@claude-code-skills许可证: MIT
- 安全已验证仓库
hipaa-compliance
HIPAA-specific entrypoint for healthcare privacy and security work. Use when a task is explicitly framed around HIPAA, PHI handling, covered entities, BAAs, breach posture, or US healthcare compliance requirements.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/hipaa-compliance ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 安全已验证仓库
homelab-vlan-segmentation
Segmenting home networks into VLANs for IoT, guest, trusted, and server traffic using UniFi, pfSense/OPNsense, and MikroTik — including switch trunk config, firewall rules, and wireless SSID mapping.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/homelab-vlan-segmentation ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 安全已验证仓库
homelab-wireguard-vpn
WireGuard VPN server setup, peer configuration, key generation, split tunneling vs full tunnel routing, and remote access to a home network from mobile and laptop clients.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/homelab-wireguard-vpn ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 安全已验证仓库
incident-response
Use when a security incident has been detected or declared and needs classification, triage, escalation path determination, and forensic evidence collection. Covers SEV1-SEV4 classification, false positive filtering, incident taxonomy, and NIST SP 800-61 lifecycle.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 安全已验证仓库
information-security-manager-iso27001
ISO 27001 ISMS implementation and cybersecurity governance for HealthTech and MedTech companies. Use when designing an ISMS, running security risk assessments, implementing controls, pursuing ISO 27001 certification, preparing security audits, responding to security incidents, or verifying complianc
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skills许可证: MIT
- 安全已验证仓库
isms-audit-expert
Information Security Management System (ISMS) audit expert for ISO 27001 compliance verification, security control assessment, and certification support. Use when the user mentions ISO 27001, ISMS audit, Annex A controls, Statement of Applicability (SOA), gap analysis, nonconformity management, inte
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skills许可证: MIT
- 安全未验证
kotlin-review
Comprehensive Kotlin code review for idiomatic patterns, null safety, coroutine safety, and security. Invokes the kotlin-reviewer agent.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 安全已验证仓库
laravel-security
Laravel security best practices — authentication, authorization, Eloquent safety, CSRF, XSS prevention, API security, and secure deployment configurations.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/laravel-security ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 安全已验证仓库
llm-trading-agent-security
Security patterns for autonomous trading agents with wallet or transaction authority. Covers prompt injection, spend limits, pre-send simulation, circuit breakers, MEV protection, and key handling.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/llm-trading-agent-security ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 安全精选市场
modernize-harden
Security vulnerability scan with a reviewable remediation patch — OWASP, CWE, CVE, secrets, injection
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install code-modernization@claude-plugins-official - 安全已验证仓库
ms365-tenant-manager
Microsoft 365 tenant administration for Global Administrators. Automate M365 tenant setup, Office 365 admin tasks, Azure AD user management, Exchange Online configuration, Teams administration, and security policies. Generate PowerShell scripts for bulk operations, Conditional Access policies, licen
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 安全已验证仓库
nodejs-keccak256
Prevent Ethereum hashing bugs in JavaScript and TypeScript. Node's sha3-256 is NIST SHA3, not Ethereum Keccak-256, and silently breaks selectors, signatures, storage slots, and address derivation.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/nodejs-keccak256 ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 安全已验证仓库
perl-security
Comprehensive Perl security covering taint mode, input validation, safe process execution, DBI parameterized queries, web security (XSS/SQLi/CSRF), and perlcritic security policies.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/perl-security ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 安全已验证仓库
postgres-patterns
PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.
来源: affaan-m/ECC/tree/main/skills/postgres-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 安全已验证仓库
pr-review-expert
Use when the user asks to review pull requests, analyze code changes, check for security issues in PRs, or assess code quality of diffs.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 安全未验证
python-review
Comprehensive Python code review for PEP 8 compliance, type hints, security, and Pythonic idioms. Invokes the python-reviewer agent.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 安全已验证仓库
quarkus-security
Quarkus Security best practices for authentication, authorization, JWT/OIDC, RBAC, input validation, CSRF, secrets management, and dependency security.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/quarkus-security ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 安全已验证仓库
red-team
Use when planning or executing authorized red team engagements, attack path analysis, or offensive security simulations. Covers MITRE ATT&CK kill-chain planning, technique scoring, choke point identification, OPSEC risk assessment, and crown jewel targeting.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 安全已验证仓库
rfp-responder
Use when an RFP, RFI, RFQ, security questionnaire, vendor questionnaire, or proposal request arrives and the team needs a structured response — parsing multi-section buyer-dictated requirements (MANDATORY vs WEIGHTED vs NICE-TO-HAVE), building a Shipley-method proof-point matrix mapping each require
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install commercial-skills@claude-code-skills许可证: MIT
- 安全精选市场
security-auditor
Adversarial security reviewer — OWASP Top 10, CWE, dependency CVEs, secrets, injection. Use for security debt scanning and pre-modernization hardening.
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install code-modernization@claude-plugins-official - 安全已验证仓库
security-bounty-hunter
Hunt for exploitable, bounty-worthy security issues in repositories. Focuses on remotely reachable vulnerabilities that qualify for real reports instead of noisy local-only findings.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/security-bounty-hunter ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 安全已验证仓库
security-guidance
PreToolUse security-anti-pattern hook for Claude Code. Catches 12 common security risks (command injection, XSS, SQL injection, unsafe deserialization, GitHub Actions workflow injection, eval/new Function code injection) BEFORE the Edit/Write/MultiEdit operation completes. Session-state caching prev
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install security-guidance@claude-code-skills许可证: MIT
- 安全已验证仓库
security-pen-testing
Use when the user asks to perform security audits, penetration testing, vulnerability scanning, OWASP Top 10 checks, or offensive security assessments. Covers static analysis, dependency scanning, secret detection, API security testing, and pen test report generation.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 安全已验证仓库
security-review
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
来源: affaan-m/ECC/tree/main/skills/security-review ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 安全已验证仓库
security-scan
Scan your Claude Code configuration (.claude/ directory) for security vulnerabilities, misconfigurations, and injection risks using AgentShield. Checks CLAUDE.md, settings.json, MCP servers, hooks, and agent definitions.
来源: affaan-m/ECC/tree/main/skills/security-scan ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 安全已验证仓库
senior-backend
Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening. Use when the user asks to "design REST APIs", "optimize database queries", "implement authentication", "build microservices", "review backend code", "set u
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 安全已验证仓库
senior-fullstack
Fullstack development toolkit with project scaffolding for Next.js, FastAPI, MERN, and Django stacks, code quality analysis with security and complexity scoring, and stack selection guidance. Use when the user asks to "scaffold a new project", "create a Next.js app", "set up FastAPI with React", "an
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 安全已验证仓库
senior-secops
Senior SecOps engineer skill for application security, vulnerability management, compliance verification, and secure development practices. Runs SAST/DAST scans, generates CVE remediation plans, checks dependency vulnerabilities, creates security policies, enforces secure coding patterns, and automa
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 安全已验证仓库
senior-security
Use when the user asks for STRIDE threat modeling, DREAD risk scoring, data-flow-diagram threat analysis, or a quick secret scan — or when a security request needs routing to the right specialist skill (pen-testing, incident response, cloud posture, red team, AI security, threat hunting, secure code
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 安全已验证仓库
ship-gate
Pre-production audit that scans a codebase for security, database, deployment, code quality, AI/LLM, dependency, frontend, and observability issues. Intercepts deploy commands and blocks until critical items pass. Stack-agnostic. Use for "run ship gate", "am I ready to ship", "pre-launch audit", "ca
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 安全已验证仓库
skill-security-auditor
Security audit and vulnerability scanner for AI agent skills before installation. Use when: (1) evaluating a skill from an untrusted source, (2) auditing a skill directory or git repo URL for malicious code, (3) pre-install security gate for Claude Code plugins, OpenClaw skills, or Codex skills, (4)
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 安全已验证仓库
springboot-security
Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/springboot-security ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 安全已验证仓库
tech-stack-evaluator
Technology stack evaluation and comparison with TCO analysis, security assessment, and ecosystem health scoring. Use when comparing frameworks, evaluating technology stacks, calculating total cost of ownership, assessing migration paths, or analyzing ecosystem viability.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 安全已验证仓库
terraform-patterns
Terraform infrastructure-as-code agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Covers module design patterns, state management strategies, provider configuration, security hardening, policy-as-code with Sentinel/OPA, and CI/CD plan/apply workflows. Use when: user wants
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install terraform-patterns@claude-code-skills许可证: MIT
- 安全精选市场
vibesec
This skill helps Claude write secure web applications. Use this when working on any web application or when a user requests a scan or audit to ensure security best practices are followed.
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install vibesec@checkup-skills - 安全已验证仓库
owasp-audit
Audit application source code against the OWASP Top 10 (2021) vulnerability categories — broken access control, cryptographic failures, injection, insecure design, security misconfiguration, vulnerable components, authentication failures, data integrity, logging failures, SSRF. Use when the user mentions 'OWASP,' 'OWASP Top 10,' 'security audit,' 'security review,' 'secure code review,' 'code security review,' 'vulnerability audit,' 'find vulnerabilities,' 'appsec review,' 'application security audit,' 'check for security issues,' 'broken access control,' 'IDOR,' 'SQL injection,' 'XSS,' 'SSRF,' or wants to check their codebase for common security weaknesses.
来源: briiirussell/cybersecurity-skills ↗ · ⭐ 给作者加星
/plugin marketplace add briiirussell/cybersecurity-skills /plugin install cybersecurity-skills@cybersecurity-skills许可证: MIT
- 安全已验证仓库
api-audit
Audit REST, GraphQL, and RPC APIs against the OWASP API Security Top 10 (2023). Use when the user mentions 'API security,' 'API audit,' 'BOLA,' 'broken object level authorization,' 'BFLA,' 'function-level authorization,' 'mass assignment,' 'API rate limiting,' 'GraphQL security,' 'REST security,' 'API authentication,' 'API authorization,' 'excessive data exposure,' or needs to review API endpoints for security weaknesses.
来源: briiirussell/cybersecurity-skills ↗ · ⭐ 给作者加星
/plugin marketplace add briiirussell/cybersecurity-skills /plugin install cybersecurity-skills@cybersecurity-skills许可证: MIT
- 安全已验证仓库
cloud-audit
Audit cloud infrastructure (AWS, GCP, Azure) for misconfigurations, excessive permissions, and security gaps. Use when the user mentions 'cloud security,' 'cloud audit,' 'AWS security,' 'GCP security,' 'Azure security,' 'IAM audit,' 'S3 bucket,' 'cloud misconfiguration,' 'cloud hardening,' or needs to review cloud infrastructure security.
来源: briiirussell/cybersecurity-skills ↗ · ⭐ 给作者加星
/plugin marketplace add briiirussell/cybersecurity-skills /plugin install cybersecurity-skills@cybersecurity-skills许可证: MIT
- 安全已验证仓库
container-audit
Audit container images, Dockerfiles, and Kubernetes manifests for misconfigurations, excessive privileges, exposed secrets, and runtime risks. Use when the user mentions 'container security,' 'Docker security,' 'Dockerfile audit,' 'Kubernetes security,' 'K8s security,' 'pod security,' 'container hardening,' 'kubectl audit,' 'image scanning,' 'distroless,' 'rootless containers,' 'pod security policy,' 'pod security standards,' 'PSS,' 'network policy,' 'OPA Gatekeeper,' 'Kyverno,' 'runtime security,' or needs to review container or orchestration security.
来源: briiirussell/cybersecurity-skills ↗ · ⭐ 给作者加星
/plugin marketplace add briiirussell/cybersecurity-skills /plugin install cybersecurity-skills@cybersecurity-skills许可证: MIT
- 安全已验证仓库
crypto-audit
Audit cryptography implementation — algorithm choice, key sizes, KDF parameters, IV/nonce handling, signature verification, randomness, TLS configuration, and key rotation. Deeper than owasp-audit A02. Use when the user mentions 'crypto review,' 'cryptography audit,' 'encryption review,' 'KDF,' 'PBKDF2,' 'Argon2,' 'bcrypt cost,' 'IV reuse,' 'nonce reuse,' 'AES mode,' 'AES-GCM,' 'AES-ECB,' 'signature verification,' 'TLS configuration,' 'cipher suites,' 'key rotation,' 'libsodium,' 'BoringSSL,' or 'is this crypto right.'
来源: briiirussell/cybersecurity-skills ↗ · ⭐ 给作者加星
/plugin marketplace add briiirussell/cybersecurity-skills /plugin install cybersecurity-skills@cybersecurity-skills许可证: MIT
- 安全已验证仓库
iam-audit
Audit, design, and migrate Identity and Access Management — cloud provider IAM (AWS, GCP, Azure), identity providers (Okta, Entra ID / Azure AD, Auth0, Google Workspace), application authorization (RBAC, ABAC, ReBAC), and federated identity. Use when the user mentions 'IAM,' 'identity,' 'access management,' 'least privilege,' 'role design,' 'SSO,' 'SAML,' 'OIDC,' 'OAuth,' 'JIT access,' 'just-in-time access,' 'break-glass,' 'service accounts,' 'RBAC,' 'ABAC,' 'privilege creep,' 'role explosion,' 'identity governance,' 'IAM strategy,' 'identity migration,' 'Okta,' 'Entra ID,' 'Azure AD,' 'Auth0,' 'Cognito,' or needs identity consultant-level guidance.
来源: briiirussell/cybersecurity-skills ↗ · ⭐ 给作者加星
/plugin marketplace add briiirussell/cybersecurity-skills /plugin install cybersecurity-skills@cybersecurity-skills许可证: MIT
- 安全已验证仓库
mobile-audit
Audit iOS and Android mobile applications against OWASP MASVS / MASTG — insecure storage, weak crypto, certificate pinning, deeplinks, IPC, jailbreak/root detection, reverse-engineering resistance. Use when the user mentions 'mobile security,' 'iOS security,' 'Android security,' 'mobile audit,' 'mobile pentest,' 'MASVS,' 'MASTG,' 'certificate pinning,' 'jailbreak detection,' 'root detection,' 'deeplink,' 'URL scheme,' 'app transport security,' 'keychain,' 'keystore,' 'mobile reverse engineering,' or has a mobile app to review.
来源: briiirussell/cybersecurity-skills ↗ · ⭐ 给作者加星
/plugin marketplace add briiirussell/cybersecurity-skills /plugin install cybersecurity-skills@cybersecurity-skills许可证: MIT
- 安全已验证仓库
pci-audit
Audit applications and infrastructure handling payment card data against PCI DSS v4.0. Heavy emphasis on scope determination (the single most-leveraged variable) plus the engineering-relevant requirements — Req 3 (storage of CHD), Req 4 (transmission), Req 6 (secure SDLC), Req 7-8 (access), Req 10 (logging), Req 11 (testing), Req 12 (program). Use when the user mentions 'PCI,' 'PCI DSS,' 'PCI DSS 4.0,' 'payment card,' 'cardholder data,' 'CHD,' 'PAN,' 'PCI scope,' 'PCI compliance,' 'SAQ,' 'AoC,' 'attestation of compliance,' 'tokenization,' 'P2PE,' 'network segmentation for PCI,' or audits any system that stores, processes, or transmits payment card data.
来源: briiirussell/cybersecurity-skills ↗ · ⭐ 给作者加星
/plugin marketplace add briiirussell/cybersecurity-skills /plugin install cybersecurity-skills@cybersecurity-skills许可证: MIT
- 安全已验证仓库
csf-mapping
Map your security posture against the NIST Cybersecurity Framework 2.0 (Govern, Identify, Protect, Detect, Respond, Recover). Produce a gap analysis, current/target tier assessment, and roadmap in the governance language that boards, auditors, and CISOs actually use. Use when the user mentions 'NIST CSF,' 'CSF 2.0,' 'cybersecurity framework,' 'security posture,' 'governance mapping,' 'CSF gap analysis,' 'CSF tiers,' 'cybersecurity maturity,' 'security roadmap,' 'CISO report,' 'board reporting,' 'security program,' or needs to translate technical findings into governance language.
来源: briiirussell/cybersecurity-skills ↗ · ⭐ 给作者加星
/plugin marketplace add briiirussell/cybersecurity-skills /plugin install cybersecurity-skills@cybersecurity-skills许可证: MIT
- 安全已验证仓库
ai-risk-management
Apply the NIST AI Risk Management Framework (AI RMF 1.0) and adjacent guidance to AI / ML systems — model lifecycle governance, fairness and bias evaluation, robustness, transparency, accountability, third-party model risk, monitoring for drift, and AI incident response. Broader than prompt-injection (which is the security slice). Use when the user mentions 'AI risk,' 'AI governance,' 'NIST AI RMF,' 'AI compliance,' 'ML governance,' 'model risk management,' 'AI fairness,' 'AI bias,' 'algorithmic accountability,' 'AI Bill of Rights,' 'EU AI Act,' 'AI transparency,' 'model card,' 'AI red team,' 'AI safety,' 'responsible AI,' 'model drift,' 'concept drift,' 'AI monitoring,' 'AI incident,' or needs to assess or govern an AI / ML system.
来源: briiirussell/cybersecurity-skills ↗ · ⭐ 给作者加星
/plugin marketplace add briiirussell/cybersecurity-skills /plugin install cybersecurity-skills@cybersecurity-skills许可证: MIT
- 安全已验证仓库
privacy-engineering
Implement and audit privacy controls in product and infrastructure — GDPR, CCPA / CPRA, LGPD, PIPEDA. Covers data minimization, lawful basis, consent management, data subject access requests (DSARs — access, deletion, portability), data processing agreements, DPIA / TIA, breach notification timing, data classification, and the technical implementation of 'right to be forgotten' across backups, caches, analytics, and third parties. Use when the user mentions 'GDPR,' 'CCPA,' 'CPRA,' 'data privacy,' 'privacy engineering,' 'data subject access request,' 'DSAR,' 'right to deletion,' 'right to be forgotten,' 'data portability,' 'consent management,' 'cookie consent,' 'data minimization,' 'DPIA,' 'data protection impact assessment,' 'breach notification,' 'BAA,' 'DPA,' 'data processing agreement,' 'sub-processor,' 'cross-border data transfer,' 'SCCs,' or needs to implement or review privacy controls.
来源: briiirussell/cybersecurity-skills ↗ · ⭐ 给作者加星
/plugin marketplace add briiirussell/cybersecurity-skills /plugin install cybersecurity-skills@cybersecurity-skills许可证: MIT
- 安全已验证仓库
soc-operations
Build, run, and improve a Security Operations Center — alert prioritization, runbook authoring, escalation criteria, on-call structure, alert tuning workflow, MTTD / MTTR / fidelity KPIs, analyst tiering, and shift handoffs. Use when the user mentions 'SOC,' 'security operations,' 'SOC analyst,' 'alert triage workflow,' 'runbook,' 'escalation,' 'on-call,' 'SOC tiering,' 'tier 1 / tier 2,' 'MTTD,' 'MTTR,' 'alert fatigue,' 'alert tuning,' 'shift handoff,' 'SOAR,' or wants to design or improve a security operations team.
来源: briiirussell/cybersecurity-skills ↗ · ⭐ 给作者加星
/plugin marketplace add briiirussell/cybersecurity-skills /plugin install cybersecurity-skills@cybersecurity-skills许可证: MIT
- 安全已验证仓库
threat-hunting
Conduct proactive, hypothesis-driven threat hunts — search SIEM / EDR / logs for adversaries who haven't tripped an alert yet. ATT&CK-driven, hypothesis-based methodology. Use when the user mentions 'threat hunting,' 'proactive hunt,' 'TaHiTI,' 'PEAK framework,' 'MITRE ATT&CK hunt,' 'hypothesis-driven hunt,' 'hunt hypothesis,' 'living off the land,' 'LOLBins,' 'beaconing,' 'lateral movement detection,' 'data staging,' 'persistence hunting,' or wants to find threats that have evaded existing detections.
来源: briiirussell/cybersecurity-skills ↗ · ⭐ 给作者加星
/plugin marketplace add briiirussell/cybersecurity-skills /plugin install cybersecurity-skills@cybersecurity-skills许可证: MIT
- 安全已验证仓库
finding-triage
Triage a single security finding — from a scanner, audit, advisory, or report — to a defensible disposition with a mitigation plan, false-positive justification, or accepted-risk writeup. Use when the user mentions 'triage this finding,' 'is this a real vulnerability,' 'mitigation plan,' 'false positive,' 'accept this risk,' 'compensating controls,' 'risk justification,' 'security ticket,' 'CVSS this,' 'should we fix this,' 'disposition,' 'sign off on,' or has a single security finding and needs to decide what to do.
来源: briiirussell/cybersecurity-skills ↗ · ⭐ 给作者加星
/plugin marketplace add briiirussell/cybersecurity-skills /plugin install cybersecurity-skills@cybersecurity-skills许可证: MIT
- 安全已验证仓库
supply-chain-audit
Supply chain security audit with SCA scanning (trivy/grype), SLSA compliance assessment, and SBOM generation (CycloneDX/SPDX)
来源: woohyun212/security-skill ↗ · ⭐ 给作者加星
npx skills add https://github.com/woohyun212/security-skill --skill supply-chain-audit许可证: MIT
- 安全已验证仓库
isms-checklist
Interactive gap analysis against Korea's ISMS-P 102-control certification framework (management, protection, personal information)
来源: woohyun212/security-skill ↗ · ⭐ 给作者加星
npx skills add https://github.com/woohyun212/security-skill --skill isms-checklist许可证: MIT
- 安全已验证仓库
siem-rule
Create and convert SIEM detection rules (Sigma/Splunk SPL/Elastic KQL/Sentinel KQL) from threat objectives, IOCs, or CVE reports
来源: woohyun212/security-skill ↗ · ⭐ 给作者加星
npx skills add https://github.com/woohyun212/security-skill --skill siem-rule许可证: MIT
- 安全已验证仓库
security-headers
Analyze HTTP security headers of a target URL and provide remediation advice
来源: woohyun212/security-skill ↗ · ⭐ 给作者加星
npx skills add https://github.com/woohyun212/security-skill --skill security-headers许可证: MIT
- 安全已验证仓库
dfir
Digital forensics and incident response - Windows event log analysis, PCAP forensics, filesystem artifact analysis, AD attack detection, and timeline correlation. Use when investigating security incidents, analyzing Sherlocks, or performing threat hunting on provided evidence files.
来源: transilienceai/communitytools ↗ · ⭐ 给作者加星
npx skills add https://github.com/transilienceai/communitytools --skill dfir许可证: MIT
- 安全已验证仓库
firewall-review
Claude-native firewall ruleset audit playbook — 17 vendor-agnostic detectors across FortiGate / PAN-OS / Cisco ASA·IOS / Azure NSG / AWS SG / iptables, with framework citations pinned to NIST CSF 2.0, PCI DSS v4.0.1, ISO/IEC 27001:2022, CIS Controls v8.1, and HIPAA. Static analysis only; produces audit-grade evidence with source-file + byte-offset + quoted-rule per finding.
来源: transilienceai/communitytools ↗ · ⭐ 给作者加星
npx skills add https://github.com/transilienceai/communitytools --skill firewall-review许可证: MIT
- 安全已验证仓库
threat-modeling
Threat model, security audit, find vulnerabilities, check security of my app, risk assessment, penetration test prep, analyze attack surface, what could an attacker exploit. Use this skill whenever a user wants holistic security analysis of a codebase, application, or project. MUST be invoked instead of analyzing security yourself — it runs a specialized 8-phase STRIDE workflow producing professional deliverables you cannot generate alone: risk assessment reports, DFD diagrams, threat inventories, attack path validation, mitigation plans, and pentest plans. Trigger on: 威胁建模, 安全评估, 渗透测试, 安全分析, 安全审计, 安全检查, 风险评估. NOT for: fixing one specific bug, adding one security feature (rate limiting, CORS), writing tests, CI/CD setup, or debugging errors.
来源: fr33d3m0n/threat-modeling ↗ · ⭐ 给作者加星
npx skills add https://github.com/fr33d3m0n/threat-modeling许可证: BSD-3-Clause
- 安全已验证仓库
agentguard
GoPlus AgentGuard — AI agent security guard. Run /agentguard checkup for a full security health check, scans all installed skills, checks credentials, permissions, and network exposure, then delivers an HTML report directly to you. Also use for scanning third-party code, blocking dangerous commands, preventing data leaks, evaluating action safety, and running daily security patrols.
来源: GoPlusSecurity/agentguard ↗ · ⭐ 给作者加星
/plugin marketplace add GoPlusSecurity/agentguard /plugin install agentguard@goplus-agentguard许可证: MIT
- 安全已验证仓库
iac-security
Guidance for securing Infrastructure-as-Code (Bicep, ARM, Terraform, and ACI/Container) pipelines on Azure — shift-left scanning, policy-as-code, secret hygiene, identity for pipelines, drift detection, and supply chain. Covers Microsoft Defender for Cloud DevOps Security (GitHub / Azure DevOps connectors), Microsoft Security DevOps (MSDO) extension, Bicep linter and template specs, Terraform best practices on Azure (state management, backend hardening, provider versions), Azure Policy as deploy-time and CI-time gate, GitOps with Flux/ArgoCD on AKS, secret scanning and dependency review, signed commits / artifact signing, OIDC federation for pipeline identity (no client secrets), and integration with Defender for Cloud posture. WHEN: IaC security, Bicep security, Terraform Azure security, Defender for Cloud DevOps Security, MSDO, Microsoft Security DevOps, shift-left Azure, policy as code, OIDC GitHub Actions Azure, secrets in IaC, drift detection, signed Bicep, supply chain Azure. DO NOT USE for Kubernetes admission control alone (use defender-for-containers), generic CI/CD design, or app-layer security.
来源: vinayaklatthe/microsoft-security-skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/vinayaklatthe/microsoft-security-skills --skill iac-security许可证: MIT
- 安全已验证仓库
security-architecture
Guidance for designing security architecture using Zero Trust, the Microsoft Cybersecurity Reference Architectures (MCRA), Cloud Adoption Framework Secure methodology, and Well-Architected Security pillar. Covers the six Zero Trust pillars, defense-in-depth, and reference architecture alignment. WHEN: security architecture, Zero Trust design, MCRA, defense in depth, security reference architecture, CAF secure methodology, Well-Architected security pillar, end-to-end security design, security strategy, target state. DO NOT USE for tactical product configuration (use the product-specific skill) or for SOC tooling design (use sentinel / unified-secops-platform).
来源: vinayaklatthe/microsoft-security-skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/vinayaklatthe/microsoft-security-skills --skill security-architecture许可证: MIT
自动化与调度87
- 自动化与调度已验证仓库
agent-browser
Browser automation CLI for AI agents. Use when the user needs to inspect, test, or automate browser behavior: navigating pages, filling forms, clicking buttons, taking screenshots, extracting page data, testing web apps, dogfooding Open Design previews, QA, bug hunts, or reviewing app quality. Prefe
来源: vercel-labs/agent-browser ↗ · ⭐ 给作者加星
npx skills add https://github.com/vercel-labs/agent-browser --skill agent-browser许可证: Apache-2.0
- 自动化与调度已验证仓库
agent-designer
Use when the user asks to design a multi-agent system, pick an orchestration pattern (supervisor/swarm/pipeline), generate tool schemas for agents, or evaluate agent execution logs for cost, latency, and failure bottlenecks. Examples: 'design an agent architecture for research automation', 'generate
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 自动化与调度已验证仓库
agent-harness
Turn any domain folder of skills into a bounded agentic loop: compile a goal into a verifiable task plan, execute tasks with the domain's own tools, verify every task with machine-run checks, retry with caps, escalate to a human when budgets exhaust, and refuse to close until everything is verified
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install agent-harness@claude-code-skills许可证: MIT
- 自动化与调度已验证仓库
agent-protocol
Inter-agent communication protocol for C-suite agent teams. Defines invocation syntax, loop prevention, isolation rules, and response formats. Use when C-suite agents need to query each other, coordinate cross-functional analysis, or run board meetings with multiple agent roles.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 自动化与调度已验证仓库
ai-regression-testing
Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.
来源: affaan-m/ECC/tree/main/skills/ai-regression-testing ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 自动化与调度已验证仓库
api-design-reviewer
Comprehensive REST API design review with automated linting, breaking-change detection, and design scorecards. Catches inconsistent conventions, missing versioning, and design smells before APIs ship. Use when reviewing a PR that adds or changes API endpoints, auditing an existing API for v2 migrati
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 自动化与调度未验证
aside
Answer a quick side question without interrupting or losing context from the current task. Resume work automatically after answering.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 自动化与调度已验证仓库
atlassian-templates
Atlassian Template and Files Creator/Modifier expert for creating, modifying, and managing Jira and Confluence templates, blueprints, custom layouts, reusable components, and standardized content structures. Use when building org-wide templates, custom blueprints, page layouts, and automated content
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install pm-skills@claude-code-skills许可证: MIT
- 自动化与调度已验证仓库
automation-audit-ops
Evidence-first automation inventory and overlap audit workflow for ECC. Use when the user wants to know which jobs, hooks, connectors, MCP servers, or wrappers are live, broken, redundant, or missing before fixing anything.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/automation-audit-ops ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 自动化与调度未验证
autoresearch
Stateful single-mission improvement loop with strict evaluator contract, markdown decision logs, and max-runtime stop behavior
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 自动化与调度已验证仓库
autoresearch-agent
Autonomous experiment loop that optimizes any file by a measurable metric. Inspired by Karpathy's autoresearch. The agent edits a target file, runs a fixed evaluation, keeps improvements (git commit), discards failures (git reset), and loops indefinitely. Use when: user wants to optimize code speed,
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install autoresearch-agent@claude-code-skills许可证: MIT
- 自动化与调度已验证仓库
browser-automation
Use when the user asks to automate browser tasks, scrape websites, fill forms, capture screenshots, extract structured data from web pages, or build web automation workflows. NOT for testing — use playwright-pro for that.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 自动化与调度已验证仓库
browser-qa
Use this skill to automate visual testing and UI interaction verification using browser automation after deploying features.
来源: affaan-m/ECC/tree/main/skills/browser-qa ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 自动化与调度精选市场
cancel-ralph
Cancel active Ralph Loop
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install ralph-loop@claude-plugins-official - 自动化与调度已验证仓库
changelog-generator
Produce consistent, auditable release notes from Conventional Commits. Separates commit parsing, semantic-bump logic, and changelog rendering for automated releases with editorial control. Use when cutting a release, generating CHANGELOG.md from git history, computing the next semantic version from
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 自动化与调度已验证仓库
chief-of-staff
C-suite orchestration layer. Routes founder questions to the right advisor role(s), triggers multi-role board meetings for complex decisions, synthesizes outputs, and tracks decisions. Every C-suite interaction starts here. Loads company context automatically. Use when a founder question needs routi
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 自动化与调度精选市场
claude-automation-recommender
Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, or wa
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install claude-code-setup@claude-plugins-official - 自动化与调度精选市场
claude-code-plugin-release
Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, plugin.json manifests, build verification, git tagging, GitHub releases, and changelog generation. NPM publishing (so `npx claude-mem@X.Y.Z` resolves) is hand
来源: thedotmack/claude-mem ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/thedotmack/claude-mem /plugin install claude-code-plugin-release@thedotmack - 自动化与调度精选市场
code-simplifier
Use this agent when code has been written or modified and needs to be simplified for clarity, consistency, and maintainability while preserving all functionality. This agent should be triggered automatically after completing a coding task or writing a logical chunk of code. It simplifies code by fol
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install pr-review-toolkit@claude-plugins-official - 自动化与调度未验证
continuous-learning
Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 自动化与调度精选市场
conversation-analyzer
Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Typical triggers include the /hookify command being invoked without arguments, or the user explicitly asking to look back at the current conversation and surface mistakes that should be prevented in
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install hookify@claude-plugins-official - 自动化与调度已验证仓库
customer-email-draft-threads
Draft-only Gmail customer support triage with per-draft Codex project threads. Use when the user asks to run the customer email automation, check unread/recent support emails, prepare Gmail draft replies, triage customer/person emails while skipping automated mail, or create agent/project threads fo
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill customer-email-draft-threads许可证: MIT
- 自动化与调度已验证仓库
data-scraper-agent
Build a fully automated AI-powered data collection agent for any public source — job boards, prices, news, GitHub, sports, anything. Scrapes on a schedule, enriches data with a free LLM (Gemini Flash), stores results in Notion/Sheets/Supabase, and learns from user feedback. Runs 100% free on GitHub
来源: affaan-m/ECC/tree/main/skills/data-scraper-agent ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 自动化与调度已验证仓库
decision-logger
Two-layer memory architecture for board meeting decisions. Manages raw transcripts (Layer 1) and approved decisions (Layer 2). Use when logging decisions after a board meeting, reviewing past decisions with /cs:decisions, or checking overdue action items with /cs:review. Invoked automatically by the
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 自动化与调度未验证
dexter-patterns
Coding patterns extracted from the dexter repo (TypeScript CLI AI agent for financial research). Use when adding tools, components, LLM providers, or working with the agent loop.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 自动化与调度已验证仓库
django-celery
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/django-celery ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 自动化与调度已验证仓库
email-ops
Evidence-first mailbox triage, drafting, send verification, and sent-mail-safe follow-up workflow for ECC. Use when the user wants to organize email, draft or send through the real mail surface, or prove what landed in Sent.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/email-ops ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 自动化与调度已验证仓库
email-sequence
When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome sequence," "re-engagement emails," "email automation," or
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 自动化与调度已验证仓库
emails
When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome sequence," "re-engagement emails," "email automation," "l
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 自动化与调度已验证仓库
figma-code-connect-components
Connect Figma design components to code components using Code Connect so design-system updates flow into the codebase automatically.
npx skills add https://github.com/openai/skills --skill figma-code-connect-components许可证: none
- 自动化与调度已验证仓库
gateguard
Fact-forcing gate that blocks Edit/Write/Bash (including MultiEdit) and demands concrete investigation (importers, data schemas, user instruction) before allowing the action. Measurably improves output quality by +2.25 points vs ungated agents.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/gateguard ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 自动化与调度已验证仓库
gdpr-dsgvo-expert
GDPR and German DSGVO compliance automation. Scans codebases for privacy risks, generates DPIA documentation, tracks data subject rights requests with Art. 12(3) one-month deadlines. Use when running GDPR compliance assessments, privacy audits, data protection planning, DPIA generation, or data subj
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skills许可证: MIT
- 自动化与调度精选市场
git-teacher-review
Automated review request workflow — handles branch creation, commit, push, and PR creation as one step. Hides Git branch jargon from users and presents it as "a safe workspace to show your teammates." Korean triggers: "PR 만들어줘", "검토 요청", "리뷰 요청", "수정 제안", "팀원한테 보여주고 싶어", "확인 요청". English triggers: "
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install git-teacher@gptaku-plugins - 自动化与调度精选市场
help
Explain Ralph Loop plugin and available commands
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install ralph-loop@claude-plugins-official - 自动化与调度精选市场
hook-development
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse,
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install plugin-dev@claude-plugins-official - 自动化与调度已验证仓库
hookify
Create hooks to prevent unwanted behaviors from conversation analysis or explicit instructions
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin install hookify@claude-plugins-official许可证: Apache-2.0
- 自动化与调度未验证
hookify-configure
Enable or disable hookify rules interactively
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 自动化与调度未验证
hookify-help
Get help with the hookify system
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 自动化与调度未验证
hookify-list
List all configured hookify rules
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 自动化与调度已验证仓库
hookify-rules
This skill should be used when the user asks to create a hookify rule, write a hook rule, configure hookify, add a hookify rule, or needs guidance on hookify rule syntax and patterns.
来源: affaan-m/ECC/tree/main/skills/hookify-rules ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 自动化与调度精选市场
image-batch
폴더 안 이미지 수십·수백 장을 원본을 보존하며 한 번에 리사이즈·형식 변환·이름 변경·용량 압축합니다. "사진 전부 줄여줘", "이미지 일괄 변환해줘" 같은 요청에 사용.
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install image-batch@checkup-skills - 自动化与调度已验证仓库
interview-system-designer
This skill should be used when the user asks to "design interview processes", "create hiring pipelines", "calibrate interview loops", "generate interview questions", "design competency matrices", "analyze interviewer bias", "create scoring rubrics", "build question banks", or "optimize hiring system
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 自动化与调度已验证仓库
ios-fix
Autonomous iOS bug fixer. Takes a bug found by /ios-qa, reads the source, writes the fix, rebuilds, redeploys, and verifies the fix on the real device. Closes the loop: find bug → fix bug → confirm fix — zero human intervention. Captures the pre-bug state snapshot as a regression test fixture, so th
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill ios-fix许可证: MIT
- 自动化与调度已验证仓库
ios-qa
Live-device iOS QA for SwiftUI apps. Connects to a real iPhone via USB CoreDevice IPv6 tunnel, reads Swift source to understand every screen, then runs a vision-driven agent loop: screenshot → analyze → decide → act → verify → repeat. All interaction happens via HTTP to an embedded StateServer in th
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill ios-qa许可证: MIT
- 自动化与调度已验证仓库
jira-expert
Atlassian Jira expert for creating and managing projects, planning, product discovery, JQL queries, workflows, custom fields, automation, reporting, and all Jira features. Use when setting up or configuring Jira projects, writing JQL and advanced searches, creating dashboards, designing workflows, o
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install pm-skills@claude-code-skills许可证: MIT
- 自动化与调度精选市场
korea-public-data
Use when integrating Korean public/government data APIs — 공공데이터포털(data.go.kr), 온비드(공매), 법원경매, LH 분양·임대, HIRA 병원정보, 청약홈(applyhome), DART 전자공시, 국토부 실거래가. Covers 인증키 함정, XML/JSON, rate limit, 페이징, 좌표계 변환, SQLite 캐싱+cron 갱신. Triggers: 공공데이터, 온비드, 경매 데이터, HIRA, 청약홈, 실거래가, data.go.kr, 공매, LH.
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install korea-public-data@checkup-skills - 自动化与调度已验证仓库
kubernetes-operator
Use when building a Kubernetes Operator — custom controllers that reconcile CRD state. Triggers on "build an operator", "CRD design", "reconcile loop", "controller-runtime", "kubebuilder", "operator-sdk", "metacontroller", "KOPF", "operator capability levels", or "custom resource". Ships CRD validat
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install kubernetes-operator@claude-code-skills许可证: MIT
- 自动化与调度精选市场
list
List all configured hookify rules
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install hookify@claude-plugins-official - 自动化与调度未验证
local-build-reminder
Remind the user to rebuild OMC after editing TypeScript when running from a local fork. Triggered automatically by the AI whenever it notices it (or the user) just changed a src/**/*.ts file in an OMC dev install.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 自动化与调度已验证仓库
loop
Start an autonomous experiment loop with user-selected interval (10min, 1h, daily, weekly, monthly). Uses CronCreate for scheduling. Use when the user runs /ar:loop or asks to run an autoresearch experiment continuously on a schedule.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install autoresearch-agent@claude-code-skills许可证: MIT
- 自动化与调度已验证仓库
loop-library
Discover, find, compare, audit, repair, adapt, and design repeatable AI-agent loops with explicit triggers, actions, verification, stopping conditions, guardrails, and handoffs. Use when a user asks to analyze a codebase for potential loops, mine coding-thread history for work done more than once, t
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/alirezarezvani/claude-skills --skill loop-library许可证: MIT
- 自动化与调度已验证仓库
marquee-loop
Apply seamless infinite marquee loops using duplicated items.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill marquee-loop许可证: MIT
- 自动化与调度已验证仓库
mdr-745-specialist
EU MDR 2017/745 compliance specialist for medical device classification, technical documentation, clinical evidence, and post-market surveillance. Covers Annex VIII classification rules, Annex II/III technical files, Annex XIV clinical evaluation, Art. 86 PSUR schedules, and EUDAMED integration. Use
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skills许可证: MIT
- 自动化与调度已验证仓库
messages-ops
Evidence-first live messaging workflow for ECC. Use when the user wants to read texts or DMs, recover a recent one-time code, inspect a thread before replying, or prove which message source was actually checked.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/messages-ops ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 自动化与调度精选市场
meta-ads-mcp
Use when automating Meta (Facebook / Instagram) advertising programmatically — via an MCP server or the Meta Marketing API. Campaign / ad set / ad creation, custom & lookalike audiences, Conversions API (CAPI), insights & ROAS reporting, automated rules. Covers 메타 광고 자동화, 페이스북/인스타 광고 API. Note: requ
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install meta-ads-mcp@checkup-skills - 自动化与调度已验证仓库
named-persona-adversarial-review
Code review through the lens of real engineers' documented philosophies (Torvalds, Thompson, Carmack, Kent Beck, Jobs, Cagan). Complements abstract-role adversarial review with named, sourced perspectives. Use when automated review findings feel generic, when a PR has architectural or UX impact, or
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 自动化与调度已验证仓库
netmiko-ssh-automation
Safe Python Netmiko patterns for read-only collection, bounded batch SSH, TextFSM parsing, guarded config changes, timeouts, and network automation error handling.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/netmiko-ssh-automation ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 自动化与调度已验证仓库
notebooklm
Browser automation skill for controlling Google's NotebookLM. Use when the user wants anything done in NotebookLM (e.g., 'open NotebookLM', 'check my [name] notebook', 'ask my notebook about X', 'add [source] to NotebookLM', 'generate a Video Overview from my notebook', 'use NotebookLM Studio'). Han
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install notebooklm@claude-code-skills许可证: MIT
- 自动化与调度已验证仓库
optimize-web-animations
Profile, audit, and optimize frontend page performance with emphasis on animation work, memory-leak risks, long-session slowdowns, CSS animations, canvas/WebGL requestAnimationFrame loops, marquees, skeletons, GSAP/Three/Matter effects, timers, listeners, and observers. Use when the user asks to mak
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill optimize-web-animations许可证: MIT
- 自动化与调度已验证仓库
playwright
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill playwright许可证: MIT
- 自动化与调度已验证仓库
playwright-pro
Production-grade Playwright testing toolkit. Use when the user mentions Playwright tests, end-to-end testing, browser automation, fixing flaky tests, test migration, CI/CD testing, or test suites. Generate tests, fix flaky failures, migrate from Cypress/Selenium, sync with TestRail, run on BrowserSt
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install pw@claude-code-skills许可证: MIT
- 自动化与调度已验证仓库
post-mortem
/cs:post-mortem <decision> — Honest retrospective on an executed decision, scored against original assumptions and dissent. Closes the strategic sprint loop. Use when a decision hits its 90-day review checkpoint or its kill criteria trigger — e.g. scoring last quarter's pricing change against its pr
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-agents@claude-code-skills许可证: MIT
- 自动化与调度已验证仓库
production-scheduling
Codified expertise for production scheduling, job sequencing, line balancing, changeover optimization, and bottleneck resolution in discrete and batch manufacturing. Informed by production schedulers with 15+ years experience. Includes TOC/drum-buffer-rope, SMED, OEE analysis, disruption response frameworks, and ERP/MES interaction patterns. Use when scheduling production, resolving bottlenecks, optimizing changeovers, responding to disruptions, or balancing manufacturing lines.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/production-scheduling ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 自动化与调度未验证
prp-implement
Execute an implementation plan with rigorous validation loops
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 自动化与调度已验证仓库
qa-only
Report-only QA testing. Systematically tests a web application and produces a structured report with health score, screenshots, and repro steps — but never fixes anything. Use when asked to "just report bugs", "qa report only", or "test but don't fix". For the full test-fix-verify loop, use /qa inst
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill qa-only许可证: MIT
- 自动化与调度未验证
ralph
Self-referential loop until task completion with configurable verification reviewer
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 自动化与调度精选市场
ralph-loop
Start Ralph Loop in current session
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install ralph-loop@claude-plugins-official - 自动化与调度已验证仓库
referrals
When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions 'referral,' 'affiliate,' 'ambassador,' 'word of mouth,' 'viral loop,' 'refer a friend,' 'partner program,' 'referral incentive,' 'how to get referrals
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 自动化与调度已验证仓库
revops
When the user wants help with revenue operations, lead lifecycle management, or marketing-to-sales handoff processes. Also use when the user mentions 'RevOps,' 'revenue operations,' 'lead scoring,' 'lead routing,' 'MQL,' 'SQL,' 'pipeline stages,' 'deal desk,' 'CRM automation,' 'marketing-to-sales ha
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 自动化与调度未验证
santa-loop
Adversarial dual-review convergence loop — two independent model reviewers must both approve before code ships.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 自动化与调度已验证仓库
scrape
Pull data from a web page. First call on a new intent prototypes the flow via $B primitives and returns JSON. Subsequent calls on a matching intent route to a codified browser-skill and return in ~200ms. Read-only — for mutating flows (form fills, clicks, submissions), use /automate. Use when asked
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill scrape许可证: MIT
- 自动化与调度已验证仓库
senior-devops
Comprehensive DevOps skill for CI/CD, infrastructure automation, containerization, and cloud platforms (AWS, GCP, Azure). Includes pipeline setup, infrastructure as code, deployment automation, and monitoring. Use when setting up pipelines, deploying applications, managing infrastructure, implementi
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 自动化与调度已验证仓库
setup-deploy
Configure deployment settings for /land-and-deploy. Detects your deploy platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, custom), production URL, health check endpoints, and deploy status commands. Writes the configuration to CLAUDE.md so all future deploys are automatic. Use when:
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill setup-deploy许可证: MIT
- 自动化与调度未验证
shadcn-ui
Build UI components with shadcn/ui. Pairs with the Stitch design loop to ship structured, accessible components quickly.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 自动化与调度已验证仓库
sms
When the user wants to plan, build, or optimize SMS or MMS marketing — including welcome flows, abandoned cart texts, post-purchase, win-back, promotional sends, or transactional/auth SMS. Also use when the user mentions "SMS marketing," "text message campaigns," "SMS sequence," "SMS automation," "a
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 自动化与调度已验证仓库
social
When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms, or wants to do social listening and engagement triage. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'conte
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 自动化与调度已验证仓库
social-content
When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' or 'vi
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 自动化与调度已验证仓库
social-publisher
Agent-driven scheduling and publishing of social media posts across 13 platforms via SocialClaw. Use when the user wants to publish to X, LinkedIn, Instagram, Facebook Pages, TikTok, Discord, Telegram, YouTube, Reddit, WordPress, or Pinterest — or when managing campaigns, uploading media, or monitoring post delivery status.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/social-publisher ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 自动化与调度未验证
stitch-loop
Iterative design-to-code feedback loop. Critique → adjust → ship cycle for tightening visual fidelity between brief and built UI.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 自动化与调度已验证仓库
unified-notifications-ops
Operate notifications as one ECC-native workflow across GitHub, Linear, desktop alerts, hooks, and connected communication surfaces. Use when the real problem is alert routing, deduplication, escalation, or inbox collapse.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/unified-notifications-ops ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 自动化与调度已验证仓库
venice-audio-music
Music generation queueing, retrieval, and completion endpoints via Venice.ai. Suited for jingles, background loops, and prototype scoring.
来源: veniceai/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/veniceai/skills --skill venice-audio-music许可证: MIT
- 自动化与调度已验证仓库
verification-loop
A comprehensive verification system for Claude Code sessions.
来源: affaan-m/ECC/tree/main/skills/verification-loop ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 自动化与调度已验证仓库
workflow-builder
Design and write deterministic multi-agent workflow scripts (.js files in .claude/workflows/) for Claude Code's Workflow tool. Use when a user wants to build, create, author, scaffold, or run a custom Claude Code workflow, orchestrate sub-agents (fan-out, pipeline, loop, judge-panel), or automate a
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install workflow-builder@claude-code-skills许可证: MIT
- 自动化与调度精选市场
writing-hookify-rules
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install hookify@claude-plugins-official - 自动化与调度已验证仓库
x-bookmark-quote-posts
Check a user's latest X/Twitter bookmarks and turn recent saved posts into source-backed quote-post drafts. Use when asked to review X bookmarks, create quote posts from bookmarks, refresh a bookmark quote queue, run a bookmark quote automation, or write first-person quote posts from X sources.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill x-bookmark-quote-posts许可证: MIT
- 自动化与调度未验证
youtube-clipper
YouTube clip generation and editing with automated workflows — pull source video, slice highlights, add captions, and export.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 自动化与调度已验证仓库
zero-hallucination-coder
Runs a disciplined Discuss -> Map -> Decompose -> Execute -> Verify loop that grounds code in verified structure — no invented APIs, no assumed imports, no placeholder code — with a lazy-senior-dev YAGNI ladder that deletes unnecessary code before it is written. Use when a coding task is high-stakes
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install zero-hallucination-coder@claude-code-skills许可证: MIT
编排与代理257
- 编排与代理未验证
8-bit-orbit-video-template
Hyperframes-based video template for retro pixel deck motion design. Use when users want a high-fidelity, multi-scene HTML-to-video composition with advanced transitions, interactive preview controls, and ready-to-render default style.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
bdi-mental-states
This skill should be used when modeling agent mental states with BDI concepts: beliefs, desires, intentions, RDF-to-belief transformations, rational agency traces, cognitive agents, BDI ontologies, and neuro-symbolic AI integration.
컨텍스트 엔지니어링 (Koylan)来源: muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/bdi-mental-states ↗ · ⭐ 给作者加星
/plugin marketplace add muratcankoylan/agent-skills-for-context-engineering /plugin install context-engineering@context-engineering-marketplace许可证: MIT
- 编排与代理已验证仓库
context-compression
This skill should be used when long-running agent sessions need context compression, structured summarization, compaction, token-per-task optimization, or durable handoff summaries that preserve decisions, files, risks, and next actions.
컨텍스트 엔지니어링 (Koylan)来源: muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/context-compression ↗ · ⭐ 给作者加星
/plugin marketplace add muratcankoylan/agent-skills-for-context-engineering /plugin install context-engineering@context-engineering-marketplace许可证: MIT
- 编排与代理已验证仓库
context-fundamentals
This skill should be used to explain or reason about the foundational concepts of context engineering: what context is, the anatomy of a context window, how attention mechanics work, the U-shaped attention curve, why context quality matters more than quantity, and the mental models needed to interpr
컨텍스트 엔지니어링 (Koylan)来源: muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/context-fundamentals ↗ · ⭐ 给作者加星
/plugin marketplace add muratcankoylan/agent-skills-for-context-engineering /plugin install context-engineering@context-engineering-marketplace许可证: MIT
- 编排与代理已验证仓库
context-optimization
This skill should be used for improving context efficiency: context budgeting, observation masking, prefix or KV-cache strategy, partitioning, token-cost reduction, retrieval scoping, and extending effective context capacity without lowering answer quality.
컨텍스트 엔지니어링 (Koylan)来源: muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/context-optimization ↗ · ⭐ 给作者加星
/plugin marketplace add muratcankoylan/agent-skills-for-context-engineering /plugin install context-engineering@context-engineering-marketplace许可证: MIT
- 编排与代理已验证仓库
filesystem-context
This skill should be used when agent work needs file-backed context: durable scratchpads, tool-output offloading, just-in-time discovery, cross-agent handoff files, filesystem memory, or cleanup policies for context stored outside the prompt.
컨텍스트 엔지니어링 (Koylan)来源: muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/filesystem-context ↗ · ⭐ 给作者加星
/plugin marketplace add muratcankoylan/agent-skills-for-context-engineering /plugin install context-engineering@context-engineering-marketplace许可证: MIT
- 编排与代理已验证仓库
harness-engineering
This skill should be used when designing autonomous agent harnesses: research loops, evaluation scaffolds, locked and editable surfaces, durable logs, novelty gates, pruning, rollback, PR preparation, and human approval boundaries.
컨텍스트 엔지니어링 (Koylan)来源: muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/harness-engineering ↗ · ⭐ 给作者加星
/plugin marketplace add muratcankoylan/agent-skills-for-context-engineering /plugin install context-engineering@context-engineering-marketplace许可证: MIT
- 编排与代理已验证仓库
latent-briefing
This skill should be used when the user asks to "share memory between agents", "KV cache compaction for multi-agent", "orchestrator worker context", "latent briefing", "reduce worker tokens", "cross-agent memory without summarization", or discusses Attention Matching compaction, recursive language m
컨텍스트 엔지니어링 (Koylan)来源: muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/latent-briefing ↗ · ⭐ 给作者加星
/plugin marketplace add muratcankoylan/agent-skills-for-context-engineering /plugin install context-engineering@context-engineering-marketplace许可证: MIT
- 编排与代理已验证仓库
long-horizon-prompting
This skill should be used when writing, enhancing, or evaluating the launch prompt for a long-running autonomous agent or a parallel multi-agent orchestration attacking a hard problem: pseudo-formal task briefs that define terms and an exact success predicate linguistically, enumerate non-counting o
컨텍스트 엔지니어링 (Koylan)来源: muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/long-horizon-prompting ↗ · ⭐ 给作者加星
/plugin marketplace add muratcankoylan/agent-skills-for-context-engineering /plugin install context-engineering@context-engineering-marketplace许可证: MIT
- 编排与代理已验证仓库
memory-systems
This skill should be used for persistent semantic memory in agent systems: cross-session knowledge retention, entity tracking, temporal validity, graph or vector retrieval, memory consolidation, and memory benchmark selection. Route file-backed scratchpads to filesystem-context, handoff summaries to
컨텍스트 엔지니어링 (Koylan)来源: muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/memory-systems ↗ · ⭐ 给作者加星
/plugin marketplace add muratcankoylan/agent-skills-for-context-engineering /plugin install context-engineering@context-engineering-marketplace许可证: MIT
- 编排与代理已验证仓库
multi-agent-patterns
This skill should be used when designing multi-agent systems that need context isolation, supervisor or swarm coordination, explicit handoffs, parallel execution, or a decision on whether multiple agents are justified.
컨텍스트 엔지니어링 (Koylan)来源: muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/multi-agent-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add muratcankoylan/agent-skills-for-context-engineering /plugin install context-engineering@context-engineering-marketplace许可证: MIT
- 编排与代理已验证仓库
self-improvement-loops
This skill should be used when the harness, scaffold, workflow, or optimizer itself is the optimization target: recursive self-improvement (RSI) loops, meta-harnesses, self-improving harnesses that mine their own failures and propose bounded edits, evolutionary or population-based search over agent
컨텍스트 엔지니어링 (Koylan)来源: muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/self-improvement-loops ↗ · ⭐ 给作者加星
/plugin marketplace add muratcankoylan/agent-skills-for-context-engineering /plugin install context-engineering@context-engineering-marketplace许可证: MIT
- 编排与代理已验证仓库
tool-design
This skill should be used for the tool-interface layer of an agent system specifically: writing tool descriptions agents can route on, designing tool schemas and response formats, naming conventions, actionable error recovery messages, MCP server design, tool-set consolidation, and deciding when to
컨텍스트 엔지니어링 (Koylan)来源: muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/tool-design ↗ · ⭐ 给作者加星
/plugin marketplace add muratcankoylan/agent-skills-for-context-engineering /plugin install context-engineering@context-engineering-marketplace许可证: MIT
- 编排与代理精选市场
agent-creator
Use this agent when the user asks to "create an agent", "generate an agent", "build a new agent", "make me an agent that...", or describes agent functionality they need. Trigger when user wants to create autonomous agents for plugins. Examples:
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install plugin-dev@claude-plugins-official - 编排与代理已验证仓库
agent-decision-receipts
Mint a tamper-evident, post-quantum-signed receipt for a consequential agent action (deploy, delete, pay, grant-access, model decision) so it can be verified later from the certificate alone. Use when an autonomous agent takes a side-effecting action that may need to be proven later, or when satisfy
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skills许可证: MIT
- 编排与代理精选市场
agent-development
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install plugin-dev@claude-plugins-official - 编排与代理已验证仓库
agent-harness-construction
Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/agent-harness-construction ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理精选市场
agent-sdk-verifier-py
Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install agent-sdk-dev@claude-plugins-official - 编排与代理精选市场
agent-sdk-verifier-ts
Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install agent-sdk-dev@claude-plugins-official - 编排与代理未验证
agent-sort
Legacy slash-entry shim for the agent-sort skill. Prefer the skill directly.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
agent-workflow-designer
Design production-grade multi-agent workflows with clear pattern choice (sequential, parallel, hierarchical), handoff contracts, failure handling, and cost/context controls. Use when architecting a multi-step agent pipeline, choosing between single-agent vs multi-agent approaches, or refactoring an
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
agenthub
Multi-agent collaboration plugin that spawns N parallel subagents competing on the same task via git worktree isolation. Agents work independently, results are evaluated by metric or LLM judge, and the best branch is merged. Use when: user wants multiple approaches tried in parallel — code optimizat
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install agenthub@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
agentic-engineering
Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.
来源: affaan-m/ECC/tree/main/skills/agentic-engineering ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
agentic-os
Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/agentic-os ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
ai-first-engineering
Engineering operating model for teams where AI agents generate a large share of implementation output.
来源: affaan-m/ECC/tree/main/skills/ai-first-engineering ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理未验证
ai-slop-cleaner
Clean AI-generated code slop with a regression-safe, deletion-first workflow and optional reviewer-only mode
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
andreessen
Marc Andreessen-mode decision and productivity skill. A blunt, market-first operator that pressure-tests ideas, ventures, features, and career bets through Andreessen's actual frameworks — market dominates team and product; the only milestone that matters is product/market fit; bias to build over de
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install andreessen@claude-code-skills许可证: MIT
- 编排与代理未验证
apple-hig
Apple Human Interface Guidelines as 14 agent skills covering platforms, foundations, components, patterns, inputs, and technologies for iOS, macOS, visionOS, watchOS, and tvOS.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
arquiteto-de-empresa
Company Architect: builds a business from scratch as an OKF (Open Knowledge Format) bundle — a tree of version-controllable .md files with frontmatter type, links forming a graph, and reserved index.md/log.md, readable by humans and agents. Guides the founder through a 12-phase interview (foundation
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install arquiteto-de-empresa@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
artifacts-builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui).
来源: ComposioHQ/awesome-claude-skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill artifacts-builder许可证: none
- 编排与代理已验证仓库
ask-matt
Ask which skill or flow fits your situation. A router over the skills in this repo.
Matt Pocock 실전 엔지니어링 스킬来源: mattpocock/skills/tree/main/skills/engineering/ask-matt ↗ · ⭐ 给作者加星
npx skills@latest add mattpocock/skills许可证: MIT
- 编排与代理已验证仓库
aura-asset-images
Use when you need high-quality stock-style images from Aura Assets (aura.build/assets) similar to Unsplash for design mockups and marketing: backgrounds, abstract wallpapers, architecture, portraits, and headshots. Includes a workflow for searching by tag on aura.build/assets and returns 5 real imag
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill aura-asset-images许可证: MIT
- 编排与代理已验证仓库
autonomous-agent-harness
Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, dispatch, MCP tools, and memory. Use when the user wants continuous autonomous operation, scheduled tasks, or a self-directing agent loop.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/autonomous-agent-harness ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
autonomous-loops
Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/autonomous-loops ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理未验证
autopilot
Full autonomous execution from idea to working code
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
autoplan
Auto-review pipeline — reads the full CEO, design, eng, and DX review skills from disk and runs them sequentially with auto-decisions using 6 decision principles. Surfaces taste decisions (close approaches, borderline scope, codex disagreements) at a final approval gate. One command, fully reviewed
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill autoplan许可证: MIT
- 编排与代理已验证仓库
aws-solution-architect
Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora, and cost optimizatio
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
azure-cloud-architect
Design Azure architectures for startups and enterprises. Use when asked to design Azure infrastructure, create Bicep/ARM templates, optimize Azure costs, set up Azure DevOps pipelines, or migrate to Azure. Covers AKS, App Service, Azure Functions, Cosmos DB, and cost optimization.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
blueprint
Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, dependency graph, parallel step detection, anti-pattern catalog, a
来源: affaan-m/ECC/tree/main/skills/blueprint ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
board
Read, write, and browse the AgentHub message board for agent coordination. Use when the user runs /hub:board or asks to post, read, or inspect coordination messages between competing AgentHub agents.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install agenthub@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
board-meeting
Multi-agent board meeting protocol for strategic decisions. Runs a structured 6-phase deliberation: context loading, independent C-suite contributions (isolated, no cross-pollination), critic analysis, synthesis, founder review, and decision extraction. Use when the user invokes /cs:boardroom, calls
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
boardroom
/cs:boardroom <brief> — 6-phase multi-role deliberation across the C-suite with Phase 2 isolation, critic pre-screen, and synthesis. Outputs a board memo. Use when a decision spans multiple executive domains — e.g. a pricing change touching finance, positioning, and product, or a raise-vs-cut runway
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-agents@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
brief
/cs:brief <topic> — Generate a one-page strategy brief from an office-hours intake. First step in the strategic sprint pipeline. Use when a strategic question needs to be framed before boardroom deliberation — e.g. locking options, assumptions, and success criteria for a pricing change or a market-e
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-agents@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
business-growth-skills
Router/index for the 4 business & growth skills bundled in this plugin: customer-success-manager (health scoring, churn risk, expansion), sales-engineer (RFP analysis, competitive matrices, PoC planning), revenue-operations (pipeline, forecast accuracy, GTM efficiency), and contract-and-proposal-wri
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install business-growth-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
c-level-agents
Founder-mode executive team. 13 cs-* C-suite agents (CFO, CMO, CRO, CPO, COO, CHRO, CISO, GC, CDO, CAIO, CCO, VPE, Chief of Staff) and 21 /cs:* slash commands for forcing-question office hours, multi-role boardroom deliberation, strategic sprint pipeline, and meta routing. Use when the founder needs
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-agents@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
c-level-skills
Index and router for the C-level advisory bundle: 33 skills covering 14 C-suite roles, orchestration, cross-cutting capabilities, and culture. Use when exploring what the c-level-advisor bundle contains, deciding which advisor skill fits a question, or finding the entry points (cs-onboard interview,
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
campaign-analytics
Analyzes campaign performance with multi-touch attribution, funnel conversion analysis, and ROI calculation for marketing optimization. Use when analyzing marketing campaigns, ad performance, attribution models, conversion rates, or calculating marketing ROI, ROAS, CPA, and campaign metrics across c
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 编排与代理未验证
cancel
Cancel any active OMC mode (autopilot, ralph, ultrawork, ultraqa, swarm, ultrapilot, pipeline, team)
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
cavecrew
Decision guide for delegating to caveman-style subagents. Tells the main thread WHEN to spawn `cavecrew-investigator` (locate code), `cavecrew-builder` (1-2 file edit), or `cavecrew-reviewer` (diff review) instead of doing the work inline or using vanilla `Explore`. Subagent output is caveman-compressed so the tool-result injected back into main context is ~60% smaller — main context lasts longer across long sessions. Trigger: "delegate to subagent", "use cavecrew", "spawn investigator/builder/reviewer", "save context", "compressed agent output".
카브맨 토큰 절약 모음来源: JuliusBrussee/caveman/tree/main/skills/cavecrew ↗ · ⭐ 给作者加星
/plugin marketplace add JuliusBrussee/caveman /plugin install caveman@caveman许可证: MIT
- 编排与代理精选市场
caveman
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less toke
来源: x77xdavid-prog/ponytail ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/x77xdavid-prog/ponytail /plugin install caveman@ponytail - 编排与代理已验证仓库
caveman-commit
Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit. Auto-triggers when staging changes.
카브맨 토큰 절약 모음来源: JuliusBrussee/caveman/tree/main/skills/caveman-commit ↗ · ⭐ 给作者加星
저장소 skills/caveman-commit/SKILL.md를 ~/.claude/skills/caveman-commit/에 복사许可证: MIT
- 编排与代理已验证仓库
caveman-compress
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"
카브맨 토큰 절약 모음来源: JuliusBrussee/caveman/tree/main/skills/caveman-compress ↗ · ⭐ 给作者加星
/plugin marketplace add JuliusBrussee/caveman /plugin install caveman@caveman许可证: MIT
- 编排与代理未验证
ccg
Claude-Codex-Gemini tri-model orchestration via /ask codex + /ask gemini, then Claude synthesizes results
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
cco-review
/cs:cco-review <plan> — Retention-obsessed Chief Customer Officer interrogation of any plan that touches customer retention, segmentation, CS team sizing, or CS team hiring. Use when gross retention is slipping, before approving CSM headcount, or when deciding which customer segments to keep or fire
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-agents@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
cdo-review
/cs:cdo-review <plan> — Decision-driven Chief Data Officer interrogation of any plan that touches training data, data architecture, data productization, or data team hiring. Use when validating training-data rights before model work, choosing warehouse vs lakehouse vs mesh, or valuing data assets fo
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-agents@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
chief-ai-officer-advisor
Chief AI Officer advisory for startups: model build-vs-buy decisions (API vs fine-tune vs in-house), AI risk classification under EU AI Act + US state patchwork, AI cost economics (API-to-self-hosted breakeven), and AI team org evolution. Use when deciding whether to call an API or fine-tune, classi
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install chief-ai-officer-advisor@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
chief-customer-officer-advisor
Chief Customer Officer advisory for startups: retention decomposition (gross retention vs NRR honesty, churn root-cause taxonomy), customer segmentation strategy (differential investment across tiers + ICP fit scoring), CS team coverage model (pooled vs named CSM thresholds + ratio math), and CS tea
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install chief-customer-officer-advisor@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
chief-data-officer-advisor
Chief Data Officer advisory for startups: AI training data rights and consent provenance, data product strategy (warehouse vs lakehouse vs mesh, build-vs-buy), B2B customer-data-as-asset valuation and M&A readiness, data team org evolution. Use when deciding whether to train models on customer data,
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install chief-data-officer-advisor@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
chro-advisor
People leadership for scaling companies. Hiring strategy, compensation design, org structure, culture, and retention. Use when building hiring plans, designing comp frameworks, restructuring teams, managing performance, building culture, or when user mentions CHRO, HR, people strategy, talent, headc
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
ci-cd-pipeline-builder
Generate pragmatic CI/CD pipelines from detected project stack signals — fast baseline generation, repeatable checks, environment-aware deployment stages. Use when setting up CI for a new project, refactoring existing pipelines, or standardizing deployment workflows across multiple repos.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
claude-api
Anthropic Claude API patterns for Python and TypeScript. Covers Messages API, streaming, tool use, vision, extended thinking, batches, prompt caching, and Claude Agent SDK. Use when building applications with the Claude API or Anthropic SDKs.
来源: anthropics/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/anthropics/skills --skill claude-api许可证: Apache-2.0
- 编排与代理已验证仓库
claude-devfleet
Orchestrate multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/claude-devfleet ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
cmo-advisor
Marketing leadership for scaling companies. Brand positioning, growth model design, marketing budget allocation, and marketing org design. Use when designing brand strategy, selecting growth models (PLG vs sales-led vs community-led), allocating marketing budgets, building marketing teams, or when u
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 编排与代理精选市场
code-reviewer
Use this agent when you need to review code for adherence to project guidelines, style guides, and best practices. This agent should be used proactively after writing or modifying code, especially before committing changes or creating pull requests. It will check for style violations, potential issu
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install pr-review-toolkit@claude-plugins-official - 编排与代理已验证仓库
code-to-prd
Reverse-engineer any codebase into a complete Product Requirements Document (PRD). Analyzes routes, components, state management, API integrations, and user interactions to produce business-readable documentation detailed enough for engineers or AI agents to fully reconstruct every page and endpoint
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install code-to-prd@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
codebase-design
Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.
Matt Pocock 실전 엔지니어링 스킬来源: mattpocock/skills/tree/main/skills/engineering/codebase-design ↗ · ⭐ 给作者加星
npx skills@latest add mattpocock/skills许可证: MIT
- 编排与代理精选市场
comment-analyzer
Use this agent when you need to analyze code comments for accuracy, completeness, and long-term maintainability. This includes (1) after generating large documentation comments or docstrings, (2) before finalizing a pull request that adds or modifies comments, (3) when reviewing existing comments fo
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install pr-review-toolkit@claude-plugins-official - 编排与代理已验证仓库
commercial-forecaster
Use when building a quarterly bookings forecast, ARR projection, pipeline forecast, NRR projection, or commit/best-case/pipe-only board number — especially when the CRO needs to walk the board through funnel math + cohort ARR + per-stage conversion assumptions without the theatre of a single undefen
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install commercial-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
compliance-os
Compliance OS — meta-orchestrator that lets compliance teams CONFIGURE which frameworks apply, COMPUTE cross-framework control overlap, SIMULATE internal audits, and CONSOLIDATE evidence across multiple frameworks. Four decisions: (1) Given a company profile, which of the 12 supported frameworks app
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install compliance-os@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
compliance-readiness
/cs:compliance-readiness <program> — Multi-framework compliance officer 6-question forcing interrogation of any compliance program. Use before starting a new framework, planning the annual audit calendar, or preparing for certification stage 1.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install compliance-os@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
content-production
Full content production pipeline — takes a topic from blank page to published-ready piece. Use when you need to execute content: write a blog post, article, or guide end-to-end. Triggers: 'write a post about', 'draft an article', 'create content for', 'help me write', 'I need a blog post'. NOT for c
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
context-budget
Audits Claude Code context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations.
来源: affaan-m/ECC/tree/main/skills/context-budget ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
continuous-agent-loop
Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/continuous-agent-loop ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
continuous-learning-v2
Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.
来源: affaan-m/ECC/tree/main/skills/continuous-learning-v2 ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
coo-advisor
Operations leadership for scaling companies. Process design, OKR execution, operational cadence, and scaling playbooks. Use when designing operations, setting up OKRs, building processes, scaling teams, analyzing bottlenecks, planning operational cadence, or when user mentions COO, operations, proce
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
cost-aware-llm-pipeline
Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.
来源: affaan-m/ECC/tree/main/skills/cost-aware-llm-pipeline ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
cost-tracking
Track and report Claude Code token usage, spending, and budgets from the local ECC cost-tracker metrics log. Use when the user asks about costs, spending, usage, tokens, budgets, or cost breakdowns by model, session, or date.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/cost-tracking ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
council
Convene a four-voice council for ambiguous decisions, tradeoffs, and go/no-go calls. Use when multiple valid paths exist and you need structured disagreement before choosing.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/council ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
cpo-advisor
Product leadership for scaling companies. Product vision, portfolio strategy, product-market fit, and product org design. Use when setting product vision, managing a product portfolio, measuring PMF, designing product teams, prioritizing at the portfolio level, reporting to the board on product, or
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 编排与代理未验证
cpp-build
Fix C++ build errors, CMake issues, and linker problems incrementally. Invokes the cpp-build-resolver agent for minimal, surgical fixes.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理未验证
cpp-test
Enforce TDD workflow for C++. Write GoogleTest tests first, then implement. Verify coverage with gcov/lcov.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理精选市场
create-plugin
Guided end-to-end plugin creation workflow with component design, implementation, and validation
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install plugin-dev@claude-plugins-official - 编排与代理已验证仓库
cro-advisor
Revenue leadership for B2B SaaS companies. Revenue forecasting, sales model design, pricing strategy, net revenue retention, and sales team scaling. Use when designing the revenue engine, setting quotas, modeling NRR, evaluating pricing, building board forecasts, or when user mentions CRO, chief rev
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
cro-review
/cs:cro-review <plan> — Pipeline-paranoid interrogation of revenue, win rate, NRR, and ramp time. Use when the forecast misses pipeline coverage, win rates drop, or before scaling the sales team.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-agents@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
cross-eval
/cs:cross-eval <memo> — Multi-model consensus on a board memo or strategy brief. Claude + Codex + Gemini cross-review with graceful degradation. Use when a high-stakes memo needs an independent sanity check before the boardroom — e.g. a bet-the-company pivot or fundraise terms.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-agents@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
cto-advisor
Technical leadership guidance for engineering teams, architecture decisions, and technology strategy. Use when assessing technical debt, scaling engineering teams, evaluating technologies, making architecture decisions, establishing engineering metrics, or when user mentions CTO, tech debt, technica
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
cto-review
/cs:cto-review <plan> — Architecture and scaling interrogation. Tech debt, scaling cliffs, team scaling, build-vs-buy. Use when committing to an architecture, planning for 10x load, or weighing a rebuild against a vendor.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-agents@claude-code-skills许可证: MIT
- 编排与代理未验证
d3-visualization
Teaches the agent to produce D3 charts and interactive data visualizations. Useful for editorial dashboards, reports, and explanatory graphics.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
dark-glass-clean-layout
Create a dark glass layout system with frosted premium shells, clean multi-column workspace structure, floating data cards, and restrained atmospheric depth.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill dark-glass-clean-layout许可证: MIT
- 编排与代理已验证仓库
deal-desk
Use when reviewing a specific inbound deal before close — when sales has asked for a discount that exceeds AE authority, when the customer has redlined the MSA, when per-deal economics (margin after discount, multi-year payment shape, indemnity exposure) need to be quantified, or when discount appro
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install commercial-skills@claude-code-skills许可证: MIT
- 编排与代理未验证
deep-dive
2-stage pipeline: trace (causal investigation) -> deep-interview (requirements crystallization) with 3-point injection
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
deep-research
Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations.
来源: affaan-m/ECC/tree/main/skills/deep-research ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理未验证
deepinit
Deep codebase initialization with hierarchical AGENTS.md documentation
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
demo-video
Use when the user asks to create a demo video, product walkthrough, feature showcase, animated presentation, marketing video, or GIF from screenshots or scene descriptions. Orchestrates playwright, ffmpeg, and edge-tts MCPs to produce polished video content.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install demo-video@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
deployment-patterns
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.
来源: affaan-m/ECC/tree/main/skills/deployment-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
design-first-ui-prompting
Use when you need design-first, spec-driven, skimmable prompts for UI generation. Covers prompt structure, constraints, variations, typography/spacing rules, and iteration workflow for consistent UI outputs.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill design-first-ui-prompting许可证: MIT
- 编排与代理已验证仓库
directory-submissions
When the user wants to submit their product to startup, SaaS, AI, agent, MCP, no-code, or review directories for backlinks, domain rating, and discovery. Also use when the user mentions "directory submissions," "submit to directories," "backlinks from directories," "list my product," "submit to Prod
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 编排与代理已验证仓库
dmux-workflows
Multi-agent orchestration using dmux (tmux pane manager for AI agents). Patterns for parallel agent workflows across Claude Code, Codex, OpenCode, and other harnesses. Use when running multiple agent sessions in parallel or coordinating multi-agent development workflows.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/dmux-workflows ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理精选市场
do
Execute a phased implementation plan using subagents. Use when asked to execute, run, or carry out a plan — especially one created by make-plan.
来源: thedotmack/claude-mem ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/thedotmack/claude-mem /plugin install do@thedotmack - 编排与代理精选市场
docs-guide
Use this agent when the user asks technical questions about any library, framework, API, or service that is NOT Claude Code, Claude Agent SDK, or Claude API (those are handled by the built-in claude-code-guide agent). This agent determines whether official documentation lookup is needed, fetches doc
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install docs-guide@gptaku-plugins - 编排与代理已验证仓库
dynamic-workflow-mode
Design task-local harnesses, eval gates, and reusable skill extraction for Claude dynamic workflow mode and other adaptive agent harnesses.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/dynamic-workflow-mode ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
ecc-guide
Guide users through ECC's current agents, skills, commands, hooks, rules, install profiles, and project onboarding by reading the live repository surface before answering.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/ecc-guide ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
ecc-recipes
Map a described workflow to the right ECC command-GROUP with run-order and stop condition, and browse all command-group recipe families. Adds a family-grouping + run-order + when-to-stop layer on top of the flat command catalog. Advisory only. TRIGGER when the user says which commands for X, what command group runs X, show ECC recipes, list ECC pipelines, or how do I run a workflow with ECC. DO NOT TRIGGER when the user wants the task executed directly, wants a single-command deep doc (use ecc-guide), or wants a draft prompt rewritten (use prompt-optimizer).
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/ecc-recipes ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
ecc-tools-cost-audit
Evidence-first ECC Tools burn and billing audit workflow. Use when investigating runaway PR creation, quota bypass, premium-model leakage, duplicate jobs, or GitHub App cost spikes in the ECC Tools repo.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/ecc-tools-cost-audit ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理未验证
enhance-prompt
Improve prompts with design specs and UI/UX vocabulary. Useful for design-to-code workflows and clarifying requests for visual output.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
enterprise-agent-ops
Operate long-lived agent workloads with observability, security boundaries, and lifecycle management.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/enterprise-agent-ops ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
eu-ai-act-specialist
EU AI Act (Regulation (EU) 2024/1689) operational compliance for compliance teams. Three Article-level decisions: (1) What's the risk tier of this AI system — prohibited (Art. 5), high-risk (Art. 6 + Annex III), limited-risk (Art. 50), or minimal-risk? (2) For high-risk systems, what's the Article 4
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install compliance-team-eu-ai-act@claude-code-skills许可证: MIT
- 编排与代理未验证
external-context
Invoke parallel document-specialist agents for external web searches and documentation lookup
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
figma-create-design-system-rules
Generate project-specific design system rules for Figma-to-code workflows. Useful for capturing tokens, naming, and lint rules in one source.
npx skills add https://github.com/openai/skills --skill figma-create-design-system-rules许可证: none
- 编排与代理已验证仓库
figma-create-new-file
Create a new blank Figma Design or FigJam file. Useful as the first step in scripted design-system or workshop workflows.
npx skills add https://github.com/openai/skills --skill figma-create-new-file许可证: none
- 编排与代理已验证仓库
figma-implement-design
Translate Figma designs into production-ready code with 1:1 visual fidelity. Useful for handing off Figma frames straight to a frontend agent.
npx skills add https://github.com/openai/skills --skill figma-implement-design许可证: none
- 编排与代理未验证
flutter-build
Fix Dart analyzer errors and Flutter build failures incrementally. Invokes the dart-build-resolver agent for minimal, surgical fixes.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
founder-mode
/cs:founder-mode <question> — Auto-routes any founder question to the right C-role advisor or to /cs:boardroom for multi-role topics. The single-command entry point. Use when a founder asks any strategic question without knowing which advisor or command fits — e.g. 'runway pressure' routes to the CF
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-agents@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
gan-style-harness
GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/gan-style-harness ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
gcp-cloud-architect
Design GCP architectures for startups and enterprises. Use when asked to design Google Cloud infrastructure, deploy to GKE or Cloud Run, configure BigQuery pipelines, optimize GCP costs, or migrate to GCP. Covers Cloud Run, GKE, Cloud Functions, Cloud SQL, BigQuery, and cost optimization.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
git-workflow
Git workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes.
来源: affaan-m/ECC/tree/main/skills/git-workflow ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
git-worktree-manager
Run parallel feature work safely with Git worktrees. Standardizes branch isolation, port allocation, environment sync, and cleanup so each worktree behaves like an independent local app. Optimized for multi-agent workflows where each agent or terminal session owns one worktree. Use when running mult
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 编排与代理未验证
go-build
Fix Go build errors, go vet warnings, and linter issues incrementally. Invokes the go-build-resolver agent for minimal, surgical fixes.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理未验证
go-test
Enforce TDD workflow for Go. Write table-driven tests first, then implement. Verify 80%+ coverage with go test -cover.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理精选市场
growth-analyst
Use this agent when the user wants to generate a growth report from Claude Code session data. This agent analyzes conversation logs by workspace type and produces a structured growth report using the v2 level system (6 skill dimensions × 7 levels with 0.5 increments).
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install vibe-sunsang@gptaku-plugins - 编排与代理已验证仓库
gstack-openclaw-retro
Weekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent history and trend tracking. Team-aware with per-person contributions, praise, and growth areas. Use when asked for weekly retro, what shipped this week, or engineering retrospective.
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill gstack-openclaw-retro许可证: MIT
- 编排与代理未验证
hand-drawn-diagrams
Generate hand-drawn Excalidraw diagrams from a prompt — animated SVG, hosted edit link, and PNG export. Works with Claude Code, Codex, Gemini CLI, and any agent supporting standard skill paths.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
handoff
Compact the current conversation into a handoff document for another agent to pick up. References existing artifacts (PRDs, plans, ADRs, issues, commits, diffs) by path or URL instead of duplicating them. Use when user wants to hand off the conversation to a fresh agent or starts a new session that
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install handoff-engineering@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
hexagonal-architecture
Design, implement, and refactor Ports & Adapters systems with clear domain boundaries, dependency inversion, and testable use-case orchestration across TypeScript, Java, Kotlin, and Go services.
来源: affaan-m/ECC/tree/main/skills/hexagonal-architecture ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
implement
Implement a piece of work based on a spec or set of tickets.
Matt Pocock 실전 엔지니어링 스킬来源: mattpocock/skills/tree/main/skills/engineering/implement ↗ · ⭐ 给作者加星
npx skills@latest add mattpocock/skills许可证: MIT
- 编排与代理已验证仓库
incident-commander
Comprehensive incident response framework from detection through resolution and post-incident review. Battle-tested SRE/DevOps practices: severity classification, timeline reconstruction, structured post-incident analysis. Use when declaring an incident, coordinating multi-team response during an ou
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
init
Create a new AgentHub collaboration session with task, agent count, and evaluation criteria. Use when the user runs /hub:init or asks to start a multi-agent competition on a task.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install agenthub@claude-code-skills许可证: MIT
- 编排与代理精选市场
insane-review
GPT-5.5 Pro(웹 전용·API 없음)를 Claude Code 안에서 활용한다. 사용자가 검토/수정/문제/리뷰/의견을 요청하면, 의도를 파악해 repomix로 관련 코드만 정밀 패킹한 뒤 구독 ChatGPT Pro에 투입하고 분석을 회수해 반영한다. 트리거 — "GPT한테 물어봐", "Pro 모델 의견", "다른 모델로 검토해줘", "GPT Pro로 리뷰", "repomix로 묶어서 GPT에 넣어줘", "GPT는 어떻게 생각해", "ask gpt pro", "second opinion". agent-council의 웹 전용 멤
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install insane-review@gptaku-plugins - 编排与代理未验证
install-agent
깃허브 URL에서 서브에이전트를 받아 ~/.claude/agents/ 에 설치
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
intl-expansion
International market expansion strategy. Market selection, entry modes, localization, regulatory compliance, and go-to-market by region. Use when expanding to new countries, evaluating international markets, planning localization, or building regional teams.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
iso42001-specialist
ISO/IEC 42001:2023 AI Management System (AIMS) specialist for compliance teams running internal audits. Three decisions: (1) Where are the gaps against Clauses 4-10 and what do we close first? (2) What goes in the AI risk register and which Annex A controls treat each risk? (3) What's the 12-month i
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install compliance-team-iso42001@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
iterative-retrieval
Pattern for progressively refining context retrieval to solve the subagent context problem
来源: affaan-m/ECC/tree/main/skills/iterative-retrieval ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
ito-data-atlas-agent
Design background Data Atlas style agents for Itô basket research, market discovery, parameter drafting, and human-in-the-loop editing. Use for architecture and workflow planning, not live order execution.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/ito-data-atlas-agent ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理精选市场
kkirikkiri
Auto-assembles and runs an AI agent team from one natural-language sentence — interviews the user with 2-3 questions, proposes specialized agents, then executes in parallel. Korean triggers: "/kkirikkiri", "팀 만들어줘", "리서치 팀", "끼리끼리", "팀 구성해줘". English triggers: "build a team", "research team", "agent
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install kkirikkiri@gptaku-plugins - 编排与代理精选市场
knowledge-agent
Build and query AI-powered knowledge bases from claude-mem observations. Use when users want to create focused "brains" from their observation history, ask questions about past work patterns, or compile expertise on specific topics.
来源: thedotmack/claude-mem ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/thedotmack/claude-mem /plugin install knowledge-agent@thedotmack - 编排与代理精选市场
knowledge-graph-guide
Use this agent when users need help understanding, querying, or working with an Understand-Anything knowledge graph. Guides users through graph structure, node/edge relationships, layer architecture, tours, and dashboard usage.
来源: Lum1104/Understand-Anything ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/Lum1104/Understand-Anything /plugin install knowledge-graph-guide@understand-anything - 编排与代理未验证
kotlin-build
Fix Kotlin/Gradle build errors, compiler warnings, and dependency issues incrementally. Invokes the kotlin-build-resolver agent for minimal, surgical fixes.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理未验证
kotlin-test
Enforce TDD workflow for Kotlin. Write Kotest tests first, then implement. Verify 80%+ coverage with Kover.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
land-and-deploy
Land and deploy workflow. Merges the PR, waits for CI and deploy, verifies production health via canary checks. Takes over after /ship creates the PR. Use when: "merge", "land", "deploy", "merge and verify", "land it", "ship it to production". (gstack)
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill land-and-deploy许可证: MIT
- 编排与代理精选市场
lean-context
Cut input/context tokens — the biggest sink in agentic coding. Locate before you read, read only the lines you need, and delegate large reads to a subagent that returns a digest. Use when a task will touch big files, long logs, wide searches, or an unfamiliar codebase, or when the user says "save to
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install lean-context@checkup-skills - 编排与代理已验证仓库
loop-design-check
Design a goal-oriented agent loop, and review it for the ways loops go wrong — spinning and burning tokens, Goodhart-gaming the verifier, or running a wrong answer to completion. Two actions: (1) WRITE a loop — gate whether to build it, define a machine-decidable goal, pick the loop type, pick a skeleton; (2) REVIEW a loop — run it past five failure modes plus decidability, boundaries, fallback, judge independence, and keep-judgment-with-the-human red lines. Use when designing an autonomous agent loop, or when you already have one and worry it will spin, cheat, or run a wrong answer to the end. Complements the mechanism-layer loop skills (autonomous-loops, continuous-agent-loop) by covering the judgment layer they don't. 中文触发:写 loop、设计 loop、做一个 loop、检查 loop 对不对、loop 体检、loop 会不会跑飞、可判定目标、五个崩法、plan build judge。English triggers: design an agent loop, write a loop, check a loop, loop review, prevent a runaway loop, goal-oriented loop, decidable goal, plan/build/judge.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/loop-design-check ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理精选市场
make-plan
Create a detailed, phased implementation plan with documentation discovery. Use when asked to plan a feature, task, or multi-step implementation — especially before executing with do.
来源: thedotmack/claude-mem ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/thedotmack/claude-mem /plugin install make-plan@thedotmack - 编排与代理已验证仓库
markdown-html-orchestrator
Use when a user wants to convert any markdown file in their Claude project into a single-file, lightly-interactive HTML — long-form documents (specs, plans, RFCs, reports, explainers), code reviews with diffs and severity-tagged annotations, or slide decks. Triggers on "convert this markdown to HTML
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install markdown-html-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
marketing-demand-acquisition
Creates demand generation campaigns, optimizes paid ad spend across LinkedIn, Google, and Meta, develops SEO strategies, and structures partnership programs. Use when planning demand gen strategy, growth marketing, advertising campaigns, PPC optimization, lead generation, pipeline generation, or mar
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
marketing-ops
Central router for the marketing skill ecosystem. Use when unsure which marketing skill to use, when orchestrating a multi-skill campaign, or when coordinating across content, SEO, CRO, channels, and analytics. Also use when the user mentions 'marketing help,' 'campaign plan,' 'what should I do next
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
mcp-server-patterns
Build MCP servers with Node/TypeScript SDK — tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest API.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/mcp-server-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理未验证
mcp-setup
Configure popular MCP servers for enhanced agent capabilities
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
md-document
Converts long-form markdown (specs, RFCs, reports, plans, explainers) into a single-file, lightly-interactive HTML document with sticky TOC, scrollspy, search filter, code-copy buttons, and design-system-driven brand tokens. Triggers when the markdown-html-orchestrator classifies an input as DOCUMEN
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install markdown-html-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
merge
Merge the winning agent's branch into base, archive losers, and clean up worktrees. Use when the user runs /hub:merge or asks to land the winning AgentHub result and tidy the session.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install agenthub@claude-code-skills许可证: MIT
- 编排与代理精选市场
modernize-brief
Generate a phased Modernization Brief — the approved plan that transformation agents will execute against
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install code-modernization@claude-plugins-official - 编排与代理精选市场
modernize-reimagine
Multi-agent greenfield rebuild — extract specs from legacy, design AI-native, scaffold & validate with HITL
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install code-modernization@claude-plugins-official - 编排与代理精选市场
modernize-status
Where am I in the modernization workflow — artifact inventory, staleness, secrets hygiene, next step
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install code-modernization@claude-plugins-official - 编排与代理已验证仓库
monorepo-navigator
Navigate, manage, and optimize monorepos. Covers Turborepo, Nx, pnpm workspaces, and Lerna. Cross-package impact analysis, selective builds/tests on affected packages, remote caching, dependency graph visualization, and structured multi-repo to monorepo migrations. Use when setting up a new monorepo
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
nanoclaw-repl
Operate and extend NanoClaw v2, ECC's zero-dependency session-aware REPL built on claude -p.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/nanoclaw-repl ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理精选市场
new-sdk-app
Create and setup a new Claude Agent SDK application
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install agent-sdk-dev@claude-plugins-official - 编排与代理精选市场
nopal-orchestrate
Core Nopal orchestration engine — analyzes natural-language requests and dynamically composes execution across 9 Google Workspace services (Gmail, Calendar, Drive, Docs, Sheets, Slides, Meet, Tasks, Chat) via gws CLI. Korean triggers: "/nopal", "메일 보내줘", "일정 확인", "회의 준비", "스프레드시트 만들어". English trigg
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install nopal@gptaku-plugins - 编排与代理未验证
observer
Background agent that analyzes session observations to detect patterns and create instincts. Uses Haiku for cost-efficiency. v2.1 adds project-scoped instincts.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理未验证
omc-plan
Strategic planning with optional interview workflow
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理未验证
omc-reference
OMC agent catalog, available tools, team pipeline routing, commit protocol, and skills registry. Auto-loads when delegating to agents, using OMC tools, orchestrating teams, making commits, or invoking skills.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理未验证
omc-teams
CLI-team runtime for claude, codex, or gemini workers in tmux panes when you need process-based parallel execution
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
onboard
/cs:onboard — Founder interview that populates ~/.claude/company-context.md using the canonical 7-dimension cs-onboard schema. The first command to run when starting with c-level-agents. Use when setting up the virtual C-suite for a new company, or when advisors lack company context — e.g. before a
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-agents@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
openclaw-persona-forge
为 OpenClaw AI Agent 锻造完整的龙虾灵魂方案。根据用户偏好或随机抽卡, 输出身份定位、灵魂描述(SOUL.md)、角色化底线规则、名字和头像生图提示词。 如当前环境提供已审核的生图 skill,可自动生成统一风格头像图片。 当用户需要创建、设计或定制 OpenClaw 龙虾灵魂时使用。 不适用于:微调已有 SOUL.md、非 OpenClaw 平台的角色设计、纯工具型无性格 Agent。 触发词:龙虾灵魂、虾魂、OpenClaw 灵魂、养虾灵魂、龙虾角色、龙虾定位、 龙虾剧本杀角色、龙虾游戏角色、龙虾 NPC、龙虾性格、龙虾背景故事、 lobster soul、lobster character、抽卡、随机龙虾、龙虾 SOUL、gacha。
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/openclaw-persona-forge ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
opensource-pipeline
Open-source pipeline: fork, sanitize, and package private projects for safe public release. Chains 3 agents (forker, sanitizer, packager). Triggers: '/opensource', 'open source this', 'make this public', 'prepare for open source'.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/opensource-pipeline ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
orch-add-feature
Orchestrate building a brand-new feature end to end — research, plan, TDD implementation, review, and gated commit — by delegating each phase to the matching ECC agent. Use when adding a capability that does not exist yet.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/orch-add-feature ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
orch-build-mvp
Orchestrate bootstrapping a working MVP from a design or spec document — ingest the doc, plan thin vertical slices, scaffold the first end-to-end slice, then TDD-implement, review, and gated commit. Use to turn an SDD/PRD into a running starting point.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/orch-build-mvp ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
orch-change-feature
Orchestrate altering an existing, working feature to new desired behavior — update its tests to the new spec, change the implementation to match, review, and gated commit. Use when behavior is not broken but should be different.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/orch-change-feature ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
orch-fix-defect
Orchestrate fixing a bug — reproduce it as a failing regression test, fix to green, review, and gated commit — by delegating each phase to the matching ECC agent. Use when existing behavior is broken or wrong.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/orch-fix-defect ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
orch-pipeline
Shared orchestration engine for the orch-* skill family. Defines the gated Research-Plan-TDD-Review-Commit pipeline, the size classifier, the agent map, and the two human gates that the orch-* operation skills delegate to. Not usually invoked directly.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/orch-pipeline ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
orch-refine-code
Orchestrate a behavior-preserving refactor — confirm tests are green, restructure without changing behavior, keep tests green, review, and gated commit. Use when the structure should improve but behavior must not change.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/orch-refine-code ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理未验证
orchestrate
Legacy slash-entry shim for dmux-workflows and autonomous-agent-harness. Prefer the skills directly.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
pair-agent
Pair a remote AI agent with your browser. One command generates a setup key and prints instructions the other agent can follow to connect. Works with OpenClaw, Hermes, Codex, Cursor, or any agent that can make HTTP requests. The remote agent gets its own tab with scoped access (read+write by default
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill pair-agent许可证: MIT
- 编排与代理已验证仓库
parallel-execution-optimizer
Use when the user wants a task done much faster through parallel work, concurrent agents, batched tool calls, isolated worktrees, or many independent verification lanes without losing correctness.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/parallel-execution-optimizer ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
plan-canvas
Open plans and HTML artifacts in a local browser canvas where the human annotates elements, chats, and approves or requests changes without leaving the page. Use when presenting a plan for review, or when feedback like "move this, change that" is easier pointed at than typed.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/plan-canvas ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
plan-orchestrate
Read a plan document, decompose it into steps, design a per-step agent chain from the ECC catalogue, and emit ready-to-paste /orchestrate custom prompts. Generative only — never invokes /orchestrate itself. Use when the user has a multi-step plan and wants to drive it through orchestrate without composing chains by hand.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/plan-orchestrate ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理精选市场
plugin-structure
This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin director
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install plugin-dev@claude-plugins-official - 编排与代理精选市场
plugin-validator
Use this agent when the user asks to "validate my plugin", "check plugin structure", "verify plugin is correct", "validate plugin.json", "check plugin files", or mentions plugin validation. Also trigger proactively after user creates or modifies plugin components. Examples:
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install plugin-dev@claude-plugins-official - 编排与代理已验证仓库
pm-skills
Use when coordinating project-delivery work across the 8 project-management sub-skills — sprint/velocity analytics, portfolio health, Jira/JQL, Confluence, Atlassian admin, templates, meeting analysis, team comms. Triggers on 'our sprints feel off', 'project health report', 'audit our Jira permissio
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install pm-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
pptx-generator
Create and edit PowerPoint presentations from scratch with PptxGenJS — MiniMax's production-tested deck pipeline.
来源: MiniMax-AI/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/MiniMax-AI/skills --skill pptx-generator许可证: MIT
- 编排与代理精选市场
pr-test-analyzer
Use this agent when you need to review a pull request for test coverage quality and completeness. This agent should be invoked after a PR is created or updated to ensure tests adequately cover new functionality and edge cases. Typical triggers include the user asking whether tests on a freshly-creat
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install pr-review-toolkit@claude-plugins-official - 编排与代理已验证仓库
product-skills
Use when coordinating product work across the 12 bundled product sub-skills (RICE, OKRs, UX research, design tokens, competitive teardown, analytics, experiments, discovery, roadmaps, spec-to-repo, landing pages, SaaS scaffolding) or the 4 standalone product-team plugins (user stories, Apple HIG, co
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install product-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
product-strategist
Strategic product leadership toolkit for Head of Product covering OKR cascade generation, quarterly planning, competitive landscape analysis, product vision documents, and team scaling proposals. Use when creating quarterly OKR documents, defining product goals or KPIs, building product roadmaps, ru
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install product-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
prompt-governance
Use when managing prompts in production at scale: versioning prompts, running A/B tests on prompts, building prompt registries, preventing prompt regressions, or creating eval pipelines for production AI features. Triggers: 'manage prompts in production', 'prompt versioning', 'prompt regression', 'p
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install prompt-governance@claude-code-skills许可证: MIT
- 编排与代理精选市场
prompt-master
레퍼런스 웹사이트를 insane-search로 열어 분석하고, 그 실측 데이터를 바탕으로 최상의 구현 프롬프트를 작성한다. 3D 애니메이션·폰트·색상·기능 구현까지 포함한 전체 프롬프트 생성. 약한 모델이 실행해도 상위 모델급 결과가 나오도록 판단을 프롬프트가 대신한다.
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install prompt-master@checkup-skills - 编排与代理已验证仓库
prompt-optimizer
Analyze raw prompts, identify intent and gaps, match ECC components (skills/commands/agents/hooks), and output a ready-to-paste optimized prompt. Advisory role only — never executes the task itself. TRIGGER when: user says "optimize prompt", "improve my prompt", "how to write a prompt for", "help me
来源: affaan-m/ECC/tree/main/skills/prompt-optimizer ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
pulse
Multi-source recency research skill that takes the pulse of any topic across Reddit, Hacker News, the open web, and optionally X/Twitter within a configurable recent window (default 30 days). Forcing intake clarifies topic specificity, angle (trend/sentiment/problems/opportunities/comparison), time
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install pulse@claude-code-skills许可证: MIT
- 编排与代理精选市场
pumasi
Parallel coding orchestration — Claude takes the PM/architect role, Codex CLI instances act as parallel outsource developers. Auto-triggers when 3+ independent modules need concurrent implementation. Distributes subtasks to Codex, then Claude reviews and integrates. Korean triggers: "/pumasi", "품앗이로
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install pumasi@gptaku-plugins - 编排与代理已验证仓库
quality-documentation-manager
Document control system management for medical device QMS. Covers document numbering, version control, change management, and 21 CFR Part 11 compliance. Use when working on document control procedures, change control workflows, document numbering, version management, electronic signature compliance,
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skills许可证: MIT
- 编排与代理精选市场
quiet-tools
Cut wasted tool-call tokens — the invisible overhead of re-reads, verify-by-reread, sequential calls that could run in parallel, and narrating every tool use. Use for any multi-step task with several tool calls, or when the user says "stop re-reading", "don't narrate", "just do it", "빨리", "재확인 그만".
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install quiet-tools@checkup-skills - 编排与代理已验证仓库
rag-architect
Use when the user asks to design a RAG pipeline, choose a chunking strategy or embedding model, pick a vector database, or evaluate retrieval quality (precision@k, recall@k, NDCG). Examples: 'design a RAG system for our docs', 'what chunk size should I use for this corpus', 'evaluate my retriever ag
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
ralphinho-rfc-pipeline
RFC-driven multi-agent DAG execution pattern with quality gates, merge queues, and work unit orchestration.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/ralphinho-rfc-pipeline ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理未验证
ralplan
Consensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
recursive-decision-ledger
Use when the user asks for repeated rollouts, marked decision processes, high-dimensional search, stochastic optimization, local-optima exploration, ensemble comparison, or recursive reasoning with a visible evidence trail.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/recursive-decision-ledger ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理未验证
replicate
Discover, compare, and run AI models using Replicate's API. Strong fit for image, audio, and video generation pipelines that swap models frequently.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
research-finance
Use when managing the money for an internal R&D program or portfolio — building a multi-period program budget with the F&A (indirect) split, tracking burn rate and runway against value-inflection milestones, or routing R&D cost items to a capitalize-vs-expense determination. Every budget output surf
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install research-ops-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
research-summarizer
Structured research summarization agent skill for non-dev users. Handles academic papers, web articles, reports, and documentation. Extracts key findings, generates comparative analyses, and produces properly formatted citations. Use when: user wants to summarize a research paper, compare multiple s
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install research-summarizer@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
retro
Weekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent history and trend tracking. Team-aware: breaks down per-person contributions with praise and growth areas. Use when asked to "weekly retro", "what did we ship", or "engineering retrospe
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill retro许可证: MIT
- 编排与代理已验证仓库
revenue-operations
Analyzes sales pipeline health, revenue forecasting accuracy, and go-to-market efficiency metrics for SaaS revenue optimization. Use when analyzing sales pipeline coverage, forecasting revenue, evaluating go-to-market performance, reviewing sales metrics, assessing pipeline analysis, tracking foreca
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install business-growth-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
review-pr
Comprehensive PR review using specialized agents
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin install pr-review-toolkit@claude-plugins-official许可证: Apache-2.0
- 编排与代理已验证仓库
roadmap-communicator
Use when preparing roadmap narratives, release notes, changelogs, or stakeholder updates tailored for executives, engineering teams, and customers.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install product-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
run
One-shot lifecycle command that chains init → baseline → spawn → eval → merge in a single invocation. Use when the user runs /hub:run or asks to execute a full AgentHub competition end-to-end.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install agenthub@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
runbook-generator
Generate operational runbooks from a service name — deployment, incident response, maintenance, and rollback workflows. Templated structure customizable per environment. Use when documenting on-call procedures for a new service, standardizing incident response across teams, or producing runbooks bef
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 编排与代理未验证
rust-build
Fix Rust build errors, borrow checker issues, and dependency problems incrementally. Invokes the rust-build-resolver agent for minimal, surgical fixes.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理未验证
rust-review
Comprehensive Rust code review for ownership, lifetimes, error handling, unsafe usage, and idiomatic patterns. Invokes the rust-reviewer agent.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理未验证
rust-test
Enforce TDD workflow for Rust. Write tests first, then implement. Verify 80%+ coverage with cargo-llvm-cov.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
scenario-war-room
Cross-functional what-if modeling for cascading multi-variable scenarios. Unlike single-assumption stress testing, this models compound adversity across all business functions simultaneously. Use when facing complex risk scenarios, strategic decisions with major downside, or when the user asks 'what
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 编排与代理未验证
sciomc
Orchestrate parallel scientist agents for comprehensive analysis with AUTO mode
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
scrum-master
Advanced Scrum Master skill for data-driven agile team analysis and coaching. Use when the user asks about sprint planning, velocity tracking, retrospectives, standup facilitation, backlog grooming, story points, burndown charts, blocker resolution, or agile team health. Runs Python scripts to analy
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install pm-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
self-improving-agent
Curate Claude Code's auto-memory into durable project knowledge. Analyze MEMORY.md for patterns, promote proven learnings to CLAUDE.md and .claude/rules/, extract recurring solutions into reusable skills. Use when: (1) reviewing what Claude has learned about your project, (2) graduating a pattern fr
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install self-improving-agent@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
senior-computer-vision
Computer vision engineering skill for object detection, image segmentation, and visual AI systems. Covers CNN and Vision Transformer architectures, YOLO/Faster R-CNN/DETR detection, Mask R-CNN/SAM segmentation, and production deployment with ONNX/TensorRT. Includes PyTorch, torchvision, Ultralytics,
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
senior-data-engineer
Data engineering skill for building scalable data pipelines, ETL/ELT systems, and data infrastructure. Expertise in Python, SQL, Spark, Airflow, dbt, Kafka, and modern data stack. Includes data modeling, pipeline orchestration, data quality, and DataOps. Use when designing data architectures, buildi
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
senior-data-scientist
World-class senior data scientist skill specialising in statistical modeling, experiment design, causal inference, and predictive analytics. Covers A/B testing (sample sizing, two-proportion z-tests, Bonferroni correction), difference-in-differences, feature engineering pipelines (Scikit-learn, XGBo
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
senior-ml-engineer
ML engineering skill for productionizing models, building MLOps pipelines, and integrating LLMs. Covers model deployment, feature stores, drift monitoring, RAG systems, and cost optimization. Use when the user asks about deploying ML models to production, setting up MLOps infrastructure (MLflow, Kub
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
senior-prompt-engineer
Use when the user asks to optimize prompts, design prompt templates, evaluate LLM outputs with an eval set, measure RAG retrieval quality, validate agent/tool configurations, analyze token usage, or design structured-output contracts. Covers eval-driven prompt iteration, RAG metrics (relevance, fait
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 编排与代理精选市场
session-report
Generate an explorable HTML report of Claude Code session usage (tokens, cache, subagents, skills, expensive prompts) from ~/.claude/projects transcripts.
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install session-report@claude-plugins-official - 编排与代理已验证仓库
setup-gbrain
Set up gbrain for this coding agent: install the CLI, initialize a local PGLite or Supabase brain, register MCP, capture per-remote trust policy. One command from zero to "gbrain is running, and this agent can call it." Use when: "setup gbrain", "connect gbrain", "start gbrain", "install gbrain", "c
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill setup-gbrain许可证: MIT
- 编排与代理已验证仓库
setup-matt-pocock-skills
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.
Matt Pocock 실전 엔지니어링 스킬来源: mattpocock/skills/tree/main/skills/engineering/setup-matt-pocock-skills ↗ · ⭐ 给作者加星
npx skills@latest add mattpocock/skills许可证: MIT
- 编排与代理已验证仓库
ship
Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. Use when asked to "ship", "deploy", "push to main", "create a PR", "merge and push", or "get it deployed". Proactively invoke this skill (do NOT push/PR directly) when the user
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill ship许可证: MIT
- 编排与代理精选市场
silent-failure-hunter
Use this agent when reviewing code changes in a pull request to identify silent failures, inadequate error handling, and inappropriate fallback behavior. This agent should be invoked proactively after completing a logical chunk of work that involves error handling, catch blocks, fallback logic, or a
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install pr-review-toolkit@claude-plugins-official - 编排与代理精选市场
skill-reviewer
Use this agent when the user has created or modified a skill and needs quality review, asks to "review my skill", "check skill quality", "improve skill description", or wants to ensure skill follows best practices. Trigger proactively after skill creation. Examples:
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install plugin-dev@claude-plugins-official - 编排与代理已验证仓库
skill-tester
Validate, test, and score the quality of skills within the claude-skills ecosystem. Comprehensive meta-skill: structure validation, Python script testing (syntax + imports + runtime + output format), multi-dimensional quality scoring with letter grades and tier classification (BASIC/STANDARD/POWERFU
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
slo-architect
Use when defining, reviewing, or operating SLOs/SLIs/error budgets. Triggers on "define an SLO", "what should our SLO be", "error budget", "burn rate", "SLI", "service level objective", "Google SRE workbook", "multi-window burn-rate alert", or any reliability-target question. Ships SLO designer, err
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
snowflake-development
Use when writing Snowflake SQL, building data pipelines with Dynamic Tables or Streams/Tasks, using Cortex AI functions, creating Cortex Agents, writing Snowpark Python, configuring dbt for Snowflake, or troubleshooting Snowflake errors.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install snowflake-development@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
spawn
Launch N parallel subagents in isolated git worktrees to compete on the session task. Use when the user runs /hub:spawn or asks to start the competing agents for an initialized AgentHub session.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install agenthub@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
spec-driven-workflow
Use when the user asks to write specs before code, define acceptance criteria, plan features before implementation, generate tests from specifications, or follow spec-first development practices.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
status
Memory health dashboard showing line counts, topic files, capacity, stale entries, and recommendations. Use when the user runs /si:status or asks how full or healthy the agent memory is.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install self-improving-agent@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
stitch-design-taste
Semantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards — strict typography, calibrated color, asymmetric layouts, perpetual micro-motion, and hardware-accelerated performance.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill stitch-design-taste许可证: MIT
- 编排与代理精选市场
stock-research
Use when building stock/equity research, screeners, backtesting, technical or fundamental analysis, or market-data pipelines — Korean markets (KRX, DART 전자공시, 한국투자증권/키움 REST API) and US markets (yfinance, Alpha Vantage), with pandas/pandas-ta. Covers 주식 데이터 수집, 백테스트, 지표 계산, 재무제표.
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install stock-research@checkup-skills - 编排与代理已验证仓库
strategic-alignment
Cascades strategy from boardroom to individual contributor. Detects and fixes misalignment between company goals and team execution. Covers strategy articulation, cascade mapping, orphan goal detection, silo identification, communication gap analysis, and realignment protocols. Use when teams are pu
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
strategic-compact
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/strategic-compact ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
strict-api
Use when the user says 'no hallucinations', 'verify APIs', 'reality check', or 'don't invent functions'. Prevents the agent from calling methods, imports, or variables that do not provably exist in the user's installed version.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
sync-gbrain
Keep gbrain current with this repo's code and refresh agent search guidance in CLAUDE.md. Wraps the gstack-gbrain-sync orchestrator with state probing, native code-surface registration, capability checks, and a verdict block. Re-runnable, idempotent. Use when: "sync gbrain", "refresh gbrain", "re-in
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill sync-gbrain许可证: MIT
- 编排与代理已验证仓库
tc-tracker
Use when the user asks to track technical changes, create change records, manage TC lifecycles, or hand off work between AI sessions. Covers init/create/update/status/resume/close/export workflows for structured code change documentation.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 编排与代理未验证
tdd
Legacy slash-entry shim for the tdd-workflow skill. Prefer the skill directly.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
tdd-guide
Test-driven development skill for writing unit tests, generating test fixtures and mocks, analyzing coverage gaps, and guiding red-green-refactor workflows across Jest, Pytest, JUnit, Vitest, and Mocha. Use when the user asks to write tests, improve test coverage, practice TDD, generate mocks or stu
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 编排与代理未验证
team
N coordinated agents on shared task list using Claude Code native teams
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
team-agent-orchestration
Run team-based orchestration for agent squads using work items, ownership, agent Kanban, merge gates, and control pane handoffs.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/team-agent-orchestration ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
team-builder
Interactive agent picker for composing and dispatching parallel teams
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/team-builder ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 编排与代理已验证仓库
team-communications
Write internal company communications — 3P updates (Progress/Plans/Problems), company-wide newsletters, FAQ roundups, incident reports, leadership updates, status reports, project updates, and general internal comms. Use this skill any time the user asks to draft, edit, or format something meant for
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install pm-skills@claude-code-skills许可证: MIT
- 编排与代理未验证
trace
Evidence-driven tracing lane that orchestrates competing tracer hypotheses in Claude built-in team mode
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理精选市场
type-design-analyzer
Use this agent when you need expert analysis of type design in your codebase. Specifically use it (1) when introducing a new type to ensure it follows best practices for encapsulation and invariant expression, (2) during pull request creation to review all types being added, and (3) when refactoring
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install pr-review-toolkit@claude-plugins-official - 编排与代理未验证
ui-skills
Opinionated, evolving constraints to guide agents when building interfaces. Useful for keeping output coherent across many small UI pieces.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理未验证
ultragoal
Durable multi-goal workflow that persists plan/ledger artifacts under .omc/ultragoal and prints Claude /goal handoff text for the active session
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理未验证
ultraqa
QA cycling workflow - test, verify, fix, repeat until goal met
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理未验证
ultrawork
Parallel execution engine for high-throughput task completion
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理精选市场
understand-onboard
Use when you need to generate an onboarding guide for new team members joining a project
来源: Lum1104/Understand-Anything ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/Lum1104/Understand-Anything /plugin install understand-onboard@understand-anything - 编排与代理已验证仓库
universal-scraping-architect
Use for web scraping, crawling, document extraction, API parsing, or building validation-heavy data pipelines using Firecrawl or local Python scripts.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install universal-scraping-architect@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
venice-audio-speech
Text-to-speech models, voices, formats, and streaming via Venice.ai. Useful for narration, voiceover, and conversational agent voices.
来源: veniceai/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/veniceai/skills --skill venice-audio-speech许可证: MIT
- 编排与代理已验证仓库
venice-video
Video generation and transcription workflows via the Venice.ai API.
来源: veniceai/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/veniceai/skills --skill venice-video许可证: MIT
- 编排与代理已验证仓库
video-content-strategist
Use when planning video content strategy, writing video scripts, optimizing YouTube channels, building short-form video pipelines (Reels, TikTok, Shorts), or repurposing long-form content into video. Triggers: 'start a YouTube channel', 'video content strategy', 'write a video script', 'repurpose in
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install video-content-strategist@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
vpe-advisor
VP of Engineering advisory for startups: delivery throughput (DORA 4 metrics + bottleneck identification), engineering hiring funnel (sourcing → screen → onsite → offer conversion + time-to-fill + pipeline gap), engineering team structure (squad/tribe/chapter design + tech-lead manager-trigger thres
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
vpe-review
/cs:vpe-review <plan> — Throughput-first VP of Engineering interrogation of any plan that touches delivery, eng hiring, team structure, or production discipline. Use when cycle time balloons, DORA metrics slide, or before committing to an eng hiring wave or a reorg.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-agents@claude-code-skills许可证: MIT
- 编排与代理已验证仓库
web-artifacts-builder
Build complex claude.ai HTML artifacts with React and Tailwind. Anthropic's reference workflow for shipping rich, embeddable artifacts.
来源: anthropics/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/anthropics/skills --skill web-artifacts-builder许可证: Apache-2.0
- 编排与代理未验证
web-design-guidelines
Web design guidelines and standards by the Vercel engineering team. Covers layout, typography, color, motion, and accessibility for product UI.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理精选市场
weekly-digests
Generate a serial week-by-week narrative digest of a project's full claude-mem timeline. Splits the timeline into per-ISO-week files, then runs one consecutive subagent per week — each receiving the prior week's carry-forward block — to produce one chapter per ISO week of data. Use when asked for "w
来源: thedotmack/claude-mem ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/thedotmack/claude-mem /plugin install weekly-digests@thedotmack - 编排与代理已验证仓库
write-a-skill
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, build, or author a new skill.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install write-a-skill@claude-code-skills许可证: MIT
- 编排与代理未验证
writer-memory
Agentic memory system for writers - track characters, relationships, scenes, and themes
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 编排与代理已验证仓库
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
来源: anthropics/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/anthropics/skills --skill mcp-builder许可证: Apache-2.0
测试与调试116
- 测试与调试已验证仓库
context-degradation
This skill should be used for diagnosing and mitigating context degradation: lost-in-middle failures, context poisoning, context clash, context confusion, attention-pattern issues, and agent performance degradation caused by accumulated or conflicting context.
컨텍스트 엔지니어링 (Koylan)来源: muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/context-degradation ↗ · ⭐ 给作者加星
/plugin marketplace add muratcankoylan/agent-skills-for-context-engineering /plugin install context-engineering@context-engineering-marketplace许可证: MIT
- 测试与调试已验证仓库
a11y-audit
Accessibility audit skill for scanning, fixing, and verifying WCAG 2.2 Level A and AA compliance across React, Next.js, Vue, Angular, Svelte, and plain HTML codebases. Use when auditing accessibility, fixing a11y violations, checking color contrast, generating compliance reports, or integrating acce
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install a11y-audit@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
ab-test-setup
When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "conversion experiment," "statistical significance," or "test this." For trackin
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
ab-testing
When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this," "which version
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 测试与调试已验证仓库
agent-introspection-debugging
Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/agent-introspection-debugging ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
analytics-tracking
Set up, audit, and debug analytics tracking implementation — GA4, Google Tag Manager, event taxonomy, conversion tracking, and data quality. Use when building a tracking plan from scratch, auditing existing analytics for gaps or errors, debugging missing events, or setting up GTM. Trigger keywords:
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
api-test-suite-builder
Use when the user asks to generate API tests, create integration test suites, test REST endpoints, or build contract tests.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
audit-verify-explain-grade-5
Audit work, verify claims with concrete evidence, and explain the result in simple grade-5 language. Use when the user asks to review, audit, check, verify, explain a change, explain a fix, summarize test results, validate whether something works, or translate technical findings into plain language
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill audit-verify-explain-grade-5许可证: MIT
- 测试与调试已验证仓库
benchmark-optimization-loop
Use when the user asks to make something faster, try many variants, run recursive optimization, benchmark latency/throughput/cost, or choose the best implementation by repeated measured tests.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/benchmark-optimization-loop ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
browse
Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with elements, verify page state, diff before/after actions, take annotated screenshots, check responsive layouts, test forms and uploads, handle dialogs, and assert element states. ~100ms per command. Use when you
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill browse许可证: MIT
- 测试与调试已验证仓库
browserstack
Run tests on BrowserStack. Use when user mentions "browserstack", "cross-browser", "cloud testing", "browser matrix", "test on safari", "test on firefox", or "browser compatibility".
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install pw@claude-code-skills许可证: MIT
- 测试与调试精选市场
business-rules-extractor
Mines domain logic, calculations, validations, and policies from legacy code into testable Given/When/Then specifications. Use when you need to separate "what the business requires" from "how the old code happened to implement it.
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install code-modernization@claude-plugins-official - 测试与调试已验证仓库
capa-officer
CAPA system management for medical device QMS. Covers root cause analysis, corrective action planning, effectiveness verification, and CAPA metrics. Use when running CAPA investigations, 5-Why analysis, fishbone diagrams, root cause determination, corrective action tracking, effectiveness verificati
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
capacity-planner
Use when an ops leader (Director of CX, Head of Support, VP Ops, Head of BizOps, Head of IT ops, Head of Finance ops) is sizing ops capacity, building a headcount plan, modeling utilization risk, planning Q3 capacity or annual support capacity, or designing CS coverage — and needs Erlang-C queueing
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install business-operations-skills@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
careful
Safety guardrails for destructive commands. Warns before rm -rf, DROP TABLE, force-push, git reset --hard, kubectl delete, and similar destructive operations. User can override each warning. Use when touching prod, debugging live systems, or working in a shared environment. Use when asked to "be car
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill careful许可证: MIT
- 测试与调试已验证仓库
chaos-engineering
Use when planning, running, or learning from chaos engineering experiments. Triggers on "chaos experiment", "fault injection", "gameday", "resilience test", "blast radius", "steady state", "abort criteria", "Chaos Toolkit", "Chaos Mesh", "Litmus", "Gremlin", "AWS FIS", or any deliberate failure-inje
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install chaos-engineering@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
click-path-audit
Trace every user-facing button/touchpoint through its full state change sequence to find bugs where functions individually work but cancel each other out, produce wrong final state, or leave the UI in an inconsistent state. Use when: systematic debugging found no bugs but users report broken buttons, or after any major refactor touching shared state stores.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/click-path-audit ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
cmo-review
/cs:cmo-review <plan> — Narrative-first interrogation of positioning, ICP, message house, and channel mix. Use when launching a campaign or repositioning, or when CAC is rising and the one-sentence positioning test fails.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-agents@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
configure-ecc
Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.
来源: affaan-m/ECC/tree/main/skills/configure-ecc ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
coverage
Analyze test coverage gaps. Use when user says "test coverage", "what's not tested", "coverage gaps", "missing tests", "coverage report", or "what needs testing".
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install pw@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
cpp-testing
Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/cpp-testing ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
csharp-testing
C# and .NET testing patterns with xUnit, FluentAssertions, mocking, integration tests, and test organization best practices.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/csharp-testing ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
customer-support-verification
Verify customer support work against the applicable runbook, draft-safety, evidence, mutation, and commit-scope requirements. Use after every Gmail/customer support triage, billing/cancellation/refund/account/access investigation, support handoff, or draft-review task before the final response; also
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill customer-support-verification许可证: MIT
- 测试与调试已验证仓库
design-review
Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactions — then fixes them. Iteratively fixes issues in source code, committing each fix atomically and re-verifying with before/after screenshots. For plan-mode design review (before im
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill design-review许可证: MIT
- 测试与调试已验证仓库
devex-review
Live developer experience audit. Uses the browse tool to actually TEST the developer experience: navigates docs, tries the getting started flow, times TTHW, screenshots error messages, evaluates CLI help text. Produces a DX scorecard with evidence. Compares against /plan-devex-review scores if they
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill devex-review许可证: MIT
- 测试与调试已验证仓库
diagnosing-bugs
Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
Matt Pocock 실전 엔지니어링 스킬来源: mattpocock/skills/tree/main/skills/engineering/diagnosing-bugs ↗ · ⭐ 给作者加星
npx skills@latest add mattpocock/skills许可证: MIT
- 测试与调试精选市场
did-it-work
스킬·플러그인·MCP 설치 후 "됐는지 모르겠다"를 증거 기반으로 검증해 판정합니다. "설치 됐는지 확인해줘", "이거 작동하는 거야?" 같은 요청에 사용.
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install did-it-work@checkup-skills - 测试与调试已验证仓库
django-tdd
Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/django-tdd ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
django-verification
Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/django-verification ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
document-generate
Generate missing documentation from scratch for a feature, module, or entire project. Uses the Diataxis framework (tutorial / how-to / reference / explanation) to produce complete, structured documentation. Can be invoked standalone or called by /document-release when it finds coverage gaps. Use whe
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill document-generate许可证: MIT
- 测试与调试已验证仓库
document-release
Post-ship documentation update. Reads all project docs, cross-references the diff, builds a Diataxis coverage map (reference/how-to/tutorial/explanation), updates README/ARCHITECTURE/CONTRIBUTING/CLAUDE.md to match what shipped, detects architecture diagram drift, polishes CHANGELOG voice with a sel
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill document-release许可证: MIT
- 测试与调试已验证仓库
dossier
Decision-grade entity research skill — produces a hypothesis-tested dossier on a specific company, person, nonprofit, or government org, not a generic profile. Forcing intake makes the user state their hypothesis upfront (what they already believe and want to verify or disprove) so the dossier tests
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install dossier@claude-code-skills许可证: MIT
- 测试与调试未验证
e2e
Legacy slash-entry shim for the e2e-testing skill. Prefer the skill directly.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 测试与调试已验证仓库
e2e-testing
Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.
来源: affaan-m/ECC/tree/main/skills/e2e-testing ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
env-secrets-manager
Manage environment-variable hygiene and secrets safety across local development and production. Practical auditing, drift awareness, rotation readiness. Use when auditing .env files for committed secrets, planning a credential rotation, debugging missing-env-var production incidents, or hardening a
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
eval-harness
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/eval-harness ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
evm-token-decimals
Prevent silent decimal mismatch bugs across EVM chains. Covers runtime decimal lookup, chain-aware caching, bridged-token precision drift, and safe normalization for bots, dashboards, and DeFi tools.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/evm-token-decimals ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
executive-mentor
Adversarial thinking partner for founders and executives. Stress-tests plans, prepares for brutal board meetings, dissects decisions with no good options, and forces honest post-mortems. Use when you need someone to find the holes before the board does, make a decision you've been avoiding, or under
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install executive-mentor@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
experiment-designer
Use when planning product experiments, writing testable hypotheses, estimating sample size, prioritizing tests, or interpreting A/B outcomes with practical statistical rigor.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install product-skills@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
extract
Turn a proven pattern or debugging solution into a standalone reusable skill with SKILL.md, reference docs, and examples. Use when the user runs /si:extract or asks to package a recurring solution from memory into a skill.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install self-improving-agent@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
fix
Fix failing or flaky Playwright tests. Use when user says "fix test", "flaky test", "test failing", "debug test", "test broken", "test passes sometimes", or "intermittent failure".
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install pw@claude-code-skills许可证: MIT
- 测试与调试未验证
flutter-test
Run Flutter/Dart tests, report failures, and incrementally fix test issues. Covers unit, widget, golden, and integration tests.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 测试与调试已验证仓库
focused-fix
Use when the user asks to fix, debug, or make a specific feature/module/area work end-to-end. Triggers: 'make X work', 'fix the Y feature', 'the Z module is broken', 'focus on [area]'. Not for quick single-bug fixes — this is for systematic deep-dive repair across all files and dependencies.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
freeze
Restrict file edits to a specific directory for the session. Blocks Edit and Write outside the allowed path. Use when debugging to prevent accidentally "fixing" unrelated code, or when you want to scope changes to one module. Use when asked to "freeze", "restrict edits", "only edit this folder", or
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill freeze许可证: MIT
- 测试与调试已验证仓库
fsharp-testing
F# testing patterns with xUnit, FsUnit, Unquote, FsCheck property-based testing, integration tests, and test organization best practices.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/fsharp-testing ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
generate
Generate Playwright tests. Use when user says "write tests", "generate tests", "add tests for", "test this component", "e2e test", "create test for", "test this page", or "test this feature".
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install pw@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
golang-testing
Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/golang-testing ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
grill-me
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install grill-me@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
grill-with-docs
Docs-anchored grilling session — challenges a plan against the project's existing language (CONTEXT.md) and recorded decisions (docs/adr/), and updates those files inline as terminology and decisions crystallise. Use when user wants to stress-test a plan against documented domain language, or mentio
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install grill-with-docs@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
grilling
Grill the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.
Matt Pocock 실전 엔지니어링 스킬来源: mattpocock/skills/tree/main/skills/productivity/grilling ↗ · ⭐ 给作者加星
npx skills@latest add mattpocock/skills许可证: MIT
- 测试与调试已验证仓库
gsap
Use when you need to add or debug professional web animations with GSAP (timelines, ScrollTrigger, stagger, transforms) in HTML/CSS/JS/React. Includes patterns for smooth motion, performance, and common pitfalls.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill gsap许可证: MIT
- 测试与调试未验证
gstack
Fast headless browser for QA testing and site dogfooding. Navigate pages, interact with elements, verify state, diff before/after, take annotated screenshots, test responsive layouts, forms, uploads, dialogs, and capture bug evidence. Use when asked to open or test a site, verify a deployment, dogfo
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 测试与调试已验证仓库
gstack-openclaw-investigate
Use when asked to debug, fix a bug, investigate an error, or do root cause analysis, and when users report errors, stack traces, unexpected behavior, or say something stopped working.
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill gstack-openclaw-investigate许可证: MIT
- 测试与调试已验证仓库
gstack-upgrade
Upgrade gstack to the latest version. Detects global vs vendored install, runs the upgrade, and shows what's new. Use when asked to "upgrade gstack", "update gstack", or "get latest version". Voice triggers (speech-to-text aliases): "upgrade the tools", "update the tools", "gee stack upgrade", "g st
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill gstack-upgrade许可证: MIT
- 测试与调试已验证仓库
guard
Full safety mode: destructive command warnings + directory-scoped edits. Combines /careful (warns before rm -rf, DROP TABLE, force-push, etc.) with /freeze (blocks edits outside a specified directory). Use for maximum safety when touching prod or debugging live systems. Use when asked to "guard mode
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill guard许可证: MIT
- 测试与调试已验证仓库
health
Code quality dashboard. Wraps existing project tools (type checker, linter, test runner, dead code detector, shell linter), computes a weighted composite 0-10 score, and tracks trends over time. Use when: "health check", "code quality", "how healthy is the codebase", "run all checks", "quality score
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill health许可证: MIT
- 测试与调试已验证仓库
healthcare-eval-harness
Patient safety evaluation harness for healthcare application deployments. Automated test suites for CDSS accuracy, PHI exposure, clinical workflow integrity, and integration compliance. Blocks deployments on safety failures.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/healthcare-eval-harness ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
investigate
Systematic debugging with root cause investigation. Four phases: investigate, analyze, hypothesize, implement. Iron Law: no fixes without root cause. Use when asked to "debug this", "fix this bug", "why is this broken", "investigate this error", or "root cause analysis". Proactively invoke this skil
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill investigate许可证: MIT
- 测试与调试已验证仓库
ios-clean
Remove the DebugBridge SPM package and all #if DEBUG wiring from an iOS app. Cleans up StateServer, DebugOverlay, accessor codegen output, and app-side hooks installed by /ios-qa. This is a convenience wrapper — the structural Release-build guard (Package.swift conditional + CI swift build -c releas
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill ios-clean许可证: MIT
- 测试与调试已验证仓库
ios-design-review
Visual design audit for iOS apps on real hardware. Connects to a real iPhone via the same StateServer as /ios-qa, screenshots every screen, evaluates against Apple HIG, DESIGN.md, and design best practices. Scores each dimension 0-10 with "what would make it a 10" framing — mirrors /plan-design-revi
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill ios-design-review许可证: MIT
- 测试与调试已验证仓库
ios-sync
Regenerate the iOS debug bridge against the latest upstream gstack templates. Updates StateServer.swift, DebugOverlay.swift, Package.swift, and the typed @Observable state accessors. Use after you upgrade gstack or add new ViewModels/properties that need accessor coverage. Use when asked to "resync
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill ios-sync许可证: MIT
- 测试与调试已验证仓库
karpathy-coder
Use when writing, reviewing, or committing code to enforce Karpathy's 4 coding principles — surface assumptions before coding, keep it simple, make surgical changes, define verifiable goals. Triggers on "review my diff", "check complexity", "am I overcomplicating this", "karpathy check", "before I c
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install karpathy-coder@claude-code-skills许可证: MIT
- 测试与调试未验证
karpathy-guidelines
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 测试与调试已验证仓库
kotlin-testing
Kotlin testing patterns with Kotest, MockK, coroutine testing, property-based testing, and Kover coverage. Follows TDD methodology with idiomatic Kotlin practices.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/kotlin-testing ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
landing-page-generator
Generates high-converting landing pages as complete Next.js/React (TSX) components with Tailwind CSS. Creates hero sections, feature grids, pricing tables, FAQ accordions, testimonial blocks, and CTA sections using proven copy frameworks (PAS, AIDA, BAB). Outputs SEO meta tags, structured data, and
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install product-skills@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
laravel-tdd
Laravel testing strategies with PHPUnit, Pest, model factories, HTTP tests, Sanctum authentication testing, mocking, and coverage.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/laravel-tdd ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
laravel-verification
Verification loop for Laravel projects: env checks, linting, static analysis, tests with coverage, security scans, and deployment readiness.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/laravel-verification ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
migrate
Migrate from Cypress or Selenium to Playwright. Use when user mentions "cypress", "selenium", "migrate tests", "convert tests", "switch to playwright", "move from cypress", or "replace selenium".
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install pw@claude-code-skills许可证: MIT
- 测试与调试精选市场
modernize-extract-rules
Mine business logic from legacy code into testable, human-readable rule specifications
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install code-modernization@claude-plugins-official - 测试与调试精选市场
modernize-transform
Transform one legacy module to the target stack — idiomatic rewrite with behavior-equivalence tests
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install code-modernization@claude-plugins-official - 测试与调试精选市场
modernize-uplift
Same-stack version uplift (e.g. .NET Framework 4.8 → .NET 8) — preserve the code, fix the version deltas, prove equivalence by running one test suite on both runtimes
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install code-modernization@claude-plugins-official - 测试与调试已验证仓库
network-bgp-diagnostics
Diagnostics-only BGP troubleshooting patterns for neighbor state, route exchange, prefix policy, AS path inspection, and safe evidence collection.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/network-bgp-diagnostics ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
network-config-validation
Pre-deployment checks for router and switch configuration, including dangerous commands, duplicate addresses, subnet overlaps, stale references, management-plane risk, and IOS-style security hygiene.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/network-config-validation ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
network-interface-health
Diagnose interface errors, drops, CRCs, duplex mismatches, flapping, speed negotiation issues, and counter trends on routers, switches, and Linux hosts.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/network-interface-health ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
performance-profiler
Systematic performance profiling for Node.js, Python, and Go applications. Identifies CPU, memory, and I/O bottlenecks, generates flamegraphs, analyzes bundle sizes, optimizes database queries, runs load tests with k6 and Artillery. Always measures before and after. Use when investigating a slow end
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
perl-testing
Perl testing patterns using Test2::V0, Test::More, prove runner, mocking, coverage with Devel::Cover, and TDD methodology.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/perl-testing ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
plan-eng-review
Eng manager-mode plan review. Lock in the execution plan — architecture, data flow, diagrams, edge cases, test coverage, performance. Walks through issues interactively with opinionated recommendations. Use when asked to "review the architecture", "engineering review", or "lock in the plan". Proacti
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill plan-eng-review许可证: MIT
- 测试与调试已验证仓库
playwright-interactive
Persistent browser and Electron interaction through `js_repl` for fast iterative UI debugging.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill playwright-interactive许可证: MIT
- 测试与调试精选市场
ponytail
Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before
来源: x77xdavid-prog/ponytail ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/x77xdavid-prog/ponytail /plugin install ponytail@ponytail - 测试与调试已验证仓库
product-discovery
Use when validating product opportunities, mapping assumptions, planning discovery sprints, or testing problem-solution fit before committing delivery resources.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install product-skills@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
product-research
Use when planning and synthesizing product/user research as a method-and-repository discipline — selecting the right method for the goal (generative interviews vs usability test vs concept test vs validation), computing method-based saturation/sample size with an explicit confidence level, or synthe
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install research-ops-skills@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
prompt-engineer-toolkit
Turns marketing prompts into tested, versioned production assets: A/B prompt evaluation against structured test cases, immutable prompt version history with diffs, ready-to-use marketing prompt templates (ad copy, email campaigns, social posts, landing pages, SEO meta), and an LLM-governance playboo
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
public-relations
When the user wants help with public relations, earned media, press coverage, journalist outreach, or media strategy (not pull requests). Also use when the user mentions 'PR,' 'public relations,' 'press,' 'press release,' 'press coverage,' 'media outreach,' 'pitch a journalist,' 'get featured,' 'med
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 测试与调试已验证仓库
python-testing
Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/python-testing ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
qa
Systematically QA test a web application and fix bugs found. Runs QA testing, then iteratively fixes bugs in source code, committing each fix atomically and re-verifying. Use when asked to "qa", "QA", "test this site", "find bugs", "test and fix", or "fix what's broken". Proactively suggest when the
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill qa许可证: MIT
- 测试与调试已验证仓库
qms-audit-expert
ISO 13485 internal audit expertise for medical device QMS. Covers audit planning, execution, nonconformity classification, and CAPA verification. Use when planning internal audits, executing audits, classifying findings, preparing for external audits, or managing an audit program.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
quarkus-tdd
Test-driven development for Quarkus 3.x LTS using JUnit 5, Mockito, REST Assured, Camel testing, and JaCoCo. Use when adding features, fixing bugs, or refactoring event-driven services.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/quarkus-tdd ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
quarkus-verification
Verification loop for Quarkus projects: build, static analysis, tests with coverage, security scans, native compilation, and diff review before release or PR.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/quarkus-verification ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
react-testing
React component testing with React Testing Library, Vitest/Jest, MSW for network mocking, accessibility assertions with axe, and the decision boundary between component tests and Playwright/Cypress end-to-end runs. Use when writing or fixing tests for React components, hooks, or pages.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/react-testing ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
report
Generate test report. Use when user says "test report", "results summary", "test status", "show results", "test dashboard", or "how did tests go".
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install pw@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
roast
Use when someone asks to roast an idea, pressure-test or stress-test an idea, validate a business idea, "convene the panel", get a brutal second opinion before building something, or says "/roast". Spins up a 5-angle panel (Critic, Champion, Analyst, Investigator, Customer) that attacks the idea fro
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install roast@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
rust-testing
Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/rust-testing ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
sales-engineer
Analyzes RFP/RFI responses for coverage gaps, builds competitive feature comparison matrices, and plans proof-of-concept (POC) engagements for pre-sales engineering. Use when responding to RFPs, bids, or proposal requests; comparing product features against competitors; planning or scoring a custome
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install business-growth-skills@claude-code-skills许可证: MIT
- 测试与调试精选市场
scaffolder
Scaffolds one service of a reimagined system from the approved architecture and spec — project skeleton, domain model, API stubs, executable acceptance tests. Write access is scoped to its own service directory under modernized/.
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install code-modernization@claude-plugins-official - 测试与调试已验证仓库
senior-qa
Generates unit tests, integration tests, and E2E tests for React/Next.js applications. Scans components to create Jest + React Testing Library test stubs, analyzes Istanbul/LCOV coverage reports to surface gaps, scaffolds Playwright test files from Next.js routes, mocks API calls with MSW, creates t
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
setup-browser-cookies
Import cookies from your real Chromium browser into the headless browse session. Opens an interactive picker UI where you select which cookie domains to import. Use before QA testing authenticated pages. Use when asked to "import cookies", "login to the site", or "authenticate the browser". (gstack)
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill setup-browser-cookies许可证: MIT
- 测试与调试精选市场
skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better t
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install skill-creator@claude-plugins-official - 测试与调试精选市场
skill-sync
Update installed Claude Code skills to their latest upstream version, and discover new skills worth adding. Use when the user says "update my skills", "check for skill updates", "get the latest skills", "내 스킬 최신으로", "스킬 업데이트", "새 스킬 있어?", or wants to keep their ~/.claude/skills and plugin marketplac
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install skill-sync@checkup-skills - 测试与调试已验证仓库
skillify
Codify the most recent successful /scrape flow into a permanent browser-skill on disk. Future /scrape calls with the same intent run the codified script in ~200ms instead of re-driving the page. Walks back through the conversation, synthesizes script.ts + script.test.ts + fixture, runs the test in a
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill skillify许可证: MIT
- 测试与调试已验证仓库
soc2-audit-prep
/cs:soc2-audit-prep <scope> — SOC 2 Type II readiness 6-question forcing interrogation. Observation-period focused. Use before Type II observation begins, mid-period checkpoint, or pre-field-test month-10 readiness.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install compliance-os@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
springboot-tdd
Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/springboot-tdd ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
springboot-verification
Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/springboot-verification ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
statistical-analyst
Run hypothesis tests, analyze A/B experiment results, calculate sample sizes, and interpret statistical significance with effect sizes. Use when you need to validate whether observed differences are real, size an experiment correctly before launch, or interpret test results with confidence.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install statistical-analyst@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
stress-test
/em:stress-test — Business assumption stress testing. Use before betting on a plan whose core assumptions are unvalidated — e.g. stress-testing 'enterprise buyers will tolerate a 6-month pilot' or a hockey-stick revenue model.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install executive-mentor@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
stripe-integration-expert
Production-grade Stripe integrations: subscriptions with trials and proration, one-time payments, usage-based billing, checkout sessions, idempotent webhook handlers, customer portal, and invoicing. Covers Next.js, Express, and Django patterns. Use when integrating Stripe for the first time, debuggi
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
swift-protocol-di-testing
Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/swift-protocol-di-testing ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
swiftui-debugging
Diagnose and fix SwiftUI rendering performance issues, including unnecessary body re-evaluations, slow or janky views, scrolling/list/grid stutters, view identity bugs, lost state, excessive `Self._printChanges()` output, `@Observable` versus `ObservableObject` observation scope, `AnyView` performan
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill swiftui-debugging许可证: MIT
- 测试与调试已验证仓库
tdd-workflow
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/tdd-workflow ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试精选市场
test-engineer
Writes characterization, contract, and equivalence tests that pin down legacy behavior so transformation can be proven correct. Use before any rewrite.
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install code-modernization@claude-plugins-official - 测试与调试已验证仓库
testrail
Sync tests with TestRail. Use when user mentions "testrail", "test management", "test cases", "test run", "sync test cases", "push results to testrail", or "import from testrail".
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install pw@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
ux-researcher-designer
UX research and design toolkit for Senior UX Designer/Researcher including data-driven persona generation, journey mapping, usability testing frameworks, and research synthesis. Use when conducting user research, creating personas, mapping user journeys, planning usability tests, or validating desig
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install product-skills@claude-code-skills许可证: MIT
- 测试与调试精选市场
verify
Poll async verifier forked by insane-apply Step 3.5 or insane-build Step 3.5 — collects §18 DON'T violations + screenshot diff (if playwright)
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install insane-design@gptaku-plugins - 测试与调试未验证
visual-verdict
Structured visual QA verdict for screenshot-to-reference comparisons
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 测试与调试已验证仓库
windows-desktop-e2e
E2E testing for Windows native desktop apps (WPF, WinForms, Win32/MFC, Qt) using pywinauto and Windows UI Automation.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/windows-desktop-e2e ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 测试与调试已验证仓库
youtube-full
Use when the user needs YouTube transcripts, video search, channel browsing, playlist extraction, or content monitoring. Trigger phrases: 'get the transcript for', 'search YouTube for', 'what are the latest videos on', 'list this playlist', 'monitor this channel', or any request involving a YouTube
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install youtube-full@claude-code-skills许可证: MIT
- 测试与调试已验证仓库
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
来源: anthropics/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/anthropics/skills --skill webapp-testing许可证: Apache-2.0
评审与质量129
- 评审与质量已验证仓库
advanced-evaluation
This skill should be used for advanced LLM evaluation: LLM-as-judge systems, direct scoring, pairwise comparison, rubric calibration, evaluator bias mitigation, confidence scoring, and automated quality assessment.
컨텍스트 엔지니어링 (Koylan)来源: muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/advanced-evaluation ↗ · ⭐ 给作者加星
/plugin marketplace add muratcankoylan/agent-skills-for-context-engineering /plugin install context-engineering@context-engineering-marketplace许可证: MIT
- 评审与质量已验证仓库
evaluation
This skill should be used when building agent evaluation systems: deterministic checks, regression suites, multi-dimensional rubrics, quality gates, production monitoring, baseline comparison, and outcome measurement for agent pipelines.
컨텍스트 엔지니어링 (Koylan)来源: muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/evaluation ↗ · ⭐ 给作者加星
/plugin marketplace add muratcankoylan/agent-skills-for-context-engineering /plugin install context-engineering@context-engineering-marketplace许可证: MIT
- 评审与质量已验证仓库
adversarial-reviewer
Adversarial code review that breaks the self-review monoculture. Use when you want a genuinely critical review of recent changes, before merging a PR, or when you suspect Claude is being too agreeable about code quality. Forces perspective shifts through hostile reviewer personas that catch blind sp
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
agent-architecture-audit
Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper regression, memory pollution, tool discipline failures, hidden repair loops, and rendering corruption. Produces severity-ranked findings with code-first fixes. Essential for developers building agent applications, autonomous loops, or any LLM-powered feature.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/agent-architecture-audit ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量已验证仓库
agent-eval
Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/agent-eval ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量已验证仓库
agent-self-evaluation
Use after completing any non-trivial task. The agent self-rates its output on 5 axes — accuracy, completeness, clarity, actionability, conciseness — with concrete evidence per criterion. Produces a structured 1-5 scorecard with specific improvement suggestions.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/agent-self-evaluation ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量已验证仓库
apple-hig-expert
Audits and designs iOS/macOS/watchOS/visionOS interfaces against the Apple Human Interface Guidelines, including the Liquid Glass design language (announced WWDC25, shipped with iOS 26/macOS Tahoe, Sept 2025). Use when reviewing an Apple-platform mockup or app for HIG compliance, checking contrast o
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install apple-hig-expert@claude-code-skills许可证: MIT
- 评审与质量精选市场
architecture-critic
Reviews proposed target architectures and transformed code against modern best practice. Adversarial — looks for over-engineering, missed requirements, and simpler alternatives.
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install code-modernization@claude-plugins-official - 评审与质量精选市场
assemble-reviewer
Reviews the output of merge-batch-graphs.py for semantic issues the script cannot catch. Recovers dropped nodes/edges and fills cross-batch gaps.
来源: Lum1104/Understand-Anything ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/Lum1104/Understand-Anything /plugin install assemble-reviewer@understand-anything - 评审与质量精选市场
babysit
Watch a pull request or review cycle until it is ready to merge. Use when asked to babysit, monitor, or keep checking PR comments, reviews, and CI until all actionable issues are resolved.
来源: thedotmack/claude-mem ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/thedotmack/claude-mem /plugin install babysit@thedotmack - 评审与质量已验证仓库
benchmark-models
Cross-model benchmark for gstack skills. Runs the same prompt through Claude, GPT (via Codex CLI), and Gemini side-by-side — compares latency, tokens, cost, and optionally quality via LLM judge. Answers "which model is actually best for this skill?" with data instead of vibes. Separate from /benchma
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill benchmark-models许可证: MIT
- 评审与质量已验证仓库
blue-cloudy-clean-modern
Create a clean modern design system with a luminous blue sky atmosphere, soft drifting cloud light, minimal white framing, and serene premium typography.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill blue-cloudy-clean-modern许可证: MIT
- 评审与质量已验证仓库
blue-laser-clean-glass-layout
Create a clean dark glass layout system with a thin blue laser atmosphere, frosted premium shells, and polished dashboard structure.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill blue-laser-clean-glass-layout许可证: MIT
- 评审与质量已验证仓库
board-deck-builder
Assembles comprehensive board and investor update decks by pulling perspectives from all C-suite roles. Use when preparing board meetings, investor updates, quarterly business reviews, or fundraising narratives. Covers structure, narrative framework, bad news delivery, and common mistakes.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
business-operations-skills
Use when running, diagnosing, or designing internal business operations — process documentation, vendor SLAs, capacity planning, internal comms, SOP/runbook authoring, procurement spend. Triggers on "BizOps review", "where's the bottleneck", "vendor health", "internal SOP", "all-hands deck", "spend
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install business-operations-skills@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
caio-review
/cs:caio-review <plan> — Eval-demanding Chief AI Officer interrogation of any plan that involves AI: model selection, risk classification, cost economics, or AI hiring. Use when shipping an AI feature without an eval set, choosing between API, fine-tune, and self-hosted, or classifying a use case un
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-agents@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
caveman-review
Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review. Auto-triggers when reviewing pull requests.
카브맨 토큰 절약 모음来源: JuliusBrussee/caveman/tree/main/skills/caveman-review ↗ · ⭐ 给作者加星
저장소 skills/caveman-review/SKILL.md를 ~/.claude/skills/caveman-review/에 복사许可证: MIT
- 评审与质量已验证仓库
cfo-review
/cs:cfo-review <plan> — Numerate-skeptic interrogation of any plan that touches money. Unit economics, runway, dilution, capital allocation. Use when a plan commits meaningful spend — e.g. a hiring wave, a fundraise decision, or a new channel budget.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-agents@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
channel-economics
Use when reviewing or rebalancing direct vs. partner-led channel economics — computing fully-loaded cost-to-serve per channel, channel ROI with cash / LTV / marginal lenses, and optimal channel mix subject to constraints. For Head of Commercial, RevOps, and VP Sales doing quarterly channel review wh
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install commercial-skills@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
ciso-review
/cs:ciso-review <plan> — Risk-paranoid interrogation of any plan that touches data, compliance, or production access. Use when launching features that handle customer data, before a SOC 2 / ISO audit, or after any incident or near-miss.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-agents@claude-code-skills许可证: MIT
- 评审与质量未验证
claude
Claude Code CLI wrapper for non-Claude hosts - three modes. Review: independent diff review via claude -p. Challenge: adversarial failure-mode review. Consult: ask Claude about the repo with read-only file tools. Use when asked for "claude review", "claude challenge", "ask claude", "second opinion f
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 评审与质量精选市场
claude-md-improver
Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "CLAUDE.md maintena
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install claude-md-management@claude-plugins-official - 评审与质量精选市场
clean_gone
Cleans up all git branches marked as [gone] (branches that have been deleted on the remote but still exist locally), including removing associated worktrees.
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install commit-commands@claude-plugins-official - 评审与质量已验证仓库
clean-minimal-beige-light-mode
Create a clean minimal beige light-mode design system with warm neutral shells, quiet process grids, restrained accent color, and elegant low-contrast structure.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill clean-minimal-beige-light-mode许可证: MIT
- 评审与质量未验证
code-review
Code review — local uncommitted changes or GitHub PR (pass PR number/URL for PR mode)
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 评审与质量已验证仓库
codehealth-mcp
Real-time structural Code Health via CodeScene MCP — review before edits, verify score deltas after changes, gate commits and PRs. Use when reviewing code quality, refactoring, checking if AI changes degraded a file, or before commit/PR.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/codehealth-mcp ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量已验证仓库
codex
OpenAI Codex CLI wrapper — three modes. Code review: independent diff review via codex review with pass/fail gate. Challenge: adversarial mode that tries to break your code. Consult: ask codex anything with session continuity for follow-ups. The "200 IQ autistic developer" second opinion. Use when a
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill codex许可证: MIT
- 评审与质量已验证仓库
coding-standards
Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.
来源: affaan-m/ECC/tree/main/skills/coding-standards ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量已验证仓库
commercial-skills
Use when reviewing, approving, or designing commercial motion — pricing models, deal review, discount approval, partnership economics, channel mix, commercial policy, RFP/RFI response, bookings forecast. Triggers on "review this deal", "should we discount", "pricing model", "partner economics", "RFP
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install commercial-skills@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
competitive-teardown
Analyzes competitor products and companies by synthesizing data from pricing pages, app store reviews, job postings, SEO signals, and social media into structured competitive intelligence. Produces feature comparison matrices scored across 12 dimensions, SWOT analyses, positioning maps, UX audits, p
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install product-skills@claude-code-skills许可证: MIT
- 评审与质量精选市场
configure
Set up the Telegram channel — save the bot token and review access policy. Use when the user pastes a Telegram bot token, asks to configure Telegram, asks "how do I set this up" or "who can reach me," or wants to check channel status.
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install telegram@claude-plugins-official - 评审与质量已验证仓库
content-humanizer
Makes AI-generated content sound genuinely human — not just cleaned up, but alive. Use when content feels robotic, uses too many AI clichés, lacks personality, or reads like it was written by committee. Triggers: 'this sounds like AI', 'make it more human', 'add personality', 'it feels generic', 'so
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
copy-editing
When the user wants to edit, review, or improve existing marketing copy, or refresh outdated content. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' 'copy sweep,' 'tighten this up,' 'this reads awkwardly,' 'clean u
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 评审与质量已验证仓库
cpo-review
/cs:cpo-review <plan> — JTBD-driven interrogation of product roadmap, PMF signal, and portfolio focus. Use when committing a quarter's roadmap, deciding whether to kill a feature, or claiming PMF without a retention curve.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-agents@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
cpp-coding-standards
C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/cpp-coding-standards ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量已验证仓库
customer-success-manager
Monitors customer health, predicts churn risk, and identifies expansion opportunities using weighted scoring models for SaaS customer success. Use when analyzing customer accounts, reviewing retention metrics, scoring at-risk customers, or when the user mentions churn, customer health scores, upsell
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install business-growth-skills@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
dark-blue-contrasting-clean
Create a dark-blue clean design system with strong contrast, cobalt gradient feature blocks, crisp framed structure, and restrained premium glow.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill dark-blue-contrasting-clean许可证: MIT
- 评审与质量已验证仓库
data-quality-auditor
Audit datasets for completeness, consistency, accuracy, and validity. Profile data distributions, detect anomalies and outliers, surface structural issues, and produce an actionable remediation plan. Use when the user asks to check data quality, profile a dataset, hunt outliers or missing values, or
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install data-quality-auditor@claude-code-skills许可证: MIT
- 评审与质量精选市场
dd
This skill should be used when the user runs /dd or /ㅇㅇ to act on the current OS clipboard (text or image) without pasting it into chat. It captures the live clipboard into a local cache and uses only the manifest plus a short preview as context, so error logs and reference images do not bloat the c
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install dd@gptaku-plugins - 评审与质量已验证仓库
delivery-gate
Stop hook that blocks Claude from finishing until quality checks pass. Detects rationalization patterns (surface text heuristics), stale learning logs (filesystem mtime), and low disk space. Complements self-audit by mechanically enforcing learning capture habits.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/delivery-gate ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量已验证仓库
design-consultation
Design consultation: understands your product, researches the landscape, proposes a complete design system (aesthetic, typography, color, layout, spacing, motion), and generates font+color preview pages. Creates DESIGN.md as your project's design source of truth. For existing sites, use /plan-design
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill design-consultation许可证: MIT
- 评审与质量已验证仓库
design-html
Design finalization: generates production-quality Pretext-native HTML/CSS. Works with approved mockups from /design-shotgun, CEO plans from /plan-ceo-review, design review context from /plan-design-review, or from scratch with a user description. Text actually reflows, heights are computed, layouts
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill design-html许可证: MIT
- 评审与质量精选市场
design-is
Audit a design against Dieter Rams' ten "Good design is..." principles, then hand off a /make-plan prompt for one of three outcomes — new design, refine design, or redesign. Use when the user says "audit this design", "design review", "check this UI against Rams", "is this UI good", "critique this d
来源: thedotmack/claude-mem ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/thedotmack/claude-mem /plugin install design-is@thedotmack - 评审与质量已验证仓库
design-system
Use this skill to generate or audit design systems, check visual consistency, and review PRs that touch styling.
来源: affaan-m/ECC/tree/main/skills/design-system ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量已验证仓库
django-patterns
Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/django-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量已验证仓库
docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting. Useful for design briefs, copy docs, and review-ready deliverables.
来源: anthropics/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/anthropics/skills --skill docx许可证: Anthropic proprietary (source-available)
- 评审与质量已验证仓库
dotnet-patterns
Idiomatic C# and .NET patterns, conventions, dependency injection, async/await, and best practices for building robust, maintainable .NET applications.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/dotnet-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量已验证仓库
email-template-builder
Build complete transactional email systems: React Email templates, provider integration (Resend, Postmark, SendGrid, AWS SES), preview server, i18n support, dark mode, spam optimization, analytics tracking. Use when adding transactional email to a new product, migrating between email providers, refa
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
error-handling
Patterns for robust error handling across TypeScript, Python, and Go. Covers typed errors, error boundaries, retries, circuit breakers, and user-facing error messages.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/error-handling ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量未验证
fal-3d
Generate 3D models from text or images via fal.ai. Useful for game assets, AR previews, product mockups, and concept sculpting.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 评审与质量未验证
fal-lip-sync
Create talking head videos and lip sync audio to video via fal.ai. Useful for explainer avatars, multilingual dubbing previews, and social cuts.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 评审与质量未验证
fal-restore
Restore and fix image quality — deblur, denoise, fix faces, and restore old documents using fal.ai's hosted restoration models.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 评审与质量已验证仓库
flutter-dart-code-review
Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/flutter-dart-code-review ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量已验证仓库
framed-grid-layout
Create minimal framed grid layouts with thin visible boundary lines, L-shaped corner brackets, subtle diagonal line texture, and strict section alignment. Use when asked for clean, neutral, precise, structured, editorial, technical, or guide-border web layouts.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill framed-grid-layout许可证: MIT
- 评审与质量已验证仓库
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use when the user asks to build web components, pages, or applications and the visual direction matters as much as the code quality.
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin install frontend-design@claude-plugins-official许可证: Apache-2.0
- 评审与质量已验证仓库
frontend-slides
Generate animation-rich HTML presentations with visual style previews. Useful for online keynotes, embedded talks, and interactive briefs.
来源: zarazhangrui/frontend-slides ↗ · ⭐ 给作者加星
npx skills add https://github.com/zarazhangrui/frontend-slides --skill frontend-slides许可证: MIT
- 评审与质量已验证仓库
full-output-enforcement
Overrides default LLM truncation behavior. Enforces complete code generation, bans placeholder patterns, and handles token-limit splits cleanly. Apply to any task requiring exhaustive, unabridged output.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill full-output-enforcement许可证: MIT
- 评审与质量已验证仓库
gc-review
/cs:gc-review <plan> — General Counsel interrogation of contracts, IP, regulatory, term sheets, and employment-law surface. Use when reviewing a term sheet before signing, redlining a customer MSA, or checking IP assignment and regulatory exposure on a new product.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-agents@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
gdpr-audit-prep
/cs:gdpr-audit-prep <scope> — GDPR audit 6-question Article-cited forcing interrogation. Use before annual internal GDPR review, post-breach internal audit, DPA investigation readiness, or acquisition due diligence.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install compliance-os@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
general-counsel-advisor
General Counsel advisory for startups: contract review (MSA, SaaS, NDA, DPA, employment), IP strategy, term sheet decoding, and regulatory landscape mapping. Use when reviewing any contract or term sheet, deciding when to engage outside counsel, defining IP strategy, evaluating regulatory exposure (
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install general-counsel-advisor@claude-code-skills许可证: MIT
- 评审与质量精选市场
graph-reviewer
Validates knowledge graphs for correctness, completeness, and quality. Runs systematic checks and renders approval or rejection decisions.
来源: Lum1104/Understand-Anything ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/Lum1104/Understand-Anything /plugin install graph-reviewer@understand-anything - 评审与质量已验证仓库
gsap-frameworks
Official GSAP skill for Vue, Svelte, and other non-React frameworks — lifecycle, scoping selectors, cleanup on unmount. Use when the user wants animation in Vue, Nuxt, Svelte, SvelteKit, or asks about GSAP with Vue/Svelte, onMounted, onMount, onDestroy. Recommend GSAP for framework animation unless
来源: greensock/gsap-skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/greensock/gsap-skills --skill gsap-frameworks许可证: MIT
- 评审与质量已验证仓库
gsap-react
Official GSAP skill for React — useGSAP hook, refs, gsap.context(), cleanup. Use when the user wants animation in React or Next.js, or asks about GSAP with React, useGSAP, or cleanup on unmount. Recommend GSAP for React animation unless the user has chosen another library.
来源: greensock/gsap-skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/greensock/gsap-skills --skill gsap-react许可证: MIT
- 评审与质量已验证仓库
gstack-openclaw-ceo-review
Use when asked to review a plan, challenge a proposal, run a CEO review, poke holes in an approach, think bigger about scope, or decide whether to expand or reduce the plan.
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill gstack-openclaw-ceo-review许可证: MIT
- 评审与质量已验证仓库
hatch-pet
Create, repair, validate, preview, and package Codex-compatible animated pet spritesheets from character art, screenshots, generated images, or visual references. Use when a user wants to hatch a Codex pet, create a custom animated pet, or build a built-in pet asset with an 8x9 atlas, transparent un
npx skills add https://github.com/openai/skills --skill hatch-pet许可证: none
- 评审与质量已验证仓库
high-contrast-skeuomorphic-clean
Create a high-contrast clean skeuomorphic design system with molded dark surfaces, crisp light separation, tactile inset depth, and restrained signal accents.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill high-contrast-skeuomorphic-clean许可证: MIT
- 评审与质量未验证
html-ppt-retro-quarterly-review
Retro Quarterly Review presentation template in a bold blue + orange editorial language. Use when users ask for a high-impact quarterly review / roadmap deck with heavyweight slab headlines, clean cream paper sections, structured grids, and fast premium motion pacing (3 slides, each hold under 3s in
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 评审与质量已验证仓库
image-enhancer
Improve image and screenshot quality by enhancing resolution, sharpness, and clarity for professional presentations and documentation.
来源: ComposioHQ/awesome-claude-skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill image-enhancer许可证: none
- 评审与质量已验证仓库
improve-codebase-architecture
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
Matt Pocock 실전 엔지니어링 스킬来源: mattpocock/skills/tree/main/skills/engineering/improve-codebase-architecture ↗ · ⭐ 给作者加星
npx skills@latest add mattpocock/skills许可证: MIT
- 评审与质量已验证仓库
inherit-legacy-style
Legacy-project style inheritance skill. Use when the user types /inherit-legacy-style, or when onboarding an AI coding agent onto a hand-written legacy project and you need to prevent "style drift" (the model imposing its pretrained mainstream idioms onto the project). Language- and framework-agnostic — it aligns meta-architecture only, not syntax. Once run, it becomes a behavioral constraint on all subsequent coding tasks. Do NOT use for pure research or one-off questions unrelated to code-style alignment.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/inherit-legacy-style ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量精选市场
insane-design-build
Build a new site, deck, or card from scratch using a design.md brief (or synthesize one on the fly). Pairs with insane-design (analysis) and insane-apply. The build skill writes deterministic HTML+CSS into insane-build/{session}/variations/v{N}/ honoring §18 DON'T grep, AI-slop guards, and persona l
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install insane-design@gptaku-plugins - 评审与质量已验证仓库
iso13485-audit-prep
/cs:iso13485-audit-prep <scope> — ISO 13485 QMS audit 6-question forcing interrogation. Design controls + CAPA + post-market focused. Use before Clause 8.2.4 internal audit, MDR / FDA QSR alignment review, or product-launch DHF closure audit.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install compliance-os@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
java-coding-standards
Java coding standards for Spring Boot and Quarkus services: naming, immutability, Optional usage, streams, exceptions, generics, CDI, reactive patterns, and project layout. Automatically applies framework-specific conventions.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/java-coding-standards ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量已验证仓库
knowledge-ops
Use when a Head of Ops, Knowledge Manager, or TPM-Internal needs to author, validate, or clean up company SOPs and internal runbooks (procurement intake, vendor offboarding, incident-comms cascade, employee onboarding) — including 5W2H completeness checks (Who-What-When-Where-Why-How-HowMuch), cross
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install business-operations-skills@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
learn
Manage project learnings. Review, search, prune, and export what gstack has learned across sessions. Use when asked to "what have we learned", "show learnings", "prune stale learnings", or "export learnings". Proactively suggest when the user asks about past patterns or wonders "didn't we fix this b
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill learn许可证: MIT
- 评审与质量未验证
learn-eval
Extract reusable patterns from the session, self-evaluate quality before saving, and determine the right save location (Global vs Project).
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 评审与质量已验证仓库
litreview
Academic literature orientation skill that searches papers via free keyless APIs (PubMed E-utilities + OpenAlex) by default — with the Consensus MCP as an optional enhancement lane when connected — builds a strategic search plan using PICO (default) or SPIDER / Decomposition / hybrid as fallbacks, a
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install litreview@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
local-seo-manager
Manage local SEO for service-area businesses — appliance repair, HVAC, plumbing, cleaning, and any business that serves customers at their location. Use when the user wants to: audit Google Business Profile, generate neighborhood service area pages, check NAP consistency across directories, create L
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
make-pdf
Turn any markdown file into a publication-quality PDF. Proper 1in margins, intelligent page breaks, page numbers, cover pages, running headers, curly quotes and em dashes, clickable TOC, diagonal DRAFT watermark. Not a draft artifact — a finished artifact. Use when asked to "make a PDF", "export to
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill make-pdf许可证: MIT
- 评审与质量已验证仓库
md-review
Converts a markdown PR writeup or code review (one with ```diff fenced blocks and severity-tagged > [!BLOCKER]/[!MAJOR]/[!MINOR]/[!NIT] callouts) into a single-file 2-column HTML review — unified-diff on the left, severity-tagged annotation cards on the right, top jump-nav listing every finding, man
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install markdown-html-skills@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
mesh-gradient-dark-blue-clean
Create a futuristic, premium, clean dark-blue mesh-gradient design system across background rendering, hero shell, navigation, floating nodes, framed sections, CTAs, and motion. Use when the interface needs a near-black navy foundation, procedural blue mesh atmosphere, disciplined minimal structure,
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill mesh-gradient-dark-blue-clean许可证: MIT
- 评审与质量已验证仓库
minimalist-ui
Clean editorial-style interfaces. Warm monochrome palette, typographic contrast, flat bento grids, muted pastels. No gradients, no heavy shadows.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill minimalist-ui许可证: MIT
- 评审与质量已验证仓库
nested-container-clean-agency
Create a clean agency design system built from nested containers, with an outer editorial shell, inset dark feature blocks, rounded premium cards, and restrained accent color.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill nested-container-clean-agency许可证: MIT
- 评审与质量已验证仓库
netlify-deploy
Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill netlify-deploy许可证: MIT
- 评审与质量已验证仓库
observability-designer
Design production-ready observability strategies combining metrics, logs, and traces. Includes SLI/SLO design, golden-signals monitoring, alert optimization. Use when adding observability to a new service, refactoring alerting that is too noisy, or designing an SLO program before scaling production
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
orange-clean-paper-saas
Create a clean paper-toned SaaS design system with warm neutrals, orange accent signals, rounded premium forms, and polished product illustration surfaces.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill orange-clean-paper-saas许可证: MIT
- 评审与质量已验证仓库
org-health-diagnostic
Cross-functional organizational health check combining signals from all C-suite roles. Scores 8 dimensions on a traffic-light scale with drill-down recommendations. Use when assessing overall company health, preparing for board reviews, identifying at-risk functions, or when user mentions org health
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 评审与质量精选市场
pathfinder
Map a codebase into feature-grouped flowcharts, identify duplicated concerns across features, and propose a unified architecture. Use when asked to "find the ideal path," unify duplicated systems, or audit architecture before a refactor. Emits a proposed unified flowchart plus per-system /make-plan
来源: thedotmack/claude-mem ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/thedotmack/claude-mem /plugin install pathfinder@thedotmack - 评审与质量精选市场
pg-payments
Use when building or reviewing payment-gateway / PG integrations, card payment flows, 결제·정산(settlement), refunds/cancellations, PCI-DSS scope, webhooks/callbacks, idempotency, or Korean PG 대행 work (modu-card, axpay, pay-app, 워너페이먼츠, KG이니시스, 토스페이먼츠, 나이스페이). Covers 카드결제, 빌링키, 환불, 정산, PG 어댑터.
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install pg-payments@checkup-skills - 评审与质量已验证仓库
plan-ceo-review
CEO/founder-mode plan review. Rethink the problem, find the 10-star product, challenge premises, expand scope when it creates a better product. Four modes: SCOPE EXPANSION (dream big), SELECTIVE EXPANSION (hold scope + cherry-pick expansions), HOLD SCOPE (maximum rigor), SCOPE REDUCTION (strip to es
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill plan-ceo-review许可证: MIT
- 评审与质量已验证仓库
plan-design-review
Designer's eye plan review — interactive, like CEO and Eng review. Rates each design dimension 0-10, explains what would make it a 10, then fixes the plan to get there. Works in plan mode. For live site visual audits, use /design-review. Use when asked to "review the design plan" or "design critique
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill plan-design-review许可证: MIT
- 评审与质量已验证仓库
plan-devex-review
Interactive developer experience plan review. Explores developer personas, benchmarks against competitors, designs magical moments, and traces friction points before scoring. Three modes: DX EXPANSION (competitive advantage), DX POLISH (bulletproof every touchpoint), DX TRIAGE (critical gaps only).
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill plan-devex-review许可证: MIT
- 评审与质量已验证仓库
plan-tune
Self-tuning question sensitivity + developer psychographic for gstack (v1: observational). Review which AskUserQuestion prompts fire across gstack skills, set per-question preferences (never-ask / always-ask / ask-only-for-one-way), inspect the dual-track profile (what you declared vs what your beha
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill plan-tune许可证: MIT
- 评审与质量已验证仓库
plankton-code-quality
Write-time code quality enforcement using Plankton — auto-formatting, linting, and Claude-powered fixes on every file edit via hooks.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/plankton-code-quality ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量精选市场
playground
Creates interactive HTML playgrounds — self-contained single-file explorers that let users configure something visually through controls, see a live preview, and copy out a prompt. Use when the user asks to make a playground, explorer, or interactive tool for a topic.
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install playground@claude-plugins-official - 评审与质量精选市场
ponytail-audit
Whole-repo audit for over-engineering. Like ponytail-review, but scans the entire codebase instead of a diff: a ranked list of what to delete, simplify, or replace with stdlib/native equivalents. Use when the user says "audit this codebase", "audit for over-engineering", "what can I delete from this
来源: x77xdavid-prog/ponytail ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/x77xdavid-prog/ponytail /plugin install ponytail-audit@ponytail - 评审与质量精选市场
ponytail-review
Code review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded dependencies, speculative abstractions, dead flexibility. One line per finding: location, what to cut, what replaces it. Use when the user says "review for over-engineering", "what can we
来源: x77xdavid-prog/ponytail ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/x77xdavid-prog/ponytail /plugin install ponytail-review@ponytail - 评审与质量已验证仓库
pptx
Read, generate, and adjust PowerPoint slides, layouts, and templates. Useful for executive decks, training material, and product reviews.
来源: anthropics/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/anthropics/skills --skill pptx许可证: Anthropic proprietary (source-available)
- 评审与质量已验证仓库
prediction-market-risk-review
Review prediction-market, basket, oracle, and trading-agent workflows for compliance, safety, data-quality, privacy, and execution risk. Use before any workflow handles venue auth, user portfolio data, API keys, or trade planning.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/prediction-market-risk-review ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量已验证仓库
procurement-optimizer
Use when running an annual SaaS audit, doing category-level spend review, or rationalizing the supplier base — when the user needs a spend audit, spend categorization (UNSPSC-aligned with Pareto breakdown and industry profiles), purchasing-cycle analysis (bottleneck categories per Goldratt's Theory
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install business-operations-skills@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
quality-manager-qmr
Senior Quality Manager Responsible Person (QMR) for HealthTech and MedTech companies. Provides quality system governance, management review leadership, regulatory compliance oversight, and quality performance monitoring per ISO 13485 Clause 5.5.2. Use when leading management reviews, setting quality
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
quality-manager-qms-iso13485
ISO 13485 Quality Management System implementation and maintenance for medical device organizations. Provides QMS design, documentation control, internal auditing, CAPA management, and certification support. Use when working with medical device quality systems, preparing for ISO 13485 audits, managi
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
quality-nonconformance
Codified expertise for quality control, non-conformance investigation, root cause analysis, corrective action, and supplier quality management in regulated manufacturing. Informed by quality engineers with 15+ years experience across FDA, IATF 16949, and AS9100 environments. Includes NCR lifecycle management, CAPA systems, SPC interpretation, and audit methodology. Use when investigating non-conformances, performing root cause analysis, managing CAPAs, interpreting SPC data, or handling supplier quality issues.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/quality-nonconformance ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量已验证仓库
ra-qm-skills
Router/index for the 15 regulatory & quality-management skills bundled in this plugin (ISO 13485 QMS, EU MDR 2017/745, FDA submissions under QMSR, ISO 14971 risk, CAPA, document control, ISO 27001/ISMS, ISO 42001 AIMS, EU AI Act, GDPR/DSGVO, SOC 2, auditing). Use when a compliance request doesn't ob
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
redesign-existing-projects
Upgrades existing websites and apps to premium quality. Audits current design, identifies generic AI patterns, and applies high-end design standards without breaking functionality. Works with any CSS framework or vanilla CSS.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill redesign-existing-projects许可证: MIT
- 评审与质量已验证仓库
repo-scan
Cross-stack source code asset audit — classifies every file, detects embedded third-party libraries, and delivers actionable four-level verdicts per module with interactive HTML reports.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/repo-scan ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量已验证仓库
research
Default entry point for any research request — a hybrid router that classifies the question deterministically and either delegates to a specialist research skill (pulse for trends/sentiment, grants for NIH funding, litreview for academic literature, syllabus for course reading, patent for prior-art
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install research-orchestrator@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
review
Pre-landing PR review. Analyzes diff against the base branch for SQL safety, LLM trust boundary violations, conditional side effects, and other structural issues. Use when asked to "review this PR", "code review", "pre-landing review", or "check my diff". Proactively suggest when the user is about t
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill review许可证: MIT
- 评审与质量已验证仓库
santa-method
Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/santa-method ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量已验证仓库
schema
When the user wants to add, fix, or optimize schema markup and structured data on their site. Also use when the user mentions "schema markup," "structured data," "JSON-LD," "rich snippets," "schema.org," "FAQ schema," "product schema," "review schema," "breadcrumb schema," "Google rich results," "kn
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 评审与质量已验证仓库
scholar-evaluation
Structured scholarly-work evaluation for papers, proposals, literature reviews, methods sections, evidence quality, citation support, and research-writing feedback.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/scientific-thinking-scholar-evaluation ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量已验证仓库
screenshot
Capture desktop, app windows, or pixel regions across OS platforms. Useful for marketing screenshots, design reviews, and bug reports.
npx skills add https://github.com/openai/skills --skill screenshot许可证: none
- 评审与质量已验证仓库
self-eval
Honestly evaluate AI work quality using a two-axis scoring system. Use after completing a task, code review, or work session to get an unbiased assessment. Detects score inflation, forces devil's advocate reasoning, and persists scores across sessions.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
senior-architect
This skill should be used when the user asks to "design system architecture", "evaluate microservices vs monolith", "create architecture diagrams", "analyze dependencies", "choose a database", "plan for scalability", "make technical decisions", or "review system design". Use for architecture decisio
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
senior-frontend
Frontend development skill for React, Next.js, TypeScript, and Tailwind CSS applications. Use when building React components, optimizing Next.js performance, analyzing bundle sizes, scaffolding frontend projects, implementing accessibility, or reviewing frontend code quality.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
seo-audit
When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," "SEO health check," "my traffic dropped," "lost rankings," "not showing up in Google," "s
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 评审与质量已验证仓库
skill-comply
Visualize whether skills, rules, and agent definitions are actually followed — auto-generates scenarios at 3 prompt strictness levels, runs agents, classifies behavioral sequences, and reports compliance rates with full tool call timelines
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/skill-comply ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量已验证仓库
skill-stocktake
Use when auditing Claude skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/skill-stocktake ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 评审与质量未验证
swiftui-design
SwiftUI 前端设计 skill — anti AI-slop rules, design direction advisor, brand asset protocol, and five-dimension review. Works with Claude Code, Cursor, Codex, and OpenCode.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 评审与质量已验证仓库
swiftui-pro
Comprehensively reviews SwiftUI code for best practices on modern APIs, maintainability, and performance. Use when reading, writing, or reviewing SwiftUI projects.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill swiftui-pro许可证: MIT
- 评审与质量已验证仓库
tailwindcss
Use when designing/implementing UI with Tailwind CSS (layout, typography, responsive, theming, component patterns). Includes quick recipes and conventions for clean, consistent web design.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill tailwindcss许可证: MIT
- 评审与质量已验证仓库
taste-skill
High-agency frontend skill that gives AI good taste with tunable design variance, motion intensity, and visual density to stop generic UI slop.
来源: Leonxlnx/taste-skill ↗ · ⭐ 给作者加星
npx skills add https://github.com/Leonxlnx/taste-skill --skill taste-skill许可证: MIT
- 评审与质量已验证仓库
tech-debt-tracker
Scan codebases for technical debt, score severity, track trends, and generate prioritized remediation plans. Use when users mention tech debt, code quality, refactoring priority, debt scoring, cleanup sprints, or code health assessment. Also use for legacy code modernization planning and maintenance
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 评审与质量已验证仓库
ui-ux-pro-max
UI/UX design intelligence. 67 styles, 96 palettes, 57 font pairings, 25 charts, 13 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects
来源: nextlevelbuilder/ui-ux-pro-max-skill ↗ · ⭐ 给作者加星
npx skills add https://github.com/nextlevelbuilder/ui-ux-pro-max-skill --skill ui-ux-pro-max许可证: MIT
- 评审与质量已验证仓库
unsplash-asset-images
Use when you need to pick high-quality Unsplash images for product/design assets (avatars, headshots, portraits, large website backgrounds, and abstract wallpapers) and output real Unsplash URLs plus practical instructions for producing the right resolutions and aspect ratios (1:1, 4:5, 3:4, 16:9, 9
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill unsplash-asset-images许可证: MIT
- 评审与质量已验证仓库
vendor-management
Use when reviewing, scoring, or auditing third-party SaaS / vendor relationships — running a vendor scorecard with industry tuning, tracking SLA compliance with credit-claim flags, classifying third-party risk across 4 risk vectors, preparing a tier-1 vendor review, or auditing the SaaS portfolio. F
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install business-operations-skills@claude-code-skills许可证: MIT
- 评审与质量精选市场
vibe-sunsang-mentor
AI-collaboration mentoring — coaches users on request quality, anti-patterns, and concepts across 4 modes, analyzed via v2 level system (6 axes × 7 levels, 0.5 increments). Korean triggers: "멘토링해줘", "코칭해줘", "요청 코칭해줘", "뭘 잘못하고 있는지", "어떻게 요청하면 좋을지". English triggers: "mentor", "coach", "coaching", "im
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install vibe-sunsang@gptaku-plugins - 评审与质量已验证仓库
video-downloader
Download videos from YouTube and other platforms for offline viewing, editing, or archival with support for various formats and quality options.
来源: ComposioHQ/awesome-claude-skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill video-downloader许可证: none
- 评审与质量已验证仓库
workspace-surface-audit
Audit the active repo, MCP servers, plugins, connectors, env surfaces, and harness setup, then recommend the highest-value ECC-native skills, hooks, agents, and operator workflows. Use when the user wants help setting up Claude Code or understanding what capabilities are actually available in their environment.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/workspace-surface-audit ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
前端与设计153
- 前端与设计已验证仓库
accessibility
Design, implement, and audit inclusive digital products using WCAG 2.2 Level AA standards. Use this skill to generate semantic ARIA for Web and accessibility traits for Web and Native platforms (iOS/Android).
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/accessibility ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计未验证
after-hours-editorial-template
Luxury dark-editorial HyperFrames template for three-page cinematic storyboards, inspired by haute couture title cards and magazine chapter spreads. Use when the user asks for premium fashion-style motion pages, moody serif-led storytelling, or a high-end dark presentation aesthetic with rich transi
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 前端与设计已验证仓库
agency-grid-layout-minimal
Create a minimal agency design system with a disciplined editorial grid, oversized typography, quiet uppercase utility labels, restrained image blocks, and subtle structural detail.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill agency-grid-layout-minimal许可证: MIT
- 前端与设计精选市场
analysis
URL 하나로 실제 CSS 기반 디자인 시스템 분석 — design.md + HTML 리포트 생성
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install insane-design@gptaku-plugins - 前端与设计已验证仓库
android-clean-architecture
Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/android-clean-architecture ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
angular-developer
Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA), animations, styling (component styles, Tailwind CSS), testing, or CLI tooling.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/angular-developer ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
animation-on-scroll
Create an on-scroll animation trigger using IntersectionObserver with Tailwind-friendly animation classes and keyframes. Use when asked for scroll-reveal, animate-on-scroll, or sequencing element animations when they enter the viewport.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill animation-on-scroll许可证: MIT
- 前端与设计已验证仓库
animation-systems
Use when designing or implementing product-grade web motion like Stripe, Linear, Apple, and Vercel. Covers motion principles, easing/duration defaults, choreography patterns, scroll/hover interactions, performance, accessibility (reduced motion), and implementation guidance.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill animation-systems许可证: MIT
- 前端与设计已验证仓库
api-design
REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.
来源: affaan-m/ECC/tree/main/skills/api-design ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计精选市场
apply
분석된 design.md를 내 프로젝트에 적용 — 카테고리별 선택 후 CSS/Tailwind 주입
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install insane-design@gptaku-plugins - 前端与设计已验证仓库
backend-patterns
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
来源: affaan-m/ECC/tree/main/skills/backend-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
beautiful-shadows
Apply exact Tailwind arbitrary shadow utilities for polished, layered neutral elevation. Use when compact cards, controls, panels, popovers, hero media, feature callouts, or modal-like containers need refined shadows without default Tailwind shadow scales or colored tinting.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill beautiful-shadows许可证: MIT
- 前端与设计已验证仓库
book-serif-index
Create an archival book-reader design system with serif-led pages, mono index navigation, aged paper surfaces, margin notes, and a premium catalog frame.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill book-serif-index许可证: MIT
- 前端与设计已验证仓库
brainstorming
Transform rough ideas into fully-formed designs through structured questioning and alternative exploration. Useful early in concept work.
来源: obra/superpowers ↗ · ⭐ 给作者加星
npx skills add https://github.com/obra/superpowers --skill brainstorming许可证: MIT
- 前端与设计已验证仓库
brand-guidelines
Apply Anthropic's official brand colors and typography to artifacts for consistent visual identity and professional design standards. A reference for shaping your own.
来源: anthropics/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/anthropics/skills --skill brand-guidelines许可证: Apache-2.0
- 前端与设计已验证仓库
brandkit
Premium brand-kit image generation skill for creating high-end brand-guidelines boards, logo systems, identity decks, and visual-world presentations. Trained for minimalist, cinematic, editorial, dark-tech, luxury, cultural, security, gaming, developer-tool, and consumer-app brand systems. Optimized for intentional logo concepting, refined composition, sparse typography, strong symbolic meaning, premium mockups, art-directed imagery, and flexible grid layouts.
Taste 안티슬롭 디자인 모음来源: Leonxlnx/taste-skill/tree/main/skills/brandkit ↗ · ⭐ 给作者加星
/plugin marketplace add Leonxlnx/taste-skill /plugin install taste-skill@taste-skill许可证: MIT
- 前端与设计已验证仓库
bright-green-tech-system-webgl
Create a bright-green technical design system with structured split layouts, hard-framed dark surfaces, mono utility labels, and a prominent WebGL visualization zone.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill bright-green-tech-system-webgl许可证: MIT
- 前端与设计精选市场
build
Scaffold a new site / deck / card / catalog from design.md (or synthesize on the fly) — insane-build skill router
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install insane-design@gptaku-plugins - 前端与设计精选市场
build-mcp-app
This skill should be used when the user wants to build an "MCP app", add "interactive UI" or "widgets" to an MCP server, "render components in chat", build "MCP UI resources", make a tool that shows a "form", "picker", "dashboard" or "confirmation dialog" inline in the conversation, or mentions "app
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install mcp-server-dev@claude-plugins-official - 前端与设计已验证仓库
canvas-design
Create beautiful visual art in PNG and PDF documents using design philosophy and aesthetic principles for posters, illustrations, and static pieces.
来源: anthropics/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/anthropics/skills --skill canvas-design许可证: Apache-2.0
- 前端与设计已验证仓库
cinematic-gsap-lenis-motion-system
Create premium cinematic web motion systems with GSAP, ScrollTrigger, and Lenis. Use for luxury editorial websites, creative studio portfolios, Awwwards-style interactions, smooth scroll reveals, staggered text, parallax, pinned sections, magnetic hover states, custom cursors, and mouse-reactive lay
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill cinematic-gsap-lenis-motion-system许可证: MIT
- 前端与设计已验证仓库
cinematic-scroll-storytelling
Create cinematic scroll-driven landing pages with Lenis smooth scrolling, GSAP ScrollTrigger, scroll-linked progression, staggered text reveals, sticky card stacks, parallax backgrounds, scroll-scrubbed transitions, footer reveals, and immersive preloaders. Use when analyzing or building premium edi
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill cinematic-scroll-storytelling许可证: MIT
- 前端与设计已验证仓库
clinical-research
Use when designing a prospective clinical study before submission — selecting and classifying endpoints (primary / key-secondary / exploratory, with surrogate-endpoint flagging), estimating sample size and power for two-arm designs (means / proportions / survival), or scoring a study plan for feasib
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install research-ops-skills@claude-code-skills许可证: MIT
- 前端与设计精选市场
code-architect
Designs feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, data flows, and build sequences
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install feature-dev@claude-plugins-official - 前端与设计已验证仓库
commercial-policy
Use when designing or revising a company's commercial policy — the rules of engagement governing discounts off list price, approver thresholds, exception flows, and the deal framework that Deal Desk and AEs operate under. Covers discount matrix design (ARR band x term length x payment terms x strate
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install commercial-skills@claude-code-skills许可证: MIT
- 前端与设计已验证仓库
competitor-alternatives
When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs page,' 'competitor comparison,' 'comparison page,' '[Product] vs [Product],' '[Product] alternative,' 'competitive landing pages,' 'switch fr
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 前端与设计已验证仓库
competitors
When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs page,' 'competitor comparison,' 'comparison page,' '[Product] vs [Product],' '[Product] alternative,' 'competitive landing pages,' 'how do we
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 前端与设计已验证仓库
compose-multiplatform-patterns
Compose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/compose-multiplatform-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
confluence-expert
Atlassian Confluence expert for creating and managing spaces, knowledge bases, and documentation. Configures space permissions and hierarchies, creates page templates with macros, sets up documentation taxonomies, designs page layouts, and manages content governance. Use when users need to build or
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install pm-skills@claude-code-skills许可证: MIT
- 前端与设计已验证仓库
copywriting
When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says "write copy for," "improve this copy," "rewrite this page," "marketing copy," "headline help," "
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 前端与设计已验证仓库
corner-diagonals
Apply diagonal-cut corners and chamfered edges to buttons, cards, panels, and container shells. Use when a design needs precise geometric framing, sci-fi UI surfaces, clipped-corner controls, or engineered sharp containers instead of rounded pills or plain rectangles.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill corner-diagonals许可证: MIT
- 前端与设计已验证仓库
cro
When the user wants to optimize, improve, or increase conversions on any marketing page or form — including homepage, landing pages, pricing pages, feature pages, lead capture forms, or contact forms. Also use when the user says 'CRO,' 'conversion rate optimization,' 'this page isn't converting,' 'i
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 前端与设计已验证仓库
css-alpha-masking
Apply CSS alpha masking with linear-gradient for horizontal or vertical edge fades (mask-image and -webkit-mask-image). Use when asked for alpha masks, fade edges, or CSS mask gradients.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill css-alpha-masking许可证: MIT
- 前端与设计已验证仓库
css-border-gradient
Apply subtle gradient-border treatments for premium web surfaces. Use when cards, pricing panels, nav bars, modals, buttons, or hero surfaces need a refined edge highlight without a loud glow.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill css-border-gradient许可证: MIT
- 前端与设计已验证仓库
daily-ui-inspiration-capture
Create a recurring daily UI inspiration capture. Use when the user asks to run, refresh, package, or validate dated UI inspiration bundles, especially for `articles/YYYY-MM-DD-ui-inspiration-capture/` outputs, Framer/Dribbble landing-page inspiration, motion-study screenshots/videos, AI-builder prom
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill daily-ui-inspiration-capture许可证: MIT
- 前端与设计已验证仓库
dart-flutter-patterns
Production-ready Dart and Flutter patterns covering null safety, immutable state, async composition, widget architecture, popular state management frameworks (BLoC, Riverpod, Provider), GoRouter navigation, Dio networking, Freezed code generation, and clean architecture.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/dart-flutter-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
database-designer
Use when the user asks to design database schemas, plan data migrations, optimize queries, choose between SQL and NoSQL, or model data relationships.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 前端与设计已验证仓库
database-schema-designer
Use when the user asks to create ERD diagrams, normalize database schemas, design table relationships, or plan schema migrations.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 前端与设计未验证
design-brief
Parse a structured design brief written in I-Lang protocol format into a concrete design spec. Eliminates ambiguity from vague requests like "make it professional" by requiring explicit dimensions: palette, typography, layout, mood, density, and constraints. Trigger keywords: "design brief", "create
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 前端与设计未验证
design-md
Create and manage DESIGN.md files. Useful for capturing design direction, tokens, and visual rules in a single source of truth.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 前端与设计已验证仓库
design-shotgun
Design shotgun: generate multiple AI design variants, open a comparison board, collect structured feedback, and iterate. Standalone design exploration you can run anytime. Use when: "explore designs", "show me options", "design variants", "visual brainstorm", or "I don't like how this looks". Proact
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill design-shotgun许可证: MIT
- 前端与设计已验证仓库
design-taste-frontend
Senior UI/UX Engineer. Architect digital interfaces overriding default LLM biases. Enforces metric-based rules, strict component architecture, CSS hardware acceleration, and balanced design engineering.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill design-taste-frontend许可证: MIT
- 前端与设计已验证仓库
design-taste-frontend-v1
The original v1 taste-skill, preserved for projects depending on its exact behavior. The current default is `design-taste-frontend` (v2 experimental), which is a substantial rewrite. Use this v1 install name only if you need exact backward compatibility.
Taste 안티슬롭 디자인 모음来源: Leonxlnx/taste-skill/tree/main/skills/taste-skill-v1 ↗ · ⭐ 给作者加星
/plugin marketplace add Leonxlnx/taste-skill /plugin install taste-skill@taste-skill许可证: MIT
- 前端与设计已验证仓库
dither-background
Create a dark monochrome procedural background with enlarged square pixels and visible Bayer-style ordered dithering. Use when a page needs an atmospheric near-black dither field, broad organic waves or cloud masses, and restrained gray-white highlights behind framed UI, hero content, or data overla
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill dither-background许可证: MIT
- 前端与设计已验证仓库
dither-laser-dark-mode
Create a dark premium design system that combines near-black surfaces, subtle ordered-dither texture, and a thin accent-colored laser atmosphere.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill dither-laser-dark-mode许可证: MIT
- 前端与设计已验证仓库
epic-design
Build immersive, cinematic 2.5D interactive websites using scroll storytelling, parallax depth, text animations, and premium scroll effects — no WebGL required. Use this skill for any web design task: landing pages, product sites, hero sections, scroll animations, parallax, sticky sections, section
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 前端与设计精选市场
export
design.md frontmatter → W3C DTCG tokens.json (Figma Tokens Studio, Style Dictionary, Specify, Cobalt UI 등 8종 호환)
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install insane-design@gptaku-plugins - 前端与设计已验证仓库
fal-ai-media
Unified media generation via fal.ai MCP — image, video, and audio. Covers text-to-image (Nano Banana), text/image-to-video (Seedance, Kling, Veo 3), text-to-speech (CSM-1B), and video-to-audio (ThinkSound). Use when the user wants to generate images, videos, or audio with AI.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/fal-ai-media ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计未验证
field-notes-editorial-template
Editorial "Field Notes" report template with soft paper background, serif hero typography, rounded pastel insight cards, and a retention chart panel. Use when users ask for a premium magazine-style business report, board memo one-pager, or elegant data storytelling layout.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 前端与设计已验证仓库
figma-generate-design
Build or update screens in Figma from code or description using design system components. Translate app pages into Figma using design tokens.
npx skills add https://github.com/openai/skills --skill figma-generate-design许可证: none
- 前端与设计已验证仓库
figma-generate-library
Build or update a professional-grade design system library in Figma from a codebase. Useful for keeping the Figma source of truth in sync with shipped components.
npx skills add https://github.com/openai/skills --skill figma-generate-library许可证: none
- 前端与设计已验证仓库
figma-use
Run Figma Plugin API scripts for canvas writes, inspections, variables, and design-system work. Prerequisite for every other Figma skill in this catalogue.
npx skills add https://github.com/openai/skills --skill figma-use许可证: none
- 前端与设计未验证
flutter-animating-apps
Implement animated effects, transitions, and motion in Flutter apps. Useful for native iOS/Android motion design.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 前端与设计已验证仓库
framed-tech-dark-border-gradient
Create a framed dark technical design system with border-gradient shells, asymmetrical grid panels, mono utility labeling, and restrained monochrome atmosphere.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill framed-tech-dark-border-gradient许可证: MIT
- 前端与设计已验证仓库
frontend-a11y
Accessibility patterns for React and Next.js — semantic HTML, ARIA attributes, form labeling, keyboard navigation, focus management, and screen reader support. Use when building any interactive UI component or form.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/frontend-a11y ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
frontend-design-direction
Set an ECC-specific frontend design direction for production UI work. Use when building or improving websites, dashboards, applications, components, landing pages, visual tools, or any web UI that needs stronger product-specific design judgment.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/frontend-design-direction ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
frontend-dev
Full-stack frontend with cinematic animations, AI-generated media via MiniMax API, and generative art. Useful for hero pages and showcase sites.
来源: MiniMax-AI/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/MiniMax-AI/skills --skill frontend-dev许可证: MIT
- 前端与设计已验证仓库
frontend-patterns
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
来源: affaan-m/ECC/tree/main/skills/frontend-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计未验证
frontend-skill
Create visually strong landing pages, websites, and app UIs with restrained composition. OpenAI's production frontend playbook.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 前端与设计已验证仓库
funky-purple-container-tech
Create a dark container-led technical design system with fuchsia-purple accents, layered rounded shells, crisp frame lines, and playful futuristic focal objects.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill funky-purple-container-tech许可证: MIT
- 前端与设计已验证仓库
gif-sticker-maker
Convert photos into animated GIF stickers in Funko Pop / Pop Mart style via the MiniMax API. Useful for personalized chat stickers and avatar packs.
来源: MiniMax-AI/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/MiniMax-AI/skills --skill gif-sticker-maker许可证: MIT
- 前端与设计已验证仓库
glass-dark-mode-clock
Create a dark glass design system with frosted shells, soft beam grids, circular clock-like calibration dials, and precise sci-fi instrument framing.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill glass-dark-mode-clock许可证: MIT
- 前端与设计已验证仓库
glass-dark-ui
Build dark-mode glassmorphism interfaces with readable contrast, frosted surfaces, and gradient borders using a pseudo-element mask. Use when asked for glass cards, frosted dark hero sections, blur panels, or dark UI systems with gradient/glow borders.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill glass-dark-ui许可证: MIT
- 前端与设计已验证仓库
globe-gl
Use when implementing globe.gl (Globe.GL) for 3D globe data visualization with WebGL/ThreeJS, including setup, data layers (points, arcs, polygons, labels), and integration patterns in plain HTML or React.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill globe-gl许可证: MIT
- 前端与设计已验证仓库
globe-particles
Create a globe-like 3D particle visualization with a dense luminous spherical core and thinner orbital ring or flattened disc. Use when a design needs a premium planetary, orbital, synthesized data-globe effect rendered with real WebGL/Three.js particles, not generic starfields or full page layout c
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill globe-particles许可证: MIT
- 前端与设计已验证仓库
gpt-taste
Elite UX/UI & Advanced GSAP Motion Engineer. Enforces Python-driven true randomization for layout variance, strict AIDA page structure, wide editorial typography (bans 6-line wraps), gapless bento grids, strict GSAP ScrollTriggers (pinning, stacking, scrubbing), inline micro-images, and massive sect
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill gpt-taste许可证: MIT
- 前端与设计已验证仓库
gsap-core
Official GSAP skill for the core API — gsap.to(), from(), fromTo(), easing, duration, stagger, defaults, gsap.matchMedia() (responsive, prefers-reduced-motion). Use when the user asks for a JavaScript animation library, animation in React/Vue/vanilla, GSAP tweens, easing, basic animation, responsive
来源: greensock/gsap-skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/greensock/gsap-skills --skill gsap-core许可证: MIT
- 前端与设计已验证仓库
gsap-performance
Official GSAP skill for performance — prefer transforms, avoid layout thrashing, will-change, batching. Use when optimizing GSAP animations, reducing jank, or when the user asks about animation performance, FPS, or smooth 60fps.
来源: greensock/gsap-skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/greensock/gsap-skills --skill gsap-performance许可证: MIT
- 前端与设计已验证仓库
gsap-plugins
Official GSAP skill for GSAP plugins — registration, ScrollToPlugin, ScrollSmoother, Flip, Draggable, Inertia, Observer, SplitText, ScrambleText, SVG and physics plugins, CustomEase, EasePack, CustomWiggle, CustomBounce, GSDevTools. Use when the user asks about a GSAP plugin, scroll-to, flip animati
来源: greensock/gsap-skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/greensock/gsap-skills --skill gsap-plugins许可证: MIT
- 前端与设计已验证仓库
gsap-scrolltrigger
Official GSAP skill for ScrollTrigger — scroll-linked animations, pinning, scrub, triggers. Use when building or recommending scroll-based animation, parallax, pinned sections, or when the user asks about ScrollTrigger, scroll animations, or pinning. Recommend GSAP for scroll-driven animation when n
来源: greensock/gsap-skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/greensock/gsap-skills --skill gsap-scrolltrigger许可证: MIT
- 前端与设计已验证仓库
gsap-scrolltrigger-storytelling
Build cinematic sticky product storytelling with GSAP ScrollTrigger, progressive UI reveals, scroll-synced animation, smooth interpolation, and immersive section transitions.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill gsap-scrolltrigger-storytelling许可证: MIT
- 前端与设计已验证仓库
gsap-timeline
Official GSAP skill for timelines — gsap.timeline(), position parameter, nesting, playback. Use when sequencing animations, choreographing keyframes, or when the user asks about animation sequencing, timelines, or animation order (in GSAP or when recommending a library that supports timelines).
来源: greensock/gsap-skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/greensock/gsap-skills --skill gsap-timeline许可证: MIT
- 前端与设计已验证仓库
gsap-utils
Official GSAP skill for gsap.utils — clamp, mapRange, normalize, interpolate, random, snap, toArray, wrap, pipe. Use when the user asks about gsap.utils, clamp, mapRange, random, snap, toArray, wrap, or helper utilities in GSAP.
来源: greensock/gsap-skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/greensock/gsap-skills --skill gsap-utils许可证: MIT
- 前端与设计已验证仓库
gstack-openclaw-office-hours
Use when asked to brainstorm, evaluate whether an idea is worth building, run office hours, or think through a new product idea or design direction before any code is written.
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill gstack-openclaw-office-hours许可证: MIT
- 前端与设计已验证仓库
high-end-visual-design
Teaches the AI to design like a high-end agency. Defines the exact fonts, spacing, shadows, card structures, and animations that make a website feel expensive. Blocks all the common defaults that make AI designs look cheap or generic.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill high-end-visual-design许可证: MIT
- 前端与设计已验证仓库
html-to-interaction-prompts
Convert a supplied HTML page or generated HTML reference into a screenshot-backed article containing multiple reusable interaction prompts. Use when the user provides an HTML file, exported page, generated-page.html, or local/live reference and asks to extract animation/interactions, create prompts,
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill html-to-interaction-prompts许可证: MIT
- 前端与设计已验证仓库
image
When the user wants to create, generate, edit, or optimize images for marketing — blog heroes, social graphics, product mockups, profile banners, listing visuals, or brand assets. Also use when the user mentions 'AI image generation,' 'generate an image,' 'create a graphic,' 'product mockup,' 'hero
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 前端与设计已验证仓库
image-first-grid-layout
Create an image-led grid design system with full-bleed photography, structural guide lines, anchored content blocks, and restrained technical overlays.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill image-first-grid-layout许可证: MIT
- 前端与设计已验证仓库
image-to-code
Elite website image-to-code skill for Codex. For visually important web tasks, it must first generate the design image(s) itself, deeply analyze them, then implement the website to match them as closely as possible. In Codex, it must prefer large, readable, section-specific images instead of tiny co
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill image-to-code许可证: MIT
- 前端与设计已验证仓库
imagegen
Generate and edit images using OpenAI's Image API for project assets — UI mockups, icons, illustrations, social cards, and visual references.
npx skills add https://github.com/openai/skills --skill imagegen许可证: none
- 前端与设计已验证仓库
imagegen-frontend-mobile
Elite mobile app image-generation skill for creating premium, app-native screen concepts and flows. Designed for iOS, Android, and cross-platform mobile products. Prioritizes clean hierarchy, comfortably readable text, strong multi-screen consistency, controlled color palettes, non-generic creative direction, textured surfaces, image-led composition, tasteful custom iconography, and clean phone mockup framing. By default, screens should be shown inside a subtle premium iPhone or similar phone mockup with a visible frame, while the main focus stays on the app content itself. This skill generates images only. It does not write code.
Taste 안티슬롭 디자인 모음来源: Leonxlnx/taste-skill/tree/main/skills/imagegen-frontend-mobile ↗ · ⭐ 给作者加星
/plugin marketplace add Leonxlnx/taste-skill /plugin install taste-skill@taste-skill许可证: MIT
- 前端与设计已验证仓库
imagegen-frontend-web
Elite frontend image-direction skill for generating premium, conversion-aware website design references. CRITICAL OUTPUT RULE — generate ONE separate horizontal image FOR EVERY section. A landing page with 8 sections produces 8 images. Never compress multiple sections into one image. Enforces composition variety (not always left-text / right-image), background-image freedom, varied CTAs, varied hero scales (giant / mid / mini minimalist), narrative concept spine, second-read moments, and a single consistent palette across all images. Optimized for landing pages, marketing sites, and product comps that developers or coding models can accurately recreate.
Taste 안티슬롭 디자인 모음来源: Leonxlnx/taste-skill/tree/main/skills/imagegen-frontend-web ↗ · ⭐ 给作者加星
/plugin marketplace add Leonxlnx/taste-skill /plugin install taste-skill@taste-skill许可证: MIT
- 前端与设计未验证
imagen
Generate images using Google Gemini's image generation API for UI mockups, icons, illustrations, and visual assets.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 前端与设计已验证仓库
inbox-triage
Runs a full inbox triage using the knowledge base created by the 'inbox-setup' skill. Light-intake by design (most invocations skip questions and run with KB-default preferences); asks at most 2 grill-me override questions when invocation is outside normal cadence or includes category-skip intent. S
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install email-pair@claude-code-skills许可证: MIT
- 前端与设计已验证仓库
industrial-brutalist-ui
Raw mechanical interfaces fusing Swiss typographic print with military terminal aesthetics. Rigid grids, extreme type scale contrast, utilitarian color, analog degradation effects. For data-heavy dashboards, portfolios, or editorial sites that need to feel like declassified blueprints.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill industrial-brutalist-ui许可证: MIT
- 前端与设计精选市场
insane-design
Extracts a deterministic design system from any URL by fetching real CSS, parsing custom properties, and generating a 19-section design.md plus an interactive HTML report. v0.2 writes frontmatter schema_version 3.1 with medium detection (web / slide / design-system / card-news / motion / print). Pai
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install insane-design@gptaku-plugins - 前端与设计精选市场
insane-design-apply
Applies an analyzed design.md to an existing project while preserving content. Supports three levels: Lv1 swaps tokens only, Lv2 rewrites styles, Lv3 does a full redesign with BOLD direction commit, Unforgettable signature, and motion level. v0.2 adds persona lock-in (expert designer + user as manag
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install insane-design@gptaku-plugins - 前端与设计已验证仓库
ios-icon-gen
Generate iOS app icons as PNG imagesets for Xcode asset catalogs from SF Symbols (5000+ Apple-native) or Iconify API (275k+ open source icons from 200+ collections). Use when generating icons, creating icon assets, adding icons to asset catalog, or searching for icons for iOS projects.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/ios-icon-gen ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
landing
Generates a premium single-page HTML landing page with 3D CSS animations, GSAP scroll effects, and mouse-parallax depth. Forcing intake (product + elevator pitch, audience register, brand overrides, tone) locks down positioning before any copy or markup is written, so the page reflects the actual pr
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install landing@claude-code-skills许可证: MIT
- 前端与设计已验证仓库
landing-page
Use when designing or rewriting a high-converting landing page (single-offer page) for SaaS/apps/services. Covers structure, layout patterns, conversion strategies, copywriting, SEO/AEO, and common pitfalls.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill landing-page许可证: MIT
- 前端与设计已验证仓库
landing-report
Read-only queue dashboard for workspace-aware ship. Shows which VERSION slots are currently claimed by open PRs, which sibling Conductor workspaces have WIP work likely to ship soon, and what slot /ship would pick next. No mutations — just a snapshot. Use when asked to "landing report", "what's in t
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill landing-report许可证: MIT
- 前端与设计已验证仓库
light-mode-paper-technical
Create a light-mode technical design system with warm paper surfaces, dark outer framing, subtle diagonal texture, precise bracketed geometry, and restrained accent signals.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill light-mode-paper-technical许可证: MIT
- 前端与设计已验证仓库
liquid-glass-design
iOS 26 Liquid Glass design system — dynamic glass material with blur, reflection, and interactive morphing for SwiftUI, UIKit, and WidgetKit.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/liquid-glass-design ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
make-interfaces-feel-better
Apply concrete design-engineering details that make interfaces feel polished. Use when reviewing or improving UI spacing, typography, borders, shadows, motion, hit areas, icons, text wrapping, and interaction states.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/make-interfaces-feel-better ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
masked-reveal
Create masked staggered word reveals on scroll with GSAP ScrollTrigger. Use when headings, hero copy, section titles, or editorial text should reveal word-by-word through an overflow mask as they enter the viewport.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill masked-reveal许可证: MIT
- 前端与设计已验证仓库
mcp-server-builder
Design and ship production-ready MCP (Model Context Protocol) servers from OpenAPI contracts instead of hand-written tool wrappers. Python and TypeScript support, schema validation, safe evolution. Use when exposing an existing API as an MCP server, building tool integrations for Claude or Codex or
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 前端与设计已验证仓库
minimax-pdf
Generate, fill, and reformat PDFs with a token-based design system and 15 cover styles. Useful for branded PDFs, e-guides, and reports.
来源: MiniMax-AI/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/MiniMax-AI/skills --skill minimax-pdf许可证: MIT
- 前端与设计已验证仓库
motion-advanced
Advanced motion patterns for React / Next.js — drag & drop, gestures, text animations, SVG path drawing, custom hooks, imperative sequences (useAnimate), loaders, and the full API decision tree. Requires motion-foundations.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/motion-advanced ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
motion-foundations
Motion tokens, spring presets, performance rules, device adaptation, accessibility enforcement, and SSR safety for React / Next.js using motion/react. Foundation layer — all other motion skills depend on this.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/motion-foundations ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
motion-patterns
Production-ready animation patterns for React / Next.js — button, modal, toast, stagger, page transitions, exit animations, scroll, and layout — built on motion-foundations tokens and springs.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/motion-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
motion-ui
Production-ready UI motion system for React/Next.js. Use when implementing animations, transitions, or motion patterns.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/motion-ui ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
nuxt4-patterns
Nuxt 4 app patterns for hydration safety, performance, route rules, lazy loading, and SSR-safe data fetching with useFetch and useAsyncData.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/nuxt4-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
offers
When the user wants to design, construct, or improve an offer — the thing they actually sell — including value framing, bonus stacking, guarantee design, scarcity/urgency, naming, and payment structure. Also use when the user mentions 'offer,' 'offer design,' 'build an offer,' 'grand slam offer,' 'i
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 前端与设计已验证仓库
office-hours
YC Office Hours — two modes. Startup mode: six forcing questions that expose demand reality, status quo, desperate specificity, narrowest wedge, observation, and future-fit. Builder mode: design thinking brainstorming for side projects, hackathons, learning, and open source. Saves a design doc. Use
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill office-hours许可证: MIT
- 前端与设计未验证
open-design
Open Design skill suite: 106 design skills + 150 brand design systems for prototyping, image/video generation, decks, and production UI. Includes detailed brand guidelines from Airbnb, Apple, Stripe, Linear, and 140+ more products.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 前端与设计未验证
open-design-systems
150 production-grade brand design systems with complete specifications: colors, typography, components, layouts, shadows, and copy-paste prompts. Includes Airbnb, Apple, Stripe, Linear, Notion, Vercel, and 140+ more.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 前端与设计已验证仓库
page-cro
When the user wants to optimize, improve, or increase conversions on any marketing page — including homepage, landing pages, pricing pages, feature pages, or blog posts. Also use when the user says "CRO," "conversion rate optimization," "this page isn't converting," "improve conversions," or "why is
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 前端与设计已验证仓库
paywall-upgrade-cro
Design and optimize upgrade screens, paywalls, and upsell modals. Useful for SaaS conversion design and pricing-page experiments.
来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 前端与设计已验证仓库
pdf
Extract text, create PDFs, and handle forms. Useful for press releases, branded one-pagers, and printable design deliverables.
来源: anthropics/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/anthropics/skills --skill pdf许可证: Anthropic proprietary (source-available)
- 前端与设计未验证
platform-design
300+ design rules from Apple HIG, Material Design 3, and WCAG 2.2 for cross-platform apps. Useful when shipping a single design across iOS, Android, and the web.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 前端与设计已验证仓库
pricing-page
Use when designing or rewriting a high-converting SaaS pricing page (structure, plan design, copywriting, SEO/AEO, FAQs, layout patterns, experiments). Includes checklists, templates, and common pitfalls.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill pricing-page许可证: MIT
- 前端与设计已验证仓库
pricing-strategist
Use when designing or revisiting product pricing — selecting a pricing model (subscription seat-based, usage-based, value-based, freemium, or hybrid), running Van Westendorp Price Sensitivity Meter analysis on WTP survey data, or designing Good/Better/Best packaging tiers. Recommends a model and a p
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install commercial-skills@claude-code-skills许可证: MIT
- 前端与设计已验证仓库
pricing-strategy
Design, optimize, and communicate SaaS pricing — tier structure, value metrics, pricing pages, and price increase strategy. Use when building a pricing model from scratch, redesigning existing pricing, planning a price increase, or improving a pricing page. Trigger keywords: pricing tiers, pricing p
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 前端与设计已验证仓库
progressive-blur
Create a layered CSS progressive blur (top or bottom) using multiple backdrop-filter masks for depth and softness. Use when asked for “progressive blur”, “gradient blur overlay”, or stepped blur masks that fade from an edge of the viewport.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill progressive-blur许可证: MIT
- 前端与设计已验证仓库
prototype
Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.
Matt Pocock 실전 엔지니어링 스킬来源: mattpocock/skills/tree/main/skills/engineering/prototype ↗ · ⭐ 给作者加星
npx skills@latest add mattpocock/skills许可证: MIT
- 前端与设计已验证仓库
react-native-patterns
React Native and Expo app patterns — Expo Router navigation, state separation (server/client/route/form), TanStack Query data fetching with Zod, performant lists, NativeWind/StyleSheet styling, native APIs, and secure storage. Use when building or editing React Native / Expo screens, components, navigation, or data layers.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/react-native-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
react-patterns
React 18/19 patterns including hooks discipline, server/client component boundaries, Suspense + error boundaries, form actions, data fetching, state management decision trees, and accessibility-first composition. Use when writing or reviewing React components.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/react-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
react-performance
React and Next.js performance optimization patterns adapted from Vercel Engineering's React Best Practices (https://github.com/vercel-labs/agent-skills). Organizes 70+ rules across 8 priority categories — waterfalls, bundle size, server-side, client fetching, re-render, rendering, JS micro-perf, advanced. Use when writing, reviewing, or refactoring React/Next.js code for performance.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/react-performance ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
referral-program
When the user wants to design, launch, or optimize a referral or affiliate program. Use when they mention 'referral program,' 'affiliate program,' 'word of mouth,' 'refer a friend,' 'incentive program,' 'customer referrals,' 'brand ambassador,' 'partner program,' 'referral link,' or 'growth through
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 前端与设计已验证仓库
remotion-video-creation
Best practices for Remotion - Video creation in React. 29 domain-specific rules covering 3D, animations, audio, captions, charts, transitions, and more.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/remotion-video-creation ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
research-ops-skills
Use when planning, funding, scoping, or synthesizing enterprise research across workstreams — clinical study design, R&D program finance, market sizing/surveys, or product/user research. Triggers on "design this clinical study", "what sample size", "R&D budget", "burn rate", "capitalize or expense",
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install research-ops-skills@claude-code-skills许可证: MIT
- 前端与设计已验证仓库
saas-scaffolder
Generates complete, production-ready SaaS project boilerplate including authentication, database schemas, billing integration, API routes, and a working dashboard using Next.js 14+ App Router, TypeScript, Tailwind CSS, shadcn/ui, Drizzle ORM, and Stripe. Use when the user wants to create a new SaaS
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install product-skills@claude-code-skills许可证: MIT
- 前端与设计未验证
screenshots-marketing
Generate marketing screenshots with Playwright. Useful for landing-page hero shots, App Store screenshots, and changelog visuals.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 前端与设计已验证仓库
shader-dev
GLSL shader techniques for ray marching, fluid simulation, particle systems, and procedural generation. Useful for hero visuals and motion stills.
来源: MiniMax-AI/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/MiniMax-AI/skills --skill shader-dev许可证: MIT
- 前端与设计精选市场
show-me-the-prd
Interview-driven PRD generator for vibe coders — turns one sentence into 4 design documents (PRD, data model, phase separation, project spec) via 5-6 structured questions. Korean triggers: "/show-me-the-prd", "PRD 만들어줘", "기획서 만들어줘", "쇼미더피알디", "앱 기획해줘", "서비스 기획". English triggers: "make PRD", "produc
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install show-me-the-prd@gptaku-plugins - 前端与设计已验证仓库
site-architecture
When the user wants to plan, map, or restructure their website's page hierarchy, navigation, URL structure, or internal linking. Also use when the user mentions "sitemap," "site map," "visual sitemap," "site structure," "page hierarchy," "information architecture," "IA," "navigation design," "URL st
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 前端与设计已验证仓库
skeuomorphic-ui
Create skeuomorphic web UI surfaces with layered gradients, stacked inner and outer shadows, reflective gradient borders, micro texture, and embossed text or icon details. Use when asked for pressed, carved, tactile, realistic, soft-plastic, soft-metal, or premium physical interface styling.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill skeuomorphic-ui许可证: MIT
- 前端与设计已验证仓库
slack-gif-creator
Create animated GIFs optimized for Slack with validators for size constraints and composable animation primitives.
来源: anthropics/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/anthropics/skills --skill slack-gif-creator许可证: Apache-2.0
- 前端与设计未验证
slides
Create and edit .pptx presentation decks with PptxGenJS. Useful for sales decks, kickoff briefs, and design-system showcases.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 前端与设计已验证仓库
split-layout-technical
Create a technical split-screen design system with dual panels, fine frame lines, mono metadata, quiet editorial typography, and premium inset surfaces.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill split-layout-technical许可证: MIT
- 前端与设计已验证仓库
staggered-word-reveal
Create subtle editorial word-by-word text reveal animations where each word fades and rises into place once it enters the viewport. Use for premium portfolio headlines, hero copy, section intros, and short marketing text that needs a cinematic staggered reveal with IntersectionObserver or in-view de
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill staggered-word-reveal许可证: MIT
- 前端与设计已验证仓库
stitched-full-page-capture
Capture or repair reliable full-page screenshots for lazy-loaded, scroll-animated, Framer, WebGL/canvas, or reveal-heavy web pages. Use when full-page screenshots are blank, gray, white, sparse, show a tiny content strip, disagree with a working scroll video, or when article evidence/section crops m
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill stitched-full-page-capture许可证: MIT
- 前端与设计已验证仓库
swiftui-patterns
SwiftUI architecture patterns, state management with @Observable, view composition, navigation, performance optimization, and modern iOS/macOS UI best practices.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/swiftui-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
taste
A creative-direction (taste) layer for music videos and short-form edits in the angelcore / cloud-trance / hyperpop visual family. Distills a named-genre aesthetic vocabulary, a mood + color + light system, and a beat-synced editing grammar, then chains ECC's video skills (video-editing, fal-ai-media, remotion-video-creation, motion-*, content-engine) into one production pipeline. Use when the work is not just making a video function but making it feel intentional, when building a music video, a fancam/edit, a moodboard-driven reel, or when choosing a coherent visual direction for AI-generated b-roll.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/taste ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
tech-green-dark-mode-modern
Create a modern dark-mode technical design system with matte-black surfaces, emerald signal accents, mono system labeling, framed dashboard cards, and restrained glow.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill tech-green-dark-mode-modern许可证: MIT
- 前端与设计已验证仓库
technical-wireframe-info-layout
Create a monochrome technical wireframe design system with exploded 3D structure, connector annotations, sparse information labels, and precise dark diagnostic framing.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill technical-wireframe-info-layout许可证: MIT
- 前端与设计已验证仓库
theme-factory
Apply professional font and color themes to artifacts including slides, docs, reports, and HTML landing pages. Ships 10 pre-set themes.
来源: anthropics/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/anthropics/skills --skill theme-factory许可证: Apache-2.0
- 前端与设计精选市场
three-3d-web
Use when building 3D / WebGL / immersive web pages — Three.js, React Three Fiber (R3F), @react-three/drei, GLTF/GLB models, shaders (GLSL), Spline, product configurators, 3D hero sections — including load performance, mobile fallbacks, and reduced-motion. NOT for 2D scroll animation (that is GSAP).
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install three-3d-web@checkup-skills - 前端与设计已验证仓库
threejs
Three.js skills for creating 3D elements and interactive experiences in the browser — scenes, materials, controls, and post-processing.
npx skills add https://github.com/MengTo/Skills --skill threejs许可证: MIT
- 前端与设计精选市场
tour-builder
Designs guided learning tours through codebases, creating 5-15 pedagogical steps that teach project architecture and key concepts in logical order.
来源: Lum1104/Understand-Anything ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/Lum1104/Understand-Anything /plugin install tour-builder@understand-anything - 前端与设计已验证仓库
ui-design-system
UI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use when creating design systems, generating design tokens, maintaining visual consistency, or facilitating design-dev collaboratio
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install product-skills@claude-code-skills许可证: MIT
- 前端与设计已验证仓库
ui-to-vue
Use when the user has UI screenshots or design exports that need batch conversion into Vue 3 components, especially with Vant, Element Plus, or Ant Design Vue.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/ui-to-vue ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计精选市场
understand
Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships
来源: Lum1104/Understand-Anything ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/Lum1104/Understand-Anything /plugin install understand@understand-anything - 前端与设计精选市场
understand-diff
Use when you need to analyze git diffs or pull requests to understand what changed, affected components, and risks
来源: Lum1104/Understand-Anything ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/Lum1104/Understand-Anything /plugin install understand-diff@understand-anything - 前端与设计已验证仓库
unicorn-studio
Use when embedding and customizing Unicorn Studio interactive animations on the web (embed, responsive sizing, performance, layering with UI, fallbacks).
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill unicorn-studio许可证: MIT
- 前端与设计已验证仓库
vantajs
Use when adding animated WebGL background effects with Vanta.js (setup, parameters, resizing, performance, integration in React/Next.js).
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill vantajs许可证: MIT
- 前端与设计已验证仓库
video-to-superprompt
Turn a reference video into a super detailed recreation or inspiration prompt. Use when the user provides, mentions, uploads, links, or points to a video and asks to analyze the design, UI, animations, transitions, scroll interactions, typography, colors, assets, WebGL/Three.js, storytelling, sectio
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill video-to-superprompt许可证: MIT
- 前端与设计已验证仓库
vite-patterns
Vite build tool patterns including config, plugins, HMR, env variables, proxy setup, SSR, library mode, dependency pre-bundling, and build optimization. Activate when working with vite.config.ts, Vite plugins, or Vite-based projects.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/vite-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
vue-patterns
Vue.js 3 Composition API patterns, component architecture, reactivity best practices, Pinia state management, Vue Router navigation, and Nuxt SSR patterns. Activates for Vue, Nuxt, Vite, or Pinia projects.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/vue-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 前端与设计已验证仓库
webgl-3d-object
Create a real 3D WebGL object with geometric mesh depth, physically based material, directional and ambient lighting, perspective camera, subtle rotation, and floating motion. Use when a page needs a faceted 3D hero object or product-like visual with real lighting instead of CSS transform tricks.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill webgl-3d-object许可证: MIT
- 前端与设计已验证仓库
webgl-landing-steering
Use when creating or refining WebGL-heavy landing pages and you need to steer toward a specific visual outcome (premium, technical, playful, cinematic) while balancing conversion clarity, performance, and implementation complexity.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill webgl-landing-steering许可证: MIT
- 前端与设计已验证仓库
webgl-laser
Create a fixed full-screen WebGL laser background effect with a thin white-hot vertical core, restrained brand-colored halo, and soft smoky fog around the beam. Use only for laser background effects, not full page layout, copy, generic hero scenes, particles, or unrelated motion systems.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill webgl-laser许可证: MIT
- 前端与设计未验证
wpds
WordPress Design System. Apply WordPress's official design tokens, typography, and component patterns to themes and sites.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
部署与运维87
- 部署与运维已验证仓库
hosted-agents
This skill should be used when designing hosted or background agent infrastructure: sandboxed execution, remote coding environments, warm pools, session persistence, multiplayer collaboration, self-spawning agents, or Modal-style sandboxes.
컨텍스트 엔지니어링 (Koylan)来源: muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/hosted-agents ↗ · ⭐ 给作者加星
/plugin marketplace add muratcankoylan/agent-skills-for-context-engineering /plugin install context-engineering@context-engineering-marketplace许可证: MIT
- 部署与运维已验证仓库
agile-product-owner
Agile product ownership for backlog management and sprint execution. Covers user story writing, acceptance criteria, sprint planning, and velocity tracking. Use when writing user stories, creating acceptance criteria, planning sprints, estimating story points, breaking down epics, or prioritizing th
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install agile-product-owner@claude-code-skills许可证: MIT
- 部署与运维已验证仓库
ai-act-readiness
/cs:ai-act-readiness <system> — EU AI Act 6-question forcing interrogation. Use during AI-system intake, before EU deployment, or during annual compliance refresh as Article 113 obligations phase in (2025-02-02 / 2025-08-02 / 2026-08-02 / 2027-08-02).
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install compliance-os@claude-code-skills许可证: MIT
- 部署与运维已验证仓库
api-connector-builder
Build a new API connector or provider by matching the target repo's existing integration pattern exactly. Use when adding one more integration without inventing a second architecture.
来源: affaan-m/ECC/tree/main/skills/api-connector-builder ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 部署与运维精选市场
architecture-analyzer
Analyzes a codebase's file structure, summaries, and import relationships to identify logical architectural layers and assign every file to exactly one layer.
来源: Lum1104/Understand-Anything ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/Lum1104/Understand-Anything /plugin install architecture-analyzer@understand-anything - 部署与运维精选市场
article-analyzer
Analyzes markdown files using pre-parsed structural data and LLM inference to extract knowledge graph nodes and edges (entities, claims, implicit relationships, topic clustering).
来源: Lum1104/Understand-Anything ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/Lum1104/Understand-Anything /plugin install article-analyzer@understand-anything - 部署与运维已验证仓库
board-prep
Board meeting preparation for the adversarial scenario, not the friendly one. Forces numbers-cold mastery, anticipates hard questions, builds a narrative that acknowledges weakness without losing the room. Use when preparing for a board meeting, an investor update, fundraising presentation, or any h
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install executive-mentor@claude-code-skills许可证: MIT
- 部署与运维精选市场
build-mcp-server
This skill should be used when the user asks to "build an MCP server", "create an MCP", "make an MCP integration", "wrap an API for Claude", "expose tools to Claude", "make an MCP app", or discusses building something with the Model Context Protocol. It is the entry point for MCP server development
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install mcp-server-dev@claude-plugins-official - 部署与运维精选市场
build-mcpb
This skill should be used when the user wants to "package an MCP server", "bundle an MCP", "make an MCPB", "ship a local MCP server", "distribute a local MCP", discusses ".mcpb files", mentions bundling a Node or Python runtime with their MCP server, or needs an MCP server that interacts with the lo
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install mcp-server-dev@claude-plugins-official - 部署与运维已验证仓库
bun-runtime
Bun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel support.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/bun-runtime ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 部署与运维已验证仓库
business-investment-advisor
Business investment analysis and capital allocation advisor. Use when evaluating whether to invest in equipment, real estate, a new business, hiring, technology, or any capital expenditure. Also use for ROI calculations, IRR, NPV, payback period, build vs buy decisions, lease vs buy analysis, vendor
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install business-investment-advisor@claude-code-skills许可证: MIT
- 部署与运维已验证仓库
canary
Post-deploy canary monitoring. Watches the live app for console errors, performance regressions, and page failures using the browse daemon. Takes periodic screenshots, compares against pre-deploy baselines, and alerts on anomalies. Use when: "monitor deploy", "canary", "post-deploy check", "watch pr
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill canary许可证: MIT
- 部署与运维已验证仓库
canary-watch
Use this skill to monitor and verify a deployed URL after releases — checks HTTP endpoints, SSE streams, static assets, console errors, and performance regressions after deploys, merges, or dependency upgrades. Smoke / canary / post-deploy verification.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/canary-watch ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 部署与运维已验证仓库
ceo-advisor
Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making executive decisions, fundraising, or when user mentions CEO, s
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 部署与运维已验证仓库
cfo-advisor
Financial leadership for startups and scaling companies. Financial modeling, unit economics, fundraising strategy, cash management, and board financial packages. Use when building financial models, analyzing unit economics, planning fundraising, managing cash runway, preparing board materials, or wh
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 部署与运维已验证仓库
churn-prevention
When the user wants to reduce churn, build cancellation flows, set up save offers, recover failed payments, or implement retention strategies. Also use when the user mentions 'churn,' 'cancel flow,' 'offboarding,' 'save offer,' 'dunning,' 'failed payment recovery,' 'win-back,' 'retention,' 'exit sur
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 部署与运维已验证仓库
cisco-ios-patterns
Cisco IOS and IOS-XE review patterns for show commands, config hierarchy, wildcard masks, ACL placement, interface hygiene, and safe change-window verification.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/cisco-ios-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 部署与运维已验证仓库
co-marketing
When the user wants to find co-marketing partners, plan joint campaigns, or brainstorm partnership opportunities. Use when the user says 'co-marketing,' 'partner marketing,' 'joint campaign,' 'who should we partner with,' 'integration marketing,' 'cross-promotion,' 'collaborate with another company,
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 部署与运维精选市场
commit
Create a git commit
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install commit-commands@claude-plugins-official - 部署与运维已验证仓库
community-marketing
Build and leverage online communities to drive product growth and brand loyalty. Use when the user wants to create a community strategy, grow a Discord or Slack community, manage a forum or subreddit, build brand advocates, increase word-of-mouth, drive community-led growth, engage users post-signup
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 部署与运维已验证仓库
competitive-intel
Systematic competitor tracking that feeds CMO positioning, CRO battlecards, and CPO roadmap decisions. Use when analyzing competitors, building sales battlecards, tracking market moves, positioning against alternatives, or when user mentions competitive intelligence, competitive analysis, competitor
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 部署与运维已验证仓库
content-creator
Deprecated redirect skill that routes legacy 'content creator' requests to the correct specialist. Use when a user invokes 'content creator', asks to write a blog post, article, guide, or brand voice analysis (routes to content-production), or asks to plan content, build a topic cluster, or create a
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 部署与运维已验证仓库
context-save
Save working context. Captures git state, decisions made, and remaining work so any future session can pick up without losing a beat. Use when asked to "save progress", "save state", "context save", or "save my work". Pair with /context-restore to resume later. Formerly /checkpoint — renamed because
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill context-save许可证: MIT
- 部署与运维精选市场
create-docker-mcp-tunnel
Stand up an Anthropic MCP tunnel locally with Docker Compose so Claude can call a private MCP server (manual-credentials quickstart).
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install mcp-tunnels@claude-plugins-official - 部署与运维已验证仓库
culture-architect
Build, measure, and evolve company culture as operational behavior — not wall posters. Covers mission/vision/values workshops, values-to-behaviors translation, culture code creation, culture health assessment, and cultural rituals by stage. Use when building company values, assessing culture health,
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 部署与运维已验证仓库
customer-research
When the user wants to conduct, analyze, or synthesize customer research. Use when the user mentions "customer research," "ICP research," "talk to customers," "analyze transcripts," "customer interviews," "survey analysis," "support ticket analysis," "voice of customer," "VOC," "build personas," "cu
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 部署与运维已验证仓库
dashboard-builder
Build monitoring dashboards that answer real operator questions for Grafana, SigNoz, and similar platforms. Use when turning metrics into a working dashboard instead of a vanity board.
来源: affaan-m/ECC/tree/main/skills/dashboard-builder ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 部署与运维已验证仓库
database-migrations
Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely, Django, TypeORM, golang-migrate).
来源: affaan-m/ECC/tree/main/skills/database-migrations ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 部署与运维未验证
digits-fintech-swiss-template
Swiss-grid fintech deck template in black / warm paper / neon-lime contrast. Use when users ask for premium data-story slides with strict modular layout, bold numeric cards, restrained motion, and keyboard/click navigation in one HTML file.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 部署与运维已验证仓库
docker-patterns
Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/docker-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 部署与运维已验证仓库
feature-flags-architect
Use when adding, retiring, or auditing feature flags. Triggers on "add a flag", "ship behind a flag", "rollout plan", "kill switch", "stale flags", "flag debt", "LaunchDarkly", "GrowthBook", "Statsig", "Unleash", "Flipt", or any progressive-delivery question. Ships flag debt scanner, rollout planner
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install feature-flags-architect@claude-code-skills许可证: MIT
- 部署与运维精选市场
file-analyzer
Analyzes batches of source files to produce knowledge graph nodes and edges. Extracts file structure, functions, classes, and relationships using a two-phase approach: structural extraction script followed by LLM semantic analysis.
来源: Lum1104/Understand-Anything ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/Lum1104/Understand-Anything /plugin install file-analyzer@understand-anything - 部署与运维已验证仓库
financial-analyst
Performs financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecast construction for strategic decision-making. Use when analyzing financial statements, building valuation models, assessing budget variances, or constructing financial projections and forecasts. Also appli
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install finance-skills@claude-code-skills许可证: MIT
- 部署与运维已验证仓库
flox-environments
Create reproducible, cross-platform (macOS/Linux) development environments with Flox, a declarative Nix-based environment manager. Use when setting up project toolchains for any language, installing system-level dependencies (compilers, databases, native libs like openssl/BLAS), pinning exact package versions for a team, running local services (PostgreSQL, Redis, Kafka), onboarding developers with one command, or solving 'works on my machine' problems — including agent/vibe-coding setups that need project-scoped tools without sudo. Also use when the user mentions .flox/, manifest.toml, flox activate, or FloxHub.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/flox-environments ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 部署与运维已验证仓库
founder-coach
Personal leadership development for founders and first-time CEOs. Covers founder archetype identification, delegation frameworks, energy management, CEO calendar audits, leadership style evolution, blind spot identification, imposter syndrome, founder mental health, and succession planning. Use when
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 部署与运维已验证仓库
free-tool-strategy
When the user wants to build a free tool for marketing — lead generation, SEO value, or brand awareness. Use when they mention 'engineering as marketing,' 'free tool,' 'calculator,' 'generator,' 'checker,' 'grader,' 'marketing tool,' 'lead gen tool,' 'build something for traffic,' 'interactive tool,
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 部署与运维已验证仓库
free-tools
When the user wants to plan, evaluate, or build a free tool for marketing purposes — lead generation, SEO value, or brand awareness. Also use when the user mentions "engineering as marketing," "free tool," "marketing tool," "calculator," "generator," "interactive tool," "lead gen tool," "build a too
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 部署与运维已验证仓库
generating-python-installer
Commercial-grade Python installer expert for Windows: Nuitka extreme compilation, dist slimming, DLL footprint analysis, and Inno Setup packaging to ship the smallest, fastest installers. Use only for advanced packaging/optimization (minimal size, fast startup), not basic script-to-exe conversion. 中文触发:Nuitka 极限优化、Python 商业打包、极限编译 Python、dist 瘦身、DLL 分析、最小安装包、最快启动、商业级打包风格
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/generating-python-installer ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 部署与运维精选市场
git-teacher
바르다 깃선생 — Git/GitHub를 쉽게 도와주는 명령어
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install git-teacher@gptaku-plugins - 部署与运维精选市场
git-teacher-help
Explains Git/GitHub terminology using cloud-folder analogies (Dropbox/Google Drive) for non-developers. Korean triggers: "commit이 뭐야?", "push랑 commit 차이", "깃 용어", "도움말", "PR이 뭐야?", "branch가 뭐야?", "깃 처음인데", "뭐가 뭔지 모르겠어". English triggers: "what is commit", "what is push", "git terminology", "explain
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install git-teacher@gptaku-plugins - 部署与运维精选市场
git-teacher-save
Commits changed files to Git, explained in plain language for non-developers. Runs `git add -A` + `git commit` and describes what was saved. Korean triggers: "저장해줘", "커밋", "커밋해줘", "변경 내용 저장", "지금까지 한 거 저장", "세이브". English triggers: "save", "commit", "save my work".
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install git-teacher@gptaku-plugins - 部署与运维精选市场
git-teacher-setup
Initial Git/GitHub setup and project folder creation for non-developers — handles install, GitHub connection, and first project scaffold. Auto-skips completed steps. Korean triggers: "깃 시작", "깃 설정", "처음이에요", "git 설치", "GitHub 연결", "프로젝트 만들기", "깃 세팅", "시작하기". English triggers: "start with git", "git
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install git-teacher@gptaku-plugins - 部署与运维精选市场
git-teacher-status
Translates current Git status into plain-language explanations for non-developers. Korean triggers: "상태 확인", "지금 어떤 상태?", "뭐가 바뀌었어?", "git status", "변경 사항", "뭐가 달라졌어?", "파일 확인". English triggers: "check status", "what changed", "git status".
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install git-teacher@gptaku-plugins - 部署与运维精选市场
git-teacher-upload
Pushes committed work to GitHub cloud, returning the GitHub URL on success. For non-developers. Korean triggers: "올려줘", "푸시", "업로드", "GitHub에 올려줘", "클라우드에 보내줘", "올리기". English triggers: "push", "upload", "push to GitHub".
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install git-teacher@gptaku-plugins - 部署与运维未验证
gradle-build
Fix Gradle build errors for Android and KMP projects
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 部署与运维已验证仓库
homelab-network-readiness
Readiness checklist for homelab VLAN segmentation, local DNS filtering, and WireGuard-style remote access before changing router, firewall, DHCP, or VPN configuration.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/homelab-network-readiness ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 部署与运维已验证仓库
homelab-network-setup
Practical home and homelab network planning for gateways, switches, access points, IP ranges, DHCP reservations, DNS, cabling, and common beginner mistakes.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/homelab-network-setup ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 部署与运维已验证仓库
homelab-pihole-dns
Pi-hole installation, blocklist management, DNS-over-HTTPS setup, DHCP integration, local DNS records, and troubleshooting broken DNS resolution on a home network.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/homelab-pihole-dns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 部署与运维已验证仓库
inbox-setup
One-time setup skill that builds a personalized inbox triage knowledge base via interactive interview. Interviews the user about their email patterns, business context, reply style, and priorities using grill-me discipline (one question at a time, forcing format where possible, dependency-ordered, e
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install email-pair@claude-code-skills许可证: MIT
- 部署与运维精选市场
insane-research-query
This skill should be used when a user wants to build a structured research query interactively before starting deep research. Example queries include "/insane-research query", "리서치 쿼리 만들어줘", "research query builder", "structured research query", "쿼리 빌더".
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install insane-research@gptaku-plugins - 部署与运维未验证
insane-search
Auto-bypass for blocked websites — tries every method until one works. Use when WebFetch returns 402/403/blocked, or when accessing X/Twitter, Reddit, YouTube, GitHub, Mastodon, Medium, Substack, Stack Overflow, Threads, Naver, Coupang, LinkedIn, or any platform with WAF/bot protection. Leverages yt
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 部署与运维已验证仓库
internal-comms
Use when a Head of People Ops, BizOps lead, or Internal Communications owner needs to draft and sequence an internal-only change-management communication — a re-org announcement, a tool rollout, a policy change, a leadership transition, a layoff, an acquisition close, or an internal product launch —
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install business-operations-skills@claude-code-skills许可证: MIT
- 部署与运维已验证仓库
internal-narrative
Build and maintain one coherent company story across all audiences — employees, investors, customers, candidates, and partners. Detects narrative contradictions and ensures the same truth is framed for each audience's needs. Use when preparing investor updates, all-hands presentations, board communi
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 部署与运维已验证仓库
kubernetes-patterns
Kubernetes workload patterns, resource management, RBAC, probes, autoscaling, ConfigMap/Secret handling, and kubectl debugging for production-grade deployments.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/kubernetes-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 部署与运维已验证仓库
latency-critical-systems
Use for latency-sensitive systems such as realtime dashboards, market data, streaming agents, execution gateways, queues, caches, or HFT-like infrastructure where freshness and p95 latency matter.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/latency-critical-systems ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 部署与运维已验证仓库
launch
When the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user mentions 'launch,' 'Product Hunt,' 'feature release,' 'announcement,' 'go-to-market,' 'beta launch,' 'early access,' 'waitlist,' 'product update,' 'how do I launch this,' 'launch checklist
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 部署与运维已验证仓库
launch-strategy
When the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user mentions 'launch,' 'Product Hunt,' 'feature release,' 'announcement,' 'go-to-market,' 'beta launch,' 'early access,' 'waitlist,' 'product update,' 'GTM plan,' 'launch checklist,' or 'launc
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 部署与运维精选市场
legacy-analyst
Deep-reads legacy codebases (COBOL, Java, .NET, Node, anything) to build structural and behavioral understanding. Use for discovery, dependency mapping, dead-code detection, and "what does this system actually do" questions.
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install code-modernization@claude-plugins-official - 部署与运维已验证仓库
llm-cost-optimizer
Use proactively whenever LLM API costs come up -- or should. Triggers include: 'my AI costs are too high', 'optimize token usage', 'which model should I use', 'LLM spend is out of control', 'implement prompt caching', 'we're about to launch an AI feature', 'build me an AI endpoint'. Don't wait for a
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install llm-cost-optimizer@claude-code-skills许可证: MIT
- 部署与运维已验证仓库
llm-wiki
Use when building or maintaining a persistent personal knowledge base (second brain) in Obsidian where an LLM incrementally ingests sources, updates entity/concept pages, maintains cross-references, and keeps a synthesis current. Triggers include "second brain", "Obsidian wiki", "personal knowledge
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install llm-wiki@claude-code-skills许可证: MIT
- 部署与运维已验证仓库
mailtrap-email-integration
Guides agents through integrating transactional email sending via Mailtrap's Email API, including sandbox testing, domain verification, and API authentication. Use when implementing email-sending features, debugging delivery issues, or setting up safe dev/staging email testing.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/mailtrap-email-integration ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 部署与运维精选市场
maker-setup
Onboard a Code-with-Claude Makers Cardputer — fetch the build-with-claude repo, flash firmware, and install the Claude Buddy apps.
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install cwc-makers@claude-plugins-official - 部署与运维精选市场
modernize-preflight
Environment readiness check — analysis tools, build toolchain, source completeness, telemetry access
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install code-modernization@claude-plugins-official - 部署与运维精选市场
oh-my-issues
Cluster a GitHub issue backlog by root cause into a small set of plan-master issues, redirect children with a standardized comment, and bundle architectural-fix PRs that close clusters atomically. Use when an issue tracker has accumulated dozens of reports that share underlying defects, when asked t
来源: thedotmack/claude-mem ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/thedotmack/claude-mem /plugin install oh-my-issues@thedotmack - 部署与运维已验证仓库
partnerships-architect
Use when a startup is approached by a prospective partner and someone has to decide should we sign this partner, at what partner tier (referral / reseller / OEM / SI-consulting / strategic alliance), with what joint GTM commitment, and at what revshare. Classifies partner tier from independent-deman
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install commercial-skills@claude-code-skills许可证: MIT
- 部署与运维未验证
pixelbin-media
Generate and edit images and videos with an 85+ API portfolio and build visually appealing website pages via Pixelbin.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 部署与运维已验证仓库
postmortem
/em:postmortem — Honest analysis of what went wrong. Use after a failed launch, missed quarter, or bad hire to run a blameless 5-Whys retrospective with a change register — e.g. dissecting why the Q3 release slipped six weeks.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install executive-mentor@claude-code-skills许可证: MIT
- 部署与运维未验证
prod-safe-ops
Use BEFORE any push, deploy, DB/data operation, or file change on repos that are LIVE in production — 210- (병상 PWA, Firestore 실데이터), 210-realestate-console (Render+SQLite), modu-card, blackreits (신청 데이터), axpay, pay-app (결제). Enforces backup-first, deploy-impact check, explicit user approval. Trigge
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 部署与运维已验证仓库
product-analytics
Use when defining product KPIs, building metric dashboards, running cohort or retention analysis, or interpreting feature adoption trends across product stages.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install product-skills@claude-code-skills许可证: MIT
- 部署与运维已验证仓库
production-audit
Local-evidence production readiness audit for shipped apps, pre-launch reviews, post-merge checks, and "what breaks in prod?" questions without sending repo data to an external audit service.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/production-audit ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 部署与运维已验证仓库
programmatic-seo
When the user wants to create SEO-driven pages at scale using templates and data. Also use when the user mentions "programmatic SEO," "template pages," "pages at scale," "directory pages," "location pages," "[keyword] + [city] pages," "comparison pages," "integration pages," "building many pages for
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 部署与运维已验证仓库
prospecting
When the user wants to find, qualify, and build a list of prospects to reach out to — across B2B SaaS, general B2B, or local small businesses. Also use when the user mentions "prospecting," "build a prospect list," "find prospects," "find leads," "lead gen list," "find SaaS companies that," "find B2
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 部署与运维未验证
prp-pr
Create a GitHub PR from current branch with unpushed commits — discovers templates, analyzes changes, pushes
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 部署与运维未验证
release
Generic release assistant — analyzes repo release rules, caches them in .omc/RELEASE_RULE.md, then guides the release
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 部署与运维未验证
release-notes-one-pager
Release notes one-page HTML with highlights, Added, Fixed, Breaking changes, Known issues, and Upgrade note. Writes explicit "None" style sections whenever the user does not provide details.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 部署与运维精选市场
repo-shipper
Use when polishing a GitHub repo to portfolio standard — audit and fill the 4 common defects (description, LICENSE, README, CI) plus .env.example and .gitignore. Applies to x77xdavid-prog repos (pay-app, bananafish-hospital-intel, desktop-monitor, blackreits, ibless 등). Triggers: repo 정리, README 만들어
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install repo-shipper@checkup-skills - 部署与运维已验证仓库
safety-guard
Use this skill to prevent destructive operations when working on production systems or running agents autonomously.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/safety-guard ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 部署与运维已验证仓库
senior-pm
Senior Project Manager for enterprise software, SaaS, and digital transformation projects. Specializes in portfolio management, quantitative risk analysis, resource optimization, stakeholder alignment, and executive reporting. Uses advanced methodologies including EMV analysis, Monte Carlo simulatio
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install pm-skills@claude-code-skills许可证: MIT
- 部署与运维未验证
skill-create
Analyze local git history to extract coding patterns and generate SKILL.md files. Local version of the Skill Creator GitHub App.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 部署与运维精选市场
skillers-suda
This skill should be used when the user asks to "스킬 만들어줘", "에이전트 만들어줘", "커맨드 만들어줘", "스킬러들의 수다", "수다", "skill builder", "make a skill", "create a skill", "build a skill".
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install skillers-suda@gptaku-plugins - 部署与运维已验证仓库
soc2-compliance
Use when the user asks to prepare for SOC 2 audits, map Trust Service Criteria, build control matrices, collect audit evidence, perform gap analysis, or assess SOC 2 Type I vs Type II readiness.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skills许可证: MIT
- 部署与运维已验证仓库
spec-to-repo
Use when the user says 'build me an app', 'create a project from this spec', 'scaffold a new repo', 'generate a starter', 'turn this idea into code', 'bootstrap a project', 'I have requirements and need a codebase', or provides a natural-language project specification and expects a complete, runnabl
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install product-skills@claude-code-skills许可证: MIT
- 部署与运维精选市场
standup
Facilitate a read-only standup across git worktrees, branches, or PRs to compare changes and produce one consolidation plan.
来源: thedotmack/claude-mem ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/thedotmack/claude-mem /plugin install standup@thedotmack - 部署与运维已验证仓库
terminal-ops
Evidence-first repo execution workflow for ECC. Use when the user wants a command run, a repo checked, a CI failure debugged, or a narrow fix pushed with exact proof of what was executed and verified.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/terminal-ops ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 部署与运维已验证仓库
uncloud
Use when managing an Uncloud cluster — deploying services, configuring Caddy ingress, adding static proxy routes for non-cluster devices, publishing ports, scaling, inspecting logs, or managing machines and volumes with the `uc` CLI.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/uncloud ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 部署与运维精选市场
understand-knowledge
Analyze a Karpathy-pattern LLM wiki knowledge base and generate an interactive knowledge graph with entity extraction, implicit relationships, and topic clustering.
来源: Lum1104/Understand-Anything ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/Lum1104/Understand-Anything /plugin install understand-knowledge@understand-anything - 部署与运维已验证仓库
x-twitter-growth
X/Twitter growth engine for building audience, crafting viral content, and analyzing engagement. Use when the user wants to grow on X/Twitter, write tweets or threads, analyze their X profile, research competitors on X, plan a posting strategy, or optimize engagement. Complements social-content (gen
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
营销与 SEO60
- 营销与 SEO已验证仓库
ad-creative
When the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primary text, or full ad variations — for any paid advertising platform. Also use when the user mentions 'ad copy variations,' 'ad creative,' 'generate headlines,' 'RSA headlines,' 'bulk ad copy,' 'ad iteration
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 营销与 SEO已验证仓库
ads
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' 'audience targeting,' 'Google Ads,' 'Facebook ads,' 'Linked
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 营销与 SEO已验证仓库
aeo
Answer Engine Optimization (AEO) skill — optimize content to be cited by AI language models (ChatGPT, Perplexity, Claude, Gemini, Mistral) as authoritative sources. Distinct from SEO — AEO optimizes for citation in LLM-generated responses, not search rankings. Use when planning content for AI-first
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install aeo@claude-code-skills许可证: MIT
- 营销与 SEO未验证
ai-music-album
Full-lifecycle AI music album production — concept, lyric drafting, track sequencing, and export. Useful for indie album experiments and brand soundtracks.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 营销与 SEO已验证仓库
ai-seo
When the user wants to optimize content for AI search engines, get cited by LLMs, or appear in AI-generated answers. Also use when the user mentions 'AI SEO,' 'AEO,' 'GEO,' 'LLMO,' 'answer engine optimization,' 'generative engine optimization,' 'LLM optimization,' 'AI Overviews,' 'optimize for ChatG
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 营销与 SEO已验证仓库
app-store-optimization
App Store Optimization (ASO) toolkit for researching keywords, analyzing competitor rankings, generating metadata suggestions, and improving app visibility on Apple App Store and Google Play Store. Use when the user asks about ASO, app store rankings, app metadata, app titles and descriptions, app s
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 营销与 SEO已验证仓库
aso
When the user wants to audit or optimize an App Store or Google Play listing. Also use when the user mentions 'ASO audit,' 'app store optimization,' 'optimize my app listing,' 'improve app visibility,' 'app store ranking,' 'audit my listing,' 'why aren't people downloading my app,' 'improve my app c
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 营销与 SEO已验证仓库
benchmark-methodology
Use after competitive-platform-analysis has produced a tiered competitor set. Scores each competitor across nine weighted dimensions (positioning, voice, visual craft, offer packaging, evidence, enterprise-readiness, thought leadership, pricing, client's strategic tension) with explicit 1–5 rubrics and a tension-plot. Precedes competitive-report-structure.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/benchmark-methodology ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 营销与 SEO已验证仓库
brand-discovery
Use when a brand needs to discover or articulate its identity through structured multi-session interviews. Covers purpose, positioning, audience, personality, voice, narrative, and founder-brand tension across 8 modules using laddering, 5 Whys, and projective techniques. Produces a resumable session with disk-persisted state and a master brandbook (90_SYNTHESIS.md).
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/brand-discovery ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 营销与 SEO精选市场
cardputer-buddy
Iterate on the Cardputer-Adv MicroPython app bundle (Claude Buddy, Snake, Hello) after the device is already provisioned via m5-onboard. Use when the user wants to add a new app, push a single changed .py without re-flashing, watch device serial logs, or run a one-shot REPL command. Trigger on "add
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install cwc-makers@claude-plugins-official - 营销与 SEO已验证仓库
cold-email
Write B2B cold emails and follow-up sequences that get replies. Use when the user wants to write cold outreach emails, prospecting emails, cold email campaigns, sales development emails, or SDR emails. Also use when the user mentions "cold outreach," "prospecting email," "outbound email," "email to
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 营销与 SEO已验证仓库
competitive-ads-extractor
Extract and analyze competitors' ads from ad libraries to understand messaging and creative approaches that resonate.
来源: ComposioHQ/awesome-claude-skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill competitive-ads-extractor许可证: none
- 营销与 SEO已验证仓库
competitive-platform-analysis
Use when scoping a competitive landscape — identifying, categorising, and score-filtering a competitor set before any benchmarking begins. Decides who counts as a competitor, which tier they belong to, and which sources to mine. First step in the three-skill competitive pipeline; precedes benchmark-methodology.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/competitive-platform-analysis ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 营销与 SEO已验证仓库
competitive-report-structure
Use after benchmark-methodology has produced scored competitor profile cards. Assembles findings into a decision-grade report: landscape map, competitor profiles, benchmarking matrix, white-space analysis, strategic recommendations, and team alignment trigger questions. Final step in the three-skill competitive pipeline.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/competitive-report-structure ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 营销与 SEO已验证仓库
connections-optimizer
Reorganize the user's X and LinkedIn network with review-first pruning, add/follow recommendations, and channel-specific warm outreach drafted in the user's real voice. Use when the user wants to clean up following lists, grow toward current priorities, or rebalance a social graph around higher-signal relationships.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/connections-optimizer ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 营销与 SEO已验证仓库
content-engine
Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/content-engine ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 营销与 SEO已验证仓库
content-strategy
When the user wants to plan a content strategy, decide what content to create, or figure out what topics to cover. Also use when the user mentions "content strategy," "what should I write about," "content ideas," "blog strategy," "topic clusters," "content planning," "editorial calendar," "content m
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 营销与 SEO已验证仓库
context-restore
Restore working context saved earlier by /context-save. Loads the most recent saved state (across all branches by default) so you can pick up where you left off — even across Conductor workspace handoffs. Use when asked to "resume", "restore context", "where was I", or "pick up where I left off". Pa
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill context-restore许可证: MIT
- 营销与 SEO已验证仓库
creative-director
AI creative director with recursive self-assessment: 20+ methodologies (SIT, TRIZ, Bisociation, SCAMPER, Synectics), 3-axis evaluation calibrated against Cannes/D&AD/HumanKind, 5-phase process from brief to presentation.
来源: smixs/creative-director-skill ↗ · ⭐ 给作者加星
npx skills add https://github.com/smixs/creative-director-skill --skill creative-director许可证: MIT
- 营销与 SEO已验证仓库
crosspost
Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/crosspost ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 营销与 SEO已验证仓库
cs-onboard
Founder onboarding interview that captures company context across 7 dimensions. Invoke with /cs:setup for initial interview or /cs:update for quarterly refresh. Generates ~/.claude/company-context.md used by all C-suite advisor skills. Use when setting up the C-suite advisors for the first time, or
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 营销与 SEO已验证仓库
domain-name-brainstormer
Generate creative domain name ideas and check availability across multiple TLDs including .com, .io, .dev, and .ai.
来源: ComposioHQ/awesome-claude-skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill domain-name-brainstormer许可证: none
- 营销与 SEO已验证仓库
elevenlabs-tts
Generate ElevenLabs text-to-speech audio from scripts or inline text using local voice profiles. Use when the user asks for ElevenLabs, text-to-speech, TTS, narration, voiceover, speech audio, or voice generation; load voice names, voice ids, emails, owners, and account-specific defaults only from l
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill elevenlabs-tts许可证: MIT
- 营销与 SEO未验证
fal-train
Train custom AI models (LoRA) on fal.ai for personalized image generation tailored to a brand, character, or style.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 营销与 SEO已验证仓库
form-cro
When the user wants to optimize any form that is NOT signup/registration — including lead capture forms, contact forms, demo request forms, application forms, survey forms, or checkout forms. Also use when the user mentions "form optimization," "lead form conversions," "form friction," "form fields,
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 营销与 SEO已验证仓库
lead-intelligence
AI-native lead intelligence and outreach pipeline. Replaces Apollo, Clay, and ZoomInfo with agent-powered signal scoring, mutual ranking, warm path discovery, source-derived voice modeling, and channel-specific outreach across email, LinkedIn, and X. Use when the user wants to find, qualify, and reach high-value contacts.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/lead-intelligence ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 营销与 SEO已验证仓库
lead-magnets
When the user wants to create, plan, or optimize a lead magnet for email capture or lead generation. Also use when the user mentions "lead magnet," "gated content," "content upgrade," "downloadable," "ebook," "cheat sheet," "checklist," "template download," "opt-in," "freebie," "PDF download," "reso
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 营销与 SEO精选市场
m5-onboard
End-to-end onboarding for a freshly-plugged-in M5Stack ESP32 device (Cardputer, Cardputer-Adv, Core, CoreS3, Stick) — detect on USB, flash UIFlow 2.0 firmware, and install the Claude Buddy MicroPython app bundle. Use whenever the user plugs in or wants to flash/provision/reset an M5Stack or ESP32 bo
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install cwc-makers@claude-plugins-official - 营销与 SEO已验证仓库
marketing-campaign
End-to-end marketing campaign planning and execution. Covers audience research, positioning, campaign angle definition, landing page copy, email sequences, social posts, ad copy, short-form video scripts, and content calendars. Use as the orchestration layer for multi-channel product launches.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/marketing-campaign ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 营销与 SEO已验证仓库
marketing-context
Create and maintain the marketing context document that all marketing skills read before starting. Use when the user mentions 'marketing context,' 'brand voice,' 'set up context,' 'target audience,' 'ICP,' 'style guide,' 'who is my customer,' 'positioning,' or wants to avoid repeating foundational i
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 营销与 SEO已验证仓库
marketing-ideas
When the user needs marketing ideas, inspiration, or strategies for their SaaS or software product. Also use when the user asks for 'marketing ideas,' 'growth ideas,' 'how to market,' 'marketing strategies,' 'marketing tactics,' 'ways to promote,' 'ideas to grow,' 'what else can I try,' 'I don't kno
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 营销与 SEO已验证仓库
marketing-plan
When the user needs a comprehensive marketing plan for a client, a company they advise, or their own product. Also use when the user mentions "marketing plan," "growth plan," "GTM plan," "go-to-market plan," "AARRR plan," "90-day marketing plan," "12-month marketing roadmap," "fractional CMO plan,"
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 营销与 SEO已验证仓库
marketing-psychology
When the user wants to apply psychological principles, mental models, or behavioral science to marketing. Also use when the user mentions 'psychology,' 'mental models,' 'cognitive bias,' 'persuasion,' 'behavioral science,' 'why people buy,' 'decision-making,' 'consumer behavior,' 'anchoring,' 'socia
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 营销与 SEO已验证仓库
marketing-skills
Directory and router for the marketing skills library. Use when you need to find the right marketing skill for a task, see what marketing capabilities exist, or get oriented in this plugin. 44 specialist skills across 8 pods (content, SEO + AEO, CRO, channels, growth, intelligence, sales enablement,
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 营销与 SEO已验证仓库
marketing-strategy-pmm
Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Use when the user asks about product positioning, go-to-market planning, competitive analysis, target audience definition, ICP definition, market research, launch plans, or sales enablement. Covers
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 营销与 SEO已验证仓库
matterjs
Use when implementing 2D physics interactions with Matter.js, including Engine/World setup, Render/Runner configuration, adding bodies and constraints, and scroll/interaction-friendly canvas scenes.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill matterjs许可证: MIT
- 营销与 SEO精选市场
mem-search
Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions.
来源: thedotmack/claude-mem ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/thedotmack/claude-mem /plugin install mem-search@thedotmack - 营销与 SEO已验证仓库
minimax-docx
Professional DOCX document creation and editing using OpenXML SDK. Useful for branded reports, polished proposals, and template-based authoring.
来源: MiniMax-AI/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/MiniMax-AI/skills --skill minimax-docx许可证: MIT
- 营销与 SEO精选市场
naver-blog-marketing
Use when working in the Korean Naver ecosystem — 네이버 블로그, 스마트스토어, 애드포스트, 검색 노출(C-Rank / D.I.A+), 키워드 광고, 플레이스, 인플루언서, 블로그 상위노출. Korean-platform SEO and content marketing that is fundamentally different from Google SEO.
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install naver-blog-marketing@checkup-skills - 营销与 SEO精选市场
naver-seo-check
네이버 검색 기준으로 블로그 글·웹페이지를 진단하고 개선 우선순위를 처방합니다. "네이버 상위노출 진단해줘" 같은 요청에 사용.
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install naver-seo-check@checkup-skills - 营销与 SEO已验证仓库
onboarding-cro
When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions "onboarding flow," "activation rate," "user activation," "first-run experience," "empty states," "onboarding checklist," "aha moment," or "new user experie
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 营销与 SEO已验证仓库
paid-ads
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This ski
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 营销与 SEO已验证仓库
popup-cro
When the user wants to create or optimize popups, modals, overlays, slide-ins, or banners for conversion purposes. Also use when the user mentions "exit intent," "popup conversions," "modal optimization," "lead capture popup," "email popup," "announcement banner," or "overlay." For forms outside of
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 营销与 SEO已验证仓库
popups
When the user wants to create or optimize popups, modals, overlays, slide-ins, or banners for conversion purposes. Also use when the user mentions "exit intent," "popup conversions," "modal optimization," "lead capture popup," "email popup," "announcement banner," "overlay," "collect emails with a p
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 营销与 SEO未验证
pptx-html-fidelity-audit
Audit a python-pptx export against its source HTML deck, identify layout/content drift (footer overflow, cropped content, missing italic/em, lost styling, off-rhythm spacing), and re-export with strict footer-rail + cursor-flow layout discipline. Use this skill whenever the user has a .pptx that was
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 营销与 SEO已验证仓库
pricing
When the user wants help with pricing decisions, packaging, or monetization strategy. Also use when the user mentions 'pricing,' 'pricing tiers,' 'freemium,' 'free trial,' 'packaging,' 'price increase,' 'value metric,' 'Van Westendorp,' 'willingness to pay,' 'monetization,' 'how much should I charge
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 营销与 SEO已验证仓库
product-marketing
When the user wants to create or update their product marketing context document. Also use when the user mentions 'product context,' 'marketing context,' 'set up context,' 'positioning,' 'who is my target audience,' 'describe my product,' 'ICP,' 'ideal customer profile,' or wants to avoid repeating
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 营销与 SEO精选市场
publisher-ad-revenue
Use when optimizing PUBLISHER / display ad revenue — earning money from ads on your own site/blog. Google AdSense, Naver 애드포스트, ad placement, RPM/eCPM/CTR/viewability, Auto ads, ads.txt, invalid-traffic/policy compliance, AdSense 승인. NOT for buying/running ads as an advertiser (that is the `ads` ski
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install publisher-ad-revenue@checkup-skills - 营销与 SEO未验证
remotion
Programmatic video creation with React. Useful for branded explainers, social cuts, dashboards-to-video, and reproducible motion graphics.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 营销与 SEO已验证仓库
seo
Audit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the user wants better search visibility, SEO remediation, schema markup, sitemap/robots work, or keyword mapping.
来源: affaan-m/ECC/tree/main/skills/seo ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 营销与 SEO已验证仓库
signup-flow-cro
When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "registration friction," "signup form optimization," "free trial signup," "reduce signup dropoff," or "account creation flow." For post-signup onbo
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 营销与 SEO精选市场
skill-development
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install plugin-dev@claude-plugins-official - 营销与 SEO已验证仓库
social-media-analyzer
Social media campaign analysis and performance tracking. Calculates engagement rates, ROI, and benchmarks across platforms. Use when analyzing social media performance, calculating engagement rate, measuring campaign ROI, comparing platform metrics, or benchmarking against industry standards. Also u
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 营销与 SEO已验证仓库
social-media-manager
When the user wants to develop social media strategy, plan content calendars, manage community engagement, or grow their social presence across platforms. Also use when the user mentions 'social media strategy,' 'social calendar,' 'community management,' 'social media plan,' 'grow followers,' 'engag
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 营销与 SEO未验证
swiss-user-research-video-template
Swiss-style user-research narrative template in warm-paper editorial aesthetics. Use when users ask for a premium research deck or story-first live artifact with minimalist typography, high-clarity layout, subtle motion, donut breakdowns, and keyboard/click navigation across slides in a single HTML
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 营销与 SEO已验证仓库
video
When the user wants to create, generate, or produce video content using AI tools or programmatic frameworks. Also use when the user mentions 'video production,' 'AI video,' 'Remotion,' 'Hyperframes,' 'HeyGen,' 'Synthesia,' 'Veo,' 'Sora,' 'Runway,' 'Kling,' 'Seedance,' 'Hailuo,' 'MiniMax,' 'Pika,' 'H
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 营销与 SEO已验证仓库
video-editing
AI-assisted video editing workflows for cutting, structuring, and augmenting real footage. Covers the full pipeline from raw capture through FFmpeg, Remotion, ElevenLabs, fal.ai, and final polish in Descript or CapCut. Use when the user wants to edit video, cut footage, create vlogs, or build video content.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/video-editing ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 营销与 SEO已验证仓库
webinar-marketing
When the user wants to plan, promote, run, or improve a webinar or virtual event to generate and convert demand. Use when the user mentions 'webinar,' 'virtual event,' 'online event,' 'live demo,' 'virtual summit,' 'workshop,' 'masterclass,' 'fireside chat,' 'roundtable,' 'registration funnel,' 'sho
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 营销与 SEO未验证
wiki
LLM Wiki — persistent markdown knowledge base that compounds across sessions (Karpathy model)
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 营销与 SEO已验证仓库
x-api
X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/x-api ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
数据与分析60
- 数据与分析已验证仓库
analytics
When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," "tracking plan," "how do I m
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 数据与分析已验证仓库
caveman-stats
Show real token usage and estimated savings for the current session. Reads directly from the Claude Code session log — no AI estimation. Triggers on /caveman-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.
카브맨 토큰 절약 모음来源: JuliusBrussee/caveman/tree/main/skills/caveman-stats ↗ · ⭐ 给作者加星
/plugin marketplace add JuliusBrussee/caveman /plugin install caveman@caveman许可证: MIT
- 数据与分析已验证仓库
challenge
Pre-mortem plan analysis. Imagine the plan failed 12 months from now and work backwards to find the weaknesses. Surfaces assumptions, dependencies, and execution risks before committing resources. Use when before significant resource commitment, before presenting to a board or investors, when feedba
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install executive-mentor@claude-code-skills许可证: MIT
- 数据与分析已验证仓库
clickhouse-io
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/clickhouse-io ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 数据与分析精选市场
code-explorer
Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install feature-dev@claude-plugins-official - 数据与分析已验证仓库
codebase-onboarding
Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo.
来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 数据与分析已验证仓库
collab-proof
Use when you want to understand what Claude contributed vs what you drove in a session. Triggers on: /collab-proof, session retrospective, ai contribution analysis, collaboration evidence, what did claude do.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install collab-proof@claude-code-skills许可证: MIT
- 数据与分析已验证仓库
company-os
The meta-framework for how a company runs — the connective tissue between all C-suite roles. Covers operating system selection (EOS, Scaling Up, OKR-native, hybrid), accountability charts, scorecards, meeting pulse, issue resolution, and 90-day rocks. Use when setting up company operations, selectin
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 数据与分析已验证仓库
competitor-profiling
When the user wants to research, profile, or analyze competitors from their URLs. Also use when the user mentions 'competitor profile,' 'competitor research,' 'competitor analysis,' 'profile this competitor,' 'analyze competitor,' 'competitive intelligence,' 'competitor deep dive,' 'who are my compe
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 数据与分析已验证仓库
content-hash-cache-pattern
Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/content-hash-cache-pattern ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 数据与分析已验证仓库
data-throughput-accelerator
Use when large data ingestion, backfill, export, ETL, warehouse loading, manifest catch-up, or table synchronization needs to become much faster while preserving data correctness.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/data-throughput-accelerator ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 数据与分析已验证仓库
documentation-lookup
Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma).
来源: affaan-m/ECC/tree/main/skills/documentation-lookup ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 数据与分析精选市场
domain-analyzer
Analyzes codebases to extract business domain knowledge — domains, business flows, and process steps. Produces a domain-graph.json that maps how business logic flows through the code.
来源: Lum1104/Understand-Anything ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/Lum1104/Understand-Anything /plugin install domain-analyzer@understand-anything - 数据与分析未验证
editorial-burgundy-principles-template
Editorial studio deck template in burgundy / blush / muted-gold palette. Use when users ask for premium manifesto or culture slides with pill tags, large typographic statements, principle cards, and guided keyboard/click navigation.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 数据与分析未验证
evolve
Analyze instincts and suggest or generate evolved structures
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 数据与分析精选市场
excel-helper
엑셀·CSV 표 정리, 수식, 요약, 차트를 원본 파일을 보존하며 비개발자 언어로 돕습니다. "이 엑셀 정리해줘", "월별로 집계해줘" 같은 요청에 사용.
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install excel-helper@checkup-skills - 数据与分析未验证
fal-vision
Analyze images — segment objects, detect, run OCR, describe, and answer visual questions via fal.ai vision models.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 数据与分析已验证仓库
finance-skills
Router/index for the 2 finance skills bundled in this plugin: financial-analyst (ratio analysis, DCF valuation, budget variance, rolling forecasts) and saas-metrics-coach (ARR/MRR, churn, CAC/LTV, NRR, quick ratio). Use when a finance request doesn't obviously match one skill and you need to pick th
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install finance-skills@claude-code-skills许可证: MIT
- 数据与分析已验证仓库
grants
NIH grant research skill for clinical researchers. Grill-me intake (research idea + career stage + preliminary data + environment + submission posture + known institute targets) locks down the funding strategy before any search runs. Runs a 5-facet Consensus positioning analysis (with draft Signific
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install grants@claude-code-skills许可证: MIT
- 数据与分析已验证仓库
hackernews-frontpage
Scrape the Hacker News front page (titles, points, comment counts).
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill hackernews-frontpage许可证: MIT
- 数据与分析精选市场
how-it-works
Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?".
来源: thedotmack/claude-mem ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/thedotmack/claude-mem /plugin install how-it-works@thedotmack - 数据与分析未验证
instinct-status
Show learned instincts (project + global) with confidence
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 数据与分析已验证仓库
inventory-demand-planning
Codified expertise for demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation at multi-location retailers. Informed by demand planners with 15+ years experience managing hundreds of SKUs. Includes forecasting method selection, ABC/XYZ analysis, seasonal transition management, and vendor negotiation frameworks. Use when forecasting demand, setting safety stock, planning replenishment, managing promotions, or optimizing inventory levels.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/inventory-demand-planning ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 数据与分析已验证仓库
ito-basket-compare
Compare Itô prediction-market baskets against a user's knowledge base, portfolio notes, financial context, watchlist, or research thesis. Use for read-only basket comparison and gap analysis without investment advice or live trading.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/ito-basket-compare ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 数据与分析已验证仓库
ito-trade-planner
Build a non-advisory prediction-market trade planning worksheet for Itô or venue workflows. Use to inspect venues, underliers, constraints, order prerequisites, and manual execution steps without placing trades or recommending positions.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/ito-trade-planner ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 数据与分析未验证
jira
Retrieve a Jira ticket, analyze requirements, update status, or add comments. Uses the jira-integration skill and MCP or REST API.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 数据与分析已验证仓库
meeting-analyzer
Analyzes meeting transcripts and recordings to surface behavioral patterns, communication anti-patterns, and actionable coaching feedback. Use this skill whenever the user uploads or points to meeting transcripts (.txt, .md, .vtt, .srt, .docx), asks about their communication habits, wants feedback o
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install pm-skills@claude-code-skills许可证: MIT
- 数据与分析已验证仓库
migration-architect
Zero-downtime migration planning, compatibility validation, and rollback strategy generation. Tools for system, database, and infrastructure migrations with minimal business impact. Use when planning a database migration, infrastructure cutover, system replacement, or any high-risk transition that n
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 数据与分析已验证仓库
ml-adoption-playbook
End-to-end methodology for AI agents and software engineers to add machine learning algorithms to existing non-ML codebases. Covers problem framing, data readiness, architectural decoupling, and baseline model integration.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/ml-adoption-playbook ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 数据与分析已验证仓库
mle-workflow
Production machine-learning engineering workflow for data contracts, reproducible training, model evaluation, deployment, monitoring, and rollback. Use when building, reviewing, or hardening ML systems beyond one-off notebooks.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/mle-workflow ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 数据与分析精选市场
modernize-assess
Full discovery & portfolio analysis of a legacy system — inventory, complexity, debt, relative scale
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install code-modernization@claude-plugins-official - 数据与分析精选市场
modernize-map
Dependency & topology mapping — call graphs, data lineage, batch flows, rendered as navigable diagrams
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install code-modernization@claude-plugins-official - 数据与分析未验证
nanobanana-ppt
AI-powered PPT generation with document analysis and styled images via the NanoBanana stack. Combines image generation with structured deck output.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 数据与分析精选市场
no-restate
Cut repeated-output tokens without going full caveman — kill preamble, postamble, re-derivation of settled facts, and plan re-narration, while keeping normal readable prose. Use when replies feel padded, or the user says "don't repeat yourself", "skip the intro", "no summary", "get to the point", "본
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install no-restate@checkup-skills - 数据与分析已验证仓库
onboarding
When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions "onboarding flow," "activation rate," "user activation," "first-run experience," "empty states," "onboarding checklist," "aha moment," "new user experience
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 数据与分析未验证
plan
Restate requirements, assess risks, and create step-by-step implementation plan. WAIT for user CONFIRM before touching any code.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 数据与分析精选市场
plugin-settings
This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install plugin-dev@claude-plugins-official - 数据与分析已验证仓库
product-manager-toolkit
Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use when prioritizing features, synthesizing user research, writing requirement documentation, or developing product strategy.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install product-skills@claude-code-skills许可证: MIT
- 数据与分析精选市场
project-artifact
Generate and publish a project status artifact — an opinionated, tabbed status page for a project too big for one update (overview & success criteria, the workstream sequence, next steps, plus background, plan, risks & open questions, and decisions/FAQ when they earn a tab) — published with the buil
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install project-artifact@claude-plugins-official - 数据与分析未验证
projects
List known projects and their instinct statistics
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 数据与分析未验证
prp-plan
Create comprehensive feature implementation plan with codebase analysis and pattern extraction
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 数据与分析已验证仓库
pytorch-patterns
PyTorch deep learning patterns and best practices for building robust, efficient, and reproducible training pipelines, model architectures, and data loading.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/pytorch-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 数据与分析已验证仓库
recsys-pipeline-architect
Design composable recommendation, ranking, and feed pipelines using the six-stage Source→Hydrator→Filter→Scorer→Selector→SideEffect framework popularized by xAI's open-sourced For You algorithm. Use this skill whenever the user is building any system that picks "the top K items for a (user, context)" — social feeds, content CMSs, RAG rerankers, task prioritizers, notification triage, search reranking, ad ranking.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/recsys-pipeline-architect ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 数据与分析已验证仓库
regulatory-affairs-head
Senior Regulatory Affairs Manager for HealthTech and MedTech companies. Prepares FDA 510(k), De Novo, and PMA submission packages; analyzes regulatory pathways for new medical devices; drafts responses to FDA deficiency letters and Notified Body queries; develops CE marking technical documentation u
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skills许可证: MIT
- 数据与分析未验证
resume-session
Load the most recent session file from ~/.claude/session-data/ and resume work with full context from where the last session ended.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 数据与分析已验证仓库
risk-management-specialist
Medical device risk management specialist implementing ISO 14971 throughout product lifecycle. Provides risk analysis, risk evaluation, risk control, and post-production information analysis. Use when user mentions risk management, ISO 14971, risk analysis, FMEA, fault tree analysis, hazard identifi
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install ra-qm-skills@claude-code-skills许可证: MIT
- 数据与分析已验证仓库
sales-enablement
When the user wants to create sales collateral, pitch decks, one-pagers, objection handling docs, or demo scripts. Also use when the user mentions 'sales deck,' 'pitch deck,' 'one-pager,' 'leave-behind,' 'objection handling,' 'deal-specific ROI analysis,' 'demo script,' 'talk track,' 'sales playbook
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 数据与分析未验证
save-session
Save current session state to a dated file in ~/.claude/session-data/ so work can be resumed in a future session with full context.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 数据与分析已验证仓库
schema-markup
When the user wants to implement, audit, or validate structured data (schema markup) on their website. Use when the user mentions 'structured data,' 'schema.org,' 'JSON-LD,' 'rich results,' 'rich snippets,' 'schema markup,' 'FAQ schema,' 'Product schema,' 'HowTo schema,' or 'structured data errors i
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install marketing-skills@claude-code-skills许可证: MIT
- 数据与分析未验证
sessions
Manage Claude Code session history, aliases, and session metadata.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 数据与分析未验证
skill-health
Show skill portfolio health dashboard with charts and analytics
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 数据与分析已验证仓库
social-graph-ranker
Weighted social-graph ranking for warm intro discovery, bridge scoring, and network gap analysis across X and LinkedIn. Use when the user wants the reusable graph-ranking engine itself, not the broader outreach or network-maintenance workflow layered on top of it.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/social-graph-ranker ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 数据与分析已验证仓库
sql-database-assistant
Use when the user asks to write SQL queries, optimize database performance, generate migrations, explore database schemas, or work with ORMs like Prisma, Drizzle, TypeORM, or SQLAlchemy.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 数据与分析已验证仓库
threat-detection
Use when hunting for threats in an environment, analyzing IOCs, or detecting behavioral anomalies in telemetry. Covers hypothesis-driven threat hunting, IOC sweep generation, z-score anomaly detection, and MITRE ATT&CK-mapped signal prioritization.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-skills@claude-code-skills许可证: MIT
- 数据与分析精选市场
timeline-report
Generate a "Journey Into [Project]" narrative report analyzing a project's entire development history from claude-mem's timeline. Use when asked for a timeline report, project history analysis, development journey, or full project report.
来源: thedotmack/claude-mem ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/thedotmack/claude-mem /plugin install timeline-report@thedotmack - 数据与分析精选市场
understand-dashboard
Launch the interactive web dashboard to visualize a codebase's knowledge graph
来源: Lum1104/Understand-Anything ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/Lum1104/Understand-Anything /plugin install understand-dashboard@understand-anything - 数据与分析精选市场
version-delta-analyst
Identifies the breaking changes between two versions of the SAME stack (e.g. .NET Framework 4.8 → .NET 8, Java 8 → 17/21, Spring Boot 2 → 3) that actually bite a given codebase, and drives the ecosystem's migration tooling. Use for same-stack uplifts, where code is preserved and tweaked — not rewrit
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install code-modernization@claude-plugins-official - 数据与分析精选市场
vibe-sunsang-growth
Growth report generator — analyzes AI-collaboration session data and produces a progression report using the v2 level system (6 axes × 7 levels, 0.5 increments). Korean triggers: "성장 리포트", "성장 분석", "얼마나 성장했는지", "레벨 체크", "성장 트래킹". English triggers: "growth report", "growth tracking", "level check".
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install vibe-sunsang@gptaku-plugins - 数据与分析精选市场
vibe-sunsang-retro
Conversation-log converter — transforms Claude Code JSONL logs into Markdown and provides an analysis guide. Korean triggers: "변환", "대화 변환", "로그 변환", "회고", "이번 주 대화". English triggers: "retro", "convert conversations", "log conversion".
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install vibe-sunsang@gptaku-plugins - 数据与分析已验证仓库
videodb
See, Understand, Act on video and audio. See- ingest from local files, URLs, RTSP/live feeds, or live record desktop; return realtime context and playable stream links. Understand- extract frames, build visual/semantic/temporal indexes, and search moments with timestamps and auto-clips. Act- transcode and normalize (codec, fps, resolution, aspect ratio), perform timeline edits (subtitles, text/image overlays, branding, audio overlays, dubbing, translation), generate media assets (image, audio, video), and create real time alerts for events from live streams or desktop capture.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/videodb ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
文档与写作29
- 文档与写作已验证仓库
article-writing
Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/article-writing ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 文档与写作已验证仓库
brand-voice
Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/brand-voice ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 文档与写作精选市场
command-development
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs gu
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install plugin-dev@claude-plugins-official - 文档与写作已验证仓库
contract-and-proposal-writer
Generate professional, jurisdiction-aware business documents: freelance contracts, project proposals, SOWs, NDAs, and MSAs. Structured Markdown output with docx conversion instructions. Covers US (Delaware), EU (GDPR), UK, and DACH (German law) jurisdictions. Not a substitute for legal counsel — use
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install business-growth-skills@claude-code-skills许可证: MIT
- 文档与写作精选市场
contract-check
임대차·용역·근로계약서 같은 일상 계약서를 함께 읽고 확인할 질문 목록을 만들어줍니다. 법률 자문이 아닌 검토 보조. "계약서 좀 봐줘" 같은 요청에 사용.
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install contract-check@checkup-skills - 文档与写作未验证
doc
Read, create, and edit .docx documents with formatting and layout fidelity via OpenAI's document skill.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 文档与写作未验证
docs
Legacy slash-entry shim for the documentation-lookup skill. Prefer the skill directly.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 文档与写作精选市场
docs-guide-knowledge
This skill should be used when a user asks about the llms.txt standard, wants to find or fetch official documentation for a library or framework, or discusses documentation accessibility for AI systems. Example queries include "llms.txt란 뭐야", "React 공식 문서 찾아줘", "fetch the Next.js docs", "documentati
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install docs-guide@gptaku-plugins - 文档与写作精选市场
goaljaby
This skill should be used when the user asks to "/goaljaby", "골잡이", "골잡이 호출", "골 셋업 만들어줘", "골 셋업해줘", "PRD에서 골 만들어줘", "PRD 골 변환", "VALIDATION RECOVERY 만들어줘", "골 실행 준비", "set up goal from PRD", "goaljaby", "prep goal docs", "make goal scaffolding". Use this whenever the user has a PRD folder and wants
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install goaljaby@gptaku-plugins - 文档与写作已验证仓库
google-workspace-ops
Operate across Google Drive, Docs, Sheets, and Slides as one workflow surface for plans, trackers, decks, and shared documents. Use when the user needs to find, summarize, edit, migrate, or clean up Google Workspace assets without dropping to raw tool calls.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/google-workspace-ops ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 文档与写作已验证仓库
growth-log
Use after a complex task, failure, or when reviewing what was learned. Teaches how to write growth logs that extract reusable patterns — not diary entries.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/growth-log ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 文档与写作已验证仓库
investor-materials
Create and update pitch decks, one-pagers, investor memos, accelerator applications, financial models, and fundraising materials. Use when the user needs investor-facing documents, projections, use-of-funds tables, milestone plans, or materials that must stay internally consistent across multiple fundraising assets.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/investor-materials ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 文档与写作已验证仓库
investor-outreach
Draft cold emails, warm intro blurbs, follow-ups, update emails, and investor communications for fundraising. Use when the user wants outreach to angels, VCs, strategic investors, or accelerators and needs concise, personalized, investor-facing messaging.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/investor-outreach ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 文档与写作精选市场
ko-writer
블로그·업무 보고서·이메일 등 자연스러운 한국어 글을 번역투 없이 작성합니다. "블로그 글 써줘", "보고서 초안 잡아줘" 같은 요청에 사용.
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install ko-writer@checkup-skills - 文档与写作已验证仓库
minimalist
Use when the user asks to write code efficiently, avoid over-engineering, reduce dependencies, or prevent unnecessary abstractions. Enforces a strict efficiency ladder: YAGNI, reuse, stdlib, native platform, existing deps — before writing any new code.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 文档与写作已验证仓库
nutrient-document-processing
Process, convert, OCR, extract, redact, sign, and fill documents using the Nutrient DWS API. Works with PDFs, DOCX, XLSX, PPTX, HTML, and images.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/nutrient-document-processing ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 文档与写作未验证
omc-doctor
Diagnose and fix oh-my-claudecode installation issues
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 文档与写作精选市场
ppt-draft
주제만 주면 발표자료(PPT) 초안을 목차→슬라이드 구성→발표 노트까지 만듭니다. "발표자료 만들어줘", "PPT 초안 잡아줘" 같은 요청에 사용.
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install ppt-draft@checkup-skills - 文档与写作已验证仓库
process-mapper
Use when a BizOps lead, COO, or process-improvement owner needs to document an end-to-end business process (procurement, employee onboarding, incident handoff, customer-onboarding, claims adjudication) in BPMN-style notation, measure cycle times by stage, surface where work spends most of its time w
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install business-operations-skills@claude-code-skills许可证: MIT
- 文档与写作精选市场
resume-coach
이력서·자기소개서를 지어내지 않고 사용자가 준 사실만으로 개선하는 코치입니다. "이력서 봐줘", "자소서 다듬어줘" 같은 요청에 사용.
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install resume-coach@checkup-skills - 文档与写作未验证
setup
Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 文档与写作已验证仓库
to-spec
Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.
Matt Pocock 실전 엔지니어링 스킬来源: mattpocock/skills/tree/main/skills/engineering/to-spec ↗ · ⭐ 给作者加星
npx skills@latest add mattpocock/skills许可证: MIT
- 文档与写作已验证仓库
ui-demo
Record polished UI demo videos using Playwright. Use when the user asks to create a demo, walkthrough, screen recording, or tutorial video of a web application. Produces WebM videos with visible cursor, natural pacing, and professional feel.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/ui-demo ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 文档与写作已验证仓库
visa-doc-translate
Translate visa application documents (images) to English and create a bilingual PDF with original and translation
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/visa-doc-translate ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 文档与写作精选市场
wowerpoint
Turn one document into a kawaii NotebookLM slide-deck PDF. Use for "wowerpoint this", "make a deck about <file>", "turn this report into slides", or any request to render a single document as shareable narrative slides.
来源: thedotmack/claude-mem ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/thedotmack/claude-mem /plugin install wowerpoint@thedotmack - 文档与写作已验证仓库
writing-great-skills
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
Matt Pocock 실전 엔지니어링 스킬来源: mattpocock/skills/tree/main/skills/productivity/writing-great-skills ↗ · ⭐ 给作者加星
npx skills@latest add mattpocock/skills许可证: MIT
- 文档与写作精选市场
youtube-script
유튜브 영상 대본을 도입 훅부터 마무리 CTA까지 구조로 만들어 줍니다. "유튜브 대본 써줘" 같은 요청에 사용.
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install youtube-script@checkup-skills - 文档与写作已验证仓库
doc-coauthoring
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
来源: anthropics/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/anthropics/skills --skill doc-coauthoring许可证: Apache-2.0
- 文档与写作已验证仓库
xlsx
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
来源: anthropics/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/anthropics/skills --skill xlsx许可证: Anthropic proprietary (source-available)
搜索与研究22
- 搜索与研究已验证仓库
benchmark
Performance regression detection using the browse daemon. Establishes baselines for page load times, Core Web Vitals, and resource sizes. Compares before/after on every PR. Tracks performance trends over time. Use when: "performance", "benchmark", "page speed", "lighthouse", "web vitals", "bundle si
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill benchmark许可证: MIT
- 搜索与研究已验证仓库
exa-search
Neural search via Exa MCP for web, code, and company research. Use when the user needs web search, code examples, company intel, people lookup, or AI-powered deep research with Exa's neural search engine.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/exa-search ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 搜索与研究已验证仓库
gget
gget CLI and Python workflow for quick genomic database queries, sequence lookup, BLAST-style searches, enrichment checks, and reproducible bioinformatics evidence logs.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/scientific-pkg-gget ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 搜索与研究精选市场
insane-research
AI 딥리서치 -- 멀티에이전트 기반 종합 리서치 시스템
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install insane-research@gptaku-plugins - 搜索与研究精选市场
insane-research-main
This skill should be used when a user requests deep research on any topic. Example queries include "/insane-research", "deep research on", "리서치해줘", "딥리서치", "심층 연구", "[주제]에 대해 리서치해줘".
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install insane-research@gptaku-plugins - 搜索与研究已验证仓库
ito-market-intelligence
Research prediction-market events, venues, underliers, liquidity, and news context for Itô basket workflows. Use for read-only market intelligence, API-gated Itô exploration, and source-grounded prediction-market briefings without investment advice or live trading.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/ito-market-intelligence ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 搜索与研究已验证仓库
laravel-plugin-discovery
Discover and evaluate Laravel packages via LaraPlugins.io MCP. Use when the user wants to find plugins, check package health, or assess Laravel/PHP compatibility.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/laravel-plugin-discovery ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 搜索与研究已验证仓库
last30days
Research what people actually say about any topic in the last 30 days. Pulls posts and engagement from Reddit, X, YouTube, TikTok, Hacker News, Polymarket, GitHub, and the web. Includes a doctor health check to diagnose broken or missing sources.
last30days 리서치来源: mvanhorn/last30days-skill/tree/main/skills/last30days ↗ · ⭐ 给作者加星
/plugin marketplace add mvanhorn/last30days-skill /plugin install last30days@last30days-skill许可证: MIT
- 搜索与研究已验证仓库
literature-review
Systematic literature-review workflow for academic, biomedical, technical, and scientific topics, including search planning, source screening, synthesis, citation checks, and evidence logging.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/scientific-thinking-literature-review ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 搜索与研究已验证仓库
market-research
Use when doing upstream market-research methodology — sizing a market as TAM/SAM/SOM computed BOTH top-down and bottoms-up (never a single unsourced number), planning a survey sample size with finite-population correction and per-segment minimums, or scoring candidate market segments against Kotler'
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install research-ops-skills@claude-code-skills许可证: MIT
- 搜索与研究已验证仓库
open-gstack-browser
Launch GStack Browser — AI-controlled Chromium with the sidebar extension baked in. Opens a visible browser window where you can watch every action in real time. The sidebar shows a live activity feed and chat. Anti-bot stealth built in. Use when asked to "open gstack browser", "launch browser", "co
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill open-gstack-browser许可证: MIT
- 搜索与研究已验证仓库
patent
Patent prior-art and landscape intelligence skill — not generic patent help. Commits to one of five sub-use-cases via forcing intake (novelty search / freedom-to-operate / competitive landscape / acquisition diligence / litigation prior-art) before any search runs. Searches Google Patents, Espacenet
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install patent@claude-code-skills许可证: MIT
- 搜索与研究已验证仓库
prediction-market-oracle-research
Research prediction markets as data sources or oracle signals for products, agents, dashboards, and corporate decision intelligence. Use for source-grounded analysis of market-implied probabilities, caveats, and integration patterns without investment advice.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/prediction-market-oracle-research ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 搜索与研究已验证仓库
pubmed-database
Direct PubMed and NCBI E-utilities search workflows for biomedical literature, MeSH queries, PMID lookup, citation retrieval, and API-backed literature monitoring.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/scientific-db-pubmed-database ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 搜索与研究已验证仓库
research-ops
Evidence-first current-state research workflow for ECC. Use when the user wants fresh facts, comparisons, enrichment, or a recommendation built from current public evidence and any supplied local context.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/research-ops ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 搜索与研究已验证仓库
resume
Resume a paused experiment. Checkout the experiment branch, read results history, continue iterating. Use when the user runs /ar:resume or asks to pick up a previously started autoresearch experiment.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install autoresearch-agent@claude-code-skills许可证: MIT
- 搜索与研究已验证仓库
search-first
Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invokes the researcher agent.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/search-first ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 搜索与研究未验证
skill
Manage local skills - list, add, remove, search, edit, setup wizard
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 搜索与研究已验证仓库
skill-scout
Search existing local, marketplace, GitHub, and web skill sources before creating a new skill. Use when the user wants to create, build, fork, or find a skill for a workflow.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/skill-scout ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 搜索与研究精选市场
smart-explore
Token-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code structure, find functions, or explore a codebase efficiently.
来源: thedotmack/claude-mem ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/thedotmack/claude-mem /plugin install smart-explore@thedotmack - 搜索与研究已验证仓库
syllabus
Generates a curated supplementary reading list from any course syllabus using Consensus academic search. Grill-me intake (syllabus input format + course audience + year range) plus a grouping forcing-options checkpoint before any search runs — so the reading list matches the course's level and recen
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install syllabus@claude-code-skills许可证: MIT
- 搜索与研究已验证仓库
uspto-database
USPTO patent and trademark data workflow for official record lookup, PatentSearch queries, TSDR checks, assignment data, and reproducible IP research logs.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/scientific-db-uspto-database ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
金融与支付9
- 金融与支付已验证仓库
agent-payment-x402
Add x402 payment execution to AI agents with per-task budgets, spending controls, and non-custodial wallets. Supports Base through agentwallet-sdk and X Layer through OKX Payments / OKX Agent Payments Protocol.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/agent-payment-x402 ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 金融与支付精选市场
budget-log
지출·수입을 파일에 기록하고 월간 합계를 검산해 정리하는 가계부 도우미입니다. "오늘 쓴 돈 기록해줘" 같은 요청에 사용.
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install budget-log@checkup-skills - 金融与支付精选市场
crypto-stablecoin-card
Use when working on crypto / stablecoin debit cards (USDT/Tether, USDC, Visa/Mastercard), on-ramp / off-ramp, card issuing (BIN sponsor / issuer processor / program manager), custody, KYC/AML/Travel Rule, or web3 payment rails. Covers 테더 카드, 스테이블코인 결제, 카드 발급, 온·오프램프, VASP.
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install crypto-stablecoin-card@checkup-skills - 金融与支付已验证仓库
customer-billing-ops
Operate customer billing workflows such as subscriptions, refunds, churn triage, billing-portal recovery, and plan analysis using connected billing tools like Stripe. Use when the user needs to help a customer, inspect subscription state, or manage revenue-impacting billing operations.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/customer-billing-ops ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 金融与支付已验证仓库
customs-trade-compliance
Codified expertise for customs documentation, tariff classification, duty optimization, restricted party screening, and regulatory compliance across multiple jurisdictions. Informed by trade compliance specialists with 15+ years experience. Includes HS classification logic, Incoterms application, FTA utilization, and penalty mitigation. Use when handling customs clearance, tariff classification, trade compliance, import/export documentation, or duty optimization.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/customs-trade-compliance ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 金融与支付已验证仓库
energy-procurement
Codified expertise for electricity and gas procurement, tariff optimization, demand charge management, renewable PPA evaluation, and multi-facility energy cost management. Informed by energy procurement managers with 15+ years experience at large commercial and industrial consumers. Includes market structure analysis, hedging strategies, load profiling, and sustainability reporting frameworks. Use when procuring energy, optimizing tariffs, managing demand charges, evaluating PPAs, or developing energy strategies.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/energy-procurement ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 金融与支付已验证仓库
finance-billing-ops
Evidence-first revenue, pricing, refunds, team-billing, and billing-model truth workflow for ECC. Use when the user wants a sales snapshot, pricing comparison, duplicate-charge diagnosis, or code-backed billing reality instead of generic payments advice.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/finance-billing-ops ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 金融与支付已验证仓库
paywalls
When the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions "paywall," "upgrade screen," "upgrade modal," "upsell," "feature gate," "convert free to paid," "freemium conversion," "trial expiration screen," "limit reache
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 金融与支付已验证仓库
performance-profiling
Guide performance profiling for Apple platform apps with Instruments, Xcode diagnostics, and MetricKit. Use when investigating app hangs, stutters, high CPU, memory leaks, memory growth, OOM crashes, slow launch, battery drain, thermal issues, App Store performance readiness, or when adding os_signp
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill performance-profiling许可证: MIT
其他134
- 其他精选市场
ㅇㅇ
Drop the current OS clipboard (text or image) into context and act on it — Hangul-mode alias of /dd (typing "dd" in a Korean IME produces "ㅇㅇ"). Korean triggers: "클립보드 보내줘", "이거 분석해줘", "방금 캡처한 거", "이 레퍼런스로", "스크린샷 드롭". English triggers: "drop clipboard", "use what I copied", "this screenshot", "this
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install dd@gptaku-plugins - 其他精选市场
access
Manage iMessage channel access — approve pairings, edit allowlists, set DM/group policy. Use when the user asks to pair, approve someone, check who's allowed, or change policy for the iMessage channel.
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install imessage@claude-plugins-official - 其他已验证仓库
aims-audit
/cs:aims-audit <scope> — ISO/IEC 42001 AIMS internal-audit 6-question forcing interrogation. Use before certification stage 1, before annual internal audit cycles, or when onboarding a new AI system into an existing AIMS.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install compliance-os@claude-code-skills许可证: MIT
- 其他已验证仓库
algorithmic-art
Create generative art using p5.js with seeded randomness so every render is reproducible. Useful for procedural posters, motion-style stills, and artistic frame studies.
来源: anthropics/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/anthropics/skills --skill algorithmic-art许可证: Apache-2.0
- 其他已验证仓库
architecture-decision-records
Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.
来源: affaan-m/ECC/tree/main/skills/architecture-decision-records ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他未验证
ask
Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他已验证仓库
atmosphere-background
Create a dark atmospheric background with drifting vertical light folds, screen-blended glow, and a concentrated luminous corner or lower-edge bloom.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill atmosphere-background许可证: MIT
- 其他已验证仓库
background-grid-webgl
Create a perspective WebGL background grid with fading lines, subtle particle haze, slow forward drift, and gentle camera parallax.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill background-grid-webgl许可证: MIT
- 其他已验证仓库
behuman
Use when the user wants more human-like AI responses — less robotic, less listy, more authentic. Triggers: 'behuman', 'be real', 'like a human', 'more human', 'less AI', 'talk like a person', 'mirror mode', 'stop being so AI', or when conversations are emotionally charged (grief, job loss, relations
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install behuman@claude-code-skills许可证: MIT
- 其他已验证仓库
blender-motion-state-inspection
Use this skill when inspecting Blender characters, rigs, poses, animation retargeting, ground contact, facing direction, or model-vs-motion alignment where screenshots alone are not enough.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/blender-motion-state-inspection ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
capture
Captures and organizes chaotic brain dumps into a structured, actionable system with zero information loss. Use this skill whenever the user says 'capture this', 'brain dump', 'let me dump some ideas', 'I've got a bunch of thoughts', 'here's everything on my mind', 'idea dump', 'let me get this out
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install capture-skill@claude-code-skills许可证: MIT
- 其他已验证仓库
carrier-relationship-management
Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic carrier relationships. Informed by transportation managers with 15+ years experience. Includes scorecarding frameworks, RFP processes, market intelligence, and compliance vetting. Use when managing carriers, negotiating rates, evaluating carrier performance, or building freight strategies.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/carrier-relationship-management ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
caveman-help
Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".
카브맨 토큰 절약 모음来源: JuliusBrussee/caveman/tree/main/skills/caveman-help ↗ · ⭐ 给作者加星
저장소 skills/caveman-help/SKILL.md를 ~/.claude/skills/caveman-help/에 복사许可证: MIT
- 其他已验证仓库
change-management
Framework for rolling out organizational changes without chaos. Covers the ADKAR model adapted for startups, communication templates, resistance patterns, and change fatigue management. Handles process changes, org restructures, strategy pivots, and culture changes. Use when announcing a reorg, swit
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 其他已验证仓库
claude-coach
Personal coach that teaches users to become Claude power users. Use this skill the FIRST time a user asks to "learn Claude", "be a power user", "coach me", "teach me Claude tricks", "what can Claude do", "make me better at prompting", or any variation. After activation, also use it on EVERY subseque
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install claude-coach@claude-code-skills许可证: MIT
- 其他未验证
claw
Legacy slash-entry shim for the nanoclaw-repl skill. Prefer the skill directly.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他已验证仓库
cobejs
Use when adding a lightweight interactive globe with cobe (canvas setup, markers, interaction, performance, integration with React/Next.js).
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill cobejs许可证: MIT
- 其他已验证仓库
code-tour
Create CodeTour `.tour` files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.
来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install code-tour@claude-code-skills许可证: MIT
- 其他未验证
color-expert
Color science expert skill with 286K words of reference material covering OKLCH/OKLAB, palette generation, accessibility/contrast, color naming, pigment mixing, and historical color theory.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他精选市场
commit-push-pr
Commit, push, and open a PR
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install commit-commands@claude-plugins-official - 其他已验证仓库
company-logos
Use Iconify Simple Icons logos (64x64) instead of text logos.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill company-logos许可证: MIT
- 其他已验证仓库
config-gc
Garbage collection for your Claude Code configuration. Periodically scans ~/.claude (skills, memory, hooks, permissions, MCP servers, caches) for redundant, stale, orphaned, or low-value items, then walks the user through a confirm-each-deletion cleanup. Use when the user says "clean up my config", "config GC", "too many skills", "audit my setup", "my .claude is bloated", or asks for a periodic config review.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/config-gc ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他未验证
configure-notifications
Configure notification integrations (Telegram, Discord, Slack) via natural language
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他已验证仓库
container-lines
Add vertical container-size guide lines with mini corner squares for precise, structured web layouts. Use when asked for container lines, measured layout guides, vertical boundary lines, editorial grid markers, or small corner-square frame details.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill container-lines许可证: MIT
- 其他已验证仓库
context-engine
Loads and manages company context for all C-suite advisor skills. Reads ~/.claude/company-context.md, detects stale context (>90 days), enriches context during conversations, and enforces privacy/anonymization rules before external API calls. Use when starting any C-suite advisor session, when conte
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 其他已验证仓库
corner-lasers
Create a corner-anchored laser composition with thin beams, a bright emitter node, bloom, and atmospheric glow or fog.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill corner-lasers许可证: MIT
- 其他精选市场
create-settings-command
Create plugin settings file with user preferences
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install plugin-dev@claude-plugins-official - 其他已验证仓库
decide
/cs:decide <memo> — Log a decision to two-layer memory via decision-logger. Approved memo becomes durable; raw transcripts kept for reference. Use when the founder has approved a boardroom memo and the decision must become durable company memory — e.g. right after /cs:boardroom concludes.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-agents@claude-code-skills许可证: MIT
- 其他未验证
deep-interview
Socratic deep interview with mathematical ambiguity gating before explicit execution approval
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他未验证
devfleet
Legacy slash-entry shim for the claude-devfleet skill. Prefer the skill directly.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他已验证仓库
domain-modeling
Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.
Matt Pocock 실전 엔지니어링 스킬来源: mattpocock/skills/tree/main/skills/engineering/domain-modeling ↗ · ⭐ 给作者加星
npx skills@latest add mattpocock/skills许可证: MIT
- 其他已验证仓库
editorial-tech
Blend editorial magazine composition with precision product-tech detailing using asymmetrical grids, cinematic media bands, mono utility labels, and restrained accent color.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill editorial-tech许可证: MIT
- 其他未验证
eval
Legacy slash-entry shim for the eval-harness skill. Prefer the skill directly.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他精选市场
example-command
An example user-invoked skill that demonstrates frontmatter options and the skills/<name>/SKILL.md layout
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install example-plugin@claude-plugins-official - 其他精选市场
example-skill
This skill should be used when the user asks to "demonstrate skills", "show skill format", "create a skill template", or discusses skill development patterns. Provides a reference template for creating Claude Code plugin skills.
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install example-plugin@claude-plugins-official - 其他已验证仓库
execute
/cs:execute <decision> — Generate a 90-day execution plan with weekly milestones, DRIs, and check-in cadence from an approved decision. Use when a logged decision needs to become an operating plan — e.g. turning an approved market-entry call into weekly milestones with DRIs.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-agents@claude-code-skills许可证: MIT
- 其他未验证
fal-generate
Generate images and videos using fal.ai AI models. Production-grade catalogue covering Flux, SDXL, ideogram, and other community-hosted endpoints.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他未验证
fal-image-edit
AI-powered image editing with style transfer, background removal, object removal, and inpainting via fal.ai hosted models.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他未验证
fal-kling-o3
Generate images and videos with Kling O3 — Kling's most powerful model family — via fal.ai.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他未验证
fal-realtime
Real-time and streaming AI image generation via fal.ai. Suited for moodboard exploration, draft variations, and rapid creative iteration.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他未验证
fal-tryon
Virtual try-on — see how clothes look on a person via fal.ai's hosted try-on models. Useful for ecommerce, lookbooks, and styling experiments.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他未验证
fal-upscale
Upscale and enhance image and video resolution using AI super-resolution models hosted on fal.ai.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他未验证
fal-video-edit
Edit existing videos using AI — remix style, upscale, remove background, and add audio via fal.ai's hosted video models.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他已验证仓库
fastapi-patterns
FastAPI best practices covering project structure, Pydantic v2 schemas, dependency injection, async handlers, authentication, authorization, transactional service layers, and testing with httpx and pytest.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/fastapi-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
fda-qsr-audit-prep
/cs:fda-qsr-audit-prep <scope> — FDA 21 CFR 820 (QSR / QMSR) audit 6-question forcing interrogation. Post-Feb 2026 substantially harmonized with ISO 13485. Use before annual internal QSR audit, pre-FDA-inspection readiness, or Form 483 response.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install compliance-os@claude-code-skills许可证: MIT
- 其他已验证仓库
feature-dev
Guided feature development with codebase understanding and architecture focus
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin install feature-dev@claude-plugins-official许可证: Apache-2.0
- 其他精选市场
first-setup
Claude Code를 처음 설치하는 사람을 설치부터 첫 실행 성공까지 대화로 완주시킵니다. "클로드 코드 설치하고 싶어", "설치가 안 돼요" 같은 요청에 사용.
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install first-setup@checkup-skills - 其他已验证仓库
foundation-models-on-device
Apple FoundationModels framework for on-device LLM — text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/foundation-models-on-device ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
full-page-screenshot
Capture full-page screenshots of web pages via Chrome DevTools Protocol with zero dependencies. Useful for portfolios, case studies, and audit reports.
来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 其他已验证仓库
golang-patterns
Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/golang-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
gooey-blob-system
Create a gooey blob system using SVG filters where multiple shapes merge into a single fluid form. Use overlapping circles combined with a Gaussian blur and color matrix filter to produce a continuous, organic mass. The forms should visually fuse and separate based on proximity. Focus on filter-driv
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill gooey-blob-system许可证: MIT
- 其他已验证仓库
hard-call
/em:hard-call — Framework for decisions with no good options. Use when every option is painful and a structured 10/10/10 + regret-minimization pass is needed — e.g. choosing between a layoff and a down round, or killing a beloved product line.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install executive-mentor@claude-code-skills许可证: MIT
- 其他已验证仓库
healthcare-cdss-patterns
Clinical Decision Support System (CDSS) development patterns. Drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), alert severity classification, and integration into EMR workflows.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/healthcare-cdss-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
healthcare-emr-patterns
EMR/EHR development patterns for healthcare applications. Clinical safety, encounter workflows, prescription generation, clinical decision support integration, and accessibility-first UI for medical data entry.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/healthcare-emr-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
hermes-imports
Convert local Hermes operator workflows into sanitized ECC skills and release-pack artifacts. Use when preparing a Hermes workflow for public ECC reuse without leaking private workspace state, credentials, or local-only paths.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/hermes-imports ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他未验证
hud
Configure HUD display options (layout, presets, display elements)
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他未验证
instinct-export
Export instincts from project/global scope to a file
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他未验证
instinct-import
Import instincts from file or URL into project/global scope
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他已验证仓库
iso27001-audit-prep
/cs:iso27001-audit-prep <scope> — ISO 27001 ISMS audit readiness 6-question forcing interrogation. Use before annual Clause 9.2 internal audit, surveillance audit prep, or stage 1 certification readiness.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install compliance-os@claude-code-skills许可证: MIT
- 其他已验证仓库
jpa-patterns
JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/jpa-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
kotlin-coroutines-flows
Kotlin Coroutines and Flow patterns for Android and KMP — structured concurrency, Flow operators, StateFlow, error handling, and testing.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/kotlin-coroutines-flows ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
kotlin-exposed-patterns
JetBrains Exposed ORM patterns including DSL queries, DAO pattern, transactions, HikariCP connection pooling, Flyway migrations, and repository pattern.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/kotlin-exposed-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
kotlin-ktor-patterns
Ktor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/kotlin-ktor-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
kotlin-patterns
Idiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications with coroutines, null safety, and DSL builders.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/kotlin-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
laravel-patterns
Laravel architecture patterns, routing/controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production apps.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/laravel-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他精选市场
learn-codebase
Prime a codebase by reading every source file in full. Use when starting work on a new or unfamiliar project, or when the user asks to "learn the codebase", "read the codebase", "prime", or "get up to speed".
来源: thedotmack/claude-mem ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/thedotmack/claude-mem /plugin install learn-codebase@thedotmack - 其他未验证
learner
Extract a learned skill from the current conversation
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他未验证
login-flow
Mobile login and authentication flow screens
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他已验证仓库
logistics-exception-management
Codified expertise for handling freight exceptions, shipment delays, damages, losses, and carrier disputes. Informed by logistics professionals with 15+ years operational experience. Includes escalation protocols, carrier-specific behaviors, claims procedures, and judgment frameworks. Use when handling shipping exceptions, freight claims, delivery issues, or carrier disputes.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/logistics-exception-management ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
ma-playbook
M&A strategy for acquiring companies or being acquired. Due diligence, valuation, integration, and deal structure. Use when evaluating acquisitions, preparing for acquisition, M&A due diligence, integration planning, or deal negotiation.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install c-level-skills@claude-code-skills许可证: MIT
- 其他已验证仓库
manim-video
Build reusable Manim explainers for technical concepts, graphs, system diagrams, and product walkthroughs, then hand off to the wider ECC video stack if needed. Use when the user wants a clean animated explainer rather than a generic talking-head script.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/manim-video ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他精选市场
math-olympiad
Solve competition math problems (IMO, Putnam, USAMO, AIME) with adversarial
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install math-olympiad@claude-plugins-official - 其他精选市场
mcp-integration
This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install plugin-dev@claude-plugins-official - 其他已验证仓库
md-slides
Converts a markdown deck (slides separated by `---` HR boundaries or by `# ` H1 headings, with optional `<!-- notes: ... -->` presenter notes blocks) into a single-file HTML presentation with arrow-key / space / PgDn / PgUp / Home / End / P / Esc keyboard navigation, presenter mode (split view with
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install markdown-html-skills@claude-code-skills许可证: MIT
- 其他已验证仓库
mysql-patterns
MySQL and MariaDB schema, query, indexing, transaction, replication, and connection-pool patterns for production backends.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/mysql-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
nested-container-frames
Create a container-in-container layout system using nested frames. Use an outer centered container with visible vertical boundary lines and corner markers. Inside, place inner containers inset from the edges, each with its own background and rounded frame. Technique: outer container defines global b
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill nested-container-frames许可证: MIT
- 其他已验证仓库
nestjs-patterns
NestJS architecture patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and production-grade TypeScript backends.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/nestjs-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
nextjs-turbopack
Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.
来源: affaan-m/ECC/tree/main/skills/nextjs-turbopack ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他精选市场
no-git-backup
git을 몰라도 작업물을 안전하게 지키는 백업 습관을 잡아 줍니다. "백업 어떻게 해요" 같은 요청에 사용.
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install no-git-backup@checkup-skills - 其他精选市场
nopal
Google Workspace 오케스트레이션 — 자연어로 9개 서비스를 자동 조합
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install nopal@gptaku-plugins - 其他精选市场
nopal-setup
gws CLI installation and Google Workspace OAuth setup guide. Referenced by the command when gws CLI is missing or authentication is needed. Korean triggers: "gws 설치", "인증 안내", "OAuth 설정". English triggers: "install gws", "setup", "OAuth setup", "gws authentication".
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install nopal@gptaku-plugins - 其他已验证仓库
number-details
Add decorative 01, 02, 03 numeric detail markers.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill number-details许可证: MIT
- 其他未验证
omc-setup
Install or refresh oh-my-claudecode for plugin, npm, and local-dev setups from the canonical setup flow
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他已验证仓库
perl-patterns
Modern Perl 5.36+ idioms, best practices, and conventions for building robust, maintainable Perl applications.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/perl-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他精选市场
ponytail-debt
Harvest every `ponytail:` comment in the codebase into a debt ledger, so the deliberate shortcuts and deferrals ponytail leaves behind get tracked instead of rotting into "later means never". Use when the user says "ponytail debt", "/ponytail-debt", "what did ponytail defer", "list the shortcuts", "
来源: x77xdavid-prog/ponytail ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/x77xdavid-prog/ponytail /plugin install ponytail-debt@ponytail - 其他精选市场
ponytail-gain
Show ponytail's measured impact as a compact scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display, not a persistent mode, and not a per-repo number. Trigger: /ponytail-gain, "ponytail gain", "what does ponytail save", "show ponytail impact", "ponytail scoreboard
来源: x77xdavid-prog/ponytail ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/x77xdavid-prog/ponytail /plugin install ponytail-gain@ponytail - 其他精选市场
ponytail-help
Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /ponytail-help, "ponytail help", "what ponytail commands", "how do I use ponytail".
来源: x77xdavid-prog/ponytail ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/x77xdavid-prog/ponytail /plugin install ponytail-help@ponytail - 其他已验证仓库
prisma-patterns
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/prisma-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他精选市场
project-scanner
Scans a codebase directory to produce a structured inventory of all project files, detected languages, frameworks, import maps, and estimated complexity.
来源: Lum1104/Understand-Anything ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/Lum1104/Understand-Anything /plugin install project-scanner@understand-anything - 其他未验证
project-session-manager
Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他未验证
promote
Promote project-scoped instincts to global scope
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他未验证
prompt-optimize
Legacy slash-entry shim for the prompt-optimizer skill. Prefer the skill directly.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他未验证
prp-commit
Quick commit with natural language file targeting — describe what to commit in plain English
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他未验证
prp-prd
Interactive PRD generator - problem-first, hypothesis-driven product spec with back-and-forth questioning
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他未验证
prune
Delete pending instincts older than 30 days that were never promoted
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他精选市场
pumasi-image
This skill should be used when the user asks to "이미지 만들어줘", "그림 생성해줘", "이미지 그려줘", "썸네일 만들어", "로고 만들어줘", "일러스트 그려줘", "포스터 만들어", "프로필 이미지", "배너 만들어", "아이콘 만들어", "표지 이미지", "image generate", "create image", "make thumbnail", "make logo", "make illustration", "draw image". Also trigger on casual expressi
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install pumasi@gptaku-plugins - 其他已验证仓库
python-patterns
Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/python-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
quarkus-patterns
Quarkus 3.x LTS architecture patterns with Camel for messaging, RESTful API design, CDI services, data access with Panache, and async processing. Use for Java Quarkus backend work with event-driven architectures.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/quarkus-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
redis-patterns
Redis data structure patterns, caching strategies, distributed locks, rate limiting, pub/sub, and connection management for production applications.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/redis-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
reflect
Mid-conversation reflection skill that pauses execution and zooms out from detail-mode to honestly reassess direction, assumptions, and bias. Use when the user says 'reflect', 'take a step back', 'step back', 'zoom out', 'are we missing something', 'bigger picture', 'sanity check this', 'are we on t
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install reflect-skill@claude-code-skills许可证: MIT
- 其他已验证仓库
regex-vs-llm-structured-text
Decision framework for choosing between regex and LLM when parsing structured text — start with regex, add LLM only for low-confidence edge cases.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/regex-vs-llm-structured-text ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
remember
Explicitly save important knowledge to auto-memory with timestamp and context. Use when a discovery is too important to rely on auto-capture.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install self-improving-agent@claude-code-skills许可证: MIT
- 其他已验证仓库
returns-reverse-logistics
Codified expertise for returns authorization, receipt and inspection, disposition decisions, refund processing, fraud detection, and warranty claims management. Informed by returns operations managers with 15+ years experience. Includes grading frameworks, disposition economics, fraud pattern recognition, and vendor recovery processes. Use when handling product returns, reverse logistics, refund decisions, return fraud detection, or warranty claims.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/returns-reverse-logistics ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他精选市场
revise-claude-md
Update CLAUDE.md with learnings from this session
来源: anthropics/claude-plugins-official ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/anthropics/claude-plugins-official /plugin install claude-md-management@claude-plugins-official - 其他未验证
rules-distill
Legacy slash-entry shim for the rules-distill skill. Prefer the skill directly.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他已验证仓库
rust-patterns
Idiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/rust-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
saas-metrics-coach
SaaS financial health advisor. Use when a user shares revenue or customer numbers, or mentions ARR, MRR, churn, LTV, CAC, NRR, or asks how their SaaS business is doing.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install finance-skills@claude-code-skills许可证: MIT
- 其他已验证仓库
secrets-vault-manager
Use when the user asks to set up secret management infrastructure, integrate HashiCorp Vault, configure cloud secret stores (AWS Secrets Manager, Azure Key Vault, GCP Secret Manager), implement secret rotation, or audit secret access patterns.
모듈식 스킬 패키지来源: alirezarezvani/claude-skills ↗ · ⭐ 给作者加星
/plugin marketplace add alirezarezvani/claude-skills /plugin install engineering-advanced-skills@claude-code-skills许可证: MIT
- 其他未验证
self-improve
Autonomous evolutionary code improvement engine with tournament selection
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他未验证
setup-pm
Configure your preferred package manager (npm/pnpm/yarn/bun)
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他已验证仓库
signup
When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "registration friction," "signup form optimization," "free trial signup," "reduce signup dropoff," "account creation flow," "people aren't signing
来源: coreyhaines31/marketingskills ↗ · ⭐ 给作者加星
/plugin marketplace add coreyhaines31/marketingskills /plugin install marketing-skills@marketingskills许可证: MIT
- 其他已验证仓库
solar-duotone-bold
Use Iconify Solar Duotone Bold icon style.
디자인 스킬 (MengTo)npx skills add https://github.com/MengTo/Skills --skill solar-duotone-bold许可证: MIT
- 其他未验证
sora
Generate, remix, and manage short video clips via OpenAI's Sora API. Useful for cinematic shots, b-roll, and rapid concept video iteration.
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他已验证仓库
speech
Generate spoken audio from text using OpenAI's API with built-in voices. Useful for narrated explainers, lecture audio, and quick voiceover tracks.
npx skills add https://github.com/openai/skills --skill speech许可证: none
- 其他已验证仓库
springboot-patterns
Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/springboot-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
swift-actor-persistence
Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/swift-actor-persistence ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他已验证仓库
swift-concurrency-6-2
Swift 6.2 Approachable Concurrency — single-threaded by default, @concurrent for explicit background offloading, isolated conformances for main actor types.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/swift-concurrency-6-2 ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他未验证
swiss-creative-mode-template
Swiss-inspired creative-mode presentation template skill with bold editorial typography, high-contrast geometric cards, interactive slide navigation, theme switching, hotspot overlays, and palette choreography in a single-file HTML artifact. Use when users ask for a premium presentation-style landin
来源未验证无法一键安装 · 请按名称搜索并手动安装
替代推荐:
- 其他已验证仓库
teach
Teach the user a new skill or concept, within this workspace.
Matt Pocock 실전 엔지니어링 스킬来源: mattpocock/skills/tree/main/skills/productivity/teach ↗ · ⭐ 给作者加星
npx skills@latest add mattpocock/skills许可证: MIT
- 其他已验证仓库
tinystruct-patterns
Expert guidance for developing with the tinystruct Java framework. Use when working on the tinystruct codebase or any project built on tinystruct — including creating Application classes, @Action-mapped routes, unit tests, ActionRegistry, HTTP/CLI dual-mode handling, the built-in HTTP server, the event system, JSON with Builder/Builders, database persistence with AbstractData, POJO generation, Server-Sent Events (SSE), file uploads, and outbound HTTP networking.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/tinystruct-patterns ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他精选市场
token-budget
Put a token target on a task and work to it — pick depth to fit the budget, report rough spend, and escalate only within it. Use when the user sets a limit ("keep it under ~50k", "quick pass", "don't spend all day", "cheap version", "싸게", "토큰 예산") or when a task is open-ended and could balloon (broa
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install token-budget@checkup-skills - 其他已验证仓库
token-budget-advisor
Offers the user an informed choice about how much response depth to consume before answering. Use this skill when the user explicitly wants to control response length, depth, or token budget. TRIGGER when: "token budget", "token count", "token usage", "token limit", "response length", "answer depth", "short version", "brief answer", "detailed answer", "exhaustive answer", "respuesta corta vs larga", "cuántos tokens", "ahorrar tokens", "responde al 50%", "dame la versión corta", "quiero controlar cuánto usas", or clear variants where the user is explicitly asking to control answer size or depth. DO NOT TRIGGER when: user has already specified a level in the current session (maintain it), the request is clearly a one-word answer, or "token" refers to auth/session/payment tokens rather than response size.
ECC 에이전트 하네스 시스템来源: affaan-m/ECC/tree/main/skills/token-budget-advisor ↗ · ⭐ 给作者加星
/plugin marketplace add affaan-m/ECC /plugin install ecc@ecc许可证: MIT
- 其他精选市场
token-diet
The conductor for token reduction — decides which token-saving skill to run for the situation, since each targets a different sink. Use when the user broadly wants to spend fewer tokens / go cheaper / faster without a specific technique in mind ("save tokens", "make this cheaper", "reduce cost", "토큰
来源: x77xdavid-prog/checkup-skills ↗ · ⭐ 给作者加星
/plugin marketplace add x77xdavid-prog/checkup-skills /plugin install token-diet@checkup-skills - 其他精选市场
understand-chat
Use when you need to ask questions about a codebase or understand code using a knowledge graph
来源: Lum1104/Understand-Anything ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/Lum1104/Understand-Anything /plugin install understand-chat@understand-anything - 其他精选市场
understand-domain
Extract business domain knowledge from a codebase and generate an interactive domain flow graph. Works standalone (lightweight scan) or derives from an existing /understand knowledge graph.
来源: Lum1104/Understand-Anything ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/Lum1104/Understand-Anything /plugin install understand-domain@understand-anything - 其他精选市场
understand-explain
Use when you need a deep-dive explanation of a specific file, function, or module in the codebase
来源: Lum1104/Understand-Anything ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/Lum1104/Understand-Anything /plugin install understand-explain@understand-anything - 其他已验证仓库
unfreeze
Clear the freeze boundary set by /freeze, allowing edits to all directories again. Use when you want to widen edit scope without ending the session. Use when asked to "unfreeze", "unlock edits", "remove freeze", or "allow all edits". (gstack)
来源: garrytan/gstack ↗ · ⭐ 给作者加星
npx skills add https://github.com/garrytan/gstack --skill unfreeze许可证: MIT
- 其他已验证仓库
venice-image-edit
Image edits, upscaling, and background removal via the Venice.ai API.
来源: veniceai/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/veniceai/skills --skill venice-image-edit许可证: MIT
- 其他已验证仓库
venice-image-generate
Image generation endpoints and available styles via the Venice.ai API.
来源: veniceai/skills ↗ · ⭐ 给作者加星
npx skills add https://github.com/veniceai/skills --skill venice-image-generate许可证: MIT
- 其他精选市场
vibe-sunsang
바선생 — AI 활용 성장 멘토 에이전트
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install vibe-sunsang@gptaku-plugins - 其他精选市场
vibe-sunsang-knowledge
Vibe-sunsang knowledge base — answers questions about the level system (v2 6-axis × 7 levels), anti-patterns, and workspace types. Korean triggers: "바선생 안티패턴이 뭐야?", "바선생 레벨 시스템 설명해줘", "6축이 뭐야?", "바선생 성장 지표". English triggers: "vibe-sunsang levels", "anti-patterns", "workspace types".
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install vibe-sunsang@gptaku-plugins - 其他精选市场
vibe-sunsang-onboard
Vibe-sunsang initial setup — guides through workspace creation, project linking, type classification, and first conversion. Korean triggers: "바선생 시작", "온보딩", "초기 설정", "초기화", "셋업". English triggers: "onboarding", "init", "setup", "start vibe-sunsang".
来源: fivetaku/gptaku_plugins ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/fivetaku/gptaku_plugins /plugin install vibe-sunsang@gptaku-plugins - 其他已验证仓库
watch
Watch a video (URL or local path). Downloads with yt-dlp, extracts auto-scaled frames with ffmpeg, pulls the transcript from captions (or Whisper API fallback), and hands the result to Claude so it can answer questions about what's in the video.
来源: bradautomates/claude-video ↗ · ⭐ 给作者加星
/plugin marketplace add bradautomates/claude-video /plugin install watch@claude-video许可证: MIT
- 其他精选市场
what-the
What the? Use when the user wants a plain-English breakdown of something technical — the who, what, where, why, and when.
来源: thedotmack/claude-mem ↗ · ⭐ 给作者加星
/plugin marketplace add github.com/thedotmack/claude-mem /plugin install what-the@thedotmack
搜索词将匿名收集以改进技能推荐
在找这类功能吗?
按你想做的事来找技能。在上方搜索框输入用途即可看到推荐。
演示文稿·PPT
幻灯片生成、修改、读取一次搞定
pptx · pptx-generator · slides · image · make-pdf
报告·文档
从 Word 文档撰写到 PDF 转换、Wiki 整理
docx · make-pdf · writer-memory · wiki
PDF
PDF 读取、生成、转换
pdf · make-pdf · minimax-pdf
网页爬取·采集
从网上抓取数据并整理、检索
scrape · data-scraper-agent · insane-search · deep-research
制作代理·技能
打造并安装你自己的技能与代理
skill-create · skillify · install-agent · agent-sort
网站·落地页
落地页、主页从设计到诊断
frontend-design · ui-ux-pro-max · design-html · landing-report
博客·SEO
自动化搜索曝光与博客营销
seo-audit · ai-seo · naver-blog-marketing · programmatic-seo
代码检查·Bug
代码评审、安全检查、隐藏 Bug 排查
code-review · security-review · silent-failure-hunter · ai-slop-cleaner
自动化·重复工作
用钩子与 Git 联动自动化重复工作
hookify · github-ops
邮件·资讯
撰写冷邮件与资讯邮件
cold-email · emails
视频·YouTube
视频下载、编辑、制作
video · video-downloader · fal-video-edit
部署·服务器
安全地部署与配置服务器
ship · deployment-patterns · setup-deploy
深度研究
对主题深入挖掘的资料调查
deep-research · deep-dive · competitors