朱昆鹏
Community@zhukunpenglinyutong · Beijing China
Indie Developer
Agent Skills by 朱昆鹏
Showing 28 vetted skills indexed across 2 GitHub repositories.
deploy-to-vercel
Deploy projects to Vercel via CLI, git push, or claimable no-auth endpoints.
huashu-design
Generate HTML prototypes, slide decks, animations, and design variations with export to MP4, GIF, and PPTX.
vercel-react-native-skills
Applies React Native and Expo performance rules to mobile app code.
web-design-guidelines
Reviews UI code files against Vercel Web Interface Guidelines and reports violations.
writing-guidelines
Review documentation files against fetched writing style guidelines and report violations.
vercel-cli-with-tokens
Deploy and manage Vercel projects using CLI token-based authentication.
vercel-react-view-transitions
Implement native view transition animations in React and Next.js applications.
vercel-optimize
Audits Vercel projects using observability metrics to produce ranked cost and performance recommendations.
vercel-react-best-practices
Applies Vercel's React and Next.js performance optimization rules to code generation and review.
vercel-composition-patterns
Guides React component refactoring using compound components, context providers, and composition patterns.
lazy-senior-dev
Guides code changes through a seven-rung ladder favoring reuse, stdlib, and minimal diffs.
caveman
Compresses AI responses into concise direct answers while preserving technical accuracy and safety.
before-dev
Inject project-specific coding guidelines from .trellis/spec before implementation.
brainstorm
Convert vague development tasks into PRDs and MVP scopes.
update-spec
Capture executable contracts and coding knowledge into .trellis/spec/ documents.
break-loop
Apply a five-dimension post-mortem framework to document bug fix root causes.
integrate-skill
Integrates external skills into frontend/backend guideline documents via .trellis/spec/{target}/ directories.
start
Initialize AI development sessions by loading workflow guides and project context.
onboard
Onboard new Trellis AI team members with memory concepts and workflow guidelines.
create-command
Generate a SKILL.md with frontmatter and initial content for new skills.
check-cross-layer
Verify cross-layer consistency across UI, API, service, and data layers.
record-session
Record coding session summaries and commit hashes into Trellis journal files.
improve-ut
Update unit tests for changed code using .trellis/spec/ conventions.
check
Validate changed code against project guidelines via git diff and lint/typecheck.