npx skills add https://github.com/ajianaz/skills-collection --skill flutter-ui-uxInstala esta habilidad con la CLI y comienza a usar el flujo de trabajo SKILL.md en tu espacio de trabajo.
Transform Droids into a specialized expert with modular skills that supercharge development workflows.
# Install all skills at once (14 total skills)
cp -r skills/* ~/.factory/skills/
# Or pick what you need
cp -r skills/svelte-design ~/.factory/skills/
# Install specific new skills
cp -r skills/security-auth ~/.factory/skills/
cp -r skills/api-builder ~/.factory/skills/
cp -r skills/devops-deployer ~/.factory/skills/
cp -r skills/qa-tester ~/.factory/skills/
cp -r skills/database-manager ~/.factory/skills/
cp -r skills/observability-monitor ~/.factory/skills/
cp -r skills/mobile-devops ~/.factory/skills/
svelte-design - Create distinctive, production-grade Svelte/SvelteKit interfacessvelte-ui-animator - Add purposeful animations with Svelte transitions and actionssvelte-ui-integration - Build SvelteKit workflows with form actions and load functionsshadcn-svelte-management - Manage Svelte component libraries (shadcn-svelte, Skeleton UI, Melt UI)sveltekit-data-optimizer - Optimize SvelteKit performance with load functions and progressive enhancementflutter-enterprise - Build enterprise Flutter apps with clean architecture and feature-based structureflutter-ui-ux - Create beautiful, responsive Flutter UI with animations and custom themesbackend-dev - Complete API design to deployment workflowproduct-management - Write PRDs, analyze features, plan roadmapstask-generator - Generate structured task lists from requirementsagents-md-generator - Create AI-optimized documentation structuressecurity-auth - Implement authentication, authorization, and security best practicesapi-builder - Design, build, and document RESTful APIs and GraphQL endpointsdevops-deployer - Set up CI/CD pipelines, containerization, and cloud deploymentqa-tester - Create comprehensive test suites, automate testing, and ensure code qualitydatabase-manager - Design schemas, optimize queries, and manage database systemsobservability-monitor - Implement logging, metrics, and monitoring for production systemsmobile-devops - Build, test, and deploy mobile apps to app storesbrowser - Chrome DevTools automation and scrapingskill-creator - Build your own AI skillstemplate-skill - Starting point for new skillsEach skill is a complete package:
skill-name/
├── SKILL.md # Core instructions & workflows
├── references/ # Detailed docs & patterns
├── scripts/ # Automation utilities
└── assets/ # Templates & resources
# Perfect for building complete applications
skills/backend-dev + skills/svelte-design + skills/svelte-ui-integration
# Complete Flutter app from architecture to UI
skills/flutter-enterprise + skills/flutter-ui-ux
# From idea to deployment
skills/product-management + skills/backend-dev + skills/svelte-design
# Speed up existing applications
skills/sveltekit-data-optimizer + skills/svelte-ui-animator
# Build secure, tested APIs with monitoring
skills/api-builder + skills/security-auth + skills/qa-tester + skills/observability-monitor
# Complete application from development to production monitoring
skills/backend-dev + skills/security-auth + skills/devops-deployer + skills/observability-monitor
# From development to app store deployment
skills/flutter-enterprise + skills/mobile-devops + skills/qa-tester
# Applications with robust data management and monitoring
skills/database-manager + skills/api-builder + skills/observability-monitor
User: "Create an enterprise inventory management app"
→ flutter-enterprise analyzes requirements and designs feature-based clean architecture
→ flutter-enterprise sets up modular structure with data, domain, and presentation layers
→ flutter-ui-ux creates responsive UI components with custom themes
→ flutter-ui-ux adds smooth animations and micro-interactions
→ Result: Production-ready Flutter app with maintainable architecture and beautiful UI
User: "Build a modern landing page"
→ svelte-design analyzes brand and creates aesthetic direction for Svelte
→ svelte-ui-animator adds Svelte transitions and scroll-reveal animations
→ shadcn-svelte-management provides Svelte component library integration
→ sveltekit-data-optimizer ensures instant server-side rendering
→ Result: Production-ready, animated SvelteKit landing page in minutes
User: "Create a user management API"
→ backend-dev coordinates expert systems
→ Designs secure authentication and database schema
→ Sets up testing and deployment automation
→ Result: Enterprise-grade API with full CI/CD
User: "Plan a new search feature"
→ product-management structures PRD and user stories
→ task-generator breaks down into actionable tasks
→ agents-md-generator creates documentation structure
→ Result: Complete spec with implementation roadmap
User: "Create a secure payment processing API"
→ api-builder designs RESTful endpoints with proper HTTP methods
→ security-auth implements JWT authentication and OAuth2 flows
→ database-manager creates secure schema with encrypted sensitive data
→ qa-tester builds comprehensive test suites including security tests
→ observability-monitor sets up logging and alerting for payment transactions
→ Result: Enterprise-grade, secure API with full monitoring and testing coverage
User: "Deploy our SaaS application to production"
→ devops-deployer sets up CI/CD pipeline with automated testing
→ security-auth implements SSL/TLS and security headers
→ observability-monitor configures application monitoring and alerting
→ database-manager handles database migration and backup strategies
→ qa-tester runs automated integration tests in staging environment
→ Result: Production-ready deployment with monitoring, security, and automated testing
User: "Release our mobile app to iOS and Android stores"
→ mobile-devops configures automated builds for both platforms
→ qa-tester runs device-specific tests and performance benchmarks
→ security-auth implements certificate pinning and secure storage
→ observability-monitor sets up crash reporting and analytics
→ devops-deployer manages rollback strategies and A/B testing
→ Result: Automated mobile release pipeline with monitoring and security
User: "Migrate our database to a new architecture"
→ database-manager designs new schema and migration strategy
→ api-builder updates API endpoints to work with new database structure
→ qa-tester creates data validation tests and performance benchmarks
→ observability-monitor sets up database performance monitoring
→ devops-deployer orchestrates zero-downtime migration process
→ Result: Seamless database migration with data integrity and performance optimization
# Copy all skills
cp -r skills/* ~/.factory/skills/
# Copy specific skill
cp -r skills/skill-name ~/.factory/skills/
Building new skills? Follow our framework:
Each skill may have individual licenses. Check skill directories for specifics.
Anaz S. Aji
GitHub Profile
Built for Factory AI and compatible AI coding assistants.
Transform your AI assistant from generalist to specialist with targeted skills.