搜索结果
全部能力
找到 1329 个相关结果 / 内容写作
软件工程 / 诊断修复
browser
browser
Minimal Chrome DevTools Protocol tools for browser automation and scraping. Use when you need to start Chrome, navigate pages, execute JavaScript, take…
软件工程 / 诊断修复
shadcn-ng
shadcn-ng
ALWAYS use when writing code importing shadcn-ng (shadcn/angular). Consult for debugging, best practices, or modifying Angular shadcn components.
软件工程 / 诊断修复
crafting-effective-readmes
crafting-effective-readmes
Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type.
软件工程 / 诊断修复
javascript-fundamentals
javascript-fundamentals
Core JavaScript language features, patterns, and best practices including ES6+ syntax, async/await, closures, prototypes, and modern development patterns
软件工程 / 部署发布
guardrails-safety-filter-builder
guardrails-safety-filter-builder
Implements content safety filters with PII redaction, policy constraints, prompt injection detection, and safe refusal templates. Use when adding "content…
软件工程 / 诊断修复
linkedin-ads
linkedin-ads
Create LinkedIn ad campaigns, write sponsored content, define professional audiences, and plan B2B advertising budgets. Use when the user asks about LinkedIn…
软件工程 / 诊断修复
frontend-design-system
frontend-design-system
Compatibility alias for `design-system`. Use when an existing workflow, setup script, or user explicitly asks for `frontend-design-system`; route ordinary UI system, design-token, landing-page, dashboard, and component-library work to `design-system` instead. Triggers on: legacy skill name, frontend-design-system alias, exact-folder compatibility, migration-safe UI system routing.
软件工程 / 诊断修复
media-publishing
media-publishing
Use when designing animations for news sites, content platforms, publishing apps, or media consumption experiences
软件工程 / 诊断修复
developing-agentforce
developing-agentforce
Build, modify, debug, and deploy agents with Agentforce Agent Script. TRIGGER when: user creates, modifies, or asks about .agent files or aiAuthoringBundle…
软件工程 / 诊断修复
chinese-novelist-skill
chinese-novelist-skill
Chinese novel/web novel writing skill. Plan, write, revise, export EPUB, check quality. Triggers: 写小说,写一本,继续写,下一章,修改第 X 章,重写,导出 epub, 字数检查,AI…
软件工程 / 诊断修复
review-claudemd
review-claudemd
Review recent conversations to find improvements for CLAUDE.md files.
软件工程 / 部署发布
asset-canister
asset-canister
Deploy frontend assets to the IC. Covers certified assets, SPA routing with .ic-assets.json5, content encoding, and programmatic uploads. Use when hosting a…
软件工程 / 诊断修复
tdd
tdd
Use this skill whenever the user wants to write code using TDD, test-driven development, or test-first methodology. Triggers on: "/tdd", "let's do TDD", "write a failing test", "red green refactor", "test-first", "start a TDD cycle", or any request to implement a feature by writing tests before code. Adaptive five-step cycle (RED-DOMAIN-GREEN-DOMAIN-COMMIT) that detects harness capabilities and routes to guided (/tdd red|domain|green|commit) or automated (/tdd) mode. NOT for running existing tests, debugging test failures, or reviewing code -- only for the disciplined test-first cycle.
软件工程 / 诊断修复
client-disclosures
client-disclosures
Guide the creation, content, and delivery of required client disclosure documents for investment advisers and broker-dealers. Use when the user asks about Form…
软件工程 / 诊断修复
hwc-ux-feedback
hwc-ux-feedback
Implement cross-cutting Hotwire UX feedback patterns: loading states, busy indicators, progress bars, optimistic UI, render interception, and view/page transitions. Prefer this skill when the core goal is perceived performance and user feedback, independent of a single feature domain. Use hwc-forms-validation for form correctness and validation behavior, hwc-navigation-content for navigation/history/cache mechanics, hwc-realtime-streaming for push/stream orchestration, hwc-media-content for media-specific behavior, and hwc-stimulus-fundamentals for base Stimulus API questions.
软件工程 / 部署发布
blog-analyze
blog-analyze
Audit and score blog posts on a 5-category 100-point scoring system covering content quality, SEO optimization, E-E-A-T signals, technical elements, and AI citation readiness. Includes AI content detection (burstiness, phrase flagging, vocabulary diversity). Supports export formats (markdown, JSON, table) and batch analysis with sorting. Generates prioritized recommendations (Critical/High/Medium/Low) with specific fixes. Works with any format (MDX, markdown, HTML, URL). Use when user says "analyze blog", "audit blog", "blog score", "check blog quality", "blog review", "rate this blog", "blog health check".
软件工程 / 诊断修复
newsletter-publishing
newsletter-publishing
Email newsletter workflows for journalists and researchers. Use when creating, managing, or optimizing email newsletters, building subscriber lists, designing…
软件工程 / 诊断修复
frontend-async-best-practices
frontend-async-best-practices
Async/await and Promise optimization guidelines. Use when writing, reviewing, or refactoring asynchronous code to eliminate waterfalls and maximize…
软件工程 / 诊断修复
api-design
api-design
Use this skill when designing APIs, choosing between REST/GraphQL/gRPC, writing OpenAPI specs, implementing pagination, versioning endpoints, or structuring request/response schemas. Triggers on API design, endpoint naming, HTTP methods, status codes, rate limiting, authentication schemes, HATEOAS, query parameters, and any task requiring API architecture decisions.
软件工程 / 诊断修复
react-admin
react-admin
This skill should be used when building, modifying, or debugging a react-admin application — including creating resources, lists, forms, data fetching,…