Agent Skills by wanxiajaneyang
Showing 19 vetted skills indexed across 1 GitHub repositories.
brainstorm
Guide AI through structured requirements discovery for development workflows.
update-spec
Update code-specification documents with executable contracts from development insights.
break-loop
Analyze bug root causes, failed fixes, and prevention mechanisms.
check-backend
Validate backend code against development guidelines using git status and .trellis/spec/backend/ documentation.
integrate-skill
Integrate reusable skills into project development guidelines by updating documentation and example directories.
start
Initiate AI development sessions by classifying tasks and indexing project guidelines.
css-layout-helper
Diagnose CSS layout issues and propose fixes with Flexbox or Grid.
onboard
Guide new developers through AI-assisted workflow onboarding and guideline customization.
pr-reviewer
Review pull requests for correctness, regressions, and missing tests.
check-frontend
Validate frontend code against development guidelines and conventions.
create-command
Generate a Codex skill by creating a SKILL.md file with YAML frontmatter and Markdown body.
before-frontend-dev
Direct users to frontend development guidelines in `.trellis/spec/frontend/index.md` before coding.
frontend-design
Generate frontend interfaces with HTML/CSS/JS, React, or Vue.
accessibility-basic-check
Audit UI elements for color contrast, keyboard navigation, and form labeling.
check-cross-layer
Validate consistency across runtime code, documentation, scripts, and tests.
record-session
Records work sessions and archives completed tasks in Trellis with optional Git commits.
before-backend-dev
Review backend development specifications before starting coding tasks.
finish-work
Validate development task completeness across code, specs, and Trellis state.
repo-standards
Validate code formatting, linting, type-checking, and tests for pull requests.