Linnkid_CHEN
Community@linnkidchen · 817 N Main Avenue North Jewel
Agent Skills by Linnkid_CHEN
Showing 13 vetted skills indexed across 1 GitHub repositories.
before-dev
Load package specs and shared guides before coding tasks.
brainstorm
Automate collaborative requirements discovery and PRD generation for AI-enabled coding projects.
update-spec
Capture executable contracts and coding knowledge into code-spec documents.
break-loop
Document root causes and preventive measures after debugging sessions.
integrate-skill
Integrate external skills into project guidelines by updating documentation, templates, and indexes.
start
Initializes AI development sessions by gathering repository context and routing tasks.
onboard
Guide new developers through Trellis AI-assisted workflow onboarding sessions.
create-command
Create a Codex skill skeleton with YAML frontmatter and Markdown body.
check-cross-layer
Detect missed updates, type mismatches, and duplicated constants across architectural layers.
record-session
Record completed coding sessions to .trellis workspace journals with commit hashes.
improve-ut
Analyze changed files to identify unit-test coverage gaps using project-specific specs.
check
Verify changed files against project guidelines using git diff, lint, and typecheck.
finish-work
Verify lint, type-check, tests, and documentation alignment before commit.