VerifiedGit
v1.0.0

Form UX Optimizer

by @Notysoty0 pulls
URLopenbooklet.com/s/form-ux-optimizer
Pinnedopenbooklet.com/s/form-ux-optimizer@1.0.0
APIGET /api/v1/skills/form-ux-optimizer

21 skills from this repoNotysoty/openagentskills
Form UX Optimizerviewing
Agent Context File Writerskills/agent-context-file-writer/SKILL.md

Writes a high-quality CLAUDE.md, .cursorrules, or .windsurfrules file that gives a coding agent the right project context, conventions, and constraints to work effectively.

Agent Evaluation Framework Builderskills/agent-eval-framework-builder/SKILL.md

Designs an eval suite for an LLM agent or pipeline including success metrics, trajectory scoring, LLM-as-judge setup, and regression test cases.

Architecture Explainerskills/architecture-explainer/SKILL.md

Reads a codebase or system description and produces a clear, structured architecture overview with diagrams.

Article Repurposerskills/article-repurposer/SKILL.md

Takes a long-form article and repurposes it into multiple formats: tweet thread, LinkedIn post, TL;DR, and key quotes.

Auth Flow Plannerskills/auth-flow-planner/SKILL.md

Designs a secure authentication and authorization flow for any application, covering login, sessions, roles, and edge cases.

Blog Outline Generatorskills/blog-outline-generator/SKILL.md

Generates a detailed, SEO-optimized blog post outline with H2/H3 structure, key points per section, and a hook.

Breaking Change Detectorskills/breaking-change-detector/SKILL.md

Compares two versions of a codebase or API and flags all breaking changes with migration hints.

Bug Root Cause Analyzerskills/bug-root-cause-analyzer/SKILL.md

Systematically diagnoses bugs by tracing execution flow and identifying root causes vs symptoms.

Caching Strategy Advisorskills/caching-strategy-advisor/SKILL.md

Recommends the right caching layer, TTL strategy, and invalidation approach for any application bottleneck.

Changelog Curatorskills/changelog-curator/SKILL.md

Maintains and formats a CHANGELOG.md following Keep a Changelog conventions from git history or PR list.

Database Schema Reviewerskills/database-schema-reviewer/SKILL.md

Reviews database schemas for normalization issues, missing indexes, naming inconsistencies, and scalability risks.

Docker Compose Generatorskills/docker-compose-generator/SKILL.md

Generates production-ready docker-compose.yml files for any application stack.

Documentation Gap Finderskills/documentation-gap-finder/SKILL.md

Audits a codebase or docs folder and lists everything that is undocumented, outdated, or unclear.

Edge Case Discoveryskills/edge-case-discovery/SKILL.md

Systematically identifies edge cases and boundary conditions for any function, API, or user flow.

Error Log Summarizerskills/error-log-summarizer/SKILL.md

Parses raw error logs and produces a concise, prioritized summary of unique issues with root cause hints.

Flaky Test Analyzerskills/flaky-test-analyzer/SKILL.md

Diagnoses why tests pass inconsistently and suggests fixes for timing, ordering, and state isolation issues.

Git Commit Writerskills/git-commit-writer/SKILL.md

Generates conventional commit messages from staged changes or a diff.

Hallucination Risk Reviewerskills/hallucination-risk-reviewer/SKILL.md

Reviews an AI-generated response or LLM application output for factual risks, hallucination patterns, and confidence calibration issues.

Hybrid Search Architectskills/hybrid-search-architect/SKILL.md

Designs a hybrid retrieval pipeline combining dense vector search and BM25 sparse search with reciprocal rank fusion, and explains when to use each configuration.

Issue to PR Plannerskills/issue-to-pr-planner/SKILL.md

Takes a GitHub issue and produces a step-by-step implementation plan with file locations and code changes needed.

Auto-indexed from Notysoty/openagentskills

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0