Agent Skills by bbohhu-prog
Showing 24 vetted skills indexed across 1 GitHub repositories.
claude-mem
Store and retrieve project context across AI sessions with file-based persistence.
web-access
Fetch and analyze web content from URLs into markdown summaries.
doc-standard
Automate project documentation setup and governance with template-driven workflows.
pua
Analyze and refine AI prompt structure and clarity for consistent outputs.
Process and validate PDF documents to preserve layout fidelity.
deploy-project
Deploy Node.js, Python, or Go projects to remote servers with automated domain and TLS configuration.
skill-creator
Generates kebab-case folder structures and SKILL.md frontmatter for new or existing skills.
doc
Edit and review DOCX documents while preserving formatting and layout.
frontend-design
Guide semantic HTML, ARIA usage, and accessible styling for WCAG 2.1 AA compliance.
feishu-doc
Automate Feishu document workflows with feishu-cli for Markdown uploads and table operations.
using-git-worktrees
Create isolated git worktrees with directory selection and safety checks.
test-driven-development
Enforce a test-first workflow with failing tests and red-green-refactor cycles.
systematic-debugging
Diagnose bugs using a four-phase root-cause framework before proposing fixes.
using-superpowers
Enforce pre-response skill discovery and tool invocation across conversations.
dispatching-parallel-agents
Dispatch parallel agents to investigate independent problem domains without shared state.
executing-plans
Execute written implementation plans step-by-step with review checkpoints.
finishing-a-development-branch
Verify tests and present deterministic merge, PR, or cleanup options for Git feature branches.
brainstorming
Guide collaborative brainstorming sessions to produce design docs and implementation plans.
writing-plans
Create implementation plans from specs, outlining files, tests, and documentation.
requesting-code-review
Dispatches a code-review subagent to assess committed changes for production readiness.
receiving-code-review
Verify code-review feedback against the codebase before implementing changes.
writing-skills
Document Claude skills using test-driven development with YAML frontmatter.
verification-before-completion
Run verification commands and report results only after confirming exit status and outputs.
subagent-driven-development
Dispatch isolated subagents for parallel tasks with two-stage reviews.