Kevin KE
Community@kevinke93 · China
🤖AI 产品 /💻古典互联网产品 Make something
Agent Skills by Kevin KE
Showing 19 vetted skills indexed across 1 GitHub repositories.
dev-agent
Orchestrate an end-to-end software delivery workflow from idea to spec, design, build, and optional QA.
idea-refine
Refine raw product ideas into actionable one-pagers with divergent and convergent thinking.
debugging-and-error-recovery
Guide systematic root-cause debugging with reproduce, localize, reduce, fix, and verify steps.
incremental-implementation
Guide multi-file feature changes through testable vertical slices with verification gates.
api-and-interface-design
Designs REST/GraphQL contracts with typed I/O, error semantics, and backward compatibility.
ci-cd-and-automation
Automate CI/CD quality gates for Node.js projects using GitHub Actions.
context-engineering
Structure and curate agent context across rules, specs, files, and test output.
frontend-ui-engineering
Implement frontend UI against design contracts with state, responsive, and accessibility coverage.
shipping-and-launch
Create a pre-launch verification checklist, monitoring plan, and rollback strategy for production releases.
spec-driven-development
Generate PRD and SPEC markdown files before implementation starts.
design-flow
Convert approved product specifications into build-ready HTML/CSS design packages.
security-and-hardening
Harden application code with input validation, secure authentication, and output encoding.
deprecation-and-migration
Plan and execute incremental deprecation and migration of legacy systems.
code-simplification
Simplify existing code while preserving runtime behavior and side-effect semantics.
source-driven-development
Validate framework-specific code decisions against official documentation for detected versions.
performance-optimization
Measure bottlenecks, apply targeted fixes, and verify Core Web Vitals improvements.
browser-testing-with-devtools
Inspect DOM, console, network, accessibility, screenshots, and performance traces via Chrome DevTools MCP.
git-workflow-and-versioning
Enforce trunk-based branching, atomic commits, and pre-commit verification.
documentation-and-adrs
Record architectural decisions and supporting documentation for future engineers and AI agents.