ClaudSkillsGeneral › Page 127

General-Purpose Claude Skills (Page 127 of 389)

Productivity, automation, knowledge management, integrations, AI tooling, and general-purpose skills for Claude Code.

23,313 skills · updated 2026-05-04 · showing 7561–7620 of 23,313 by quality score

Orchestrates multi-file tasks by delegating to parallel sub-agents. Use when a task spans multiple files or components and can benefit from parallel execution to save context and…
Score 70/100
Production patterns for managing complex application state in React without Redux, Zustand, or other state libraries.
Score 70/100
Agent Skills Package Manager - Install once, use everywhere. Manage, share, and sync AI agent skills across platforms.
Score 70/100
Automated Big-O complexity analysis of code and algorithms. Performs static analysis of loop structures, recursive call trees, space complexity estimation, and amortized analysis…
Score 70/100
Use when evaluating how complex a task is before deciding on an approach. Scores scope, clarity, risk, and novelty to produce a complexity tier (trivial, moderate, complex).
Score 70/100
AI-based complexity assessment for task analysis. Use when determining the appropriate workflow, phases, and validation depth for a task.
Score 70/100
Analyzes code complexity metrics and identifies areas that are too complex for developers to easily understand
Score 70/100
Estimate issue complexity before implementation to prevent timeouts. Uses cheap estimation to save expensive implementation tokens.
Score 70/100
Sertifikasyon, uyumluluk gereksinimleri ve regulatory pathway araştırma rehberi.
Score 70/100
Use when a project requires a compliance framework mapping, when risks need formal documentation, when audit evidence must be collected, or when producing a compliance attestation…
Score 70/100
Navigate privacy regulations (GDPR, CCPA), review DPAs, and handle data subject requests. Use when reviewing data processing agreements, responding to data subject access or…
Score 70/100
Automated compliance checks, continuous monitoring, reporting frameworks for GDPR, HIPAA, SOC2, and CCPA compliance.
Score 70/100
When the user wants to manage regulatory compliance, ensure supply chain adherence to standards, or navigate trade regulations.
Score 70/100
Generate and track compliance matrices for RFP requirements. Use when building requirements tracking features, implementing compliance checklists, or ensuring proposal coverage.
Score 70/100
Analyze compliance operations for regulatory change tracking, control mapping, policy management, audit readiness, and training compliance.
Score 70/100
Эксперт по compliance отчётам. Используй для SOX, GDPR, HIPAA, SOC 2 аудитов и документации соответствия.
Score 70/100
Track regulatory compliance for construction projects. Monitor permits, certifications, inspections, and regulatory requirements with automated alerts and reporting.
Score 70/100
Track compliance requirements and audit readiness. Trigger with "compliance", "audit prep", "SOC 2", "ISO 27001", "GDPR", "regulatory requirement", or when the user needs help…
Score 70/100
ACGME & institutional rule checking with systematic audit workflows, historical analysis, and violation remediation.
Score 70/100
ACGME & institutional rule checking with systematic audit workflows, historical analysis, and violation remediation.
Score 70/100
Declarative setup of Compliant Data Sharing (CDS) in Financial Services Cloud: enabling CDS per-object in IndustriesSettings, configuring OWDs, creating CDS permissions, adding…
Score 70/100
Design a premium, black-background, pink-glass homepage focus section for a todo app that intelligently organizes Quick Add, Next Action, and How It Works into a single, calm,…
Score 70/100
Validates shadcn/ui component customization depth, ensuring components aren't used with default props and checking for consistent design system implementation across Tanstack…
Score 70/100
Use when designing or reviewing how Lightning Web Components pass data and intent between parent, child, sibling, utility, or workspace contexts using `@api`, public methods,…
Score 70/100
Component composition patterns with nesting, slots, compound components, and render props. Use when creating reusable components, component APIs, or complex component hierarchies.
Score 70/100
Generate or update component documentation with usage examples, props tables, and Storybook stories. Use when documenting new components, creating usage examples, or setting up…
Score 70/100
批量生成和维护前端组件库文档的自动化工具。专为 Monorepo 组件库设计(如 atom-ui-mobile),通过对比组件文件和文档的修改时间,自动生成任务清单并批量生成符合规范的完整组件文档。支持以下场景:(1) 定期批量更新组件文档,(2) 单个组件文档维护,(3) 新组件文档初始化。自动识别主要组件文件,跳过…
Score 70/100
Guide for documenting project components and features. Creates or updates documentation in docs/components/ by exploring git changes to understand implementation details.
Score 70/100
Detects misplaced classes and fixes component hierarchy problems — finds code that should belong inside a component but sits at the root level.
Score 70/100
Guide component selection in ResRequest Vue projects. Ensures correct usage of ShadCN-Vue vs custom components, proper imports, and design system compliance.
Score 70/100
Conditionally installs GitHub Packages component library at latest version. Adds to package.json when user requests it.
Score 70/100
Evaluate extensibility patterns, abstraction layers, and configuration approaches in frameworks. Use when (1) assessing base class/protocol design, (2) understanding dependency…
Score 70/100
Maintain consistent file structure - components/ui for base shadcn, components/shared for composed components, pages for routes, always use barrel exports
Score 70/100
Scaffold a new UI component following Pierre design system patterns
Score 70/100
Component style templates and BEM naming for vehicle insurance platform. Use when styling Vue components, implementing BEM classes, creating responsive layouts, or writing scoped…
Score 70/100
Use when building reusable node components — composition patterns, component communication, and interface design
Score 70/100
UI component library templates (buttons, forms, cards, modals, etc.). Use when generating frontend UI components.
Score 70/100
Run Vitest tests for a specific component with coverage. Use when making changes to React components to ensure tests pass and coverage is maintained.
Score 70/100
동구라미 앱 컴포넌트 라이브러리 사용 가이드. UI 컴포넌트 구현, 스타일 커스터마이징, 위젯 활용법 안내. Keywords: component, widget, ui, style, button, dialog, text field, chip, app bar, drawer
Score 70/100
Component variant system with Glass, Outline, and Flat styles. Use when creating multi-style components, variant props, or style switching.
Score 70/100
Upgrade Kokoro model, bot dependencies, or TTS components. TRIGGERS - upgrade kokoro, update model, upgrade bot, update dependencies, version bump, component update.
Score 70/100
Design composable agentic primitives for flexible workflows. Use when creating reusable workflow building blocks, designing SDLC primitives, or building agent operations that can…
Score 70/100
Design Plan/Build/Review/Fix workflow steps for ADWs. Use when creating composable workflow primitives, defining step contracts, or implementing step isolation patterns.
Score 70/100
Orchestrate dev processes with compose. Use when adding process orchestration, health checks, or dev workflows.
Score 70/100
ComposeHooks 项目使用指南 - 为 Jetpack Compose/Compose Multiplatform 提供 React Hooks 风格的状态管理和副作用处理。 使用此技能当需要:(1) 在 Compose 中管理组件状态 (useState, useGetState, useReducer), (2) 处理副作用和生命周期…
Score 70/100
Render Compose @Preview functions to PNG outside Android Studio. Use this to verify UI changes, iterate on designs, and compare before/after states across Android (Jetpack…
Score 70/100
Review pull requests that change Compose UI by rendering @Preview composables on base and head and diffing them.
Score 70/100
Connect LLMs to MCP servers through composable patterns like router, evaluator-optimizer, and orchestrator flows without hand-managing server lifecycles.
Score 70/100
Assemble the context bundles for each sub-agent based on evaluate-story output. Produces spawn-ready packages for Planning, Implementation, QA, or MicroDelivery sub-agents.
Score 70/100
Use Lobster when an OpenClaw operator wants one deterministic typed workflow step, with approval gates and resumable execution, instead of re-planning the same multi-step tool…
Score 70/100
Rules pertaining to Composer dependency management, promoting best practices for declaring and updating dependencies.
Score 70/100
Teaches component composition patterns in React 19 including children prop, compound components, and render props.
Score 70/100
Automate Composio tasks via Rube MCP (Composio). Always search tools first for current schemas.
Score 70/100
Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity.
Score 70/100
Use when connecting Claude to external apps (Slack, GitHub, Gmail, etc.) using the Composio Connect framework.
Score 70/100
Automate Composio Search tasks via Rube MCP (Composio). Always search tools first for current schemas.
Score 70/100
Composition Over Configuration for flexible component design. Trigger: When building reusable UI components with flexible, consumer-controlled APIs.
Score 70/100
Write a CompoundSpec v2 JSON payload and apply it via compound_apply to create/update skills, instincts, and docs.
Score 70/100
Generate a CompoundSpec v2 JSON-only autolearn proposal from git diffstat + existing skills, while respecting strict file-scope constraints.
Score 70/100
Design content that appreciates in value over time — frameworks, datasets, reference guides, and living documents that become MORE cited, MORE shared, and MORE valuable as time…
Score 70/100
Search all 23,313 General skills →