pproencapproencaCommunityΒ·100 Agent Skills Included

dot-skills

Curated coding rules for refactoring, testing, and framework best practices

Provides 100+ ready-made rule packs covering React, Next.js, TypeScript, Ruby, Rust, Python, testing, debugging, refactoring, and UI design. Eliminates vague code reviews and inconsistent output by giving agents concrete, prioritized rules with incorrect-vs-correct examples. Helps teams ship cleaner code faster by encoding senior-engineer judgment into reusable, validated skill files.
npx skills add pproenca/dot-skills --all -g -y
Available:

Tells the agent how this collection is organized, how to validate skills before committing, and how to break work into small verified tasks.

All Skills in This Repository (100)

Pure Emerald Level Indicators
πŸ“¦ In Repo
pproencapproenca

missing-description

Identify incomplete skill definitions due to missing description metadata.

Community
Basic
πŸ“¦ In Repo
pproencapproenca

missing-references

Validate that every rule has a corresponding Markdown reference file.

Community
Basic
πŸ“¦ In Repo
pproencapproenca

cdata-terminator

Test safe generation of XML prompts containing CDATA terminators.

Community
Basic
πŸ“¦ In Repo
pproencapproenca

valid-skill

Validate skill units against SKILL.md and YAML frontmatter requirements.

Community
Basic
πŸ“¦ In Repo
pproencapproenca

Invalid-Name

Demonstrate a skill unit with an invalid name for testing validation rules.

Community
Basic
πŸ“¦ In Repo
pproencapproenca

too-long-skill

Test system handling of large skill files exceeding typical content length.

Community
Basic
πŸ“¦ In Repo
pproencapproenca

zod

Define and validate TypeScript data schemas with Zod.

Community
Intermediate
πŸ“¦ In Repo
pproencapproenca

ui-design

Apply 42 UI/UX design rules across 8 categories for web interfaces.

Community
Intermediate
πŸ“¦ In Repo
pproencapproenca

feature-arch

Organize React applications using feature-based architecture principles.

Community
Advanced
πŸ“¦ In Repo
pproencapproenca

mui-base

Guide headless React component library development with MUI Base UI patterns.

Community
Advanced
πŸ“¦ In Repo
pproencapproenca

python

Optimize Python 3.11+ applications with 42 performance rules across 8 categories.

Community
Intermediate
πŸ“¦ In Repo
pproencapproenca

tanstack-query

Optimize TanStack Query v5 data fetching, caching, and mutation patterns in React applications.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install dot-skills?β–Ό

Run `npx skills add pproenca/dot-skills --all -g -y` in your terminal to install the full collection globally.

What does dot-skills include?β–Ό

Over 100 curated and experimental rule packs covering React, Next.js, TypeScript, Ruby, Rust, Python, testing, debugging, refactoring, and UI design, each with prioritized rules and code examples.

How do these skills improve AI code reviews?β–Ό

Each skill gives the agent concrete, impact-ranked rules with incorrect-vs-correct examples, so reviews and refactors follow consistent senior-level standards instead of generic advice.

Does dot-skills work with Claude Code and other agents?β–Ό

Yes. Every skill follows the open SKILL.md format and works in Claude Code, Codex, Cursor, and other compatible agents.

Can I install only one skill instead of all of them?β–Ό

Yes. Install a single skill by running `npx skills add pproenca/dot-skills --skill react -g -y`, replacing the name with the skill you want.

Related Repositories in Software Engineering

View All in Software Engineering→