Agent Skills by Simplerick
Showing 31 vetted skills indexed across 1 GitHub repositories.
research
Research codebase topics in isolated context with file:line references.
claude-agents
Create and configure Claude Code subagents with frontmatter-driven definitions.
cursor-rules
Create and manage Cursor IDE rules as MDC files with symlink activation.
ui-ux-design
Generate text-based wireframes, user flows, and IA sketches from textual inputs.
project-management
Plan and coordinate software development projects with structured task and dependency tracking.
api-design
Design RESTful API contracts with OpenAPI specifications and generate server stubs.
testing
Automate Python unit, integration, and end-to-end testing with pytest and Hypothesis.
cost-planning
Plan and optimize cloud infrastructure costs for solo developers and small teams.
software-architecture
Guide software teams in designing scalable, maintainable architectures.
production-readiness
Verify application production readiness across infrastructure, security, monitoring, backups, and runbooks.
requirements-engineering
Translate vague ideas into structured user stories with acceptance criteria.
fix-issue
Analyze a GitHub issue, implement a fix, and create a pull request.
cursor-agents
Configure and manage Cursor IDE agents for parallel AI-assisted tasks.
vscode-config
Automate VSCode and Cursor configuration management with symlinks via setup.sh.
solo-project-management
Plan and track solo projects using PLAN, WORK, REVIEW, and BREAK cycles.
postgresql
Design PostgreSQL schemas and tune performance for OLTP and analytics workloads.
redis
Manage Redis caching, data structures, and real-time messaging with TTLs and Lua scripting.
sqlite
Optimize embedded SQLite schemas with WAL, indexing, and pragma tuning.
database-architect
Design relational database schemas with constraints and versioned migrations.
cloud-deployments
Automate multi-cloud deployments across AWS, GCP, and DigitalOcean with OpenTofu and Pulumi.
kubernetes
Automate Kubernetes cluster provisioning, deployment, scaling, and troubleshooting with kubectl, helm, and kustomize.
devops-engineer
Implement Docker containerization with Dockerfile patterns, multi-stage builds, and docker-compose configurations.
github-actions
Automate CI/CD workflows and deployments using GitHub Actions YAML.
python-frontend
Build Python web frontends with NiceGUI, Streamlit, Gradio, or Panel.