Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Codeium
Tool: Free AI coding assistant
hivellm/rulebook 10
-
Cursor CLI
Tool: Cursor IDE automation and scripting
hivellm/rulebook 10
-
Gemini CLI
Tool: Google Gemini API with 2M token context
hivellm/rulebook 10
-
Auggie
Tool: TDD mode and intelligent refactoring
hivellm/rulebook 10
-
Factory
Tool: Code generation and automation
hivellm/rulebook 10
-
Amazon Q
Tool: AWS-focused AI assistant with security scanning
hivellm/rulebook 10
-
Claude
Tool: Anthropic Claude API with 200K context window
hivellm/rulebook 10
-
Kilocode
Tool: Lightweight coding companion
hivellm/rulebook 10
-
Codex
Tool: OpenAI code generation API
hivellm/rulebook 10
-
Opencode
Tool: Open-source AI assistant
hivellm/rulebook 10
-
Aider
Tool: AI pair programming in terminal (`pip install aider-chat`)
hivellm/rulebook 10
-
Codebuddy
Tool: Intelligent pair programming assistant
hivellm/rulebook 10
-
build-fix
Diagnose and fix build failures or CI issues
hivellm/rulebook 10
-
api-design
Design or review API endpoints (REST/GraphQL)
hivellm/rulebook 10
-
debug
Systematic debugging workflow for bugs and test failures
hivellm/rulebook 10
-
security-audit
Run a security audit on the project (dependencies, secrets, OWASP)
hivellm/rulebook 10
-
accessibility
Accessibility audit for WCAG compliance and usability
hivellm/rulebook 10
-
db-design
Database schema design, migrations, and query optimization
hivellm/rulebook 10
-
review
Deep code review of recent changes or specified files
hivellm/rulebook 10
-
deploy
Prepare deployment artifacts and verify CI/CD readiness
hivellm/rulebook 10
-
perf
Performance analysis, profiling, and optimization
hivellm/rulebook 10
-
migrate
Plan and execute migrations (database, API, framework)
hivellm/rulebook 10
-
research
Explore codebase and gather context about a topic or area
hivellm/rulebook 10
-
DAG Workflow
Maintain a clean dependency graph (DAG) to prevent circular dependencies and ensure maintainable architecture.
hivellm/rulebook 10