• Home
  • About
  • Agent Skills
  • Projects
  • Blog
  • Contact
Resume
Agent Powers

Programming skills for AI agents

Reusable, inspectable instructions that help coding agents apply reliable engineering workflows instead of reinventing them for every task.

Skills
8
Categories
6
Agents
4

8 skills found

Design Feature-Based React Architecture

Plan, review, and refactor React or Next.js repositories into feature-oriented modules with explicit boundaries, shared code rules, and scalable imports.

ReactNext.jsfeature architecturescalability

Compatible with

CodexClaude CodeCursorCopilot
View skill

Review useEffect Cleanup

Implement and review React effects so events, timers, subscriptions, and requests are cleaned up correctly without stale dependencies or lifecycle leaks.

ReactuseEffectcleanupAbortControllersubscriptions

Compatible with

CodexClaude CodeCursorCopilot
View skill

Implement Frontend Token Refresh

Design and review secure access-token refresh flows for browser applications, including HttpOnly refresh cookies, request retry queues, rotation, SSR, and logout.

authenticationrefresh tokenAxioscookiestoken rotation

Compatible with

CodexClaude CodeCursorCopilot
View skill

Audit Frontend Token Security

Threat-model and review browser token storage, transport, renewal, logout, and XSS or CSRF defenses, then produce prioritized frontend and backend remediation.

securityJWTXSSCSRFauthentication

Compatible with

CodexClaude CodeCursorCopilot
View skill

BEM CSS Methodology

Guide coding agents to design, review, and refactor maintainable CSS class names with the Block, Element, Modifier methodology.

CSSBEMNamingArchitecture

Compatible with

CodexClaude CodeCursorCopilot
View skill

Write Conventional Commits

Create, review, and improve Git commit messages using Conventional Commits, including scopes, breaking changes, issue references, and release-friendly wording.

GitConventional Commitschangelogrelease automation

Compatible with

CodexClaude CodeCursorCopilot
View skill

Manage Work with Git Flow

Choose and operate a practical Git Flow workflow for features, releases, and hotfixes while protecting shared branches and keeping history reviewable.

GitGit Flowbranchingrelease management

Compatible with

CodexClaude CodeCursorCopilot
View skill

Implement Static RBAC in React

Model roles and permissions in React, protect routes and components consistently, and test static client-side access rules without confusing UI gating with server authorization.

ReactRBACpermissionsroute guardsaccess control

Compatible with

CodexClaude CodeCursorCopilot
View skill