💻

harden

来自 skills.sh 生态的可复用 Agent Skill。 harden from pbakaus/impeccable: Systematically strengthen interfaces against text overflow, internationalization, errors, and real-world edge cases.

进阶 20-45 minutes 0 浏览 0 点赞
skills.shagent skillpbakausdevelopmentagent workflowharden

开始学习

harden: 这个 Skill 做什么

harden is a reusable agent skill listed on skills.sh under pbakaus/impeccable. skills.sh rank #212, installs 53.3K, GitHub stars 29.9K, first seen Mar 4, 2026.

Systematically strengthen interfaces against text overflow, internationalization, errors, and real-world edge cases. Covers text handling (truncation, wrapping, responsive sizing), RTL/CJK support, date/number formatting, and translation expansion planning Provides error recovery patterns for network failures, API status codes, validation errors, and permission states Includes edge case strategies: empty states, loading states, large datasets, concurrent operations, and boundary conditions Offers testing approaches: extreme inputs, offline scenarios, keyboard/screen reader validation, and performance under slow connections

适合什么时候使用

  • Use this skill when the task matches the package name, repository context, or skills.sh topic: development.
  • Prefer it when a repeatable workflow is better than a one-off prompt: setup, review, design, deployment, automation, research, media generation, or operational checks.
  • For production work, read the linked repository and install command before allowing the agent to run scripts or modify files.

Agent 应该如何使用

  1. Confirm the user intent and whether this skill is the right fit.
  2. Install or inspect the skill with the official command from skills.sh.
  3. Read the local SKILL.md and only load extra files referenced by that skill.
  4. Follow the skill's workflow, then verify the result with tests, screenshots, audits, or source-backed checks as appropriate.
  5. Record any constraints, missing credentials, tool permissions, or security warnings before handoff.

质量与安全检查

  • Check repository ownership and source reputation: pbakaus/impeccable.
  • Review security audit signals before installing; skills.sh reports: Gen Agent Trust Hub Pass Socket Pass Snyk Pass.
  • Never grant broad shell, browser, cloud, or deployment permissions without user approval.
  • Treat generated output as draft until validated by the skill's own acceptance criteria.
  • If the skill touches cloud resources, costs, credentials, customer data, or production deploys, require a human review step.

来源与安装

  • skills.sh page: https://www.skills.sh/pbakaus/impeccable/harden
  • Repository: https://github.com/pbakaus/impeccable
  • Install command: npx skills add https://github.com/pbakaus/impeccable --skill harden

常见问题

Is harden an agent, a prompt, or a skill?
It is a skill: a reusable package of task-specific instructions and supporting files that an agent can load when the user's request matches the workflow.

Should I install it automatically?
Only after checking the repository, install command, audit status, and whether the user wants this capability in the current agent environment.

What makes it useful for AIDreamHub users?
It helps users discover practical agent capabilities from the open skills ecosystem and compare them by task, source, install count, and operational risk.

Install & Source

Install Command
npx skills add https://github.com/pbakaus/impeccable --skill harden
Official Repository Download ZIP

学习资源

相关技能

📦

Context Engineering for Coding Agents

Advanced 90 minutes

面向 2026 年 AI 工作流的专业内容:Package the right files, constraints, architecture notes, and acceptance checks before asking a coding agent to edit a repo.

agent skillsprompt engineeringworkflow
40
Learn
🧪

Prompt Versioning and Regression Evals

Intermediate 75 minutes

面向 2026 年 AI 工作流的专业内容:Manage prompts like production code with versions, eval sets, release notes, and rollback criteria.

agent skillsprompt engineeringworkflow
40
Learn
🔌

MCP-Ready Agent Workflows

Advanced 2 hours

面向 2026 年 AI 工作流的专业内容:Design agent workflows that use MCP tools safely, with permissions, secrets, audit logs, and human approvals.

agent skillsprompt engineeringworkflow
30
Learn
🧩

Agent Skill Authoring with SKILL.md

Intermediate 90 minutes

面向 2026 年 AI 工作流的专业内容:Write reusable agent skills with clear triggers, workflows, assets, quality gates, and safe boundaries.

agent skillsprompt engineeringworkflow
30
Learn