Agent Skills by CHANG CHEN
Showing 21 vetted skills indexed across 1 GitHub repositories.
idea-refine
Refine raw ideas into actionable concepts with a markdown one-pager.
debugging-and-error-recovery
Guide structured root-cause triage for tests, builds, runtime bugs, and incidents.
using-agent-skills
Identify the development phase and apply the most suitable agent skill.
test-driven-development
Enforce a red-green-refactor test-first workflow for software development.
planning-and-task-breakdown
Break down large specs into verifiable tasks with acceptance criteria.
incremental-implementation
Plan and execute multi-file software changes in small, testable increments.
api-and-interface-design
Define stable public interfaces and contracts for APIs and module boundaries.
ci-cd-and-automation
Automate CI/CD quality gates with reusable YAML templates for GitHub Actions.
context-engineering
Load rules, specs, and sources in a controlled hierarchy for agent sessions.
frontend-ui-engineering
Create production-quality frontend UI components with design-system and accessibility compliance.
shipping-and-launch
Coordinate production deployments with pre-launch checklists and rollback plans.
spec-driven-development
Create a structured specification before coding with a four-phase gated workflow.
code-review-and-quality
Evaluate code changes across correctness, readability, architecture, security, and performance.
security-and-hardening
Remediate security vulnerabilities by enforcing OWASP coding standards across web applications.
deprecation-and-migration
Plan and execute deprecation and migration of legacy systems, APIs, or features.
code-simplification
Guide safe refactoring of TypeScript, Python, and React codebases while preserving behavior.
source-driven-development
Enforce code patterns backed by official documentation with verifiable citations.
performance-optimization
Guide measurement, bottleneck identification, and optimization for frontend and backend performance.
browser-testing-with-devtools
Inspect DOM, console, network, and performance data via Chrome DevTools MCP.
git-workflow-and-versioning
Enforce git workflows with atomic commits and trunk-based development.
documentation-and-adrs
Capture architectural decision rationale with ADR templates and lifecycle states.