搜索结果
全部能力
找到 1231 个相关结果 / 安全与治理
安全与治理 / 审核评估
youmind
youmind
This skill should be used when interacting with the YouMind API to manage content such as boards, crafts, notes, picks, and materials. It provides installation…
安全与治理 / 审核评估
refactoring-analysis
refactoring-analysis
Analyzes codebases to identify refactoring opportunities based on Martin Fowler's catalog of code smells and refactoring techniques. Detects duplicated code, high coupling, complex conditionals, primitive obsession, long functions, and other structural issues. Produces a structured refactoring report with prioritized findings saved to docs/_refacs/. Use when auditing code quality, preparing for a refactoring sprint, or reviewing architectural health. Don't use for style/formatting issues, performance optimization, or security audits.
安全与治理 / 审核评估
flutter-bloc
flutter-bloc
Implement state management using the BLoC/Cubit pattern with injectable dependency injection. Use when creating new BLoCs, managing UI state transitions, or…
安全与治理 / 审核评估
biome-validator
biome-validator
Validate Biome 2.3+ configuration and detect outdated patterns. Ensures proper schema version, domains, assists, and recommended rules. Use before any linting…
安全与治理 / 审核评估
canister-security
canister-security
IC-specific security patterns for canister development in Motoko and Rust. Covers access control, anonymous principal rejection, reentrancy prevention…
安全与治理 / 审核评估
bitget-wallet
bitget-wallet
Interact with Bitget Wallet API for crypto market data, token info, swap quotes, RWA (real-world asset) stock trading, and security audits. Use when the user…
安全与治理 / 审核评估
audit-expert
audit-expert
Expert-level security auditing, compliance, code review, and vulnerability assessment
安全与治理 / 审核评估
api-endpoint-builder
api-endpoint-builder
Builds production-ready REST API endpoints with validation, error handling, authentication, and documentation. Follows best practices for security and…
安全与治理 / 审核评估
content-production
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…
安全与治理 / 审核评估
calendly
calendly
Calendly integration. Manage Users. Use when the user wants to interact with Calendly data.
安全与治理 / 审核评估
seo-content-writer
seo-content-writer
Write search-optimized content that ranks on Google using proven frameworks from Ahrefs, Moz, and Google's E-E-A-T guidelines—create helpful, people-first…
安全与治理 / 审核评估
secondme-reference
secondme-reference
SecondMe API 技术参考文档,供开发时查阅
安全与治理 / 审核评估
msw-general
msw-general
Foundation skill for MSW (MapleStory Worlds). Read this FIRST before anything else in MSW.
安全与治理 / 审核评估
secret-leak-detector
secret-leak-detector
Scans source code, configuration files, and git history for hardcoded credentials, API keys, and tokens. Use when auditing repositories for security leaks or…
安全与治理 / 审核评估
security-audit
security-audit
Scans code for security vulnerabilities including injection attacks, authentication flaws, exposed secrets, insecure dependencies, and data exposure. Use when…
安全与治理 / 审核评估
data-integrity-auditor
data-integrity-auditor
Detects data integrity issues including orphaned records, broken foreign key relationships, constraint violations, and provides automated fix migrations. Use…
安全与治理 / 审核评估
axiom-app-store-submission
axiom-app-store-submission
Use when preparing ANY app for App Store submission, responding to App Review rejections, or running a pre-submission audit. Covers privacy manifests, metadata…
安全与治理 / 审核评估
security-auditor
security-auditor
Security vulnerability scanner and OWASP compliance auditor for codebases. Dependency scanning (npm audit, pip-audit), secret detection (high-entropy strings,…
安全与治理 / 审核评估
dependency-auditor
dependency-auditor
Audit npm dependencies for security vulnerabilities, outdated packages, and unused dependencies. Use when checking for security issues, updating packages, or…
安全与治理 / 审核评估
accessibility-wcag
accessibility-wcag
Use this skill when implementing web accessibility, adding ARIA attributes, ensuring keyboard navigation, or auditing WCAG compliance. Triggers on accessibility, a11y, ARIA roles, screen readers, keyboard navigation, focus management, color contrast, alt text, semantic HTML, and any task requiring WCAG 2.2 compliance or inclusive design.