Agent Skills by bluefishs
Showing 16 vetted skills indexed across 1 GitHub repositories.
OWASP 資安模式庫
Centralizes OWASP Top 10 2025 security patterns with implementation examples for secure coding.
using-git-worktrees
Create isolated Git worktrees for feature branches with safety checks.
test-driven-development
Enforce the red-green-refactor cycle by writing failing tests before implementation.
systematic-debugging
Coordinate root-cause debugging with a four-phase investigation workflow.
using-superpowers
Invoke the Skill tool before replying to identify applicable skills.
dispatching-parallel-agents
Dispatch independent agents in parallel to investigate and resolve multiple crop diseases efficiently.
executing-plans
Execute implementation plan tasks in batches with human review checkpoints.
finishing-a-development-branch
Validate tests and guide merge, PR, keep, or discard decisions on a feature branch.
brainstorming
Leads interactive brainstorming sessions to clarify needs and define a design plan.
writing-plans
Convert high-level specs into detailed implementation plans with exact file paths.
requesting-code-review
Generate structured code-review requests with YAML frontmatter and severity-based issue documentation.
receiving-code-review
Validate code-review feedback against codebases before implementing changes.
writing-skills
Enforce test-driven documentation for creating and verifying skills with SKILL.md structure.
verification-before-completion
Require fresh verification evidence before declaring task completion.
subagent-driven-development
Dispatch fresh subagents per task with two-stage spec and code reviews.
React UI 模式技能
Standardize React and Ant Design UI development with functional components and hooks.