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

agent-skills

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

已收集 skills
82
Stars
5
更新
2026-03-10
Forks
0
职业覆盖
18 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

precoil-emt
管理分析师

Use this skill when the user wants to test a business idea, strategy, or initiative against real-world risk. Triggers include: 'test my idea', 'what are the riskiest assumptions', 'help me validate this', 'run EMT on this', 'extract assumptions', 'assumption mapping', 'what could go wrong with this plan', 'pressure test this', 'validate this plan', 'what could go wrong with this strategy', 'identify hidden risk in this idea', or any request to pressure-test a business decision before committing resources. Runs a guided Extract → Map → Test system based on David J. Bland's Precoil methodology.

2026-03-10
validate-evaluator
数据科学家

Calibrate an LLM judge against human labels using data splits, TPR/TNR, and bias correction. Use after writing a judge prompt (write-judge-prompt) when you need to verify alignment before trusting its outputs. Do NOT use for code-based evaluators (those are deterministic; test with standard unit tests).

2026-03-10
visual-explainer
网页开发工程师

Generate beautiful, self-contained HTML pages that visually explain systems, code changes, plans, and data. Use when the user asks for a diagram, architecture overview, diff review, plan review, project recap, comparison table, or any visual explanation of technical concepts. Also use proactively when you are about to render a complex ASCII table (4+ rows or 3+ columns) — present it as a styled HTML page instead.

2026-03-02
breadboarding
项目管理专家

This skill should be used when shaping a software change and needing to breadboard the solution at the right level of abstraction (places, affordances, connections), including mapping an existing system via UI + code affordances, producing a wiring diagram, a parts/BOM plan, a fit check, and (when relevant) an extract-vs-duplicate analysis.

2026-02-11
ask-questions-if-underspecified
软件开发工程师

Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.

2026-02-10
demo-runbook
服务销售代表(广告、保险、金融服务和旅游除外)

This skill should be used when a user needs a demo package that starts with a live demo (not slides) and produces both a demo script and a navigable single-file HTML runbook, including caveats, respectful competitive comparison, and LLM architecture details (RAG, evals, observability).

2026-02-08
create-json-prd
市场营销经理

Generate a Product Requirements Document (PRD) as JSON for Ralph by converting an existing PRD markdown file. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.

2026-02-07
wf-ralph
软件开发工程师

Run a Ralph-style, one-story-per-iteration loop using the Ralph CLI (dev, research, e2e, review), Codex-by-default, and dossier-local PRD JSON discovery.

2026-02-07
dev-browser
网页开发工程师

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.

2026-02-07
brand-dna-extractor
市场调研分析师与营销专员

This skill should be used when users want to scrape multiple websites (Firecrawl, Parallel, or hybrid), extract brand guideline signals (including CSS variables + computed styles via browser probing), generate per-site prompt packs, and blend sources into a composite brand direction with exactly three outputs: brand_guidelines.md, prompt_library.json, design_tokens.json.

2026-02-07
firecrawl
软件开发工程师

Web search/scrape/crawl via Firecrawl CLI (prefer for live internet lookups).

2026-02-07
wf-develop
软件开发工程师

This skill should only be used when the user uses the word workflow and asks to develop or implement changes with a verification-first loop and clean handoff/pickup boundaries.

2026-02-07
create-prd
项目管理专家

Draft PRD with scope, stories, acceptance criteria, verification. Use when shaping a new feature or spec.

2026-02-07
generating-tailwind-brand-config
网页开发工程师

Transforms Brand DNA artefacts (docs/02-guidelines/inspiration/brand_guidelines.md, design_tokens.json, prompt_library.json) into Tailwind-ready design system config (CSS variables + Tailwind preset) for a web app and a marketing site. Use when wiring tokens into Tailwind, setting up light/dark mode, or generating reusable presets and component recipes.

2026-02-07
browser-use
软件开发工程师

Fast, persistent browser automation via `browser-use` CLI (sessions persist across commands). Use for multi-step web workflows (open -> state -> click/input -> verify -> repeat). Supports chromium/headed, real Chrome (logged-in), and remote browser.

2026-02-07
wf-shape
项目管理专家

This skill should only be used when the user uses the word workflow and asks to shape a project from messy inputs into a de-risked, de-scoped shaped packet (brief, breadboard, risks, spikes) ready for wf-plan, with handoff/pickup boundaries to avoid context rot.

2026-02-06
handoff
软件开发工程师

This skill should be used when preparing a handoff checklist for agents and persisting it as a handoff note that can be picked up in a fresh thread.

