Agent Skills by 莫问今朝
Showing 14 vetted skills indexed across 1 GitHub repositories.
brainstorm
Guide AI coding workflows through collaborative requirements discovery before implementation.
update-spec
Update code-specs with signatures, contracts, and validation rules.
break-loop
Conduct structured post-mortems to identify root causes of bugs.
check-backend
Compare backend code changes against established guidelines and report violations.
integrate-skill
Integrate reusable skills into project development guidelines across workstreams.
start
Initialize an AI development environment and task workflow.
onboard
Persist AI session state and inject project guidelines into Trellis workflows.
check-frontend
Analyze frontend code changes against repository guidelines and report violations.
create-command
Generates a SKILL.md skeleton with validated frontmatter at .agents/skills/<skill-name>/SKILL.md.
before-frontend-dev
Provides frontend development guidelines for component, hooks, state management, and type-safety tasks before coding.
check-cross-layer
Validate cross-layer code changes across API, service, and storage dimensions.
record-session
Record work progress sessions with titles, commits, and summaries.
before-backend-dev
Read backend development guidelines before starting implementation tasks.
finish-work
Enforce a pre-commit checklist for linting, type-checking, tests, and documentation alignment.