Agent Skills by dennisccy
Showing 56 vetted skills indexed across 1 GitHub repositories.
web-design-guidelines
Identify UI code compliance gaps against Web Interface Guidelines.
django-security
Configure Django production settings for security headers, cookies, and authentication.
golang-patterns
Provides Go-specific refactoring and linting to enforce idiomatic coding patterns and standards.
django-patterns
Provide structured Django architecture patterns for scalable applications.
python-testing
Guide pytest usage, TDD, and structured fixtures for reliable Python tests.
python-testing-patterns
Teach Python testing patterns with pytest, fixtures, mocking, and parameterization.
docker-patterns
Define standardized Docker and Docker Compose patterns for local development.
project-guidelines-example
Provide a template for project-specific AI skill guidelines with YAML frontmatter and Markdown sections.
iterative-retrieval
Orchestrate a 4-phase iterative retrieval loop to refine subagent codebase context.
springboot-patterns
Design layered Spring Boot REST APIs with controller-service-repository patterns.
postgres-patterns
Apply PostgreSQL patterns for query optimization, schema design, and security.
cpp-testing
Automate C++ testing workflows with GoogleTest, CTest, CMake, and sanitizers.
clickhouse-io
Optimize ClickHouse schemas, ingestion, and queries for analytics workloads.
springboot-security
Secure Java Spring Boot services with JWT, OAuth2, and input validation.
swift-actor-persistence
Serialize actor-isolated access to Codable models with in-memory caching and atomic file writes.
fastapi-expert
Build async Python APIs with FastAPI, Pydantic V2, and JWT authentication.
coding-standards
Enforce consistent coding standards across TypeScript, JavaScript, React, and Node.js projects.
eval-harness
Define, execute, and track evals for Claude Code sessions.
react-vite-best-practices
Optimize React and Vite projects with build, code splitting, and lazy loading configurations.
cost-aware-llm-pipeline
Route LLM tasks to cost-effective models and track spend immutably.
backtesting-trading-strategies
Backtest crypto trading strategies against historical data with Python.
crypto-ta-analyzer
Aggregate 29+ indicators to generate consensus trading signals for crypto and stocks.
trading-plan-generator
Generate rule-based trading plans with risk management and exit strategies.
ccxt-python
Access multiple crypto exchanges via REST and WebSocket with CCXT.