Agent Skills by bailipa
Showing 32 vetted skills indexed across 1 GitHub repositories.
hyperframes
Coordinate HTML-based video production with captions, TTS narration, and transitions.
saas-landing
Generate a single-page SaaS landing page with inlined CSS and data-od-id attributes.
video-shortform
Generate a ≤10-second MP4 product teaser from a brief with controlled aspect ratio, lighting, and motion.
sprite-animation
Generate a self-contained HTML/CSS sprite animation frame with inline SVG pixel art.
write-a-skill
Create agent skills with standardized SKILL.md frontmatter and resource directories.
caveman
Transforms verbose LLM responses into concise, grammar-free text while preserving meaning and intent.
grill-me
...
setup-pre-commit
Automate pre-commit hook setup with Husky, lint-staged, and Prettier.
git-guardrails-claude-code
Block dangerous git commands before execution in Claude Code workflows.
scaffold-exercises
Scaffold and validate exercise directory structures with required subfolders and readmes.
migrate-to-shoehorn
Migrate test code from `as` assertions to @total-typescript/shoehorn helpers.
threejs-errors-performance
Diagnose and optimize Three.js WebGL scene performance issues.
threejs-errors-rendering
Diagnose Three.js rendering issues like black screens and implement fix patterns.
threejs-syntax-controls
Consolidate setup and usage guidance for Three.js camera controls.
threejs-syntax-geometries
Construct and render 3D shapes using Three.js geometry APIs.
threejs-syntax-shaders
Write and patch Three.js shaders with ShaderMaterial and RawShaderMaterial.
threejs-syntax-loaders
Configures GLTF, FBX, OBJ loaders with DRACO/KTX2 support in Three.js for asset and texture loading.
threejs-core-renderer
Initialize and configure a Three.js WebGLRenderer with pixel ratio, color management, tone mapping, and shadow mapping.
threejs-core-raycaster
Creates Three.js Raycaster-based mouse picking with InstancedMesh support and layer filtering.
threejs-core-scene-graph
Explain Three.js Object3D hierarchy best practices for reparenting with attach().
threejs-impl-react-three-fiber
Build declarative 3D scenes in React using React Three Fiber hooks.
threejs-impl-drei
Enforce safe Drei usage patterns for React Three Fiber scenes.
threejs-impl-physics
Integrate cannon-es or Rapier physics into Three.js scenes with synchronized meshes.
threejs-impl-xr
Configure WebXR sessions and lifecycle in Three.js projects.