Agent Skills by danielshmayai
Showing 15 vetted skills indexed across 1 GitHub repositories.
claude-app-infrastructure
Coordinate Claude app infrastructure across MCPs, skills, and deployment pipelines.
security
Audit Claude-powered applications for security controls and hardening steps.
auth
Implement OAuth 2.1 PKCE flows and JWT session management for Claude-powered applications.
claude-api
Integrate Claude API calls into backend services with streaming and retries.
token-optimization
Reduce token consumption via MCP code execution and selective tool loading.
agents
Coordinate multi-agent Claude workflows for task decomposition and parallel execution.
self-improvement
Automate feedback collection, evaluation, and refinement loops for Claude-powered apps.
testing
Implement evaluation workflows for Claude-powered applications with CI/CD integration.
deployment
Automate production deployment and CI/CD pipelines for Claude-powered applications.
hooks
Configure deterministic lifecycle hooks in Claude Code via .claude/settings.json.
octane
Automate ALM Octane defect tracking and work item operations via MCP.
mcp-orchestrator
Route Claude API calls to MCP servers based on user intent.
file-processor
Convert uploaded PDFs, images, and text files into Claude-ready content blocks.
memory-context
Manage memory and context for Claude-powered apps across sessions.
performance
Apply streaming, parallel processing, and caching to reduce latency in Claude-powered applications.