Agent Skills by lin117-shygo
Showing 14 vetted skills indexed across 1 GitHub repositories.
brainstorm
A structured project requirements generator with a focus on MVP definition.
update-spec
Refresh executable code-spec contracts and documentation after completing a task.
break-loop
Analyze post-fix bugs to document root causes, failure modes, and prevention mechanisms.
check-backend
Validate modified backend code against guidelines in .trellis/spec/backend.
integrate-skill
Integrate reusable skills into project guidelines with SKILL.md documentation.
start
Initialize an AI development session and load task workflow guidelines.
onboard
Onboard developers to an AI-assisted Trellis workflow with project context and guidelines.
check-frontend
Verify frontend code changes against repository guidelines and report violations.
create-command
Generates a SKILL.md skeleton with YAML frontmatter and starter body.
before-frontend-dev
Read frontend guidelines before coding and prepare a development plan.
check-cross-layer
Identify cross-layer considerations across API routes, services, and storage during codebase updates.
record-session
Create session entries from git history and commit hashes.
before-backend-dev
Guide backend tasks by consulting guideline files for database, error handling, logging, and type-safety.
finish-work
Run pnpm lint, type-check, and test before commit.