
from ai-toolkit160
A comprehensive set of Python coding standards covering style, modern patterns, security, and testing frameworks.
Provides an agent with rigorous professional standards for writing and reviewing Python code. It ensures consistency across type hinting, naming conventions, and the use of modern Python features.
Activate this skill when writing Python code, performing code reviews, or auditing Python projects for security and performance. It is especially useful for projects using FastAPI, Django, or SQLAlchemy.
Designed for high-end coding agents including Claude Code, Cursor, Windsurf, Copilot, Codex, and Gemini CLI.
This skill has not been reviewed by our automated audit pipeline yet.
Ubiquitous Language Glossary
Extract a DDD-style ubiquitous language glossary from conversation: identify domain terms, flag ambiguities, propose canonical terms, and write the result to UB
Memory Search
Search past coding sessions and observations using natural-language queries to retrieve decisions, notes, and context.
Prompt Caching Patterns
Guidelines and patterns for implementing prompt caching with Anthropic APIs to reduce input-token costs and latency, including TTLs, breakpoints, and hit-rate m
Documentation Generator
Generate and update README, API docs, architecture notes, changelogs and knowledge-base entries from a codebase, with templates and review guidance.
Design Engineering
Guidelines and patterns for UI animation, micro-interactions, and component polish to build performant, accessible, and delightful interfaces.
Kotlin Rules
Project-specific Kotlin coding standards covering naming, null-safety, coroutines, testing, frameworks (Ktor, Spring), and security best practices.
Brand Voice
Enforces a concise, technical, and consistent voice for documentation and user-facing text with configurable concise/strict output modes.
Modern Java Design Patterns
Expert guidance on modern Java 17+ development, including Spring Boot, virtual threads, sealed types, and high-performance concurrency patterns.