Reference
Skills
Skills are loaded on demand by agents through the built-in skill tool. Project skills document specific products; senior skills are deep references for whole ecosystems.
Project skills
3Technical UI documentation for the DevX visual system. Invoke when extending, refactoring, or redesigning the DevX resources pages, i18n, or related components.
Design system and architecture documentation for the Samurai cybersecurity platform. Use when building or modifying any UI component, backend endpoint, or feature module in Samurai.
Full-stack documentation for the Xscriptor literary portfolio site. Invoke when extending pages, refactoring components, managing content, or modifying the build pipeline.
Senior skills
18API design patterns — RESTful conventions, GraphQL schema design, gRPC service definitions, versioning strategies, pagination, error handling, API security
Architecture and design patterns — ADR format, C4 model, design patterns catalog, architecture decision records template, system context diagrams
Deep cloud patterns for Kubernetes, GitOps, service mesh, SRE, multi-cloud, serverless, and IaC
Deployment patterns — Docker multi-stage builds, CI/CD pipeline design, blue-green/canary/rolling deployments, IaC patterns, secret management
Deep Go patterns for project layout, concurrency, error handling, testing, and profiling
Deep JVM patterns for Java 21+, Kotlin, Spring Boot, JPA, Gradle, JVM tuning, and Android
Deep mobile patterns for cross-platform decision guide, iOS, Android, React Native, and Flutter
Monorepo management — tool comparison (Nx, Turborepo, Lerna, pnpm workspaces), shared config, dependency management, build caching, CI optimization, versioning
Observability patterns — structured logging, distributed tracing (OpenTelemetry), metrics (Prometheus, Grafana), alerting, dashboards, SLO/SLI definitions
Cross-language performance patterns — caching, database optimization, profiling, memory management, async patterns, bundle optimization, Core Web Vitals
Deep Python patterns for project structure, async, typing, FastAPI, SQLAlchemy, and packaging
Deep Rust patterns for project structure, async, error handling, unsafe, FFI, embedded, and testing
Cross-language secure coding patterns — injection prevention, XSS, CSRF, crypto, secrets management, input validation, output encoding
Deep security patterns for threat modeling, OWASP, authentication, API security, container/supply chain, LLM, and zero-trust
Deep systems patterns for shell scripting, Linux/macOS/Windows administration, networking, storage, and performance
Cross-language testing strategies — unit vs integration vs E2E, mocking, test data management, flaky test handling, coverage metrics, CI integration
Deep TypeScript patterns for advanced type system usage, module resolution, and build configuration
Deep web patterns for full-stack architecture, state management, CSS, performance, accessibility, and edge