2026-02-06
oracle
软件开发工程师

Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.

2026-02-06
pickup
软件开发工程师

This skill should be used when preparing a pickup checklist when starting a task, rehydrating context from the latest handoff note if available.

2026-02-06
engineering-tutor
高校工程学教师

Teach engineering concepts for real understanding using the Feynman technique, strong metaphors, and diagrams (render via beautiful-mermaid). Use when users ask to explain/teach/break down engineering concepts, build intuition/mental models, understand trade-offs/failure modes/design choices, or want a visual diagram.

2026-02-06
parallel-web-tools
软件开发工程师

This skill should be used when users want a Firecrawl-like capability for web discovery and clean markdown extraction using Parallel Search and Parallel Extract (including objective-led excerpts and full content).

2026-02-06
spec-flow-analyzer
项目管理专家

Use this agent when you have a specification, plan, feature description, or technical document that needs user flow analysis and gap identification. This agent should be used proactively when:\n\n.

2026-02-06
modular-skills-architect
软件开发工程师

Map and refactor an agent context ecosystem: skills, commands/workflows, hooks, agent files, AGENTS.md templates, and docs. Output system map, module/dependency design, Register updates, and a concrete split/consolidate/rename/delete plan. Use when routing or ownership is messy.

2026-02-06
security-sentinel
信息安全分析师

Use this agent when you need to perform security audits, vulnerability assessments, or security reviews of code. This includes checking for common security vulnerabilities, validating input handling, reviewing authentication/authorization implementations, scanning for hardcoded secrets, and ensuring OWASP compliance.

2026-02-06
composition-patterns
网页开发工程师

React composition patterns that scale. Use when refactoring boolean prop proliferation, designing reusable component APIs, or reviewing component architecture.

2026-02-05
rams
网页与数字界面设计师

Design feedback via the rams skill. Use for UI critique or design suggestions; backup to ui-skills.

2026-02-05
react-best-practices
网页开发工程师

React/Next.js performance best practices from Vercel. Use when writing, reviewing, or refactoring React/Next.js code for performance, data fetching, or bundle size.

2026-02-05
12-principles-of-animation
网页开发工程师

Apply Disney's 12 animation principles to web interfaces. Use when implementing motion, reviewing animation quality, designing micro-interactions, or making UI feel alive. Triggers on tasks involving CSS animations, transitions, motion libraries, easing curves, springs, or UX feedback.

2026-02-05
baseline-ui
网页与数字界面设计师

Baseline UI rules to prevent design slop. Use for UI design or review.

2026-02-05
design-lab
网页开发工程师

Conduct design interviews, generate five distinct UI variations in a temporary design lab, collect feedback, and produce implementation plans. Use when the user wants to explore UI design options, redesign existing components, or create new UI with multiple approaches to compare.

2026-02-05
fixing-accessibility
网页开发工程师

Fix accessibility issues. Use for a11y audits or fixes.

2026-02-05
fixing-metadata
网页开发工程师

Fix metadata issues. Use for SEO/social metadata audits or fixes.

2026-02-05
fixing-motion-performance
网页开发工程师

Fix animation performance issues. Use for motion audits or refactors.

2026-02-05
interaction-design
平面设计师

Design and implement microinteractions, motion design, transitions, and user feedback patterns. Use when adding polish to UI interactions, implementing loading states, or creating delightful user experiences.

2026-02-05
interface-design
网页与数字界面设计师

This skill is for interface design — dashboards, admin panels, apps, tools, and interactive products. NOT for marketing design (landing pages, marketing sites, campaigns).

2026-02-05
swiftui-ui-patterns
软件开发工程师

Best practices and example-driven guidance for building SwiftUI views and components. Use when creating or refactoring SwiftUI UI, designing tab architecture with TabView, composing screens, or needing component-specific patterns and examples.

2026-02-05
tailwind-css-patterns
网页开发工程师

Comprehensive Tailwind CSS utility-first styling patterns including responsive design, layout utilities, flexbox, grid, spacing, typography, colors, and modern CSS best practices. Use when styling React/Vue/Svelte components, building responsive layouts, implementing design systems, or optimizing CSS workflow.

2026-02-05
ui-ux-pro-max
网页开发工程师

UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 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: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.

2026-02-05
wcag-audit-patterns
网页开发工程师

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.

2026-02-05
verify
软件质量保证分析师与测试员

Verification ladder. Pick smallest scope, run scripts in order, smoke UI, report PASS/NO-GO.

2026-02-05
当前展示该仓库 Top 40 / 82 个已收集 skills。