搜索结果
全部能力
找到 504 个相关结果 / 研究资料
软件工程 / 诊断修复
sap-api-style
sap-api-style
This skill provides comprehensive guidance for documenting SAP APIs following the SAP API Style Guide standards. It should be used when creating or reviewing API documentation for REST, OData, Java, JavaScript, .NET, or C/C++ APIs. The skill covers naming conventions, documentation comments, OpenAPI specifications, quality checklists, deprecation policies, and manual documentation templates. It ensures consistency with SAP API Business Hub standards and industry best practices. Keywords: SAP API, REST, OData, OpenAPI, Swagger, Javadoc, JSDoc, XML documentation, API Business Hub, API naming, API deprecation, x-sap-stateInfo, Entity Data Model, EDM, documentation tags, API quality, API templates
软件工程 / 诊断修复
shadcn-vue-skilld
shadcn-vue-skilld
Add components to your apps. ALWAYS use when writing code importing \"shadcn-vue\". Consult for debugging, best practices, or modifying shadcn-vue, shadcn vue.
软件工程 / 诊断修复
doc-coauthoring
doc-coauthoring
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision…
软件工程 / 诊断修复
localization
localization
Use when implementing internationalization (i18n), String Catalogs, pluralization, or right-to-left layout support. Covers modern localization workflows with…
软件工程 / 诊断修复
module-learning-path-generator
module-learning-path-generator
Generates structured, career-focused modular curriculums for software engineering students. Use when designing new educational modules or tailoring learning…
软件工程 / 部署发布
learning-opportunities
learning-opportunities
Facilitates deliberate skill development during AI-assisted coding. Offers interactive learning exercises after architectural work (new files, schema changes,…
软件工程 / 诊断修复
quantitative-analysis
quantitative-analysis
You must use this when selecting statistical tests, interpreting effect sizes, or conducting power analysis.
软件工程 / 诊断修复
refine-dev
refine-dev
Refine.dev headless React framework for CRUD apps: data providers, resources, routing, authentication, hooks, and forms. Use when building admin panels,…
软件工程 / 诊断修复
shadcn
shadcn
Manages shadcn/ui components and projects, providing context, documentation, and usage patterns for building modern design systems.
软件工程 / 诊断修复
swift-diagnostics
swift-diagnostics
Use when debugging NavigationStack issues (not responding, unexpected pops, crashes), build failures (SPM resolution, "No such module", hanging builds), or…
软件工程 / 诊断修复
ablation-planner
ablation-planner
Use when main results pass result-to-claim (claim_supported=yes or partial) and ablation studies are needed for paper submission. Codex designs ablations from…
软件工程 / 诊断修复
storekit
storekit
Use when implementing in-app purchases, StoreKit 2 subscriptions, consumables, non-consumables, or transaction handling. Covers testing-first workflow with…
软件工程 / 诊断修复
foundation-models
foundation-models
Use when implementing on-device AI with Apple's Foundation Models framework (iOS 26+), building summarization/extraction/classification features, or using…
软件工程 / 诊断修复
reverse-engineer
reverse-engineer
Performs deep codebase analysis to generate 11 comprehensive documentation files. Adapts output based on the selected route -- Greenfield extracts business…
软件工程 / 部署发布
secrets-env-manager
secrets-env-manager
Validates environment variables in CI, prevents secret leaks, enforces masking, and provides fail-fast validation with clear documentation. Use for "secrets…
软件工程 / 诊断修复
app-store-optimization
app-store-optimization
App Store Optimization toolkit for researching keywords, optimizing metadata, and tracking mobile app performance on Apple App Store and Google Play Store.
软件工程 / 诊断修复
claude-skills
claude-skills
Claude Skills meta-skill: extract domain material (docs/APIs/code/specs) into a reusable Skill (SKILL.md + references/scripts/assets), and refactor existing…
软件工程 / 部署发布
flutter-config
flutter-config
Configure app flavors (dev, staging, prod) with environment-specific settings via dart-define-from-file. Use when setting up build variants, per-flavor…
软件工程 / 诊断修复
project-bootstrapper
project-bootstrapper
Sets up new projects or improves existing projects with development best practices, tooling, documentation, and workflow automation. Use when user wants to…
软件工程 / 部署发布
domain-architect
domain-architect
Discovers business domains in a Swift codebase by tracing what users can DO — not by reading folder names or architecture docs. Maps each domain's vertical slice (Types → Config → Repo → Service → Runtime → UI), identifies providers (external SDK bridges), and separates cross-cutting concerns. Produces a domain map that drives all downstream decisions: folder structure, SPM targets, enforcement specs, migration plans. Use this skill whenever the user wants to understand their codebase domains, find what's cross-cutting vs domain-specific, restructure a Swift project, figure out where code belongs, or map a product's capabilities to architectural boundaries. Triggers on "what are my domains", "where does this belong", "map this codebase", "what's cross-cutting", "organize this project", "is this a domain or infra", "restructure this", "architecture review", or any request to understand the business domain structure of a Swift codebase.