搜索结果
全部能力
找到 4423 个相关结果 / 提示词与 LLM
通用助手 / 编排推荐
signup-flow-cro
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,"…
通用助手 / 编排推荐
skill-integrator
skill-integrator
Integrate installed skill usage guidance into project CLAUDE.md/AGENTS.md based on project context. Use when skills are installed but agents don't know when to…
通用助手 / 编排推荐
contract-and-proposal-writer
contract-and-proposal-writer
Contract & Proposal Writer
通用助手 / 编排推荐
postgres-schema-design
postgres-schema-design
postgres-schema-design — an installable skill for AI agents, published by davila7/claude-code-templates.
通用助手 / 编排推荐
create-release-checklist
create-release-checklist
Create a release checklist and GitHub issue for an R package. Use when the user asks to "create a release checklist" or "start a release" for an R package.
通用助手 / 编排推荐
meeting-analyzer
meeting-analyzer
Analyzes meeting transcripts and recordings to surface behavioral patterns, communication anti-patterns, and actionable coaching feedback. Use this skill…
通用助手 / 编排推荐
persuasion-principles
persuasion-principles
Master Robert Cialdini's 6 (+1) Principles of Persuasion from \"Influence: The Psychology of Persuasion\" (1984). Ethically apply the psychology of compliance…
通用助手 / 编排推荐
incident-commander
incident-commander
Comprehensive incident response framework from detection through resolution and post-incident review. Battle-tested SRE/DevOps practices: severity…
通用助手 / 编排推荐
groove-utilities-memory-mistakes
groove-utilities-memory-mistakes
Log a workflow mistake, fix its root cause, and graduate the lesson to learned memory. Use when the agent makes an error you want to prevent recurring.
通用助手 / 编排推荐
routing-traffic-with-route53-and-cloudfront
routing-traffic-with-route53-and-cloudfront
Configures Amazon Route 53 to route traffic to a CloudFront distribution using a custom domain. Use when setting up DNS alias records, alternate domain names…
通用助手 / 编排推荐
skills-security-check
skills-security-check
通過靜態和AI檢查技能 Skills 安全風險、潛在威脅。當使用者請求檢查技能,掃描技能的時候啟動技能評測評估功能。Detect Skill vulnerabilities using static and AI checks. Automatically activate evaluation upon scan…
通用助手 / 编排推荐
setting-up-ec2-instance-profiles
setting-up-ec2-instance-profiles
Configures EC2 instances to securely call AWS services by creating and attaching IAM roles via instance profiles, eliminating hardcoded credentials. Use when…
通用助手 / 编排推荐
pr-comments
pr-comments
Triage unresolved PR review comments, produce a severity-ordered fix plan, then resolve or fix each issue with subagents. Use when addressing PR feedback…
通用助手 / 编排推荐
spec-driven-workflow
spec-driven-workflow
spec-driven-workflow — an installable skill for AI agents, published by alirezarezvani/claude-skills.
通用助手 / 编排推荐
spec-to-repo
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',…
通用助手 / 编排推荐
social-listening
social-listening
Monitor social media and online mentions for brand sentiment, emerging issues, and conversation trends
通用助手 / 编排推荐
mcp-server-builder
mcp-server-builder
mcp-server-builder — an installable skill for AI agents, published by alirezarezvani/claude-skills.
通用助手 / 编排推荐
migrate-mstest-v1v2-to-v3
migrate-mstest-v1v2-to-v3
Migrate MSTest v1 or v2 test project to MSTest v3. Use when user says "upgrade MSTest", "upgrade to MSTest v3", "migrate to MSTest v3", "update test framework", "modernize tests", "MSTest v3 migration", "MSTest compatibility", "MSTest v2 to v3", or build errors after updating MSTest packages from 1.x/2.x to 3.x. USE FOR: upgrading from MSTest v1 assembly references (Microsoft.VisualStudio.QualityTools.UnitTestFramework) or MSTest v2 NuGet (MSTest.TestFramework 1.x-2.x) to MSTest v3, fixing assertion overload errors (AreEqual/AreNotEqual), updating DataRow constructors, replacing .testsettings with .runsettings, timeout behavior changes, target framework compatibility (.NET 5 dropped -- use .NET 6+; .NET Fx older than 4.6.2 dropped), adopting MSTest.Sdk. First step toward MSTest v4 -- after this, use migrate-mstest-v3-to-v4. DO NOT USE FOR: migrating to MSTest v4 (use migrate-mstest-v3-to-v4), migrating between frameworks (MSTest to xUnit/NUnit), or general .NET upgrades unrelated to MSTest.
通用助手 / 编排推荐
marketing-ideas
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…
通用助手 / 编排推荐
changelog-generator
changelog-generator
Produce consistent, auditable release notes from Conventional Commits. Separates commit parsing, semantic-bump logic, and changelog rendering for automated…