dotfiles
Code review, debugging, React, Rust, and animation workflows
All Skills in This Repository (16)
Pure Emerald Level Indicatorscommit
Generate Conventional Commits 1.0.0 messages for staged changes.
agent-browser
Automates browser testing and data extraction via navigation, snapshots, clicks, and form fills.
exa-research
Search the web and retrieve content via the Exa API into structured JSON.
context7-docs
Fetch library documentation in txt or json via the Context7 API.
seo-backlink-strategy
Plans and executes backlink strategies to improve domain authority using Akkrefs and Hunter.io workflows.
seo-pseo-planner
Plan scalable Programmatic SEO workflows for 100+ templated pages.
repomix-explorer
Run Repomix CLI to analyze codebases and produce structured XML outputs.
skill-creator
Creates a standardized Skill directory with frontmatter, scripts, and resource templates.
reasoning-framework
Analyzes complex requests and assesses risks before taking action.
react-best-practices
Apply React best practices for code review and performance optimization.
comment-cleanup
Analyze source files and rewrite comments to clarify intent and remove redundancy.
seo-keyword-analysis
Analyze Google Search Console keyword performance with configurable filters and thresholds.
Frequently Asked Questions
FAQPage SchemaHow to install ahonn/dotfiles skills?โผ
Run `npx skills add ahonn/dotfiles --all -g -y` in your terminal to install all skills in this collection globally.
What coding workflows does this collection cover?โผ
It covers pre-push self-review, systematic root-cause debugging, conventional commits and branch naming, merge conflict resolution, and opt-in test-driven development.
Does it include React and Rust guidance?โผ
Yes. It ships React performance and useEffect-elimination rules plus idiomatic Rust patterns for ownership, API design, and borrow checker issues.
Can it review UI animations?โผ
Yes. Three dedicated skills review animation code, audit a whole codebase for motion issues, and find missing animation opportunities using professional design engineering standards.
Do these skills work with Claude Code and other agents?โผ
Yes. Every skill follows the standard SKILL.md format and runs in Claude Code, OpenClaw, Cursor, and other compatible coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core