Agent Skills by vinvcn
Showing 23 vetted skills indexed across 1 GitHub repositories.
idea-refine
Refine raw product ideas into structured concepts with MVP scope.
debugging-and-error-recovery
Diagnose software defects through structured triage and root-cause analysis.
using-agent-skills
Map AI agent development tasks to appropriate engineering workflows.
test-driven-development
Implement the Red-Green-Refactor cycle and Prove-It pattern for code changes.
planning-and-task-breakdown
Decompose complex software requirements into granular, verifiable tasks using vertical-slice methodology.
incremental-implementation
Implement complex software features through incremental vertical slices with atomic commits.
api-and-interface-design
Design stable RESTful and GraphQL interfaces with consistent error semantics.
ci-cd-and-automation
Automate CI/CD pipeline configuration with standardized YAML workflows.
context-engineering
Organize AI agent context into hierarchical layers for software development workflows.
frontend-ui-engineering
Standardize accessible, responsive UI components with WCAG 2.1 AA compliance.
shipping-and-launch
Generate production release checklists and rollback plans for feature deployments.
spec-driven-development
Generate a project specification before implementing new features.
code-review-and-quality
Evaluate code changes across correctness, readability, architecture, security, and performance.
security-and-hardening
Implement OWASP security standards for web application authentication and API routes.
deprecation-and-migration
Plan phased deprecation and migration of legacy software components.
code-simplification
Simplify source code structure while preserving original functional behavior.
doubt-driven-development
Implements an adversarial review process for engineering decisions.
source-driven-development
Detect project dependencies and cite official version-specific documentation for framework implementations.
performance-optimization
Establish performance baselines and identify frontend and backend bottlenecks.
browser-testing-with-devtools
Inspects DOM, network traffic, console logs, and Core Web Vitals via Chrome DevTools MCP protocol.
git-workflow-and-versioning
Enforce atomic commits and descriptive messages for trunk-based Git workflows.
documentation-and-adrs
Create architectural decision records using structured Markdown templates.
translate-skill
Translate technical documentation into Simplified Chinese while preserving code blocks and identifiers.