
Claude Skills by ils15
github.com/ils15Analyze React components for design tokens and accessibility. Use for extracting typography, colors, and layout patterns.
Generate session handoff documents for work continuation. Use when transitioning between sessions.
Generate hierarchical AGENTS.md files per directory. Use for context-specific instructions throughout projects.
Tool-agnostic search — query construction, tool selection, source trust hierarchy.
Interview users to convert rough ideas into structured specs. Use before starting non-trivial features.
MCP security hardening — credential leakage prevention, input sanitization, and tool access control. Use for reviewing agent MCP configurations.
Build MCP servers with Python FastMCP and TypeScript SDK — tools, resources, prompts, and transport configuration.
Pre-plan gap analysis for hidden intentions and edge cases. Use before delivering plans to catch missing elements.
SEO optimization for Next.js with metadata and Open Graph. Use for search ranking and social sharing.
Practical step-by-step walkthrough for orchestrating features end-to-end using the multi-agent system, from planning through deployment
Improve prompts using best practices for clarity, specificity, and structure. Use for optimizing AI agent and bot instructions.
RAG pipeline design — chunking, embeddings, retrieval strategies, evaluation, and demo patterns.
Remote sensing pipeline with optical/SAR processing and ML classification. Use for satellite imagery analysis.
Security audit with SAST, SCA, containers, SBOM, PII detection. Use for comprehensive security reviews.
Pin session objectives to prevent scope creep. Use for alignment across long multi-agent sessions.
Behavior-preserving code simplification to reduce complexity while keeping outputs, side effects, and APIs unchanged.
File-backed task management with dependencies and parallel execution. Use for complex work with 3+ interdependent tasks.
TDD enforcement with RED→GREEN→REFACTOR cycle and advanced testing patterns. Use for test-driven development across all layers.
Advanced testing with E2E, load, mutation, and contract tests. Use for production-ready test coverage beyond unit tests.
Multi-agent orchestration with model routing, category delegation, and sprint management. Use for coordinating Pantheon agents.
Evaluate AI agent outputs — hallucination detection, quality scoring, behavioral testing, and CI/CD pipelines.
Observability with OpenTelemetry, metrics, and logging. Use for monitoring agents and LLM calls.
Design RESTful APIs with pagination, filtering, and OpenAPI docs. Use for FastAPI endpoint design.
Structured artifact trail for feature implementations — plans, implementations, reviews, and decisions.
Auto-continue through todos with idle detection and safety gates. Use for multi-step orchestration.
Cache patterns for Redis, CDN, TTL, and invalidation. Use for architecture decisions on caching strategies.
Systematic code review with quality gates, security audit, and parallel checks. Use for structured feedback on pull requests.
Generate codebase maps with directory trees and relationships. Use for onboarding and architecture documentation.
Level 2 — Pantheon-native context compression with priority scoring, semantic summarization, downstream-aware compression, budget allocation, and cross-references
Database migrations with Alembic, rollbacks, and zero-downtime deployment. Use for schema changes.
Optimize SQL queries, indexes, and identify N+1 problems. Use for database performance and migration review.
Optimized Dockerfiles with multi-stage builds and security hardening. Use for container setup and docker-compose.
Async FastAPI with dependency injection and service patterns. Use for building type-safe API endpoints.
Load prompts from external files with path expansion. Use for version-controlled prompts outside config.
Analyze React components for design tokens and accessibility. Use for extracting typography, colors, and layout patterns.
Generate session handoff documents for work continuation. Use when transitioning between sessions.
Generate hierarchical AGENTS.md files per directory. Use for context-specific instructions throughout projects.
Tool-agnostic search — query construction, tool selection, source trust hierarchy.
Interview users to convert rough ideas into structured specs. Use before starting non-trivial features.
MCP security hardening — credential leakage prevention, input sanitization, and tool access control. Use for reviewing agent MCP configurations.
Build MCP servers with Python FastMCP and TypeScript SDK — tools, resources, prompts, and transport configuration.
Memory bank rules, structure, and optimization — complete guide to Pantheon memory management.
Pre-plan gap analysis for hidden intentions and edge cases. Use before delivering plans to catch missing elements.
SEO optimization for Next.js with metadata and Open Graph. Use for search ranking and social sharing.
Practical step-by-step walkthrough for orchestrating features end-to-end using the multi-agent system, from planning through deployment
Plan feature architecture with component breakdown, data flow, and dependency mapping. Use before implementation to define contracts between layers.
Quality gate enforcement — TDD, lint, type-check, test, build checks before any commit or PR
RAG pipeline design — chunking, embeddings, retrieval strategies, evaluation, and demo patterns.
Remote sensing pipeline with optical/SAR processing and ML classification. Use for satellite imagery analysis.
Security audit with SAST, SCA, containers, SBOM, PII detection. Use for comprehensive security reviews.