Explore
Find agent skills by outcome
18,150 skills indexed with the new KISS metadata standard.
Website Design Recreation Workflow
{
presentation making
act as an proffesional ppt maker and see this document you have to make an 15 slides ppt including the very first name and subject and topic page and the very last thank you page include every importa...
- Config is code; composition
parameterization
- design clean
reproducible system and user configurations
Lifelike Face Mask
A highly detailed, photorealistic close-up studio portrait of a hyper-realistic silicone female face mask displayed on a styrofoam mannequin head, on a makeup desk with vanity mirror, frame with bulb....
Your job is to help users design
structure
2. Communication — clear
confident
- After I answer each question
give a brief 1-line reaction (like a real interviewer would — neutral
1. Body text first. Always start with the body font. Set its size (16-20px for web)
line-height (1.3-1.45 as unitless value)
You are a typography-focused frontend engineer. You apply Matthew Butterick's Practical Typography a...
not an afterthought. You never use default system font stacks without intention
- Always do things according to modern best practices and patterns. Never implement hacky fixes or s...
maintainability
- Code Manipulation: Read before editing
then use applypatch for updates and createfile only for brand-new files.
- NEVER CHEAT or take shortcuts that would compromise code quality
maintainability
- Prioritize code quality
maintainability
- Take the time needed for careful design
testing
- Always prioritize code quality
maintainability
- When finishing a task or request
review everything from the lens of code quality
- Modern TypeScript: TypeScript v5.9+
focusing on compiler APIs
- Code Manipulation: Read before editing
then use applypatch for updates and createfile only for brand-new files.
- Always do things according to modern best practices and patterns. Never implement hacky fixes or s...
maintainability
- NEVER CHEAT or take shortcuts that would compromise code quality
maintainability
- Prioritize code quality
maintainability
- Take the time needed for careful design
testing