project-guidelines-example
A project-specific template skill providing standardized architecture, file structures, coding patterns, and deployment workflows for production-grade AI applications.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
222 skills found
A project-specific template skill providing standardized architecture, file structures, coding patterns, and deployment workflows for production-grade AI applications.
A specification-driven workflow management system for structured development lifecycle management, covering proposal, planning, implementation, and archival phases.
Systematic security assessment using STRIDE threat modeling, OWASP top 10 review, and secure coding practices for code, architecture, and infrastructure.
Develop, test, sign, and publish governance plugins for Memoria using Rhai or gRPC runtimes. Manage the full plugin lifecycle from scaffolding to activation.
Apple Human Interface Guidelines for tvOS. Supports focus-based navigation, Siri Remote interaction, and 10-foot UI design for Apple TV applications.
Creates detailed, step-by-step TDD implementation plans for software development tasks.
Refactor MoonBit code for idiomatic style: minimize public APIs, implement methods, leverage pattern matching with views, and enforce high test coverage for maintainable MoonBit projects.
Optimize React performance, implement security hardening, and ensure WCAG accessibility compliance with automated patterns and checklists.
Python coding assistant providing best practices, PEP 8 enforcement, automated testing with pytest, and dependency management using uv.
Diagnoses and resolves common Flutter runtime and layout errors such as RenderFlex overflow, unbounded constraints, and state management issues.
TypeScript development standards for LobeHub, covering type safety, async patterns, import organization, UI component integration, and performance optimization.
Architectural guidance and pattern implementation for Java Spring Boot backends, covering REST API design, JPA, caching, async processing, and logging.