SeokWoo Kang
Community@pko89403 · Seoul
I'm interested in Agentic Recommender
Agent Skills by SeokWoo Kang
Showing 29 vetted skills indexed across 1 GitHub repositories.
idea-refine
Refine raw ideas into actionable concepts through structured phases.
debugging-and-error-recovery
Diagnose software failures with a stepwise triage checklist for root-cause fixes.
using-agent-skills
Discover and invoke registered agent skills for task routing.
test-driven-development
Drive code behavior with tests using a red-green-refactor workflow.
planning-and-task-breakdown
Decompose work into verifiable tasks with acceptance criteria and dependencies.
incremental-implementation
Deliver code changes in small testable slices with explicit commits.
docs-manager
Synchronize repository documentation and Graphify artifacts across raw/ and graphify-out/.
test
Automate test-driven development workflows for bug reproduction, failing test creation, and fix verification.
api-and-interface-design
Define stable REST and GraphQL API contracts with consistent error semantics.
plan
Plan user specifications into ordered task lists with acceptance criteria.
spec
Generate repository-specific design specs at raw/design/specs/ski-NNN-<slug>.md.
ci-cd-and-automation
Automate GitHub Actions CI/CD pipelines with linting, type checks, tests, and builds.
context-engineering
Load hierarchical context rules, specs, and source files across sessions.
code-simplify
Simplify code modules while preserving behavior through iterative validation.
frontend-ui-engineering
Build web UI components following design system and accessibility guidelines.
shipping-and-launch
Prepare production launches with checklists, monitoring, and rollback strategies.
spec-driven-development
Write a six-area specification before coding to guide implementation.
graphify-manager
Automate end-to-end Graphify refresh from staged corpus to graph outputs.
code-review-and-quality
Evaluate code changes across correctness, readability, architecture, security, and performance.
security-and-hardening
Enforce secure coding practices and defense-in-depth for web applications.
deprecation-and-migration
Define deprecation policies and migration plans for legacy systems.
graphify-full
Execute the full staged Graphify refresh workflow against raw inputs.
ship
Run release-readiness and deployment checks with a rule-based checklist.
code-simplification
Simplify complex code while preserving behavior and validating with tests.