StacklokLabs
- 12 skills
- 0 followers
- 8 hours ago last updated
- ▌ Python Docs · stackloklabsPython documentation patterns and best practices. Use when writing docstrings, README, or technical docs.
- ▌ Ddd Patterns · stackloklabsDomain-Driven Design patterns for Python. Use when designing domain models or implementing use cases.
- ▌ MCP Development · stackloklabsGuide for developing MCP servers with Python SDK. Use when implementing MCP tools, resources, or prompts.
- ▌ Agent Skills Spec · stackloklabsReference for Agent Skills specification. Use when implementing skill parsing, validation, or discovery.
- ▌ API Design · stackloklabs bundleDesign RESTful APIs following best practices for consistency, usability, and scalability
- ▌ Git Commit · stackloklabsWrite clear, conventional commit messages that communicate changes effectively
- ▌ Code Review · stackloklabs bundleSystematic code review methodology for identifying issues, suggesting improvements, and ensuring code quality
- ▌
- ▌ Binary Skill · stackloklabs bundleA skill whose only resource is a binary asset for e2e binary-handling tests
- ▌ Security Audit · stackloklabs bundleIdentify security vulnerabilities and recommend fixes based on OWASP guidelines
- ▌ Test Generator · stackloklabs bundleGenerate comprehensive unit tests with proper structure, edge cases, and mocking
- ▌ Dockerfile Best Practices · stackloklabs bundleWrite secure, efficient Dockerfiles following container best practices